body{
     font-family:arial,verdana, helvetica, Sans-Serif;
     color:#575554;
     text-align:center;
     margin:0px;
     padding:0px;
     font-size:9pt;
     background-color:#A71C2F;
}

#main{
     margin:0px auto 0px auto;
     background-color:#FFFFFF;
     width:847px;
     text-align:left;
}


ul#nav{
     list-style:none;
     margin:0px;
     padding:0px;
     height:105px;
     background-image:url('../img/background/nav.jpg');
}

ul#nav li{
     height:104px;
     width:73px;
     float:left;
     display:inline;
     margin-left:120px;
     padding:0px;
     margin-top:1px;
}
ul#nav li.one{
     margin-left:118px;
     background-image:url('../img/background/li_one.gif');
}
ul#nav li.two{
     margin-left:128px;
     background-image:url('../img/background/li_two.gif');
     width:74px;
}
ul#nav li.three{
     margin-left:129px;
     background-image:url('../img/background/li_three.gif');
}
ul#nav li.four{
     margin-left:129px;
     background-image:url('../img/background/li_four.gif');
}

ul#nav li a{
     color:#FFFFFF;
     text-decoration:none;
     font-size:10pt;
     font-weight:bold;
     display:block;
     width:73px;
     text-align:center;
     margin-top:80px;
}

ul#nav li a.last{
     text-align:left;
     margin-left:10px;
     margin-top:65px;
     width:63px;
}
ul#nav li.one a:hover{
     color:#D46D3D;
}
ul#nav li.two a:hover{
     color:#C48D41;
}
ul#nav li.three a:hover{
     color:#48B769;
}
ul#nav li.four a:hover{
     color:#49B9B5;
}



#head{
     background-image:url('../img/background/head.gif');
     background-repeat:no-repeat;
     height:134px;
     width:847px;
}
#head.main{
     background-image:url('../img/background/head-home.gif');
}


h1{
     margin:0px;
     position:relative;
     top:16px;
     left:24px;
}

hr{
     padding:0px;
     margin:10px 0px 10px 0px;
     background-color:white;
     border:white 1px solid;
     border-bottom:#D3D3D3 1px solid;
}

img{
     border:none;
}

ul.home{
     margin-left:1px;
     padding-left:15px;
}

li{
/*     list-style-image:url('../img/background/li.gif'); */
       list-style-image:url('../img/background/h2_main.gif');

     text-align:justify;
}

ul.home li{
     margin-bottom:10px;
}


.clear{
     clear:both;
}
.center{
     text-align:center;
}
#content{
     margin:20px;
     margin-bottom:40px;
     margin-top:40px;
}
#content p{
     text-align:justify;
}
#content img{
     float:right;
     display:inline;
     border:#CFCFCF 4px solid;
     margin:0px 0px 15px 15px;
}
#content img.nofloat{
     float:none;
     margin:0px;
}
#content table.logos img.logos{
     float:none;
     border:none;
     margin:0px;
}
table.logos td{
     text-align:center;
     width:33%;
}
#content #admin img{
     float:none;
     border:none;
     margin:0px;
}
td,th{
     font-size:8pt;
}
.center{
     text-align:center;
}

a{
     color:#A71C2F;
     text-decoration:none;
}
a:hover{
     text-decoration:underline;
}

#foot{
     background-color:#EDEFE6;
     height:85px;
     font-size:8pt;
     color:#474745;
     text-align:center;
     clear:both;
}
#foot a{
     font-weight:bold;
     color:#474745;
     text-decoration:none;
}
#foot ul{
     list-style:none;
     margin:0px;
     padding:0px;
     height:27px;
     background-color:#777777;
     border-bottom:#575554 1px solid;
}

#foot ul li{
     float:left;
     display:inline;
     margin-left:30px;
     margin-right:30px;
}
#foot ul li.first{
     margin-left:90px;
}
#foot ul li a{
     color:#FFFFFF;
     text-decoration:none;
     font-size:8pt;
     line-height:29px;
     font-weight:normal;
}
#foot ul li a:hover{
     text-decoration:underline;
}
#foot_content{
     letter-spacing:1px;
     color:#484943;
     font-size:8pt;
     margin:0px;
     padding:0px;
     margin-top:10px;
}
h3{
     font-weight:normal;
     font-size:14pt;
     color:#000000;
     padding-left:25px;
     background-image:url('../img/background/h3.gif');
     background-repeat:no-repeat;
     background-position:0px 5px;
}

#right{
     float:right;
     display:inline;
     width:390px;
}

h2.home{
     color:#A71C2F;
     font-size:12pt;
     font-weight:normal;
     border-bottom:#A71C2F 1px solid;
     padding-bottom:10px;
     background-image:url('../img/background/h2_main.gif');
     background-repeat:no-repeat;
     background-position:100% 5px;
}

h2{
     color:#A71C2F;
     font-size:14pt;
     font-weight:normal;
     border-bottom:#A71C2F 1px solid;
     padding-bottom:10px;
     background-image:url('../img/background/h2.gif');
     background-repeat:no-repeat;
     background-position:100% 5px;
}

strong,p.colored{
     color:#A71C2F;
}

strong{
     display:block;
     padding-left:20px;
     background-image:url('../img/background/h2_main.gif');
     background-repeat:no-repeat;
     background-position:0% 3px;
}
.red{
     color:red;
}

ul.main{
     list-style:none;
     margin:0px;
     padding:0px;
     height:181px;
}

ul.main li{
     height:181px;
     width:94px;
     float:left;
     display:inline;
     margin-left:5px;
}

ul.main li a{
     display:block;
     color:white;
     font-weight:bold;
     text-decoration:none;
     margin-top:145px;
     margin-left:7px;
}
ul.main li a:hover{
     color:#F8D6DA;
}

ul.main li.one{
     background-image:url('../img/background/main_li_01.jpg');
     margin-left:0px;
}
ul.main li.two{
     background-image:url('../img/background/main_li_02.jpg');
}
ul.main li.three{
     background-image:url('../img/background/main_li_03.jpg');
}
ul.main li.four{
     background-image:url('../img/background/main_li_04.jpg');
}

input, select{
     border:#CCCCCC 1px solid;
}
.print_only{
     display:none;
}    
/* LOGIN */
.loginform{
     text-align:left;
     border:1px #BEC2BE solid;
     background:#f4f4f4;
     padding:0px;
     width:350px;
     font-size:0.8em;
     display:block;
}
.loginform h1{
     margin:-15px 32px 20px 0px;
     padding:0;
     text-align:right;
     font-style:italic;
     color:#AAB0AA;
}
.loginform  input.flattern{
     background:white;
     width:80px;
}
.logoutbox{
     border:1px #AAB0AA solid;
     background:#f4f4f4;
     margin:100px 0;
     width:350px;
     padding:10px;
     font-size:0.8em;
}
.loginform input{
     width:140px;
     border:1px #BEC2BE solid;
}
.loginform table    {margin:50px 0px 0px 0px;}
.loginform *        {font-size:1em;} 

table.adm{
     border:1px #222222 solid;
     margin:10px auto;
     width:90%;
     border-spacing:0;
}
table.adm th     {background-color:#d9d9d9;text-align:center;}
table.adm th,table.adm td{
     padding:0px;
     border-bottom:1px #222222 solid;
     font-variant:small-caps;
     vertical-align:top;
     font-size:8pt;
}
table.adm td{
     padding:1px 5px;
     border:none;
}
tr.tmavy {background-color:#efefef;}
tr.svetly{background-color:#f8f8f8;}
tr.on    {background-color:#FCEBED;}

