html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/*iarga galery*/
#galery{float:left; width:880px; border-top: 1px solid #622a14; padding-top:40px;}
#galery a{float:left; width:173px; height:170px; margin:0 35px 50px 0; background:url(/images/gal_bg.png) no-repeat left top; text-decoration:none;}
#galery a em{display:block; position:absolute; margin:55px 0 0 55px; z-index:1; width:54px; height:54px; background:url(/images/gal_plus.png); display:none;}
#galery a:hover{background:url(/images/gal_active.png) no-repeat left top;}
#galery a:hover em{display:block;}
#galery a i{display:block; width:150px; height:150px; overflow:hidden; text-align:center; position:relative; background:#000; top:7px; left:8px;}
#galery a img{}
.galery_head{font-family:Times New Roman; font-size:12pt; color:#f08e26; margin:-15px 0; padding:0;}

#galery a.buy, #galery a.buy:hover{
	width:236px;
	height:206px;
	background:url(/images/gal_box.png) no-repeat left top;	
	color:#016fbb;
	font-size:10pt;	
	margin-top:40px;
	margin-right:-100px;
}
#galery a.buy b{
	display:block;
	font-weight:normal;
	width:150px;
	position:relative; top:140px; left:10px;
	text-decoration:underline;
	text-align:right;	
}
#galery a.buy:hover b{
	text-decoration:none;
}
#cover {border:0; color:#000; border-color:#000; background:#000;}
#cover{width:100%; height:100%; background:#000; position:absolute; top:0; left:0; z-index:1000; text-align:center;}
#cover img{cursor:pointer;}
/* END iarga galery*/
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
html {height: 100%}
body {
	font: normal 15px Tahoma, Verdana, Arial, sans-serif;
	height: 100%;
	background: #000 url(../images/bg2.jpg) center -10px no-repeat;
	color: #fff;
}
body.index {
	background: #000 url(../images/bg.jpg) center -60px no-repeat;
}
a {
	color: #0762ab;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
.fr { float: right; }
.fl { float: left; }
.clear { clear: both; }
/***********************************************************************************************************************
	Layout
***********************************************************************************************************************/
#wrapper {
	width: 880px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#content {
	width: 650px;
}
#content.contact p{
	width: 650px;
}
#content.gamec p, #content.gamec dl, #content.gamec dt{
	width: 700px;
}
#content.cgoods p{
	width:510px;
}
.goods #content {
	width: auto !important;
}
/***********************************************************************************************************************
	Page design
***********************************************************************************************************************/
#menu ul {
	margin: 72px 0 50px 0;
	padding: 0;
	height: 35px;
}
#menu ul li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#menu li a {
	display: block;
	height: 35px;
	padding: 0 11px;
	line-height: 34px;
	color: #0096ff;
	text-decoration: underline;
	float: left;
}
#menu li a:hover, #menu li a.current {
	color: #fff;
	text-decoration: none;
	background: url(../images/menu-bg.jpg) repeat-x;
}
#header h1 {
	font-size: 59px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	display: block;
	margin-bottom: 40px;
}
.index #header h1 {
	margin-bottom: 66px;
}
#header a.box {
	display: block;
	width: 653px;
	height: 435px;
	background: url(/images/box1.png) left top no-repeat;
	margin-bottom: 101px;
}
#header a.box:hover {
	background-position: 0 -464px;
}
#content {
	padding: 0 0 55px;
}
#footer {
	margin: -54px auto 0;
	width: 880px;
	width:1022px;
	height: 154px;
	border-top: 1px solid #622a14;
	font-size: 12px;
	color: #6f2f16;
	padding: 20px 71px 0 71px;
	background:url(/images/texture.png) repeat-x left bottom;
}
#footer a {
	color: #6f2f16;
}
#footer a.contacts { color: #ff8a00 }
#footer p {
	margin-bottom: 10px;
}
.phone { position: absolute; margin-top: -165px; }
.phone h4 {
	font-size: 15.5px;
	margin-bottom: 14px;
	font-weight: normal;
}
.phone .numbers {
	color: #fc730d;
	font-size: 44px;
	margin-bottom: 13px;
}
.phone h5 {
	color: #a12d02;
	font-weight: normal;
}
.phone {
	margin-bottom: 62px;
}
#content p {
	margin-bottom: 42px;
	line-height: 22px;
}
#content blockquote p {
	font: italic 18px "Times New Roman";
	margin-bottom: 30px;
	color: #f08e26;
}
#content p.italic {
	font: italic 18px "Times New Roman";
	margin-bottom: 90px;
}
#price {
	position: absolute;
	width: 176px;
	height: 177px;
	background: url(../images/price.png) left top no-repeat;
	margin: 247px 0 0 610px;
	display: block;
}

hr {
	color: #622a14;
	background-color: #622a14;
	height: 1px;
	border: 0;
	margin-bottom: 30px;
}

#content h2 {
	font-size: 34px;
	color: #b63404;
	font-weight: normal;
	margin-bottom: 14px;
}
#content h3 {
	color: #fc730d;
	font-weight: normal;
	margin-bottom: 14px;
	font-size: 34px;
}
#content h4 {
	color: #fc730d;
	font-weight: normal;
	margin-bottom: 14px;
	font-size: 16px;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 55px;
	line-height: 22px;
}

#content .buy-box {
	/*background: url(../images/box-closed.png) left top no-repeat;*/
	background: url(../images/gal_box.png) left top no-repeat;
	padding: 137px 43px 0 0;
	position: absolute;
	width: 203px;
	margin: 220px 0 0 700px;
	font-size: 13px;
	text-align: right;
}

strong.big {
	color: #fc730d;
	font-size: 20px;
	font-weight: normal;
}
#header p {
	margin-bottom: 30px;
}
a.order {
	display: block;
	width: 124px;
	height: 37px;
	background: url(../images/order.png) no-repeat;
	margin-bottom: 50px;
}
a.order span {
	display: none;
}
#content div.item {
	padding-right: 350px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
}
#content div.item-1 {
	background: url(../images/goods-01.png) right top no-repeat;
}
#content div.item-2 {
	background: url(../images/goods-02.png) right top no-repeat;
}
#content div.item-3 {
	background: url(../images/goods-03.png) right top no-repeat;
}
#content div.item-4 {
	background: url(../images/goods-04.png) right top no-repeat;
}
#content div.item-5 {
	background: url(../images/goods-05.png) right top no-repeat;
}
#content div.item-6 {
	background: url(../images/goods-06.png) right top no-repeat;
}
#content div.item-7 {
	background: url(../images/goods-07.png) right top no-repeat;
}
#content div.item-8 {
	background: url(../images/goods-08.png) right top no-repeat;
}
#content div.item-10 {
	background: url(../images/goods-10.png) right top no-repeat;
}
#content div.item-11 {
	background: url(../images/goods-11.png) right top no-repeat;
}
/* Modal window */
#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;

}
.window {
	position:fixed;
	left:0;
	top:0;
	width:440px;
	height:200px;
	display:none;
	z-index:9999;
	color: #373636;
}
#dialog {
	width:709px;
	height:473px;
	background-color:#fff;
}
.window .modal {
	position: relative;
	width:709px;
	height:473px;
}
.window .modal-header {
	background: url(../images/modal-header-bg.jpg) repeat-x;
	height: 57px;
	line-height: 56px;
	font-size: 17px;
	color: #fff;
	margin-bottom: 27px;
}
.window .modal-tr {
	background: url(../images/modal-tr.gif) no-repeat;
	width: 10px;
	height: 57px;
	float:right;
}
.window .modal-tl {
	background: url(../images/modal-tl.gif) no-repeat;
	width: 10px;
	height: 57px;
	float:left;
}
.window .modal-bl {
	background: url(../images/modal-bl.gif) no-repeat;
	width: 9px;
	height: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.window .modal-br {
	background: url(../images/modal-br.gif) no-repeat;
	width: 9px;
	height: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.window .close {
	width: 16px;
	height: 16px;
	background: url(../images/modal-close.gif) no-repeat;
	float: right;
	margin-top: 20px;
}

hr.dashed {
	color: #fff;
	background-color: #fff;
	height: 1px;
	border: 0;
	border-bottom: 1px dashed #ababab;
	margin: 0 0 27px 0;
}

.window h4 {
	font-size: 30px;
	font-weight: normal;
	color: #120705;
	padding: 0 29px;
	margin-bottom: 26px;
}
.window .row {
	padding: 0 29px;
	margin-bottom: 21px;
	font-size: 14px;
}
.window .inp-count input {
	width: 30px;
}
.window .inp-count {
	line-height: 27px;
}
#form-cost {
	font-size: 22px;
	font-weight: bold;
	color: #fc730d;
}
.form-currency {
	color: #fc730d;
}
.inp-name input, .inp-adres input  {
	width: 280px;
}
.inp-phone input, .inp-mail input  { 
	width: 180px;
}
span.hint {
	color: #7f7f7f;
	font-size: 12px;
}
.label-block label {
	float: left;
	width: 175px;
}
.row input {
	color: #373636;
	font-size: 12px;
	border: 1px solid #7c7c7c;
}
input.submit {
	margin-left: 205px;
}
.nomargin {
	margin-bottom: 10px !important;
}
label.error {
	display: none !important;
}
input.error {
	border: 1px solid red;
}
#logo {
	position: absolute;
	background: url(../images/logo.png) left top no-repeat;
	width: 235px;
	height: 278px;
	margin: -130px 0 0 715px;
}

.cards-prev {
	margin-bottom: 34px;
}
.cards-prev .card {
	margin-right: 100px;
	text-align: center;
}
.cards-prev .card h4 {
	margin-top: 10px;
	font-weight: normal;
	font-style: italic;
	color: #fc9a00;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
#content p{width:600px;}
#content .orange{color:#ff8a00;}
#content p.line{display:block; height:2px; width:800px; margin-right:-200px; border-bottom:1px solid #622a14;}
#footer.index{width:740px; padding-left:0; padding-right:170px;}
#footer.index .fr{margin-top:-17px; margin-right:-160px;}
#footer.index .fr img{position:relative; top:8px; left:10px;}
.phonemain{display:block; position:relative; left:700px; width:200px; top:40px; margin-bottom:-100px;}
.phonemain .numbers{color:#fc730d; font-size:21px; font-weight:normal; margin:10px 0 10px;}
.phonemain h4{color:#fc730d; font-size:14px; font-weight:normal;}
.phonemain h5{color:#a12d02; font-size:13px; font-weight:normal;}

.gallink{display:block; position:relative; left:700px; width:130px; top:190px; margin-bottom:-120px;}
.gallink img{position:relative; left:-20px; top:15px;}
.gallink a{color:#2781db; font-size:13px;}


