/* Begin Structure */
html, body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	color: #00c8bb;
	background-color: #f7f7f7;
    height: 100%;                                                                  
    margin: 0;                                                                     
   	padding: 0 0 0 0px;
}

		
a {
	font-family: Arial, Verdana, Sans-Serif;
	color: #00c8bb;
	text-decoration:none;
}

a:hover {
	color: #bbbbbb;
}

h1, h2, h3 {
	font-size: 16px; /* Resets 1em to 10px */
	font-family: Helvetica Neue, Arial, Verdana, Sans-Serif;
	font-weight: lighter;
	margin-bottom:10px;
	color:#ffffff;
}

li, ul {
	list-style-type:none;
}

#header {	
	height:228px;
	margin:0;
	padding: 0;
}



img {
	border:0;
	padding:0;
	margin:0;
}


#menu {
	color:#FFFFFF;
	font-size:11px;
}





@charset "windows-1251";
/* CSS Document */
*{margin:0; padding:0;}

h1, h2, h3, h4, h5, h6{font-size:11px;}
html,body{height:100%;}

#container{width:800px; margin:0 auto; text-align:left; position:relative;}
.column{float:left;width:800px;}
.first{width:300px; margin:0px;}
.second{width:700px; margin:0px;}




.item{margin-top:22px;}



#anons {
font-family:Helvetica, Arial, sans-serif;
font-size:18px;
line-height:20px;
color:#1b1818;
text-align:left;
}

#txt {
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
line-height:18px;
color:#4f4f4f;
font-weight:normal;
}

a.txt {
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
line-height:18px;
color:#1b1818;
font-weight:normal;
text-decoration:underline;
}

a:hover.txt {
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
line-height:18px;
color:#4f4f4f;
font-weight:normal;
text-decoration:underline;
}


#txt2 {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:15px;
color:#4f4f4f;
font-weight:normal;
}

a.txt2 {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:15px;
color:#1b1818;
font-weight:normal;
text-decoration:underline;
}

a:hover.txt2 {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:15px;
color:#4f4f4f;
font-weight:normal;
text-decoration:underline;
}




/* End */