body { margin: 0; padding: 0; 
	background: url(/img/3.jpg) bottom right no-repeat; }
	

#container { background: url(/img/2_new.jpg) right top no-repeat; min-width: 1000px;  
	padding: 0; position: absolute; width: 100%; }


#top { background: url(/img/1.jpg) left top no-repeat; height: 162px;
	font: normal 11px arial; clear: both; padding:0; }
#top_ { background: url(/img/1_2.jpg) left top no-repeat; height: 320px;
	font: normal 11px arial; clear: both; }
#top a { color: #888888; }
#top a.about {
	color: #1fa3a8;
	position: absolute;
	margin: 20px 20px 0 0;
	left: 180px;
	top: 6px;
	width: 87px;
	height: 17px;
}
#top img { margin: 22px 0 0 32px; border: none; }

#logo { width: 294px; height: 162px; float: left; }

#top_right { float: left; width:640px; margin: 28px 0 0 35px; }

#breads { }

#banner { margin:6px 0 0; }
#banner img { margin:0; border:1px solid #666666; }


#search { float: right; width: 210px; margin: 51px 0 0 0; 
	background: url(/img/search.gif) top left no-repeat; padding: 12px 0px 12px 14px; }
#search input { border: 0px none; font: normal 12px arial; color: #888888; width: 118px; }
#search a { font: bold 14px arial; text-decoration: none; color: #515151; margin: 0 0 0 5px; }

#left_menu { width: 294px; padding-top: 5px; }
#left_menu img.sdvig { margin: 0 0 0 180px; }

#left_menu ul { margin: 0; padding: 0 0 30px 0; list-style: none; text-align: left; }
#left_menu ul li.head { font: normal 18px arial; padding: 15px 0 10px 67px; margin: 0; }
#left_menu ul li { font: normal 12px arial; padding: 0px 0px 4px 67px; margin: 0px; }
#left_menu ul li a { color: #000; text-decoration: none; }
#left_menu ul li.head a { text-decoration: underline; }

#left_menu ul.menu1 { background: url(/img/6.gif) bottom left no-repeat; }
#left_menu ul.menu1 li.head, #left_menu ul.menu1 li.head:hover { background: url(/img/2.gif) top left no-repeat; color: #1fa869; }
#left_menu ul.menu1 li.head a { color: #1fa869; }
#left_menu ul.menu1 li { background: url(/img/bg1.gif) left no-repeat; }
#left_menu ul.menu1 li.select { background: url(/img/bg2.gif) left no-repeat; }
#left_menu ul.menu1 li:hover { background: url(/img/bg2.gif) left no-repeat; }

#left_menu ul.menu2 { background: url(/img/7.gif) bottom left no-repeat; }
#left_menu ul.menu2 li.head, #left_menu ul.menu2 li.head:hover { background: url(/img/3.gif) top left no-repeat; color: #1fa869; }
#left_menu ul.menu2 li.head a { color: #1fa3a8; }
#left_menu ul.menu2 li { background: url(/img/bg1_2.gif) left no-repeat; }
#left_menu ul.menu2 li.select { background: url(/img/bg2_2.gif) left no-repeat; }
#left_menu ul.menu2 li:hover { background: url(/img/bg2_2.gif) left no-repeat; }

#left_menu ul.menu3 { background: url(/img/8.gif) bottom left no-repeat; }
#left_menu ul.menu3 li.head, #left_menu ul.menu3 li.head:hover { background: url(/img/4.gif) top left no-repeat; color: #1b6bbe; }
#left_menu ul.menu3 li.head a { color: #1b6bbe; }
#left_menu ul.menu3 li { background: url(/img/bg1_3.gif) left no-repeat; }
#left_menu ul.menu3 li.select { background: url(/img/bg2_3.gif) left no-repeat; }
#left_menu ul.menu3 li:hover { background: url(/img/bg2_3.gif) left no-repeat; }

#left_menu ul.menu4 { background: url(/img/6b.gif) bottom left no-repeat; }
#left_menu ul.menu4 li.head, #left_menu ul.menu4 li.head:hover { background: url(/img/2b.gif) top left no-repeat; color: #1fa869; }
#left_menu ul.menu4 li.head a { color: #3175a5; }
#left_menu ul.menu4 li { background: url(/img/bg1_2b.gif) left no-repeat; }
#left_menu ul.menu4 li.select { background: url(/img/bg2b.gif) left no-repeat; }
#left_menu ul.menu4 li:hover { background: url(/img/bg2b.gif) left no-repeat; }


#content { font: normal 10pt arial; color: #000; margin: 0 0 0 35px; padding: 0 20px 0 0; }
#content h1 { font: normal 16pt arial; margin: 0 0 10px 0; }
#content a { color: #1b6bbe; }
#content a:hover { text-decoration: none; }
#content ul { margin: 10px 0 0 15px; padding: 0; }
#content ul li { list-style-image: url(/img/li.gif); padding: 3px 0 3px 10px;  vertical-align:middle; }
#content table.comp td { padding: 3px 5px; background: #efefef; text-align: left; vertical-align: top; font: 8pt arial;}
#content table.comp td.row1 { background-color: #d2eee1; }
#content table.comp td.row2 { background-color: #e8f6f0; }
#content table.comp td.head { background-color: #88ced1; padding: 4px 10px; color: #fff; font-weight: bold; }
#content table.comp td.head2 { background-color: #8e8e8e; padding: 4px 10px; color: #fff; font-weight: bold; }

#comments { margin: 20px 0; padding: 10px 16px 16px 16px; border: 1px solid #d6d6d6; }
#comments h1 { color: #1fa3a8; margin: 0; }
#comments h2 { font: bold 14px arial; margin: 15px 0 5px 0; }
#comments h6 { font: normal 11px arial; margin: 5px 0 0 0; }
#comments p { font: normal 12px arial; margin: 0; }

#post { background: #e2f3f4; padding: 20px; margin: 20px 0 0 0; text-align: center; }
#post td, table {background: none; }
#name { width: 49%; text-align: left; }
#name input { width: 98%; font: normal 12px arial; }
#mail { width: 49%;  text-align: left; }
#mail input { width: 98%; font: normal 12px arial; }
#message { clear: both; padding: 10px 0 0 0;  text-align: left; }
#message textarea { width: 100%; height: 90px; font: normal 12px arial; }
#post input.submitbutton { font: normal 18px arial; text-decoration: none; color:#000; background: #fff; padding: 5px 15px 5px 15px; margin-top:15px;  border-width:0; }

#bottom { padding: 20px 20px 20px 40px; font: normal 10px arial; color: #858585; width: 25%; float: left; width: 294px; }
#bottom .counter { margin: 5px 0; }
#copyright { margin: 20px 40px 20px 0; float: left; width: 40%; font: normal 10px arial; color: #858585; }
#copyright img { float: left; padding: 0 20px 0 0; }
#copyright a { color: #858585; }

.clear { clear: both; }

#pochitat { margin: 0 0 0 40px; font: normal 11px arial; color: #333333; }
#pochitat a { text-decoration: none; color: #333333; }
#pochitat a:hover { text-decoration: underline; color: #333333; }
#pochitat h2 { font: bold 14px arial; margin: 10px 0 12px 0; }
#pochitat img { float: left; margin: 0 10px 10px 0; border: none; }
#pochitat h3 { font: normal 14px arial; margin: 0 0 5px 0; }
#pochitat h3 a { color: #1fa3a8; }
#pochitat div.clear { clear: both; font-size:10px; margin:10px 0 0 0; padding:0; }
	


#slovo { margin: 100px 0 0 20%; float: left; font: normal 12px arial; width: 32%; }
#slovo h1, #slovo h2 { font: normal 24px arial; margin: 0; }

#gor_menu { clear: both; margin: 0 30px 0 0; }
#r1, #r2, #r3, #r4 { float: left; text-align: center; width: 25%; }

#gor_menu ul { margin: 0; padding: 0; list-style: none; }
#gor_menu ul.menu { text-align: left; padding: 0 0 30px 0; margin: 0 0 0 30px; }
#gor_menu ul li.item a { color: #000; text-decoration: none; }
#gor_menu ul li.item { background: url(/img/bg0.gif) right no-repeat; }
#gor_menu img { border: 0px none; }
#gor_menu ul.menu li.head { font: normal 22px arial; color: #fff; text-align: left; padding: 12px 0 15px 30px; margin: 0 0 10px 0; }
#gor_menu ul.menu li.head a { color: #fff; text-decoration: underline; background: none; }
#gor_menu ul.menu li.item { font: normal 12px arial; padding: 2px 0 2px 20px; margin: 0; display: block;  }
#gor_menu ul.menu li.item a { display: block; background: url(/img/line0.gif) bottom repeat-x; padding: 0 0 8px 10px; margin: 0 20px 0 0; }

#r1 ul.menu { background: url(/img/r0.gif) top right no-repeat; }
#r1 ul.menu li.head, #r1 ul.menu li.head:hover { background: url(/img/r0_2.gif) top left no-repeat; }
#r1 ul.menu li.select { background: url(/img/bg00.gif) right no-repeat;   }
#r1 ul.menu li.item:hover { background: url(/img/bg00.gif) right no-repeat; }

#r2 ul.menu { background: url(/img/r02.gif) top right no-repeat; }
#r2 ul.menu li.head, #r2 ul.menu li.head:hover { background: url(/img/r0_22.gif) top left no-repeat; }
#r2 ul.menu li.select { background: url(/img/bg00.gif) right no-repeat;   }
#r2 ul.menu li.item:hover { background: url(/img/bg00.gif) right no-repeat; }

#r3 ul.menu { background: url(/img/r03.gif) top right no-repeat; }
#r3 ul.menu li.head, #r3 ul.menu li.head:hover { background: url(/img/r0_23.gif) top left no-repeat; }
#r3 ul.menu li.select { background: url(/img/bg00.gif) right no-repeat;   }
#r3 ul.menu li.item:hover { background: url(/img/bg00.gif) right no-repeat; }

#r4 ul.menu { background: url(/img/r04.gif) top right no-repeat; }
#r4 ul.menu li.head, #r4 ul.menu li.head:hover { background: url(/img/r0_24.gif) top left no-repeat; }
#r4 ul.menu li.select { background: url(/img/bg00.gif) right no-repeat;   }
#r4 ul.menu li.item:hover { background: url(/img/bg00.gif) right no-repeat; }

hr { color: #d3d3d3; margin: 0; height: 1px; }

/*-------------------------------------*/

#content h2 { font: normal 14pt arial; margin: 0 0 10px 0; }
#content h3 { font: normal 12pt arial; margin: 0 0 10px 0; }
#content h4 { font: normal 11pt arial; margin: 0 0 10px 0; }
#content h5 { font: normal 10pt arial; margin: 0 0 10px 0; }
#content h6 { font: normal 9pt arial; margin: 0 0 10px 0; }
#content p {
	margin:0;
	padding-top: 5px;
	padding-bottom: 5px;
}

