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;
}

.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;
}

.header1 {
   width:700px;
   font-family:Arial;
   text-align: left;
   font-weight: bold;
   font-size: 120%;
   text-indent: 1.5em;
   border-bottom:solid;
   border-bottom-width:1px;
}

.black {
   font-family:Arial;
   text-align: left;
   font-weight: bold;
   font-size: 120%;
   text-indent: -5em;
   background-color:black;
   color:white;
   padding:2px;
}

.headerg {
   font-family:Arial;
   text-align: left;
   font-weight: bold;
   font-size: 120%;
   text-indent: 0em;
   border-bottom:solid;
   border-bottom-width:1px;
   margin-left:5em;
   margin-bottom:5em;
}

.c {
   text-align:center;
   text-indent:0;
   font-size:110%;
}

.ns {
   list-style-type:none;
   margin-left:3em;
   text-indent:-1em;
}

.b {
   border-bottom:solid;
   border-bottom-width:1px;
   border-color:black;
}

.headerl {
   font-family:Arial;
   text-align: left;
   font-weight: bold;
   font-size: 120%;
   margin-left:1.5em;
   text-indent:0;
}

.list {
   margin-left:0;
   text-indent:3em;
}

.list_ns {
   margin-left:0;
   text-indent:1.5em;
   list-style-type:none;
}