body {
margin: 0px;
padding: 0px;
background-color: white;
background-image: url(/img/fon1.gif);
background-repeat: repeat-x;
background-position: left top;
text-align: center;
font-family: Tahoma;
font-size: 10pt;
}

h1, h2, h3, h4 {
margin-top: 5px;
margin-bottom: 3px;
font-size: 14pt;
text-align: center;
}

hr {
margin-top: 15px;
margin-bottom: 15px;
}

a:link {
 text-decoration: underline;
 color: #000000;
 font-family: Tahoma;;
 }
 
 a:visited {
 text-decoration: underline;
 color: #000000;
 font-family: Tahoma;;
 }
 
 a:hover {
 text-decoration: none;
 color: #000000;
 font-family: Tahoma;;
 }
 
 a:active {
 text-decoration: underline;
 color:#000000;
 font-family: Tahoma;;
 }




#head {
width: 960px;
height: 100px;
background-color: #CC9999;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
padding: 10px;
border: 1px solid black;
}

#hl {
width: 320px;
height: 100px;
float: left;
margin-left: 120px;
}


#hr {
width: 440px;
height: 100px;
float: right;
margin-right: 20px;
margin-top: 10px;
font-size: 8pt;
font-family: Arial Black;
text-align: left;

}



table {
width: 960px;
heidht: auto;
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 10px;
}

.tdleft {
width: 480px;
height: auto;
padding-left: 10px;
padding-right: 8px;
padding-top: 6px;
padding-bottom: 15px;
text-align: justify;
vertical-align: top;
background-color: #CC9999;
border: 1px solid black;
}

.tdright {
width: 480px;
height: auto;
padding-left: 10px;
padding-right: 8px;
padding-top: 6px;
padding-bottom: 15px;
text-align: justify;
vertical-align: top;
background-color: #CC9999;
border: 1px solid black;
}

#footer {
width: 960px;
height: 35px;
background-color: #CC9999;
margin-top: 25px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
padding: 10px;
}

.f {
font-size: 8pt;
}

.sidebar {
width: 340px;
height: 200px;
background: #e2dbf3;
padding: 10px;
}

.sidebar2 {
width: 340px;
background-color: #e2dbf3;
margin-top: 5px;
padding: 10px;
}

#sidebar3 {
width: 960px;
background-color: #CC9999;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
text-align: justify;
padding: 10px;
}
.content {
margin-left: 40px; margin-right: 40px;
margin-top: 20px;
margin-bottom: 15px;
}

.goga {text-align: center; margin-top 15px; margin-left: auto; margin-right: auto;}

.images {float: right; border: 1px solid #000000; margin: 20px;}
