@charset "windows-1251";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-image:url(../pict/font.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
}

a img{border:0;}

#links{
text-align:center;
color:#cccccc;
}
#links a{
color:#cccccc;
}

#headflash
{
position:absolute;
left:50%;
margin-left:-230px;
visibility:hidden;
}

#eylin{
width:682px;
margin:0 auto;
}

.rotator{
	width:636px;
	height:85px;
	background-image:url(../pict/kak.jpg);
	background-repeat:no-repeat;
	border:3px solid #f6e565;
	padding:20px;
        padding-top:0px;
	margin:0 auto;
	color:#08196b;
	font-weight:bold;
	text-align:center;
	background-color:#0C6;
        overflow: hidden;
}
.rotator div.now{
        position:relative;
        top:0px;
	padding:0;
        width:650px;
}
.rotator div.next{
        position:relative;
        top:0px;
	padding:0;
        width:650px;
}
.rotator a{
	font-size:40px;
	text-decoration:none;
}
.rotator a:link,.rotator a:visited,.rotator a:hover,.rotator a:active{
	color:#08196b;
}
.rotator strong{
	font-size:42px;
	color:#ed1a23;
}


#header{
	background-image:url(../pict/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
	min-width:911px;
	height:182px;
	background-color:#488835;
}
#center{
	width:911px;
	margin:0 auto;
	min-height:1022px;
	background-image:url(../pict/bg.jpg);
}
#upmenu{
	position:relative;
	float:right;
	margin:-22px 21px 0 0;
	width:165px;
	height:34px;

}
#upmenu div{
	margin:0 13px 0 14px;
	height:34px;
	width:138px;
	background-image:url(../pict/up_c.jpg);
	background-repeat:repeat-x;
}
span#bl{
	float:left;
		background-image:url(../pict/up_l.png);
		background-repeat:no-repeat;
		background-position:left top;
		width:14px;
		height:34px;
}
span#br{
	float:right;
	margin-top:-34px;
	background-image:url(../pict/up_r.png);
	background-repeat:no-repeat;
	height:34px;
	width:13px;
}
#upmenu a:link,#upmenu a:visited{
	height:34px;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	padding:0 22px;
	color:#035002;
}
#upmenu a:hover,#upmenu a:active{
	color:#cd3f3b;
}
#columnLeft{
	width:211px;
	min-height:1009px;
	margin:0 4px 0 0;
	padding:10px 0 0 0;
	float:left;
	background:#035002 url(../pict/leftmenu.jpg) 0 400px no-repeat;
	
}

#content{
	display:table;
	padding-top:22px;
	width:696px;
	background-color:#FFF;
	min-height:1000px;

}
#menu ul{
	background-color:#035002;
	list-style-type:none;
	margin:0 0 30px 0;

}
#menu ul li{
	font-weight:bold;
	padding:10px 0;
}
#menu ul li:hover,a#current{
	background-image:url(../pict/star.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:27px;
	margin-left:-27px;
}
#menu ul li a{
	display:block;
	text-decoration:none;
	font-size:17px;
	width:100%;
}
#menu a:link,#menu a:visited{
	color:#fff;	
}
#menu a:hover,#menu a:active{
	color:#f9e000;
}

.opt{
	float:left;
	width:232px;
	min-height:300px;
	text-align:center;
	font-size:11px;
}
.opt p a{
	line-height:18px;
	color:#000;
}
.opt a img{
	border:0;
	margin:20px;
	text-align:center;
}

.buttom{
	margin:0 auto;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	width:152px;
	background-image:url(../pict/menu_c.jpg);
	background-repeat:repeat-y;
}
.buttom a:link,.buttom a:visited{
	color:#FFF;
	text-decoration:none;
}
.buttom a:hover,.buttom a:active{
	color:#cd3f3b;
	text-decoration:none;
}
.butup{
	background-image:url(../pict/menu_t.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:10px;
	width:152px;
}
.butt{
	background-image:url(../pict/menu_b.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:10px;
	width:152px;
}
#leftl{
	width:207px;
	margin-top:400px;
	text-align:center;
}
#leftl img{
	margin:6px auto;
	border:3px solid #00f001;
}
#leftl img:hover{
	border:3px solid #cd3f3b;
}
#leftl div{
	margin:6px 6px;
	border:3px solid #00f001;
}
#leftl div:hover{
	border:3px solid #cd3f3b;
}


#footer{
	clear:both;
	background-image:url(../pict/bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;

	height:70px;
	background-color:#488835;
}
#one{
	padding-left:6%;
        margin-top:0px;
	color:#FFF;
	text-align:left;
	width:35%;
	float:left;
}
#two{
	padding-left:6%;
	margin-top:0px;
	color:#FFF;
	text-align:left;
	width:8%;
	float:left;
}
#free{
	padding-left:6%;
	margin-top:18px;
	color:#FFF;
	text-align:right;
	width:38%;
	float:left;
}

.information{
	width:656px;
	clear:both;
        min-height:1150px;
	padding:10px 20px;
}
#footcont{
	width:871px;
	margin:0 auto;
	padding:0 20px;
	color:#FFF;
}
#free a:link,#free a:visited,#free a:hover,#free a:active{
	color:#cd3f3b;
	font-weight:bold;

}




.fbForm .form { padding-left: 40px; }
.fbForm .name { padding-top: 12px; font-size: 8pt; color: #7d7d7d; }
.fbForm .element { padding-top: 2px; }
.fbForm .element INPUT, .fbForm .element TEXTAREA {
	border: 1px solid #ccc;
	background-color: #E6EFF6;
	font-size: 10pt;       
	color: #2C5883;
}
.fbForm INPUT#fbName,
.fbForm INPUT#fbEMail {
	background-repeat: no-repeat;
	width: 250px;
	padding: 4px 0px 4px 25px;
}
.fbForm INPUT#fbName    { background-position:3px -3px; }
.fbForm INPUT#fbEMail { background-position:3px -33px; }
.fbForm TEXTAREA#fbText {
	padding: 4px 4px 4px 25px;
	width: 425px;
	font-family: Tahoma;
}
.fbForm .captcha-test TD { vertical-align: top; padding-right: 15px; }
.fbForm .captcha { padding-top: 3px; }
.fbForm .captcha IMG { border: 1px solid #ccc; }
.fbForm INPUT#vericode { width: 130px; padding: 4px 0px 4px 25px; background: #E6EFF6; }
.fbForm .submit { padding-top: 15px; }
.fbForm INPUT#fbSubmit {
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	cursor: pointer;
	padding: 2px 15px 2px 15px;
}
.fbForm .error { font-size: 8pt; color: red; display: none; }