@charset "utf-8";
/* CSS Document */

body {
 background: #c8dff2 url(../img/blue-sky-left.jpg) top center repeat-x;
 margin:0;
 padding:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #525151;
 	
}

a {
	color: #C36;
}

a:hover {
	color: #C00;
	text-decoration: none;
}

.sm {padding:0; margin:0;list-style:none; width:100%; height:40px; display:block; overflow:hidden;}
.sm li {padding:0; margin:0;float:left; display:inline; overflow:hidden;}


h1 {
	color: #b447a0;
	font-size: 18px
}

h2 {
	color: #b447a0;
	font-size: 15px
}

#blue {
	background: url(../img/blue-sky.jpg) no-repeat top center;
	overflow:hidden;
}

#bottom {
	height: 88px;
	background: #F8E778;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#bottom_menu {
	padding-top: 10px;
	margin: 0 0 0 10px;
	text-align: center;
	color: #C36
}

#bottom_menu a {
	margin: 0 10px 0 10px
}

#call_designer {
	width: 400px;
	min-height: 350px;
	background: #AFD1EC;
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left: -200px;
	z-index: 9999999999999;
	padding: 20px;
	border: 3px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    0px 0px 4px rgba(50, 50, 50, 0.50);
	box-shadow:         0px 0px 4px rgba(50, 50, 50, 0.50);
	opacity:0.95;
	filter:alpha(opacity=95);
	font-size: 14px;
}

@media screen and (max-height: 700px) {
	#call_designer {
		top: 0px;
		position: fixed;	
	}
}

#call_disigner_head {
	font-size: 16px;
	font-weight: bold
}

.call_designer_table {
	width: 100%
}


#cats {
	width: 100%;
	text-align:center
}

#cats td {
	padding-bottom: 30px;
	border-bottom: 1px dashed #CCCCCC
}

#cats img {
	border: none;
}

#cent {
	padding: 0 15px	15px 15px
}

#central {
	background: #009cff url('img/obit/loading.gif') no-repeat center center; 
	overflow: hidden;
	height: 326px;
	border: 8px solid white; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	max-width: 1084px;
	margin: 15px 0 15px 0;
	 clear: both
}

#claim {
	background: #eeecb7; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding: 20px; 
	font-weight: bold;
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
	min-height: 30px;
}

#claim img {
	float: left
}

#content {
	padding: 10px;
}

#content p {
	text-align: justify;
}

#copyright {
	color: #999;
	margin-top: 20px;
	padding: 0 0 0 30px;
	float: left;
	font-size: 11px
}

#curtain {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10000;
	opacity: 0.85;
	background: #000;
}

#forma_contact {
	border: 1px solid grey; 
	padding: 10px
}

#frame {
	width: 95%;
	max-width: 1000px;
	margin:auto
}

#full-img {
	text-align: center !important;
}

#full-img img {
	padding:5px;
	border: 1px solid #d6d6d6;
	background: #fff;
	max-height: 250px
}

#impaired {
	float: right;	
	margin: 15px 25px 0 0;
	position: relative;
	top: 120px;
	padding: 0 0 0 35px;
	background: url(/img/eye2.png) left no-repeat;
}

#impaired a {
	font-size: 17px;
	color: #fff
}

#lasnews p {
	margin: 0
}

#left_contacts {
	color: #fff;
	font-size: 14px
}

#left_menu {
	margin:0;
	padding:0
}
#left_menu li {
	list-style-type: none;
	background: #718810;
	margin-bottom: 4px;


background-image: linear-gradient(bottom, rgb(149,181,21) 0%, rgb(99,120,14) 87%);
background-image: -o-linear-gradient(bottom, rgb(149,181,21) 0%, rgb(99,120,14) 87%);
background-image: -moz-linear-gradient(bottom, rgb(149,181,21) 0%, rgb(99,120,14) 87%);
background-image: -webkit-linear-gradient(bottom, rgb(149,181,21) 0%, rgb(99,120,14) 87%);
background-image: -ms-linear-gradient(bottom, rgb(149,181,21) 0%, rgb(99,120,14) 87%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(149,181,21)),
	color-stop(0.87, rgb(99,120,14))
);
}

#left_menu li a {
	display: block;
	border: 1px solid #63790c;
	padding: 3px 0 3px 10px;
	text-decoration: none;
	color: #fff
}

#left_menu li a:hover {
	color: #333;
	background: #f5cd3d;
	background-image: linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);
background-image: -o-linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);
background-image: -moz-linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);
background-image: -webkit-linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);
background-image: -ms-linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(248,231,120)),
	color-stop(0.87, rgb(242,186,17))
);
}


#liquid {
	width: 100%;
	max-width: 1100px;
	margin: auto
}

#logo {
	float: left	
}

#logo img {
	border:none;
	width: 159px;
	height: 159px;
}

#product-list {
	width:100%
}

#product-list td.catalog-kratk, td.imgcat {
	vertical-align: top;
	padding-top: 15px;
	border-bottom: 1px dashed #CCCCCC
}


#product-list h2 {
	margin-top: 0
}

#promo {
	float: right;
	margin: 20px 20px 0 0
}

#rama {
	width: 100%;
	margin: 15px 0 15px 0
}

#rama #left_sidebar {
	background: #8EAC2C;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	vertical-align: top;
	padding: 20px;
	width: 180px;
}

#rama #cent {
	background: #F8E778;
	vertical-align: top
}

#rama #cent li {
	margin: 0 0 10px 0
}

#rama #right_sidebar {
	background: #5267B7;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	vertical-align: top
}

#right_sidebar {
	color: #fff;
	padding: 0 10px 15px 10px;
	width: 230px
}

#right-float {
	float: right;
}

#topblock {
	margin-top: 62px;
	height: 159px;
	background: #46a6ff url(../img/detskiy.png) 70% no-repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#top-nav {
	color: grey; 
	font-size: 11px;
	margin:0;
		padding: 10px 0 0 0
}

#top-nav img {
	vertical-align: middle;
	margin: 0 10px 0 10px;
}

.artik {
	font-weight: bold;
	text-align:right !important;
	margin:0 !important;
	padding:0
}

.big-central-link {
	text-align:center;
	font-size: larger;
	margin: 10px
}

.big_head {
	font-size: 19px;
	font-weight: bold;
}

.catalog-kratk {
	vertical-align:top;
	padding: 0 0 0 15px
}

.close {
	border: none;
	float: right
}

.comment {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 10px 0 10px 0
}

.comment-admin {
	font-size: 11px;
	color: #C30;
	margin-left: 20px
}

.comment-author {
	font-weight: bold
}

.comment-date {
	float: right;
	color: #999;
	font-size: 10px
}

.comment-content {
	clear: both;
	color: #666
}

.greysmall {
	color: grey; 
	font-size: 10px
}

.img_title {
	font-size: 12px;
	color: #666
}

.imgcat {
	text-align:center;
	padding-bottom:20px;
	width: 200px
}

.imgcat img {
	padding:5px;
	border: 1px solid #d6d6d6;
	background: #fff;
	max-height: 200px;
	max-width: 200px;
}

.imgcat img:hover {
	background: #d6d6d6;
}
.list-proizvod {
	font-weight: bold;
	text-align:right !important;;
	padding:0
}

.more {
	font-style: italic;
	margin: 0 0 30px 0 !important;
	clear: both
}

.news-head {
	font-size: larger;
}

.not_more {
	margin: 0 0 30px 0 !important;
	clear: both
}


.photo {
	text-align:center
}

.photo img {
	border: 0;
}

.price {
	text-align:right !important;
	font-weight:bold;
	font-size: 14px;
	color: #900;
}

.price2 {
	text-align:center !important;
	font-weight:bold;
	font-size: 14px;
	color: #900;
	clear: both;
}

.prod {
	background-color: #c0c0c0;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px 
}

.prod td {
	background-color: #fff;
	text-align:center
}

.real {
	background-color: #c0c0c0; 
	margin: auto
}

.real td {
	background-color: #faf0ad;
}

.right_data {
	background: #273f7c;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 4px 5px 2px 5px
}
.right_title {
	margin: 10px 0 10px 0;
	font-size: 14px;
	color: #b3c4fd;
	font-weight: bold
}

.right_short {
	font-size: 11px;
	color: #b3c4fd;	
}

.right_short p {
	margin: 0	
}

.right_more {
	font-size: 11px;
	background: #273f7c;
	border: 1px solid #5778d6;
	display: inline-block;
	height: 25px;
	float: right
}

.right_more:hover {
background: #f5cd3d;
	background-image: linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);
background-image: -o-linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);
background-image: -moz-linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);
background-image: -webkit-linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);
background-image: -ms-linear-gradient(bottom, rgb(248,231,120) 0%, rgb(242,186,17) 87%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(248,231,120)),
	color-stop(0.87, rgb(242,186,17))
);
border: 1px solid #C90
}

.right_more a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	height: 18px;
	padding: 7px 10px 0 10px
}

.right_more a:hover {
	color: #333;
}

.right_razdel {
	width: 90%;
	margin: auto;
	border-top: 1px solid #6577c3;
	clear: both;
	margin: 60px 0 30px 0
}

.tr_head td {
	background: #D6D6D6
}

.zone-frame {
	border: 1px solid #F0F0F0; 
	min-height: 170px; 
	height: 100%;
	width: 140px; 
	margin: 5px; 
	padding: 3px; 
	float: left;
	text-align: center;
}

.zone-frame img {
	border: none
}

.zone-img {
	width: 100%; 
	height: 100%; 
	min-height: 160px;
	display: block
}

.zone-img a {
	display: block;
	height: 100%
}

.zone-img:hover {
	background: #fffbf0;
}

.zone-img img {
	max-width: 100px;
}


/* begin of dropdown */

/* LEVEL ONE */
ul.dropdown { 
position: relative; 
list-style-type:none;
padding:0;
margin:0
}

ul.dropdown li { 
position: relative; 
display: inline-block
}

/* LEVEL TWO */
ul.dropdown li ul { 
	list-style-type:none;
	border: 1px solid #ba8355;
	padding: 5px;
	visibility: hidden; 
	position: absolute;
	top: 100%; 
	left: 0;
}
ul.dropdown ul li 					
{ 
	padding: 0 5px 0 5px; 
	height: 31px; 
	margin: 1px 0 1px 0; 
	font-weight: normal; 
	white-space: nowrap;
	display: block 
	}
	
ul.dropdown ul li:hover {
	background: #CC0;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; padding:0;}

/* end of dropdown */


/* Begin of Shadowbox style */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;cursor:pointer}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(/img/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(/img/close.png);}
#sb-nav-next{background-image:url(/img/next.png);}
#sb-nav-previous{background-image:url(/img/previous.png);}
#sb-nav-play{background-image:url(/img/play.png);}
#sb-nav-pause{background-image:url(/img/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

/* End of Shadowbox style */

/* CONTAINER */
div.orbit { width: 1px; height: 1px; position: relative; -moz-box-shadow: 0 0 10px rgba(0,0,0,.25); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25);  overflow: hidden; }
div.orbit img { position: absolute; top: 0; left: 0; }
div.orbit a img { border: none; }

/* TIMER */
div.timer { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 10px; right:10px; opacity: .6; cursor: pointer; z-index: 1001; }
span.rotator { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; background: url('/orbit/rotator-black.png') no-repeat; z-index: 3; }
span.mask { display: block; width: 20px; height: 40px; position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
span.rotator.move { left: 0; }
span.mask.move { width: 40px; left: 0; background: url('/orbit/timer-black.png') repeat 0px 0px;  }
span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0px; background: url('/orbit/pause-black.png') no-repeat; z-index: 4; opacity: 0; }
div.timer:hover span.pause,
span.pause.active, 
div.timer:hover span.pause.active { opacity: 1; }

/* CAPTIONS */
div.caption { background: #000; background: rgba(0,0,0,.6); width: 100%; z-index: 1000; position: absolute; bottom:-100px; color: #fff; padding: 8px 0; }
div.caption span { padding: 0 10px; font-size: 14px; text-shadow: 0px 1px 0px rgba(0,0,0,.8); margin: 0; }
.orbit-caption { display: none; }

/* DIRECTIONAL NAV */
div.orbit:hover div.slider-nav { display: block; }
div.slider-nav { display: none; }
div.slider-nav span { width: 33px; height: 33px; text-indent: -9999px; position: absolute; z-index: 1000; top: 43%; cursor: pointer; }
div.slider-nav span.right { background: url('/img/right-arrow.png'); right: 10px; }
div.slider-nav span.left { background: url('/img/left-arrow.png'); left: 10px; }   

/* BULLET NAV */
.orbit-bullets { position: absolute; z-index: 1000; list-style: none; top: 10px; left: 7px; margin: 0; padding: 0; }
.orbit-bullets li { float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url(/orbit/bullets.png) no-repeat; 0 0; width: 7px; height: 7px; overflow: hidden; }
.orbit-bullets li.active { color: #222; background-position: -7px 0; }