img {
	border:0px;
}
table {
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #F2E7C7;
	background-image: url(img/bgr_.jpg);
	background-repeat: no-repeat;
	height:100%; 
}
#fon1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	min-width:1000px;
	height:100%;
	z-index:0;
}
#holmik {
	position: absolute;
	top: 410px;
	right:10%;
	z-index:0;
}
#v_holmik {
	position: absolute;
	width:100%;
	height:320px;
	top: 60%;
	left: 0px;
	z-index:0;
	background-image:url(img/bg_holm.png);
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg_holm.png',sizingMethod='scale');
}
#kozha {
height:150px; 
margin-top:-150px; 
	width: 100%;
	left: 0px;
position:relative;
z-index:2;
}
#container {
	min-height:100%;
}
* html #container { 
	height:100%; 
} 
#content {
	height:auto;
	position:relative;
	top:0px;
	left:5%;
	min-width:910px;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	z-index:3;
	color:#552B00;
}
#logo {
	position:relative;
	width:80px;
	float:left;
}
#afterlogo {
	width:90%;
	height:100%;
	margin-left:80px;
	padding-top:30px;
}
#head {
	width: 100%;
	font-size:36px;	
}
#head h1 {
	color: #552B00;
	font-size:36px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#head h1 sup {
	font-size: 0.5em;
}
#head a{
	text-decoration:none;
}
#head #coord {
	position:relative;
	font-size:30px;
	float:right;
	color:#000;
}
#head #coord a {
	color:#000;
}
#head #coord span.addr {
	font-size: 0.4em;
}
#menu {
	margin-top:10px;
	font-size:21px;
	z-index:10;
}
#menu a {
	text-decoration:underline;
	color:#552B00;
}
#menu a:hover {
	text-decoration:underline;
	color:#552B00;
}
#menu a:visited {
	text-decoration:underline;
	color:#552B00;
}
#menu ul {
	list-style:none;
	padding:0;
	display:inline;
}
#menu ul li {
	float:left;
	padding-right:20px;
	padding-left:0;
	margin:0;
}
#menu ul li a {
	display:block;
}
#menu ul li ul div:hover {
	background-color:#E8D99F;	
}
#menu ul li ul li {
float:none;
white-space:nowrap;
}
#menu ul li ul li:hover {
	background-color:#E8D99F;
}
#menu ul li ul {
	padding:5px;
	position:absolute;
	z-index:10;
	margin:0;
	display:none;
	background-color:#fefde9;
	font-size:0.8em;
	border:thin solid #C19D68;
	line-height: 1.6em;
}
#textholder {
	top:50px;
	position:relative;
	width:100%;
	padding:0;
	margin:0;
}
#textholder div {

	padding:1%;
	margin:0;
	font-size:14px;
	color:#000;
	z-index:2;
	background-image:url(img/textfon.png);
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/textfon.png',sizingMethod='scale');
}
#text {
	position:relative;
	top:0px;
	float:left;
	width:60%;
}
#text h1 {
	float:left;
	margin:0 15px 0 0px;
	padding:0px;
}
#text h4 {
	margin:0;
	padding:0px;
	line-height:normal;
	font-weight:normal;
	font-size:1.5em;
}
#text a {
	color:#552B00;
	text-decoration:underline;
}
#news {	
	position:relative;
	top:0px;
	float:right;
	width:30%;
	font-family:Georgia;
	font-style: italic;
}
#news p { 
	margin-top:5px;
	margin-bottom:15px;
	font-size:0.9em;
}
#news a {
	text-decoration:underline;
	color:#552B00;
	font-size:1.1em;
}
#news a:hover {
	text-decoration:underline;
	color:#552B00;
}
#news a:visited {
	text-decoration:underline;
	color:#552B00;
}
#news em {
	text-decoration:none;
	font-size:1.3em;
	font-style: normal;
	margin:0 0 0 0;
}
#news form {
	font-size:1.2em;
}
#news .noborder {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0px;
	padding: 0px;
	border:0px;
	border-style:none;
	background:none;
	text-align:right;
}
.bigger {
	font-size:1.3em;
}
.img_floatleft {
	float:left;
	margin:0 10px 10px 0;
}
ul.list_s4 {
	margin:0;
	padding:10px 0 0 270px;
	list-style:square inside;
}
ul.list_s4 li {
	padding:0 0 7px 0px;
	margin:0;
}
#text a.noline {
	text-decoration:none;
}
br.clearfloat {
	clear: both;
	float: none;
}

div#cart_holder {
	width:100%;
	height:100%;
	min-height:100%;
	position:fixed;
	top:0;
	left:0;
	display:none;
	background-image:url(img/textfon.png);
	background-repeat: repeat;
	z-index:1000;
}
div#cart_holder #cart { 
position:absolute;
	background: #ffefd5;
	width:720px;
	height:60%;
	margin:15% 20% 20% 20%;
	padding:15px;
	border: thin solid #8b4513;
	overflow: scroll;
}
div#cart_holder #cart  input { 
	background-color: #faebd7;
	margin:0 0 5px 0;
}
div#cart_holder #cart  input.submit {
 	background-color: #faebd7;
	margin: 5px 0 0 5px;
 }
div#cart_holder #cart label { 

}
div#cart_holder #cart select {
	background-color: #faebd7;
	margin:0 0 5px 0;
}
div#cart_holder #cart textarea {
	background-color: #faebd7;
	margin:0 0 5px 0;	
}
div.cart_clea  {
	margin: 5px 0 0 0;
	float:right;
}
div.cart_clea a {
	color: #8b4513;
	text-decoration:underline;
}
div.cart_get_back  {
	margin: 5px 0 0 0;
	float:left;
	
}
div.cart_get_back a {
	color: #8b4513;
	text-decoration:underline;
}
div.cart_close {
	position: absolute;
	top:0;
	right: 20px;
}


table.cart_tovar {
width:700px;
	border-collapse: collapse;
	border: none; 
	margin-top:5px;
	margin-right:5px;
}
table.cart_tovar th {
	background-color: #ffdead;
	font-weight:500;
	vertical-align: top;
	font-size: 1.2em;
	text-align: left;
	padding:3px 0 3px 5px;
}
table.cart_tovar tr {
	vertical-align: middle;
}
table.cart_tovar tr.lightback {
	vertical-align: middle;
	background-color: #fff5ee;
}
table.cart_tovar td {
	padding:3px 0 3px 5px;
}
table.cart_tovar td.price {
	text-align:right;
}
table.cart_tovar td.cart_del {
	width:15%;
	text-align:right;
	padding-right:5px;
}
table.cart_tovar td.cart_del a {
	font-size:0.9em;
	color:#8b4513;
}

#toolTitle {
	 background-color:#ffdead; 
	 border: thin solid #f4a460;
	 padding: 5px;
}
