.shdw {
	-webkit-box-shadow: #999 0px 0px 15px;
	-moz-box-shadow: #999 0px 0px 15px;
	box-shadow: #999 0px 0px 15px;
}
body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial;
	font-size:24px;
	font-weight:normal;
	color:#EEE;
	padding: 0;
	margin-top:8px;
}
h2 {
	font-size:18px;
	line-height:1.5;
	font-family:Arial;
	color:#000;
	text-align:justify;
	text-align:center;
}
span.page {
	float:left;
	padding:3px 3px 3px 7px;
	margin-bottom:8px;
	background-color:#E88A56;
	color:#FFF;
	font-family:Arial;
	font-size:16px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight:none;
}
a.page {
	float:left;
	padding:3px 3px 3px 7px;
	margin-bottom:8px;
	color:#000;
	font-family:Arial;
	font-size:16px;
	text-decoration:none;
	font-weight:none;
}
a.page:Hover {
	background-color:#E88A56;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#FFF;
	text-decoration:none;
}
div.header {
	position:relative;
	left:50%;
	margin-left:-490px;
	background:#8b8b8b;
	height:119px;
	width:980px;
	border-bottom:1px  solid #a2a2a2;
}
div.logo {
	position:absolute;
	display:block;
	background-image:url(logo.gif);
	left: 50%;
	margin-left:-475px;
	margin-top:1px;
	width:226px;
	height:115px;
}
div.phone {
	position:absolute;
	display:block;
	background-image:url(phone.gif);
	left: 50%;
	margin-left:160px;
	margin-top:16px;
	width:324px;
	height:65px;
}
div.menu {
	position:relative;
	left:50%;
	margin-left:-490px;
	display:block;
	background:url(images/header.jpg);
	height:400px;
	width:980px;
}
div.gal-scene {
	position:absolute;
	width:980px;
	height:200px;
	margin-top:0px;
	margin-left:-490px;
	left:50%;
	overflow:hidden;
}
div.gal-content {
	position:relative;
	margin-left:0px;
	width:5000px;
	height:200px;
}
div.gal-block {
	float: left;
	margin-left:0px;
	width:980px;
	height:200px;
}
div.prev {
	cursor:pointer;
	position:absolute;
	width:25px;
	height:25px;
	background-image:url(prev.gif);
	left:50%;
	top:87px;
	margin-left:-498px;
	z-index:1;
}
div.next {
	cursor:pointer;
	display:block;
	position:absolute;
	width:25px;
	height:25px;
	background-image:url(next.gif);
	left:50%;
	top:87px;
	margin-left:478px;
	z-index:2;
}
.block-title {
	font-size:28px;
	font-family:Arial;
	color:#000;
}
.block-text {
	
	font-size:15px;
	line-height:1.5;
	font-family:Arial;
	color:#000;
	text-align:justify;
	width:900px;
}
.block-text2 {
	margin-top:0px;
	margin-bottom:30px;
	font-size:15px;
	line-height:1.5;
	font-family:Arial;
	color:#000;
	text-align:justify;
}
a#bt {
	font-size:15px;
	line-height:1.5;
	font-family:Arial;
	color:#4EA2F9;
	text-decoration:none;
}
a#bt:Hover {
	font-size:15px;
	line-height:1.5;
	font-family:Arial;
	color:#4EA2F9;
	border-bottom:1px #4EA2F9 dashed;
}
img#gal {
	margin-left:20px;
	margin-top:-5px;
}
div.sub-menu {
	display:block;
	position:absolute;
	left:50%;
	top: 80px;
	width:700px;
	margin-left:-240px;
}
div.sub-menu-item {
	float:left;
}
div.sub-menu-sep {
	float:left;
	height:25px;
	width:1px;
	background:#CCC;
	margin-left:10px;
	margin-right:10px;
}
a.menu {
	font-family: Arial;
	font-size:22px;
	color:#fff;
	text-decoration:none;
}
a.menu:Hover {
	font-family: Arial;
	font-size:22px;
	color:#ff5500;
}
span.menu {
	font-family: Arial;
	font-size:22px;
	color:#ff5500;
}
div#rl {
	background: url(r_l.gif) 0 100% no-repeat;
	width:12px;
	height:27px;
	float:left;
}
div#rc {
	background: url(r_c.gif) 0 100% repeat-x;
	width:50px;
	height:27px;
	float:left;
}
div#rr {
	background: url(r_r.gif) 0 100% no-repeat;
	width:12px;
	height:27px;
	float:left;
}
div.body {
	display:block;
	position:absolute;
	width:940px;
	margin-top:0px;
	margin-left:-490px;
	left:50%;
	top:567px;
	overflow:hidden;
	padding: 20px;
	background:#F5F6F7;
}
div.body2 {
	display:block;
	float:left;
	position:relative;
	width:979px;
	top:45px;
	overflow:hidden;
	margin-top:30px;
}
div.shit-grey-line {
	position:absolute;
	background:#8b8b8b;
	display:block;
	width:100%;
	height:90px;
	top:365px;
}
div.shit-grey-title {
	position:absolute;
	left:50%;
	margin-left:-490px;
	background:#8B8B8B;
	display:block;
	width:980px;
	height:44px;
	top:520px;
	text-align:center;
	border-top:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
}
div.shit-grey-line2 {
	position:absolute;
	background:#8b8b8b;
	display:block;
	width:100%;
	height:90px;
	top:810px;
}
div.shit-grey-title2 {
	position:absolute;
	background:#666;
	display:block;
	width:100%;
	height:45px;
	top:765px;
	text-align:center;
}
span.shit-title {
	position:relative;
	top:7px;
	font-family: Arial;
	font-size:28px;
	color:#000;

}
div.price-block {
	float:left;
	display:block;
	width:300px;
	overflow:hidden;
}
div.price-block-sep {
	float:left;
	height:370px;
	width:1px;
	margin-left:13px;
	margin-right:13px;
	border-left-color:#CCC;
	border-left-style:dashed;
	border-left-width:1px;
}
.title {
	font-family: Arial;
	font-size:20px;
	color:#000;
	border-bottom-style:dashed;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
}
span.price-title {
	font-family: Arial;
	font-size:22px;
	color:#FFF;
}
span.price-comment {
	font-family: Arial;
	font-size:15px;
	color:#DDD;
}
span.price-1 {
	font-family:Arial;
	font-size:16px;
}
span.price-2 {
	font-family:Arial;
	font-size:22px;
	color:#ff5500;
	margin-left:50px
}
div.photo-block {
	float:left;
	display:block;
	width:225px;
	height:168px;
	overflow:hidden;
	text-align:center;
	margin: 5px;
}
span.submit {
	float:left;
	cursor:pointer;
	font-family:Arial;
	font-size:18px;
	color:#333;
	border-bottom-style:dashed;
	border-bottom-color:#333;
	border-bottom-width:1px;
}
span.submit:Hover {
	font-family:Arial;
	font-size:18px;
	color:#000;
	border-bottom-color:#000;
}
div.submit {
	float:left;
	display:block;
	width:300px;
	height:20px;
	margin-left:20px;
	font-family:Arial;
	font-size:18px;
	color:#e88a56;
}
p#price {
	line-height:0.8;
}
div.footer {
	float:left;
	display:block;
	position:relative;
	top:45px;
	margin-bottom:45px;
	height:20px;
	left:50%;
	width:980px;
	margin-left:-490px;
	margin-top:20px;
	text-align:center;
	padding-top:10px;
	border-top-style:solid;
	border-top-color:#DDD;
	border-width:1px;
}
span.footer {
	font-family:Arial;
	font-size:13px;
	color:#999;
}
a.footer {
	font-family:Arial;
	font-size:13px;
	color:#999;
	text-decoration:none;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
}
.rur { position: absolute; font-size: 80%; line-height: 155%; } 

div.ruler {
	position:absolute;
	height:100%;
	border:#000;
	border-width:1px;
	border-style:dashed;
	width:980px;
	left:50%;
	top:0px;
	margin-left:-490px;
}
table#tbl {
	font-family:Arial;
	font-size:15px;
	line-height:1.3;
	border: 1px solid #888;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table#tbl td {
	padding:5px 5px 5px 5px;
	
}
div.column-links {
	float:left;
	width:200px;
	height:400px;
}
div.column-content {
	float:left;
	margin-left:20px;
	width:680px;
	border-left:1px solid #CCC;
	padding-left:20px;
}
.admin-input {
	color:#999;
	font-size:18px;
	padding:5px;
	margin:5px;
}
.img-main {
	float:left;
	margin-right:10px;
	border:2px solid #F8CDB5;
}

.price-wrapper {
	float:left;
	margin:0px 23px 23px 23px;
	width:420px;
	border:2px solid #F90;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
}
.pshdw {
	-webkit-box-shadow: #999 0px 1px 3px;
	-moz-box-shadow: #999 0px 1px 3px;
	box-shadow: #999 0px 1px 3px;
}
.price-item {
	width:420px;
	height:31px;
	-moz-transition: all 0.3s ease-out;  
	-o-transition: all 0.3s ease-out;  
	-webkit-transition: all 0.3s ease-out;  
	-ms-transition: all 0.3s ease-out;  
	transition: all 0.3s ease-out;
}
.price-item:Hover {
	z-index: 1000;
	
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.4); 
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
		
	color: #000;
	background: rgb(178,225,255);
	background: -moz-linear-gradient(top, rgba(178,225,255,1) 0%, rgba(102,182,252,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(178,225,255,1)), color-stop(100%,rgba(102,182,252,1)));
	background: -webkit-linear-gradient(top, rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%);
	background: -o-linear-gradient(top, rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%);
	background: -ms-linear-gradient(top, rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 );
	background: linear-gradient(top, rgba(178,225,255,1) 0%,rgba(102,182,252,1) 100%);
	}
.price-item span {
	padding-top:7px;
	font-size:16px;
	float:left;
	width:100px;
	margin-left:10px;
}
.price-item p {
	margin:7px 0 0 0;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width:150px;
}
.head span {
	padding-top:7px;
	font-size:16px;
	float:left;
	width:100px;
	margin-left:10px;
}
.head p {
	margin:7px 0 0 0;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width:150px;
}
.price-item2 {
	width:420px;
	height:45px;
}
.price-item2 span {
	padding-top:7px;
	font-size:14px;
	float:left;
	width:170px;
	margin-left:10px;
}
.price-item2 p {
	margin:7px 0 0 0;
	float:left;
	font-size:12px;
	text-align:center;
	width:210px;
}
.ft16 { font-size:16px; }
.ft18 { font-size:18px; }
.ft15 { font-size:15px;}
.colored { background:#DDD; }
.head { 
	width:420px;
	height:46px; 
	background: #F90; /* old browsers */
	background: -moz-linear-gradient(top, #F90 0%, #FC0 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F90), color-stop(100%,#FC0)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9900', endColorstr='#FFCC00',GradientType=0 ); /* ie */
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
}
.rnd-crn {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
.price-main-wrapper {
	width:940px;
	float:left;
}
.clear { width:940px; float:left; height:10px; clear:both;}
.h3 { border:none; margin-bottom:0px; text-align:center;  }
.karta {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: rgba(0,0,0, 0.4) 0px 1px 3;
	-moz-box-shadow: rgba(0,0,0, 0.4) 0px 1px 3;
	box-shadow: rgba(0,0,0, 0.4) 0px 1px 3px;
}
