@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}

body {
	font-family:Tahoma, 'Trebuchet MS', Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-top:25px;
}

#header {
	margin:auto;
	width:911px;
	height:71px;
}

#flash {
	height:23px;
}

#flashcontent {
	width:911px;
	margin:auto;
}

#logo {
	z-index:5;	
	position:absolute;
	padding-left:28px;
	border:0px;
	
}

#header address {
	z-index:4;	
	position:absolute;
	padding-left:317px;
	padding-top:18px;
	font-style:normal;
	color:#9eaab1;
}
#header address a {
	color:#1191bb;
}

#lang {
	z-index:4;
	position:absolute;
	padding-top:-15px;
	padding-left:840px;
	color: #505050
	}
#lang a {
	color: #505050
	}
	
#contact_ico {
	z-index:3;
	position:absolute;
	padding-top:23px;
	padding-left:646px;
	height:60px;
	width:65px;
	background:url(images/ico_contact.gif) 670px 23px no-repeat;
}

#address_ico {
	z-index:2;
	position:absolute;
	padding-top:23px;
	padding-left:736px;
	height:60px;
	width:65px;
	background:url(images/ico_address.gif) 759px 23px no-repeat;
}

#catalog_ico {
	z-index:1;
	position:absolute;
	padding-top:23px;
	padding-left:826px;
	height:60px;
	width:65px;
	background:url(images/ico_catalog.gif) 845px 23px no-repeat;
}

.ico a {
	position:absolute;
	padding-top:25px;
	text-decoration:none;
	color:#1786c7;
	padding-left:8px;
	background:url(images/ico_li.png) 0px 31px no-repeat;
}

.ico a:hover {
	text-decoration:underline;
	color:#000;
	background:url(images/ico_li_hover.png) 0px 31px no-repeat;
}

#main {
	margin:auto;
	width:911px;
	background:#1384c6;
	margin-bottom:23px;
}

#main_main {
	margin:auto;
	width:911px;
	background:#1384c6;
	margin-bottom:0px;
}



#main_header {
	height:19px;
	background:url(images/main_header.gif) no-repeat;
}
#main_footer {
	height:19px;
	background:url(images/main_footer.gif) no-repeat;
}

#menu {
	height:53px;
}

#menu ul {
	padding-left:38px;
	padding-top:17px;
}

#menu li {
	float:left;
	list-style:none;
	margin-right:2px;
	width:165px;
	height:25px;
	border-bottom:#f5fbfd 1px solid;
}
#menu li:hover {
	border-bottom:#8dcfe4 1px solid;
}
#menu a img {
	border:none;
}

#submenu {
	margin:auto;
	height:114px;
	width:835px;
	background:#41a0d2;
}

#submenu_ico {
	position:absolute;
	padding-top:50px;
	padding-left:14px;
}

#submenu ul {
	position:absolute;
	padding-left:130px;
	padding-top:16px;
	width:700px;
}

#submenu li {
	list-style:none;
	float:left;
	width:213px;
	height:13px;
	padding-left:17px;
	padding-bottom:2px;
	margin-bottom:9px;	
}

#submenu li:hover {
	background:#5db0d8 url(images/submenu_li.png) 7px 6px no-repeat;
}

#submenu li a {
	color:#FFF;
	text-decoration:none;
}


#navigation {
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:835px;
}

#navigation a {
	color:#FFF;
	padding-left:10px;
	background:url(images/navigation_li.png) 2px 6px no-repeat;
}

#contents {
	margin:auto;
	width:836px;
	font-size:11px;
}

#footer {
	height:34px;
	background:url(images/footer.png);
}

#clear {
	clear:both;
}

.index_submenu {
	float:left;
	width:209px;
}

.index_submenu li {
	list-style:none;
	padding-bottom:5px;
}
.index_submenu li a {
	color:#FFF;
	text-decoration:none;
}
.index_submenu li a:hover {
	color:#FFF;
	text-decoration:underline;
}

#logo_footer {
	position:absolute;
	padding-top:15px;
	padding-left:683px;
	color:#aaaaaa;
}

#footer_holder {
	margin:auto;
	width:856px;
}

#footer1 {
	z-index:2;	
	position:absolute;
	width:300px;
	padding-top:30px;
	padding-left:10px;
	color:#666;
	background:url(images/foot_li.jpg) 0px 34px no-repeat;
}

#footer2 {
	z-index:1;	
	position:absolute;
	width:300px;
	padding-top:30px;
	padding-left:428px;
	color:#666;
	background:url(images/foot_li.jpg) 418px 34px no-repeat;	
}

h2 {
	font-size:11px;
	height:24px;
	border-bottom: #6db4dc solid 1px;
	margin-bottom:10px;
}

h3 {
	font-size:16px;
	height:24px;
	border-bottom: #6db4dc solid 1px;
	margin-bottom:10px;
}

.column {
	float:left;
}

#contents p {
	padding-bottom:10px;
}

a {
	color:#FFF;
}

#contents img {
	border:#41a0d2 6px solid;
}

#contents .pic1 img {
	border:none;
	vertical-align: middle;
	padding-left:2px;
}

#editor img {
	border:none;
}

#diler td,th {
	padding:5px;
	text-align: left;
	vertical-align: top;
}
/* слайдер */
#slider-header {
    margin:5px auto 0 auto;
    width:911px; /* Make sure your images are the same size */
    height:300px; /* Make sure your images are the same size */
}
