html, body {
	height: 100%;
}
body {
	background: #0A4558 url(../images/body-tile.jpg) top left repeat;
	text-align: center;
	font: normal 13px/14px Tahoma;
	color: #fff;
}
a:link {
	text-decoration: none;
}
hr {
	color:#64C6D7;
	background-color:#64C6D7;
	height: 1px;
	border-width:0px;
	margin-bottom: 15px;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.test {
	border: 1px dotted #f00;
}
.wrapper {
	position: relative;
	width: 1000px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0px auto -100px auto;
	text-align: left;
	border: 1px solid #64C6D7;
	border-width: 0px 1px;
}
.site {
}
	.topline {
		height: 25px;
		background: url(../images/topline-bg.jpg) top left no-repeat;
		padding: 6px 0px 0px 25px;
		font-weight: bold;
		position: relative;
	}
	.header {
		position: relative;
		height: 292px;
		background: #000 url(../images/header-bg.jpg) top left no-repeat;
		border-bottom: 1px solid #fff;
	}
		.logo {
			position: absolute;
			top: 0px;
			left: 0px;
		}
		.loginform {
			position: absolute;
			top: 0px;
			right: 0px;
			width: 254px;
			height: 291px;
			background: #6F7100 url(../images/loginform-bg.jpg) top right no-repeat;
			border-left: 1px solid #fff;
		}
			.form {
				padding: 5px 0px 0px 20px;
				font: bold 14px/20px Tahoma;
				color: #2D2001;
			}
			.form p {
				margin: 0px 0px 4px 0px;
			}
			.form table td {
				padding: 0px 16px 3px 0px;
			}
			.form a {color: #2D2001; text-decoration: underline;}
			.form a.reg {font: bold 12px/17px Tahoma;}
			.textbox {
				background: #6F7100;
				border: 1px solid #475300;
				color: #fff;
				width: 128px;
				height: 20px;
				overflow: hidden;
			}
			.button {
				background: #6F7100 url(../images/button-bg.jpg) top left no-repeat;
				border: none;
				width: 62px;
				height: 23px;
				font: 12px/13px Tahoma;
				color: #fff;
				cursor: pointer;
			}
			* html .button {
				overflow: visible;
				height: 20px;
			}
			.email-us {
				position: absolute;
				top: 120px;
				right: 25px;
				font: bold 14px/16px Tahoma;
				text-align: right;
				color: #5B4204;
			}
			.email-us a {
				color: #5B4204;
				text-decoration: underline;
			}
			.billing {
				position: absolute;
				top: 160px;
				right: 25px;
				font: bold 14px/20px Tahoma;
				color: #194c00;
				text-align: right;
				width: 205px;
			}
			.billing p {
				margin: 0px 0px 11px 0px;

			}
			.basket {
				position: absolute;
				top: 232px;
				right: 25px;
				font: bold 16px/18px Tahoma;
				color: #05284F;
				text-align: right;
				width: 205px;
				cursor: pointer;
			}
			.basket p {
				margin: 0px 0px 10px 0px;
			}
			.basket a {
				color: #fff;
				text-decoration: underline;
				font: normal 15px/17px Tahoma;
				color: #fff;
			}
		.menu {
			width: 998px;
			height: 80px;
			position: absolute;
			top: 311px;
			left: 0px;
			padding-left: 25px;
			/*background: url(../images/site-bg.jpg) 0px 6px no-repeat;*/
		}
		.menu ul {
		}
		.menu ul li {
			float: left;
			font: bold 13px/13px Tahoma;
			text-transform: capitalize;
			text-align: center;
			display: block;
			padding: 15px 0px 20px 0px;
		}
		.menu ul li a {
			color: #DFE0DF;
			text-decoration: none;
			/*display: block;
			padding: 15px 0px 20px 0px;*/
			/*position: relative;*/
			/*z-index: 10;*/

			border: 0px solid red;
			text-shadow: -1px -1px 1px #082526;
			filter: Shadow(Color=#082526,Direction=300,Strength=2);
			zoom: 1;
			/*float: left;*/
		}
		.menu ul li a:hover {
			color: #fff;
		}

		.menu ul li#products {
			background: url(../images/menu-about-us.jpg) top left no-repeat;
			width: 90px;
		}
		.menu ul li#contact-details {
			background: url(../images/menu-contact-details.jpg) top left no-repeat;
			width: 121px;
		}
		.menu ul li#payment-methods {
			background: url(../images/menu-payment-methods.jpg) top left no-repeat;
			width: 143px;
		}
		.menu ul li#shipping-info {
			background: url(../images/menu-shipping-info.jpg) top left no-repeat;
			width: 108px;
		}
		.menu ul li#warranty {
			background: url(../images/menu-warranty.jpg) top left no-repeat;
			width: 87px;
		}
		.menu ul li#privacy-policy {
			background: url(../images/menu-privacy-policy.jpg) top left no-repeat;
			width: 111px;
		}
		.menu ul li#links {
			background: url(../images/menu-links.jpg) top left no-repeat;
			width: 67px;
		}

		.search {
			background: url(../images/search-bg.jpg) top left no-repeat;
			width: 227px;
			height: 46px;
			position: absolute;
			top: 311px;
			right: 16px;
			padding: 13px 0px 0px 15px;
		}
			span.search-query {
				border: 0px solid red;
				width: 124px;
				display: block;
				float: left;
				margin-right: 9px;
				overflow: hidden;
			}
			span.search-query input {
				width: 124px;
				height: 22px;
				background: transparent;
				color: #a5b9c5;
				font: 12px/12px Tahoma;
				padding: 3px 3px;
				border: none;
			}
			span.search-button {
				border: 0px solid red;
				width: 62px;
				display: block;
				float: left;
				overflow: hidden;
			}
			span.search-button input {
				width: 62px;
				height: 22px;
				background: transparent;
				color: #b1cad9;
				font: 12px/12px Tahoma;
				padding: 0px;
				cursor: pointer;
				border: none;
			}
		.sidebar {
			width: 228px;
			float: left;
			padding: 75px 0px 0px 0px;
			margin-right:-228px; /* pixels bug IE */
		}
		.sidebar h2 {
			font: bold 30px/30px Tahoma;
			color: #82C0C6;
			margin: 0px 0px 6px 24px;
			background: url(../images/sidebar-h2-bg.gif) 100% 100% no-repeat;
			display: block;
			padding: 0px 0px 10px 0px;
		}
		ul#sidebar-menu {
			background: url(../images/dotted-green.gif) 100% 0px repeat-y;
			zoom: 1;
		}
		li#daylight {
			display: block;
			color: #0A334E;
			font: bold 14px/33px Tahoma;
			background: url(../images/daylight-bg.jpg) 0px 0px no-repeat;
			/*height: 33px;*/
			padding: 0px 0px 18px 30px;
			zoom: 1;
		}
		li#daylight ul {
			margin: 20px 0px 0px 0px;
		}
		li#daylight ul li {
			font: normal 13px/20px Tahoma;
		}
		li#daylight ul li a {
			color: #B1F6FF;
			text-decoration: none;
		}
		li#night {
			display: block;
			color: #01450E;
			font: bold 14px/33px Tahoma;
			background: url(../images/night-bg.jpg) 0px 0px no-repeat;
			/*height: 33px;*/
			padding: 0px 0px 18px 30px;
			zoom: 1;
		}
		li#night ul {
			margin: 20px 0px 0px 0px;
		}
		li#night ul li {
			font: normal 13px/20px Tahoma;
		}
		li#night ul li a {
			color: #C0F9CB;
			text-decoration: none;
		}
		li#night ul li a:hover,
		li#daylight ul li a:hover,
		li#night ul li.current a,
		li#daylight ul li.current a {
			color: #fff;
		}
		.content {
			padding: 41px 0px;
			margin-left: 229px;
			/*
			min-height: 800px;
			height: 800px;
			*/
		}
		.content h1 {
			display: block;
			background: url(../images/h1-tile.jpg) top left repeat-x;
			color: #000101;
			font: bold 16px/45px Tahoma;
			margin: 0px 0px 15px 0px;
		}
		.content h1 b {
			color: #0A334E;
		}
		.content h1 span {
			padding: 0px 0px 0px 40px;
			background: url(../images/h1-bg.jpg) 25px 0px no-repeat;
			height: 45px;
			display: block;
		}
		.content p {
			font: 15px/18px Arial, Verdana, Tahoma;
			margin: 0px 25px 15px 25px;
			text-align: justify;
		}
		.content a {
			color: #fff;
			text-decoration: underline;
		}
		.content h3 {color: #B1F6FF; font: bold normal 15px/20px Tahoma; margin: 0px 25px 10px 0px;}
		.content ul {list-style: disc; margin: 0px 25px 15px 30px;}
		.content ul li {color: #fff; font: 15px/22px Arial, Verdana, Tahoma;}
		.content ol {margin: 0px 25px 15px 30px; list-style: decimal;}
		.content ol li {color: #fff; font: 15px/22px Arial, Verdana, Tahoma;}
		.text {
			padding: 75px 25px 100px 18px;
			background: url(../images/text-bg.gif) 0px 68px no-repeat;
			zoom: 1;
			position: relative;
			overflow: hidden;
			border: 0px solid red;

		}
		.text h1 {color: #AFF5FF; font: bold 14px/18px Tahoma; background: none;}
		.text h1 a {color: #AFF5FF; text-decoration: none;}
		/* Стили для контента */
		.text p {margin: 0px 0px 15px 0px; font: 15px/18px Verdana, Tahoma; color: #B1F6FF;}

.crossover {
	height: 100px;
	clear: both;
	zoom: 1;
	border: 0px solid red;
}
.footer {
	margin: 0px auto;
	width: 1000px;
	height: 100px;
	text-align: center;
	padding: 0px 23px;
}
	.footer-wrap {
		position: relative;
		height: 100px;
		text-align: left;
		background: url(../images/footer-tile.gif) top left repeat-x;
		color: #BDDAE4;
	}
	.footer-wrap a {
		color: #BDDAE4;
	}
		.copyright {
			position: absolute;
			top: 35px;
			left: 20px;
		}
		.inforos {
			position: absolute;
			top: 35px;
			right: 20px;
		}

.main-catalog-wrap {
	/*height: 400px;*/
	background: url(../images/main-catalog-wrap-bg.png) 50% 0px no-repeat;
	position: relative;
}
.main-catalog-row {
	position: absolute;
	border: 0px solid red;
	height: 48px;
	font: 15px/17px Tahoma;
}
.main-catalog-left {
	left: 70px;
	text-align: left;
	background: url(../images/main-catalog-left-bg.gif) 0px 44px repeat-x;
}
.main-catalog-right {
	right: 70px;
	text-align: right;
	background: url(../images/main-catalog-right-bg.gif) 0px 44px repeat-x;
}
.main-catalog-left a,
.main-catalog-right a {
	text-decoration: none;
	display: block;
	height: 48px;
	padding: 25px 0px 0px 0px;
	position: relative;
}
.main-catalog-left a {
	color: #88BAF3;
}
.main-catalog-right a {
	color: #70C700;
}
.main-catalog-left a:hover,
.main-catalog-right a:hover {
	color: #fff;
}
.main-catalog-row div {
	/*padding: 25px 0px 0px 0px;*/
}

.catalog-cell {
	width: 240px;
	height: 240px;
	position: relative;
	float: left;
	background: url(../images/catalog-cell-bg.gif) 0px 0px no-repeat;
	margin: 0px -1px 0px 0px;
}
.catalog-text {
	position: absolute;
	left: 10px;
	bottom: 15px;
	width: 220px;
}
.catalog-text a {
	font: bold 13px/15px Tahoma;
	color: #00FFCC;
	text-decoration: underline;
}
.catalog-price {
	position: absolute;
	top: 120px;
	right: 10px;
	color: #AFF5FF;
	font: 13px/13px Tahoma;
	border: 0px solid red;
	float: left;
	z-index: 100;
	text-align: right;
}
.catalog-price span {
	display: block;
	background: #fff;
	padding: 2px 3px;
	color: #FF0000;
	font: bold 13px/13px Tahoma;
	margin: 3px 0px 0px 0px;
}
.catalog-add {
	position: absolute;
	right: 5px;
	top: 19px;
	color: #AFF5FF;
	font: 13px/13px Tahoma;
	border: 0px solid #f00;
	width: 85px;
	float: left;
	text-align: right;
	border: 0px solid red;
}
.catalog-add select {
	/*float: left;*/
	color: #13556B;
	background: #fff;
	border: 1px solid #13556B;
}
.catalog-add input {
	width: 85px;
	height: 26px;
	background: url(../images/card.png) 100% 3px no-repeat;
	border: none;
	cursor: pointer;
	float: left;
	color: #9BE0EC;
	font: 11px/26px Tahoma;
	border: 0px solid red;
	text-align: left;
	padding: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
}
.catalog-preview {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 140px;
	height: 140px;
}
.catalog-preview a {
	cursor: url(../images/zoomin.cur), pointer !important;
}
.catalog-conditions {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 220px;
}
.catalog-wrap {
	/*zoom: 1;
	overflow: hidden;*/
	padding: 0px 0px 0px 0px;
}
.catalog-params {
	padding: 0px 0px 20px 0px;
}
.catalog-params table {/*width: 100%;*/}

.catalog-params table tr.odd {/*background: #31657e;*/}
.catalog-params table tr.even {/*background: #447f62;*/}

.catalog-params table th {/*text-align: left;*/}
.catalog-params table td {}

.catalog-params table td,
.catalog-params table th {/*padding: 7px 15px 7px 15px; width: 50%;*/}
/* =access
*/
.access {margin: 0px 0px 15px 25px;}
.access th, .access td {font: normal 13px/14px Tahoma; padding: 5px;}
.access th {text-align: left; font-weight: bold; vertical-align: middle;}
.access-text {width: 300px; margin-right: 10px;}
.access-area {width: 300px; height: 100px; margin-right: 10px;}
.access-dropdown {width: 300px; height: 22px; margin-right: 10px;}
.errorc {border: 2px solid #c51818;}
label.errorc {border: none;}
.table {
	clear: both;
}
.table th {

}
.table td {
	text-align: justify;
}
.table th,
.table td {
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #29667A;
	vertical-align: top;
}
.table img {
	border: 2px solid #29667A;
}
.colorer {margin-bottom: 15px; background:  #0b5467; border: 1px solid #29667A;}
.colorer th {padding: 7px 10px 7px 10px; text-align: left; vertical-align: middle; color: #B1F6FF; font-weight: bold; }
.colorer td {padding: 7px 10px 7px 15px; }
.colorer th, .colorer td {border-bottom: 1px solid #29667A;  border-right: 1px solid #29667A;}
.colorer td p {margin: 0px;}

.b {}
.b td {padding: 0px 4px 4px 0px;}

.basket-steps {margin: 10px 0px 10px 0px;}
.basket-steps td {padding: 0px 10px 0px 10px; vertical-align: middle;}
.basket-steps td img {vertical-align: middle;}

#smallp {text-align: center; font: 14px/18px Tahoma; /*margin-bottom: 15px;*/}
#smallp a {color: #BDF6C8;}

.cart-nav {margin-bottom: 30px;}

.info {background: url(../images/message-info.gif) 0px 0px no-repeat; padding-left: 25px; min-height: 19px; //height: 19px;}
.error {background: url(../images/message-error.gif) 0px 0px no-repeat; padding-left: 25px; min-height: 19px; //height: 19px;}
/* =type
*/
.alignright {text-align: right;}
.alignleft {text-align: left;}
.aligncenter {text-align: center;}
.alignjustify {text-align: justify;}
.valignmiddle {vertical-align: middle;}
.valigntop {vertical-align: top;}
.floatright {float: right; margin: 0px 0px 15px 15px;}
.floatleft {float: left; margin: 0px 15px 15px 0px;}
.noborder {border: none;}
label {cursor: pointer;}
.hidden {display: none;}
.zalupa,
* html .zalupa {
	margin-left: 0px;
}

.c-button {
	border: 1px solid #0B4656;
	background: #DEDEDE url(../images/button-tile.jpg) 0px 0px repeat-x;
	color: #f00;
	padding: 2px 5px;
	font: 16px Arial, Tahoma;
}
.c-textarea {
	width: 400px;
	height: 150px;
	margin-bottom: 15px;
	border: 1px solid #0B4656;
}

#google_translate_element {
	border: 0px solid red;
	padding: 0px !important;
	margin: 0px !important;
	float: left;
}
#google_translate_element * {
	padding: 0px !important;
	margin: 0px !important;
}
#google_translate_element select {
	height: 18px;
	line-height: 16px;
	font-size: 10px;
	position: relative;
	top: -1px;
	left: 0px;
	margin-bottom: 10px !important;
	width: 225px;
}
#flags {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
}
#flags img {
	margin-right: 3px;
	border: 1px solid #fff;
	padding: 1px;
}
#flags table td {
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	border: 0px solid red;
}

.attach {
	float: left;
	width: 460px;
	border: 0px solid red;
}
.attach a {
	display: block;
	width: 96px;
	height: 96px;
	overflow: hidden;
	border: 1px solid #16667A;
	float: left;
	margin: 0px 15px 15px 0px;
	cursor: url(../images/zoomin.cur), pointer !important;
	background: #fff;
}
.attach a img {}




a.rubyred {color: #AD0000;}

div#noHasFlash {
	padding: 30px 10px 20px 65px;
	margin: 15px 17px 15px 25px;
	background: #fff url('../images/ico/important.png') 15px 50% no-repeat;
	font-size: 16px;
	color: #600;
	border: 2px solid #600;
	position: relative;
}
div#noHasFlash a {
	color: #00f;
	text-decoration: underline;
}
div.counters {
	position: absolute;
	bottom: -100px;
}