/* html
=============================================================== */
*{margin:0; padding:0;}

p{margin:10px 0 15px 0; color:#0a4280}

h1{color:#000}


/* sideContent
=============================================================== */
#sideContent
{
	margin:0 5px 0 0;
	margin-top:-50px;
}
.sideNav
{
	background:#92d3fe;
	border:#034185 1px solid;
	border-left:0;
}
	.sideNav ul
	{
		margin:0;
		padding:0;
		list-style-type:none;
		list-style-image:none;
	}
		.sideNav ul li
		{
			list-style-type:none;
			list-style-image:none;
			margin:0;
			padding:0;
		}
		.sideNav li a span
		{
			display:block;
			background:url(/img/side_nav_span_border.gif) repeat-x left bottom;
			padding:5px 0;
		}
		.sideNav li a.last span{background:none}
		.sideNav li a
		{
			display:block;
			background:url(/img/side_nav_a.png) no-repeat 3px center;
			padding-left: 25px;
			text-decoration:none;
			color:#0435a5;
			font-family:Tahoma;
			font-size:12px;
			font-weight:bold;
		}
		.sideNav li a:hover, .sideNav li a.current
		{
			background-color:#238bfe;
			color:white;
		}

		#sideContentExtraBlock
		{
			padding:0 0 0 15px;
			padding:0 0 0 15px;
		}
		
				#extraLinks
				{
					height:42px;
					margin:0 0 10px 0;
				}
						#extraLinks a#order_call
						{
							font-family:Tahoma;
							font-size:11px;
							color:#0045de;
							text-decoration:none;
							display:block;
							width:130px;
							height:42px;
							padding:8px 0 0 50px;
							height:34px;
							width:75px;
						}
						#extraLinks a:hover{text-decoration:underline;}
						
						#extraLinks a#online_consultation
						{
							float:left;
							background:url(/img/online_consultation.png) no-repeat left center;
						}
						
						#extraLinks a#order_call
						{
							float:right;
							background:url(/img/order_call.png) no-repeat left center;
						}
				#extraPhones
				{
					color:#bf0000;
				}
						#extraPhones p
						{
							font-family:Arial;
							font-size:12px;
							color:#bf0000;
							font-weight:bold;
							margin:5px 0 10px 0;
						}
						#extraPhones td{vertical-align:top}
				
				#extraSearch
				{
					margin:10px 0 10px 0;
				}
						#extraSearch input
						{
						}
						#extraSearch input#q
						{
							border:#238bfe 2px solid;
							height:17px;
							width:200px;
						}
	#bb
	{
		margin:5px 0;
	}
		
		
#icons
{
	position:absolute;
	top:0px;
	left:729px;
	padding:6px 12px 9px 12px;
	width:261px;
	width:237px;
	background:#67bbfe;
	border:#034185 1px solid;
	border-top:0px;
	height:15px;
}	
	#icons img
	{
		border:0;
	}
	#icons #flagsIcons
	{
		float:left;
		background:#c7e6ff;
		height:15px;
	}
	#icons #extraIcons
	{
		float:right;
		background:#c7e6ff;
		height:15px;
	}
	
#footerPhones
{
	background:#a0daff;
	width:970px;
	margin:10px 0 10px 20px;
	text-align:center;
	color:#bf0000;
	padding:10px 0;
	border:#034185 1px solid;
	font-weight:bold;
	font-size:13px;
}

		#footerPhones * {color:#bf0000;}

#footerCounters
{
	background:#a0daff;
	width:970px;
	margin:10px 0 10px 20px;
	padding:10px 0;
	border:#034185 1px solid;
}	
	



#mainPage
{
	padding:10px 0 30px 5px;
}
		.mainPageTitle
		{
			color:#dd0101;
			text-align:right;
			font-weight:bold;
			font-family:Tahoma;
			font-size:16px;
			margin:0 0 10px 0;
		}

		div.item
		{
			float:left;
		}
		
		table.item
		{
			border-collapse:collapse;
			border:0px;
		}
		
				table.item td.top_L
				{
					width:6px;
					background:url(/img/item/top_L.jpg) no-repeat right bottom;
				}
				table.item td.top_M
				{
					height:5px;
					background:url(/img/item/top_M.jpg) repeat-x left bottom;
				}
				table.item td.top_R
				{
					width:6px;
					background:url(/img/item/top_R.jpg) no-repeat left bottom;
				}
				
				
				
				table.item td.middle_L
				{
					width:6px;
					background:url(/img/item/middle_L.jpg) repeat-y right top;
				}
				table.item td.middle_M
				{
				}
				table.item td.middle_R
				{
					width:6px;
					background:url(/img/item/middle_R.jpg) repeat-y left top;
				}
				
				
				
				table.item td.bot_L
				{
					width:6px;
					background:url(/img/item/bot_L.jpg) no-repeat right bottom;
				}
				table.item td.bot_M
				{
					height:5px;
					background:url(/img/item/bot_M.jpg) repeat-x left top;
				}
				table.item td.bot_R
				{
					width:6px;
					background:url(/img/item/bot_R.jpg) no-repeat left bottom;
				}
		div.item .block
		{
			width:210px;
			border:#ecebeb 1px solid;
		}
				div.item .block a
				{
					color:#238bfe;
					text-decoration:none;
					text-transform:uppercase;
					font-family:Tahoma;
					font-size:11px;
					font-weight:bold;
				}
				div.item .block .pic
				{
					text-align:center;
					background:url(/img/item/border.jpg) repeat-x left bottom;
					padding:0 0 2px 0;
					height:135px;
				}
				div.item .block img
				{
					border:0;
				}
				div.item .block span.title
				{
					height:22px;
					line-height:22px;
					text-align:center;
					display:block;
				}


	
.mnu-top-pl
{
	display:block;
	margin: 7px 0px 0px 444px;
	
}
.mnu-top
{
	font-family: tahoma;
	font-size: 12px;
	color: #238bfe;
	font-weight: bold;
	display:block;
	padding: 3px 0px 4px 15px;
	background: url(/img/pipka_mnu_top.gif) no-repeat left center; 
}
a:hover.mnu-top
{
	background: url(/img/pipka_mnu_top_a.gif) no-repeat left center; 
}
.mnu-top-a
{
	font-family: tahoma;
	font-size: 12px;
	color: #0329a6;
	font-weight: bold;
	display:block;
	padding: 3px 0px 4px 15px;
	background: url(/img/pipka_mnu_top_a.gif) no-repeat left center; 
}
.mnu-right
{
	font-family: tahoma;
	font-size: 12px;
	color: #A3BCF3;
	font-weight: bold;
	display:block;
	padding: 5px 10px 8px 20px;
	margin: 0px 0px 0px 7px;
	background: url(/img/pipka_mnu_right.gif) no-repeat left top; 
}
a:hover.mnu-right
{
	background: url(/img/pipka_mnu_right_a.gif) no-repeat left top; 
}
.mnu-right-a
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	padding: 5px 10px 8px 20px;
	margin: 0px 0px 0px 7px;
	background: url(/img/pipka_mnu_right_a.gif) no-repeat left top; 
}
.txt-input 
{
	border-width: 2px;
	border-style: solid;
	border-color: #8390B3;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	padding-left: 2px;
	height: 14px;
	margin: 0px;
}
.btn-input 
{
	border-width: 2px;
	border-style: solid;
	border-color: #8390B3;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #0435a5;
	height: 20px;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
.td-main
{
	background-color: #0099FF;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 30px 18px 0px 18px;
	padding: 30px 15px 30px 15px;
}
		.td-main p, .td-main td{color:#0435a5 !important}
		.td-main font {background:#fff !important; color:#0435a5}
		.td-main td font {background:none !important; color:#0435a5}
.razdel-mnu-right
{
	display: block;
	height: 1px;
	background: url(/img/razdel_mnu_right.gif) repeat-x left top; 
	margin: 0px 20px 0px 27px;
}
.copy
{
	font-family: verdana;
	font-size: 11px;
	color: #447FFF;
}
.tekst
{
	font-family: verdana;
	font-size: 12px;
}
.tekst-just
{
	font-family: verdana;
	font-size: 12px;
	text-align:justify;
}
td
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	
}
.zag
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-width: 0px 0px 0px 5px;
	border-style: solid;
	border-color: #0435a5;
	padding: 15px 0px 0px 3px;
	margin: 0px 0px 10px 0px;
}
a.zag
{
    display: block;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-width: 0px 0px 0px 5px;
	border-style: solid;
	border-color: #0435a5;
	padding: 15px 0px 0px 3px;
	margin: 0px 0px 10px 0px;
}
.zag1
{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px 4px 5px;
	margin: 0px 0px 10px 0px;
	/*background-color: #0435a5;*/
}
.razdelitel
{
	height: 1px;
	margin: 15px 0px 15px 0px;
	background: url(/img/razdelitel.gif) repeat-x left top; 
}
.panel-b
{
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	border-color: #BAE3FF;
	padding: 2px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
}
.panel-tekst
{
	font-family: verdana;
	font-size: 11px;
	color: #8ED2FF;
}
.tbl-brdr
{
	background: url(/img/fon_.gif); 
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000066;
	background-color: #cef4ff;
}
.tbl-properties td{
	background-color: #8ACFFE;
	font-family: verdana;
	font-size: 11px;
	color: #0134A4;
}

/*
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background: url(/img/111.png) no-repeat left top; 
	//background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/111.png,sizingMethod=scale);

*/
li
{
	list-style-type: square;
	list-style-image: url(/img/li.gif);
	margin: 5px 0px 5px 0px;
	color: #0134A4;
}
ul
{
	background-color: #8ACFFE;
	padding: 5px 5px 5px 40px;
	margin: 10px 0px 20px 0px;

}
.img-mnu-top
{
	width: 0px;
	height: 0px;
	border: 0px;
}
.s{visibility:hidden}
form {margin: 0px 0px 0px 0px;}
p {margin-top:0px;}
body {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0099FF;
}
body img
{
	border-color: #000000;
}
a.requst_button
{
	display:block;
	float:right;
	border:#000 1px solid;
	cursor:pointer;
	padding:5px 10px;
	background:#238bfe;
	color:white;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
a.requst_button:hover{border:red 1px solid;}
.clear{clear:both}