.bla-bla {}

A { color: #1456EA; text-decoration: underline; }
A:hover {text-decoration: none;}
BODY { margin: 0px; padding: 0px; background-color: #ffffff; color: #363439; font-family: Arial; font-size: 11px; font-weight: normal; }
IMG { border: 0px; }
TABLE { font-family: Arial; font-size: 12px; color: #363439; line-height: 16px; }
H1 { font-size: 12px; margin: 0 0 20 0; color: #EA4118;  }
H1 A { color: #EA4118; }
H2 { font-size: 12px; margin: 20 0 10 0; }
INPUT.sendInput, SELECT.sendInput, TEXTAREA.sendInput { font-family: Arial; font-size: 11px; color: #363439; padding: 2px; border-width: 1px; border-style: solid; border-color: #669466; }
INPUT.searchInput { width: 150px; font-family: Arial; font-size: 11px; color: #363439; padding: 2px; border-width: 1px; border-style: solid; border-color: #669466; }



.small { font-size: 11px; }
.red { color: #ff0000; }
.h1 { font-size: 12px; margin: 0 0 20 0; color: #EA4118;  }
.h1 A { color: #EA4118; }

.slogan { position: absolute; right: 20%; top: 20px; color: #ffffff; }
.topBgrLeft { width: 49%; background-image: url("image/top1_bgr2.jpg"); background-repeat: repeat-x; }
.topBgrRight { width: 49%; background-color: #000000; background-image: url("image/top2_bgr.gif"); background-repeat: no-repeat; background-position: right; }
.rightBgr { background-image: url("image/right_bgr.gif"); background-repeat: repeat-y; background-position: right; }
.search { height: 89px; background-image: url("image/poisk.jpg"); background-repeat: no-repeat; }
.searchName { padding: 0 0 0 25; color: #ffffff; }
.searchField { padding: 0 5 0 25; }
.content { width: 99%; padding: 20 20 20 20; background-color: #F7F7F7; background-image: url("image/content_bgr.gif"); background-repeat: repeat-x; background-position: top; }
.corners { background-color: #F7F7F7; background-image: url("image/content-corner_down.gif"); background-repeat: no-repeat; background-position: bottom; }
.rightBottom { background:#47A614; }
.icon { margin: 20 0 20 0; }
.textMenu { height: 30px; padding-left: 20px;  background-image: url("image/menu.gif"); background-repeat: no-repeat; }
.textMenu A { color: #FFFEFF; text-decoration:none; }
.textMenu A:hover { color: #efefef; text-decoration:underline; }
.partners { background-image: url("image/partners.jpg"); background-repeat: no-repeat; background-position: top; }
.mainNewsH { padding: 0 0 5 2; margin: 30px 0 10 0; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #A9C791; }
.partnersH { padding: 20 0 15 20; font-size: 12px; color: #FFFDFF; }
.oneBlockTdPartners { padding: 0 20 10 20; color: #FFFDFF; }

.dateBlock { color: #568C36; margin-bottom: 5px; }
.nameBlock { margin-bottom: 7px; }
.pagerTop { margin-bottom: 20px; }
.pagerBottom { margin-top: 20px; }
.oneBlock { margin-bottom: 20px; }
.oneBlockTd { padding: 0 0 20 0; }
.answer { margin: 10 0 0 20; }
.imageBorder { border-width: 1px; border-style: solid; border-color: #a7c890; }

.items { background-color: #C1C4BD; }
.items TH { background-color: #D7E1C6; font-weight: normal; }
.td1 TD { background-color: #ffffff; }
.td2 TD { background-color: #F2F2F0; }
.td1 { background-color: #ffffff; }
.td2 { background-color: #F2F2F0; }

.bottom { width: 100%; height: 91px; background-image: url("image/bottom_bgr.gif"); background-repeat: repeat-x; }
.address { padding: 0 10 0 20; color: #DFFBC8; }
.address A { color: #D8FE35; }
.copy { width: 33%; font-size: 11px; padding: 0 60 0 0; color: #DFFBC8; background-image: url("image/bottom_right.gif"); background-repeat: no-repeat; background-position: right; }
.copy A { color: #DFFBC8; text-decoration: none; }
.links { padding: 0 5 5 20; color: #DFFBC8; font-size: 8pt; background-color: #47A614; }
.links A { color: #DFFBC8; }




#top {
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	height: 220px;
	position: relative;
	font-family: Trebuchet, Tahoma, Arial;
}
#top h1 {
	position: absolute;
	background: url(image/logo.gif) no-repeat center 18px;
	margin:0 0 0 50px;
	height: 220px;
	width: 140px;


}

html>body #top h1 {
	position: absolute;
	background: url(image/logo.png) no-repeat center 18px;
	margin:0 0 0 50px;
	height: 220px;
	width: 140px;

}
#top h1 a {
	float:left;
	height: 220px;
	width: 140px;
}
#top h1 a strong {
	display:none;
}
#top h2 {
	position: absolute;
	left: 230px;
	top: 30px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
line-height:20px;
}
#top h3 {
	position: absolute;
	left: 230px;
	top: 100px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#top h3 strong {
	font-size: 20px;
	font-weight: normal;
	color: #295810;
line-height:25px;
}
#top ul {
	position: absolute;
	left: 400px;
	top: 30px;
	margin: 0px;
	padding: 0px;
    width:800px;
}
#top ul li {
	list-style-type: none;
	display: inline;
}



#top ul li a:hover {
	text-decoration:underline;
}

#top .but1 {
	background-image: url(image/but1.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}
html>body #top .but1 {
	background-image: url(image/but1.png);
	background-repeat: no-repeat;
	background-position: center 40px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}

 #top .but2 {
	background-image: url(image/but2.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}
html>doby #top .but2 {
	background-image: url(image/but2.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}
#top .but3 {
	background-image: url(image/but3.gif);
	background-repeat: no-repeat;
	background-position: center 59px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}
html>body #top .but3 {
	background-image: url(image/but3.png);
	background-repeat: no-repeat;
	background-position: center 59px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}
#top .but4 {
	background-image: url(image/but4.gif);
	background-repeat: no-repeat;
	background-position: center 53px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}

html>body #top .but4 {
	background-image: url(image/but4.png);
	background-repeat: no-repeat;
	background-position: center 53px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}
#top .but5 {
	background-image: url(image/but5.gif);
	background-repeat: no-repeat;
	background-position: center 72px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}
html>body #top .but5 {
	background-image: url(image/but5.png);
	background-repeat: no-repeat;
	background-position: center 72px;
	float: left;
	height: 180px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #295810;
	text-decoration: none;
}

div#slide {
	display: block;
	width: 554px;
	height: 324px;
}

div#slide a.thumb {
	display: none;
}

div#slide a.default {
	display: block;
}
