* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 102, 163, 0.34);
}
h1 {
	font-size: 16px;
	color: #0066a3;
	margin-bottom: 10px;
	}
h2 {
	font-size: 14px;
	margin-bottom: 3px;
	}
h3 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	}
a {
	color: #0066a3;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 10px;
	text-indent: 1.2em;
	text-align: justify;
	background: #C8D6DF;
	border-radius: 15px;
	padding: 15px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
ul, ol {
	margin-left: 20px;
	}
hr {
	 background-color: #0066A3;
    border: none;
    height: 2px;
	}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-color: #96cced;
	border: 2px solid #ffffff;
	margin-top: 30px;
	border-radius: 2px;
}
#top_menu {
	position: absolute;
	left: 10px;
	top: 165px;
	}
#top_menu a {
	text-decoration: none;
	}
#top_menu a:hover {
	text-decoration: underline;
	}
#top_menu ul {
	list-style: none;
	}
#top_menu li {
	float: left;
	}
.top_menu_big {
	font-weight: bolder;
	font-size: 18px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.top_menu_small {
	font-size: 14px;
	margin-left: 0px;
	}
#top_menu2 {
	position: absolute;
	right: 5px;
	top: 165px;
	border-radius: 10px;
	box-shadow: 3px 3px 5px;
	background-color: #0066a3;
	color: #ffffff;
	font-weight: bold;
	width: 275px;
	height: 40px;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
	}
#top_menu2 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
#top_menu2 a:hover {
	text-decoration: underline;
	}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 222px;
	background: #FFE680;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1004px;
	margin: 0 auto;
	background: url(img/template/fon_header.jpg) no-repeat top left;
	
}
#kroshki {
	position: absolute;
	left: 0px;
	top: -25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	}
#maps {
	position: absolute;
	right: 0px;
	top: -25px;
	z-index: 2;
	}
#maps a {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	}
#mapss li {
	margin-left: 20px;
}	
#mugik {
	width: 232px;
	height: 187px;
	position: absolute;
	top: -28px;
	right: 0px;
	background: url(img/template/mugik.png) no-repeat top left;
	z-index: 1;
	}
#kroshki a {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	}
#logo {
	width: 614px;
	height: 122px;
	position: absolute;
	top: 20px;
	left: 15px;
	}
#adres {
	width: 160px;
	height: 140px;
	position: absolute;
	top: 20px;
	right: 190px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 360px;
	height: 1%;
	padding-top: 225px;
	

}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 15px 0 270px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	background: #96cced;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -360px auto 0;
	height: 360px;
	background: #96cced;
	position: relative;
}
#footer h3 {
	margin: 0px 0px 0px 15px;
	}
#spec {
	height: 224px;
	width: 100%;
	background: url(img/template/fon_spec.jpg) repeat-x;
	padding-top: 22px;
}
.spec_pr {
	width: 295px;
	height: 160px;
	border: 2px solid #0066a3;
	box-shadow: 2px 2px 4px;
	background: url(img/template/fon_srp.jpg) repeat-x top #ffffff;
	float: left;
	margin-left: 10px;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
	}
.spec_pr img {
	float: right;
	}
.spec_pr a {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	height: 70px;
	display: block;
	}
#foot {
	height: 58px;
	background: url(img/template/fot_fon.png) repeat-x;
	padding: 10px 0px 10px 15px;
	position: relative;
	}
#logo_footer {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url(img/template/logo_footer.png) no-repeat;
	width: 171px;
	height: 56px;
	}
.podpis {
	float: none;
	font-size: 11px;
	line-height: 12px;
	margin-top: 10px;
	}
.bottom_menu li{
	float:left;
	font-size: 14px;
	font-weight: bolder;
	}
.bottom_menu {
	list-style: none;
	margin-left: 0px;
	}
/*rotator
------------------------------------------------------*/
#rotator {
	float: left;
	border: 2px solid #0066a3;
	box-shadow: 3px 3px 5px;
	margin: 0px 15px 15px 0px; 
	width: 269px;
	height: 179px;
	} 
/*podcategoriya*/
#all_tovar {
	width: 100%;
	margin-top: 0px;
	border-spacing:10px;
	margin-bottom: 10px;
	}
.abl {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	height: 70px;
	display: block;
	}
.tovar a {
	color: #ffffff;
	}
#all_tovar a:hover {
	text-decoration: none;
	}
#all_tovar td {
	border: 2px solid #0065a2;
	padding: 5px 10px 10px 10px;
	width: 50%;
	display: table-cell;
	vertical-align: top;
	background: url(img/template/fon_srp.jpg) repeat-x top #ffffff;
	}

#all_tovar .tovar {
	width:100%;
	}
#all_tovar .tovar h2 {
	font-size: 14px;
	margin-bottom: 10px;
	
	}
#all_tovar .tovar td {
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#all_tovar .img_tovar {
	text-align: right;
	vertical-align: middle;
	width: 100px;
	}
#all_tovar .tsena {
	color: RGB(38,124,176);
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	}
.repiter_text {
	font-size: 12px;
	}
	
/*tovar
----------------------------------------------------*/
#description {
	border: 2px solid #0065a2;
	width: 100%;
	background-color: #ffffff;
	border-radius: 15px;
	}
.head_artikul {
	margin: 20px 10px 0 10px;
	height: 25px;
	border-bottom: 2px solid #0065a2;
	}
.nazv_artikul {
	color: #0065a2;
	font-size: 15px;
	float: left;
	font-weight: bold;
	}
.cena_artikul {
	float: right;
	color: #0065a2;
	font-size: 13px;
	font-weight: bold;
	}
.body_artikul {
	padding: 10px;
	font-size: 12px;
	}
.body_artikul  p {
	font-size: 12px;
	}
.body_artikul li {
	margin-left: 15px;
	padding: auto;
	}
.body_artikul a {
	color: #0065a2;
	text-decoration: underline;
	}
.body_artikul a:hover {
	text-decoration: none;
	}
.art {
	color: #40b4fa;
	float: left;
	font-size: 12px;
	}
.galery {
	width:250px; 
	vertical-align:top; 
	text-align:center;
	padding-top: 20px;
	}
.galery img {
	margin-top: 20px;
	/*margin-left: 25px;*/

	}
#galery_ul {
	/*display: table-cell;*/
	text-align: center;
	margin: 0 auto;
	width: 200px;
	padding: 0 auto;
	}
#galery_ul li{
	list-style: none;
	height: 55px;
	width: 50px;
	border: 2px solid #0065a2;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	opacity: .5;
	cursor: pointer;
	}
#galery_ul li img {
	margin: 0 auto;
	height: 55px;
	max-width: 50px;
	}
#galery_ul li.active, #galery_ul li:hover {
	opacity: .99; /* safari bug */
	border-radius: 5px;
}

/*random tips*/

#tips, #tips li{
		margin:0;
		padding:0;
		list-style:none;
	}
#tips li{
		margin:0px;
		background:none;
		display:none; /* hide the items at first only to display one with javascript */
	}
#tips li img{
		width:269px;
		height:179px;
	}
/*end random*/

/*contact
-----------------------------------*/
#kontakt hr {
	color: #0066a3;
	height: 2px;
	margin: 5px 0px;
	background-color: #0066a3;
	border: none;
	}
#kontakt h3 {
	color: #0066a3;
	}
#li {
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
#preview{
	z-index: 10;
	position:absolute;
	border:2px solid #0065a2;
	background:#CBE6F6;
	padding:5px;
	display:none;
	color: #0066a3;
	text-indent: 0em;
	}
.blue {
	color: #0066a3;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	}
.google {
	background-color: #ffffff;
	border: 2px solid #0066A3;
	color: #ffffff;
	width: 240px;
	margin: 15px 5px;
	}
.google a{
	color: #0066A3;
	font-weight: bold;
	display: block;
	padding: 5px;
	}
.google a:hover{
	background-color: #0066A3;
	color: #ffffff;
	}
	
/*-------Статья о выборе репитеров---------*/
#operator {
	font-weight: bold;
	border-collapse: collapse;
	width: 100%;
	}
#operator td {
	text-align: center;
	border: 2px solid #000;
	padding: 5px;
	}
#operator tr.oper_red {
	background-color: #FF0000;
	}
#operator tr.oper_yellow {
	background-color: #FFFF00;
	}
#operator tr.oper_green {
	background-color: #92D050;
	}
#decibel {
	border-collapse: collapse;
	}
#decibel td {
	text-align: left;
	border: 1px solid #000;
	padding: 2px;
	}
#decibel tr.zhir{
	font-weight: bold;
	}
.tbl_usl {
	border-collapse: collapse;
	margin-bottom: 15px;
	}
.tbl_usl td {
	border: 1px solid #000;
	text-align: center;
	padding: 3px;
	background-color: #F0E7D6;
	}
.tbl_usl th {
	border: 1px solid #000;
	text-align: center;
	padding: 3px;
	background-color: #92CDDC;
	color: #ffffff;
	}
	
/*-------Задать вопрос-------------*/
#zakaz {
	border: 0px;
	}
#zakaz td {
	vertical-align: middle;
	padding: 5px 0px;
	}
#zakaz .descr {
	width: 200px;
	line-height: 15px;
	font-weight: bold;
	font-size: 14px;
	}
.dop_text {
	font-size: 10px;
	font-weight: normal;
	}
#zakaz textarea {
	width: 450px;
	height: 150px;
	border-radius: 5px;
	border: 2px solid #0066A3;
	padding: 3px;
	box-shadow: 0 0 3px #DDDDDD;
	}
#zakaz input {
	width: 200px;
	border-radius: 5px;
	border: 2px solid #0066A3;
	padding: 3px;
	box-shadow: 0 0 3px #DDDDDD;
	}