/* CSS Document */
html, body{
	background:url('main_top_bg.jpg') repeat-x top;
	margin:0;
	height:100%;
	min-height:100%;
	font-family:Arial;
	font-size:12px;
	width:100%;

}
img {
  border:0;


}
a{
  color:#1f4a75;

}
a:hover{
  color:#1f4aaa;

}


.mainContainer{
	height:100%;
	background:url('main_top_image.jpg') no-repeat top right;
		
}
.topBlock{
background:url(top-bg.jpg) repeat-x;
height:300px;
position:relative;
}
.logo{
top:5px;
position:absolute;
left:30px;
}
.leftBigImage{
	background:url(left-big-image.png) no-repeat bottom left;
	width:727px;
	height:280px;


}
.leftBig{
	height:280px;

}
.centerRepeat{
	background:url(center-repeat.jpg) repeat-x  bottom;
}
.topMenu{
	position:absolute;
	right:0;
	top:10px;

}
.topMenu ul{
	list-style-type:none;
	float:right;
	background:url('menu-right.gif') no-repeat left top;
	padding-left:14px;
	display:inline;
	margin:0;


}
.topMenu ul li{
	float:left;
	background:url('menu_razd.jpg') no-repeat right top;
	height:39px;
	padding-right:10px;
}
.topMenu ul li a{
	padding:10px 10px 0 10px;
	float:left;
	color:#1f4a75;
	height:30px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	background:url('top_menu_bg.jpg') repeat-x;
}
.topMenu ul li a:hover{
	color:#fe7a54;
}
.sInput{
	background-image:url(s-input.gif);
	height:23px;
	padding:2px;
	display:block;
	width:223px;

}
.searchLine{
	position:absolute;
	width:320px;
	top:245px;
	left:375px;
}
.sInput input {
	border:0;
	width:200px;
	padding:2px;
}
.sSearch{
 float:left;
}
.sklad{
	position:absolute;
	top:90px;
	left:210px;
}
.sklad a{
	color:#ff5d34;
	font-weight:bold;
}
.intoText{
	display:block;
	width:450px;
	left:370px;
	line-height:18px;
	position:absolute;
	top:80px;
	color:#163c61;
	font-size:12px;
	font-family:arial;
}

.clear{
	clear:both;
}
.hrLine{
	height:22px;
	background:url('hr_line.jpg') repeat-x;
}

.contentBlock{

}
.left{
	width:41%;
	float:right;
}
.right{
	width:59%;
}
.content{
	padding:10px;
}
.window{
	background-color:#d6deea;
	border-bottom:10px solid #c1cddf;
}
.window2{
	background-color:#d6deea;
	border-top:10px solid #c1cddf;
}
.window td{
	padding:10px;
	color:#1f4a75;
	font-size:11px;
}
h2{
	display:block;
	font-size:12px;
	padding:4px 5px;
	text-transform:uppercase;
	color:#1f4a75;
	margin:0;
}
.window  .date{
	color:#7a94af;
	display:block;
	padding:4px 0;
	text-align:right;
}
.window2 ul{
	list-style:none;
	margin:4px;
	padding:10px;
}
.window2 li {
	padding:2px 20px;
	background:url(bullet.jpg) no-repeat center left;
}
.window2 li a{
	color:#1f4a75;
}

.window1{
	padding:5px;
	font-size:11px;
	color:#1f4a75;
}
.leftB{
	width:50%;
	background:url('v_line.jpg') repeat-y right;
}

.footerLine{
	background:url('footer_line.jpg')  repeat-x;
	height:29px;
}
.footer{

	background:url(footer_bg.jpg) repeat-x;
	height:76px;
	color:#666666;
	font-size:11px;
}
.footer a,.footer a:visited {
	color:#666666;
	text-decoration:none;
}
.footer a:hover{
	color:#666666;
	text-decoration:underline;
}
.f_line{
	background:url('f_razd.jpg') no-repeat right;

}
.search{
    height:22px;
	display:block;
	width:280px;
	position:absolute;
	right:0;
	top:185px;

}

.searchButton{
	border:0;
	width:70px;
	background:url(do_search.gif) no-repeat;
    height:25px;
    float: left;
    margin-top: 1px ;
}

.inputSpan {
  border:0;
  height:23px;
  width:170px;
  background:url(input.gif) no-repeat  right top;
  color:#557199 ;
   padding:2px 10px 0 10px;
}

/* C A T A L O G */

.catalog{
	padding:10px 20px;
	font-family:Arial;
	font-size:11px;
	
	
}
.catalog span{ 
	display:block; 
	font-weight:bold; 
	background:url(catalog_bullet.jpg) no-repeat left top;  
	padding:0px 20px;
	text-transform:uppercase;
	color:#1f4a75;
}
.catalog span a{
	text-decoration:none;
	color:#1f4a75;
}
.catalog span a:hover{
	text-decoration:underline;
	color:#1f4a75;
}

.catalog div{
	line-height:16px;
	margin:10px 20px;
	padding-bottom:10px;
	background:url(catalog_hr.jpg) repeat-x bottom;
}
.section{
	padding-top:20px;
}
.section th {
	color:#1f4a75;
	font-size:18px;
	width:140px;
	text-align:left;
}
.section a {
	color:#1f4a75;
	text-decoration:none;	
}
.section a {
	color:#1f4a75;
	text-decoration:underline;
}