html, body, form, input, select, fieldset {font-size: 12px; font-family: Georgia, Verdana, Arial; color: #000000; }
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, pre, code {font-size: 11px; }
ul, ol {list-style: none; }
form label {cursor: pointer; }
address {font-style: normal; }
:link,:visited { text-decoration: none;  }
a img,:link img,:visited img {border: none; }
fieldset {border: none;}
div.clear, span.clear {clear: both; font-size: 0px; }
body{
	margin: 30px 0 30px 0;
    padding: 0;
	background-color: #666666;
	background-image: url(../images/Foni_1.gif);
	text-align: center;
}

#wrapper{
    width: 924px;
    margin: auto;
	background-color: #d5d6d5;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(../images/Foni.gif);
}
#header{
    width: 924px;
	height: 163px;
    background-color: #d5d6d5;
	border: 0px solid #CCCCCC;
}
#topmenu{
    font-family: MS Sans Serif;
    text-align: center;
	width: 924px
	height: 27px;
	background-color: #343131;
	padding: 0px;
	border: 1px solid #CCCCCC;
	
}
#topmenu li{
    display: inline;
	padding: 0 10px 0 10px;
}
#topmenu a{
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}
#topmenu a:hover{
    font-family: MS Sans Serif;
    background-color: black;
	font-weight: bold;
    color: #FFC71F;
	
}
#mainmenuleft{
    width: 165px;
	float: left;
	padding: 0px;
	border: 1px solid #CCCCCC;
	
}
#mainmenuleft ul, #mainmenuright ul{
    list-style-type: circle;
	padding-left: 0px;
	
}
#mainmenuright{
    width: 165px;
    float: right;
	padding: 0px;
	border: 1px solid #CCCCCC;
	
}

#mainmenuleft a, #mainmenuright a{
    font-family: MS Sans Serif;
	font-weight: bold;
    color: #8F6B00;
	font-size: 12px
	
}
#mainmenuleft a:hover{
    font-family: MS Sans Serif;
    background-color: black;
	font-weight: bold;
    color: #FFC71F;
}

#mainmenuright a:hover{
    font-family: MS Sans Serif;
    background-color: black;
	font-weight: bold;
    color: #FFC71F;
}

.style1 {
	color: #0000FF;
	font: italic bold;
}
.style5 {
	color: #FF0000;
	font: bold;
	font-size: 12px
}
.style6 {color: #006666}

.style7 {
	color: #CC3300;
	font: bold;
}
.style8 {font-weight: bold}
.style9 {font-size: 12px; color: #8F6B00; }
.style10 {font-size: 10px}
.style11 {
	font-size: 12px;
	font-weight: bold;
	color: #010000;
	
	}
.style12 {
       font-size: 12px
            
}
.style13 {font-style: italic}
.style14 {font-style: italic}
.style15 {font-size: 11px}
.стиль1 {
	color: #000000;
	font-weight: bold;
	font-size: 12
	font-style: italic;
}
.стиль2 {
	font: bold;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

.стиль3 {
	color: #000099; font-weight: bold; font-size: 12; font-style: italic
}
.стиль5 {
	color: #0000FF; font-style: italic; font-weight: bold
}
.стиль6 {font-style: italic}
.стиль32 {font-weight: bold; color: #0000FF;}
.стиль35 {font-size: 12px; font-style: italic; }
.стиль36 {font: bold; color: #FF0000;}
.стиль37 {color: #0000FF; font-style: italic; font-size: 12px; }
.стиль87 {color: #0000FF}
.стиль175 {font-style: italic}

#footer{
    font-family: MS Sans Serif;
	height: 32px;
	border-top: 2px solid #CCCCCC;
	text-align: center;
	padding-top: 0px;
	background-color: #E2E2E2;
}
#footer a{
    text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer a:hover{
    font-family: MS Sans Serif;
    background-color: black;
	font-weight: bold;
    color: #FFC71F;
	text-align: center;
}

#content{
    width: 580px; 
	float: left; 
	padding: 3px; 
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC; 
	
}
#content a{
    color: #8F6B00;
}
#content h2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #242424;
	padding-bottom: 2px;
}
h2 {
	text-transform: uppercase;
} /* for IE 5.5/Win */

a:link {
	color: #000099;
}

a:visited {
	color: #000099;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000000;
}

#clear{
    clear: both;
	border: 1px solid #CCCCCC;
}