A:link, A:visited{ 
   text-decoration: none;
   color: #000000;
}

A:hover, A:active {
   text-decoration: underline;
   color: #000000;
   background-color:#CCCCCC;
}

BODY {
   background-color:#FFFFFF;
   text-align:center;
}

P {
   text-align:justify;
   text-indent:1.5em;
}

ol {
   text-align:justify;
}

ul {
   text-align:justify;
}

.obrivP {
   text-indent:0em; 
}

.page {
   width: 700px;
}


.glava {
   text-align: center;
   font-weight: bold;
   font-size: 130%;
   text-indent: 0;
}

.header {
   text-align: center;
   font-weight: bold;
   font-size: 120%;
   text-indent: 0;
	color:red;
}

.smfont {
   font-size: 90%;
}

.pagenum {
   text-align:center;
   font-size:80%;
}

.navdiv {
   text-align:right;
}

.nav {
   background-color:#EEEEEE;
   font-size: 80%;
   font-weight: bold;
}

.imgdesc {
   text-align:center;
   font-size:100%;
}

.snoska {
   text-align: justify;
   font-size: 90%;
   padding-left: 1.5em;
   padding-bottom: 1em;
}

.content {
   font: bold 110%;
}

#td1 {
   font-weight: bold;
}

#td2 {
   padding-left: 2.5em;
}

#td3 {
   padding-left: 3.5em;
}

.navigation {
   font-size:80%;
   font-weight:bold;
   text-align:right;
}

.navmenu {
   background-color:#EEEEEE;
}

.maindiv {
   text-align:center;
}
.alarm {
	color:red;
}

div.ep {
	font-size:95%;
	text-align:right;
}

span.ep {
	width:22em;
	text-align:justify;
	text-indent:1.5em;
	
}
.header1 {
   text-align: center;
   font-weight: bold;
   font-size: 130%;
   text-indent: 0;
}

.header2 {
   text-align: center;
   font-weight: bold;
   font-size: 115%;
   text-indent: 0;
}
.header3 {
   text-align: center;
   font-weight: bold;
   font-size: 100%;
   text-indent: 0;
}

ol.s {
	margin-left:0;
	text-indent:3em;
}

ul.s {
	margin-left:0;
	text-indent:2.5em;
}

ul.ss {
	margin-left:0;
	text-indent:1.5em;
	list-style-type:none;
}


