/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	background:#000000;
	}
/* global styles */
img { border:none; }
p {	margin:5px 0 5px 0;	padding:0; }
h1, h2, h3, h4, h5, h6 { font-family:Arial, Helvetica, sans-serif; color:#7a440b; margin:5px 0 5px 0; font-weight:normal; width:90%; padding:0; }
h1 { font-size:24px; }
h2 { font-size:21px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.clear { clear:both; }
.center { text-align:center; }
hr {
	height:1px;
	border:none;
	color:#333333;
	background:#333333;
	}
h4.title {
	font-size:18px;
	}

#HTMLBlock {
	width:1000px;
	margin:0 auto;
	position:relative;
	padding-bottom:50px;
	}
a:active, a:focus, img { outline:none; }
:focus{ -moz-outline-style:none; }

/* Стандартные ссылки */
a:link, a:active, a:visited {
	color:#111111;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}

#leftBlocks {
	width:219px;
	overflow:hidden;
	padding-left:20px;
	float:left;
	}
.flash {
	}
#leftBlocks .block {
	padding:5px 10px 5px 5px;
	color:#f5dbb8;
	}
#leftBlocks a:link, #leftBlocks a:active, #leftBlocks a:visited {
	color:#f5dbb8;
	}
#leftBlocks a:hover {
	}

#rightBlocks {
	width:760px;
	float:right;
	}
#headerBlocks {
	height:220px;
	overflow:hidden;
	position:relative;
	width:760px;
	}
#headerBlocks .links {
	width:11px;
	padding-top:40px;
	}
#headerBlocks .links a:link, #headerBlocks .links a:active, #headerBlocks .links a:visited {
	display:inline-block;
	width:11px;
	margin:20px 0px;
	}
#headerBlocks .links a:hover {
	}
#headerBlocks .links img {
	width:11px;
	height:10px;
	}
#headerBlocks #logo {
	position:absolute;
	left:60px;
	top:60px;
	z-index:30;
	}
#headerBlocks #slogan {
	position:absolute;
	left:160px;
	top:140px;
	z-index:40;
	}
#headerBlocks .flash {
	width:388px;
	height:220px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
	}


#contentBlocks {
	width:760px;
	}
#paperTop {
	width:760px;
	height:85px;
	overflow:hidden;
	background:#f5dbb8 url(/i/paperTop.jpg) left top no-repeat;
	line-height:55px;
	font-size:18px;
	font-style:italic;
	color:#7a440b;
	text-align:center;
	}
#paperMiddle {
	width:700px;
	background:#f5dbb8 url(/i/paperMiddle.jpg) left top repeat-y;
	padding:10px 30px;
	display:table;
	}
#paperBottom {
	width:760px;
	height:85px;
	overflow:hidden;
	background:#f5dbb8 url(/i/paperBottom.jpg) left top no-repeat;
	}

#footerBlocks {
	display:table;
	width:940px;
	padding:20px 30px;
	color:#f5dbb8;
	font-size:11px;
	}
#footerBlocks a:link, #footerBlocks a:active, #footerBlocks a:visited {
	color:#f5dbb8;
	}
#footerBlocks a:hover {
	}
#counters {
	opacity:0.7;
	filter:alpha(opacity=70);
	padding:20px;
	text-align:center;
	}

.subMenuList {
	border:solid 2px #754015;
	float:right;
	width:200px;
	padding:15px;
	margin:0 0 15px 15px;
	background:#ffebcd;
	}
.subMenuList a:link, .subMenuList a:active, .subMenuList a:visited {
	display:block;
	padding-left:13px;
	background:url(/i/marker.gif) left 5px no-repeat;
	}
.subMenuList a:hover {
	}
#orderForm {
	color:#7a440b;
	}
#orderForm input {
	width:350px;
	border:solid 1px #666666;
	}
#orderForm input.button {
	width:auto;
	cursor:hand;
	cursor:pointer;
	}
#orderForm input.date {
	width:118px;
	}
#orderForm textarea {
	width:350px;
	border:solid 1px #666666;
	}


ul.stars {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.stars li {
	float:left;
	padding-right:20px;
	}


#runLine {
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	padding-bottom:16px;
}
.runLine {
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	padding:12px 0px;
}



#gallaryBlock {
	width:154px;
	height:610px;
	overflow:hidden;
	margin-left:20px;
	position:relative;
	z-index:20;
}
#gallaryBlockInner {
	width:154px;
	position:absolute;
	left:0px;
	top:0px;
}
#gallaryBlockInner a:link, #gallaryBlockInner a:active, #gallaryBlockInner a:visited {
	display:block;
	width:152px;
	height:112px;
	overflow:hidden;
	margin-bottom:10px;
	border:solid 1px #f5dbb8;
	cursor:pointer;
}
#gallaryBlockInner a:hover {
	border:solid 1px #8b0000;
}
#gallaryBlockInner a:link div, #gallaryBlockInner a:active div, #gallaryBlockInner a:visited div {
	width:150px;
	height:110px;
	overflow:hidden;
	border:solid 1px #7a440b;
	cursor:pointer;
}
#gallaryBlockInner a:hover div {
	border:solid 1px #8b0000;
	cursor:pointer;
}
#gallaryBlockInner img {
}


a#topLink:link, a#topLink:active, a#topLink:visited, a#bottomLink:link, a#bottomLink:active, a#bottomLink:visited {
	text-align:center;
	display:block;
	width:154px;
	height:14px;
	opacity:0.5;
	filter:alpha(opacity=50);
}
a#topLink:hover, a#bottomLink:hover  {
	opacity:1;
	filter:alpha(opacity=100);
}