/* CSS Document */

html, body, form{
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848687;/*default font*/
	background: #fff url(images/body_bg.gif) repeat-x;
}
td{ font-size:11px;}
form{ margin:0; padding:0;}
input{ font-size:11px;
color: #848687;}
select { font-size:11px;
color: #848687;}
#body{
	width:100%;
	height:100%;
	background:url(images/header.jpg) no-repeat 100% 93px;
	position:relative;
}
img { border: #000 0px solid; }
.clr{ clear:both; height:1px; line-height:0px; font-size:1px;}
a{ color:#527EA6;}/* default link*/
a:hover{ text-decoration:none;}

a.a1{ font-size:10px;}
h2{ color:#FF8933; font-size:13px; margin-bottom:25px;}/*headers*/


#rasporka{ line-height:1px;
		height:1px;}

#menu{ height:29px;
	background:url(images/menu_bg1.gif) repeat-x;
	position:relative;
	margin-left:20px;
	margin-top:11px;
	margin-right:16px;}

#menu div{ height:29px;
	background:url(images/menu_bg2.png) no-repeat 100% 0;}
	#menu ul{ margin:0;
		padding:0;
		list-style:none;}
	#menu ul li{ float:left;
		height:20px;
		border-left:1px solid #E2EBF3;
		background:#F4F4F4;
		position:relative;
		padding:0 10px 0 5px;}
	#menu ul li.first{ border-left:0px solid #fff;}
	#menu ul li a, #menu ul li span{ display:block;
		float:left;
		height:20px;
		line-height:20px;
		padding-left:6px;
		background:url(images/li1.gif) no-repeat 0 50%;
		white-space:nowrap;
		font-size:10px;
		text-decoration:none;
		font-weight:bold;
		color:#788087;}
		#menu ul li a:hover{ text-decoration:underline;}
		#menu ul li span{ color:#2671B2;}
#header{ background:url(images/header_bg1.gif) repeat-x;
	height:92px;
	position:relative;
	margin:0 15px 0 12px;}
	#header div{ height:92px;
		background:url(images/header_bg2.jpg) no-repeat 100% 0;
		position:relative;}
		#header div a{
			display:block;
			background:url(images/logo.jpg) no-repeat;
			width:197px;
			height:92px;
			text-decoration:none;
			text-indent:-9999px;}
/* karkas*/
	#container{
		margin:15px 16px 0 0;
		padding-left:14px;
		position:relative;
		background:url(images/cont_bg.gif) no-repeat;
		}
	#left{
		background:url(images/catalog_bg.gif) repeat-y;
		border-top:6px solid #FFB63C;
	}
	#middle_cont{ padding:0 10px 23px 17px;}


	#footer{ height:33px;
		position:relative;
		background:url(images/footer_bg.gif) repeat-x;
		margin-left:14px;}
		#footer #mail{ height:33px;
			position:relative;
			background:url(images/footer_left.gif) no-repeat 0 0;
			float:left;
			line-height:33px;
			text-indent:66px;
			font-size:10px;
			font-weight:bold;
			color:#fff;
			}
			#footer #mail a{
				font-size:10px;
				font-weight:bold;
				color:#224664;
				text-decoration:none;
			}
			#footer #mail a:hover{	text-decoration:underline;}
		#footer #copy{
			height:33px;
			line-height:33px;
			width:205px;
			text-indent:70px;
			font-size:10px;
			float:right;
			color:#fff;
			font-weight:bold;
			background:url(images/footer_right.gif) no-repeat 100% 0;}

/* /karkas*/
		#catalog{ margin:10px 0;
			padding-right:4px;
			position:relative;
			_padding-left:14px;
			}
		#baner2{
			position:relative;
			}
		#catalog ul {
			margin:0;
			padding:0;
			list-style:none;
			position:relative;}
		#catalog ul li{
			border-bottom:1px solid #F1F1F1;
			padding:5px 0 5px 15px;
			background:url(images/li2.gif) no-repeat 1px 7px;
			position:relative;}
		#catalog ul li a{
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
			color:#677F91;}
			#catalog ul li a:hover, #catalog ul li a.active{ color:#FA9C00;}


	.right_block{
		background:#F4F4F4 url(images/rblock_bg1.png) no-repeat 0 100%;
		padding:4px 0 25px 0;
		margin-bottom:10px;}
		.block_head{ height:15px;
			background:#99A8C1 url(images/rblock_head_bg.png) no-repeat 100% 0;
			_background:#8F9FBA url(images/rblock_head_bg.png) no-repeat 100% 0;
			border-bottom:1px solid #fff;}
			.block_head div{
				padding-left:21px;
				line-height:15px;
				font-size:10px;
				font-weight:bold;
				color:#fff;
				background:url(images/li_rblock.png) no-repeat 2px 2px;}

			.block_cont1{ padding:4px 4px 0 7px;}
			.block_cont2{ padding:7px 0 0 0;}
			.block_cont3{ padding:1px 7px 1px 7px;}
			.block_cont4{ padding:18px 7px 7px 7px;}
			.block_cont5{ padding:16px 7px 7px 7px;}

				.inp1{ border:1px solid #EEE;
					width:113px;}
				.inp2{ border:1px solid #EEE;
					width:108px;}
				.sel1{
					color:#306C9D;
					font-size:10px;
					width:111px;}
				.but1{ background:url(images/but_bg.gif) no-repeat;
					width:58px; height:20px;
					line-height:15px;
					cursor:pointer;
					font-size:10px;
					color:#fff;
					text-align:center;
					border:0px solid #fff;}
					.but2{ background:url(images/but_bg2.gif) no-repeat;
					width:88px; height:20px;
					line-height:15px;
					cursor:pointer;
					font-size:10px;
					color:#fff;
					text-align:center;
					border:0px solid #fff;}
				.orange, a.orange{ color:#FA791A;}
				.blue, a.blue{ color:#306C9D;}
				.blue2{ color:#2F4C83;}
				.bold{ font-weight:bold;}
				.f10{ font-size:10px;}
				#voteform{ margin:15px 5px;}

/* middle column*/
	#title1{color:#FF8933;
		text-transform:uppercase;
		font-size:10px;
		font-weight:bold;
		padding:0px 3px 0 0;}
	.title2{ color:#306C9D;
		text-transform:uppercase;
		font-weight:bold;}
	.title3{ font-size:12px;
		color:#FF8933;
		font-weight:bold;}
	#news{ margin-bottom:50px;}
	#news td{ padding:10px 3px 3px 10px; vertical-align:top;}
	.photo img{ border:1px solid #A9B0B8;}
	.news_text{ padding:4px 0 8px 0;}
	a.more{ text-decoration:none;}
	a.more:hover{ text-decoration:underline;}

	ul#new_docs { margin:15px 0; padding:0; list-style:none;}
	ul#new_docs li{ padding:0 0 8px 13px;
		background:url(images/li3.gif) no-repeat 0 6px;}
	ul#new_docs li a{ text-decoration:none;
		color:#717171;}
	ul#new_docs li a:hover{ text-decoration:underline;}

	.tselect{ float:left;
		padding-right: 8px;
		background:url(images/arr_down.gif) no-repeat 100% 7px;
		font-weight:bold;
		color:#607AAB;
		margin:19px 0;}
	#razdel{ color:#FF8933; margin-bottom:30px;}
	#razdel a{ color:#4C718E;
		text-decoration:none;}
	#razdel a:hover{ text-decoration:underline;}
	#razdel ul, ul#razdel{ margin:0;
		padding:0;
		list-style:none;}
	#razdel ul li, ul#razdel li{ padding-left:5px;
		background:url(images/li4.gif) no-repeat 0 6px;
		margin-bottom:5px;}
	ul#razdel{ margin:20px 0;}
	ul#razdel li{ padding-left:15px;}
	ul#razdel a{ color:#306C9D;}
	.all{ color:#2577B7; font-size:10px;}
	.pages, .pages a{ color:#FF8933;
		text-decoration:none;
		font-size:10px;}
	.pages a:hover{ text-decoration:underline;}
	#t1{ margin:10px 0;}
	#t1 th{ text-align:center;
		font-weight:bold;
		color:#fff;
		padding:2px 0;
		background:#FF8933; }
	#t1 tr td{
		border-bottom:1px solid #E3E3E3;
		border-left:1px solid #E3E3E3;
		vertical-align:top;
		padding:2px;
		color:#4C718E;
		}
		#t1 tr td a{ text-decoration:none;}
		#t1 tr td a:hover{ text-decoration:underline;}
		#t1 tr td.last{border-right:1px solid #E3E3E3; white-space:nowrap;}
		#t1 tr td.last1{border-right:1px solid #E3E3E3;}
		#t1 tr.last td{ border-bottom:0px solid #fff;}
		#t1 tr.last1 td{ border-bottom:0px solid #fff;}
	.opis, a.opis{ color:#306C9D;
		text-decoration:none;
		font-weight:bold;}
		a.opis:hover{ text-decoration:underline;}

		.photo2{ padding:10px 0;
			text-align:center;}
		.photo2 img{ border:1px solid #DFDFDF;}

		.descr{ padding-right:5px; margin-bottom:30px;}
		.descr td{ vertical-align:top;
			color:#3C5583;
			padding:3px 0;
			border-bottom:1px solid #F0F0F0;
			font-size:10px;}
		.descr td.first{ font-weight:bold;}

H1 {
	font-size: 16px;
	text-align: center;
}