@import url(/wp-admin/css/common.css);

html, body, div, p, h1, h2, h3, ul, ol, li, table, thead, tbody, tr, th, td, img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

html, body { height: 100%; }

.clear { clear: both; }

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000;
	background: url(/images/background.jpg) repeat-y fixed;
	background-size: 100%;
	font-weight: 400;
}

a:link, a:visited { color: #00ab2c; }
a:hover { color: #ff0000; }
a:active { color: #dd5500; }

#container {
	position: relative;
	margin: 0 auto;
	width: 980px;
	padding: 10px;
}

#incontainer {
	position: relative;
	padding: 10px;
	background: url(/images/oplbg.png) repeat; 
	border-radius: 7px;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
}

#inincontainer {
	position: relative;
	padding: 20px;
	border-radius: 4px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	background: #fff;
}

#head {
	height: 114px;
	width: 920px;
	position: relative;
	background: url(/images/header.jpg) no-repeat center;	
}

#logolink {
	position: absolute;
	width: 500px;
	height: 55px;
	top: 5px;
	left: 5px;
	display: block;
}

#headpodpis {
	font-weight: 700;
	text-transform: uppercase;
	color: #6a0000;
	position: absolute;
	width: 320px;
	text-align: center;
	top: 40px;
	left: 435px	
}

#phone {
	font-weight: 700;
	color: #fff;
	position: absolute;
	font-size: 24px;
	width: 227px;
	text-align: center;
	top: 73px;
	left: 346px;
	text-shadow: 0px 1px 2px rgba(255,255,255,0.5);
	font-weight:bold;
}

#callmeleft {
	text-align: center;
	position: absolute;
	width: 175px;
	top: 78px;
	left: 160px;
}

#callmeright {
	text-align: center;
	position: absolute;
	width: 175px;
	top: 78px;
	right: 160px;
}

	#callmeleft a, #callmeright a { display: block; }
	
#vk {
	position: absolute;
	display: block;
	width: 32px;
	height: 33px;
	top: 20px;
	right: 20px;
	background: url(/images/vk.png) top center;
}

#fb {
	position: absolute;
	display: block;
	width: 32px;
	height: 33px;
	top: 60px;
	right: 20px;
	background: url(/images/fb.png) top center;
}

	#vk:hover, #fb:hover { background-position: 0 -33px; }
	
#menu {
	width: 920px;
	padding: 10px 0;
}

	#menu ul {
	width: 920px;
	list-style: none;
    display: table;
 	border-spacing: 0;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	font-weight: 700;
	 padding: 0px;
	}
	
		#menu ul li {
		text-align: center;
		display: table-cell;
		background: url(/images/menubg.png) repeat-x center, #00ab2c;
		border-right: 1px solid #018523 !important;
		border-left: 1px solid #018523 !important;
		font-size: 16px;
		text-transform: uppercase;
		position:relative;
		}
		
		#menu ul li:hover { background: url(/images/menubghov.png) repeat-x center, #00ab2c; }
		
		#menu ul li:first-child { border-radius: 5px 0 0 5px; border-left: none; }
		#menu ul li:last-child { border-radius: 0 5px 5px 0; border-right: none;}
		
			#menu ul li a { color: #fff; text-shadow: 0 1px 1px rgba(0,0,0,0.5); text-decoration: none; display: block; padding: 10px 0; }
			
#menu ul li ul{
        position:absolute;
        display:none;
	opacity:0.9;
	z-index:999999;
}
#menu ul li ul li{
        width:283px;
        text-align:left;
        padding-left:15px;
        display:block;
	border:1px solid #018523 !important;
	border-top:none;
	font-size:14px;
	background:#00ab2c;
}
#menu ul li ul li:first-child{
	border-radius:0;
	border-left:1px solid #018523 !important;
}
#menu ul li ul li:last-child{
	border-radius: 0 0 5px 5px; 
	border-right:1px solid #018523 !important;
}
#menu ul li:hover .submenu{
        display:block;
	width:300px;
}



#content {
	padding: 10px 0 20px 0;
}

#tovul { padding: 0 0 5px 0; }

.tovli {
	width: 880px;
	min-height: 300px;
	height:auto;
	padding: 20px 10px;
	float: left;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 10px;
	font-size: 12px;
	line-height: 22px;
}
	.tovli a { text-decoration: none; }
	.tovli:hover { box-shadow: 0 1px 5px rgba(0,0,0,0.2); }
	.komm { font-size: 14px; font-weight: 400; color: #777; }
	.podr { 
	font-size: 14px; 
	font-weight: 400; 
	color: #fff; 
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5); 
	background: url(/images/menubg.png) repeat-x center, #d24c2e;
	padding: 3px 8px;
	border-radius: 5px;
	}
			
#footer {
	 text-align: center;
	 color: #555;
	 border-top: 1px solid #ccc;
}	
	#footer  p { padding: 15px 0 0 0; }



h1 { font-size: 24px; color: #5a1d20; font-weight: 700;  text-transform: uppercase; padding: 10px 0 0 0; }
h2 { font-size: 18px; color: #333; font-weight: 700;  text-transform: uppercase; padding: 10px 0 5px 0; }
h3 { font-size: 14px; color: #5a1d20; font-weight: 700;  text-transform: uppercase; padding: 10px 0 5px 0; }

p { padding: 10px 0; }

ul { padding: 10px 0 10px 15px; }

#content table {
	width: 100%;
}

#content table td {
	padding: 7px;
	border: none;
}

#content .conttab { 
	padding: 10px 0; 
	margin: 10px 0; 
	width: 100%;
	border-collapse: collapse;
}

#content .conttab th, #content .conttab td {
	border: 1px solid #ccc;
	text-align: left;
	padding: 7px;
}

.center { text-align: center; }

.bigred { font-size: 24px; color: #00bf34; font-weight: 700; text-align: center; text-transform: uppercase; padding: 10px 0; }









.url {
	display: none;
}

.popup {
    position:fixed;
    top:50%;
    left:50%;   
    margin-top: -125px;
    width:400px;
    height:250px;
    background-color: #FFFFFF;
    background: url(/images/twrb) no-repeat bottom right, #FFFFFF;
    -webkit-box-shadow:4px 4px 30px #130507;
    -moz-box-shadow:4px 4px 30px #130507;
    box-shadow:4px 4px 30px #130507;
/*    -webkit-transition:top 800ms;
    -moz-transition:top 800ms;
    -o-transition:top 800ms;
    transition:top 800ms;   */ 
    z-index: 5555;
    border-radius: 10px; 
}

.popup3 {
    position:fixed;
    top:50%;
    left:50%;   
    margin-top: -175px;
    width:400px;
    height:350px;
    background-color: #FFFFFF;
    -webkit-box-shadow:4px 4px 30px #130507;
    -moz-box-shadow:4px 4px 30px #130507;
    box-shadow:4px 4px 30px #130507;
/*    -webkit-transition:top 800ms;
    -moz-transition:top 800ms;
    -o-transition:top 800ms;
    transition:top 800ms;   */ 
    z-index: 5555;
    border-radius: 10px; 
}
.popup2 {
	height: 236px;
    margin-top: -115px;
}

.form_head {
    position: relative;
    width: 100%;
	height: 50px;
    background-color: #F0F0F0;
    border-top-left-radius: 10px; 
    border-top-right-radius: 10px; 
}

.form_head p{
    padding-top: 10px;
    color: #000000;
    text-align: center;
    text-indent: 0px;       
    font: 23px 'Open Sans', sans-serif;
}
  .p_anch a { color:#000; }
  .p_anch a:hover { text-decoration:none; }
  .p_anch_bottom { margin:1500px 0 0 0; padding:0 0 50px 0; }
    .p_close {
        position: absolute;
        top: 10px;
        right: 10px;
        width:15px;
        height:14px;
        background:url(/images/popup_close.png) 0px 14px;
    }  
    .p_close:hover {
        background:url(/images/popup_close.png) 0px 0px;
    }
  .p_body { position:fixed; top:0; left:0; width:100%; height:100%; z-index: 999;
    background:#000; opacity:0.7;
      -webkit-transition:opacity 800ms;
      -moz-transition:opacity 800ms;
      -o-transition:opacity 800ms;
    transition:opacity 800ms;
  }

#slider3 {
	padding-top: 20px;
}


.js__popup { }
  .js__p_start { }
  .js__p_close { }
  .js__p_body { }
  .js__slide_top { top:-500px; overflow:hidden; height:0; display: none; }
  .js__fadeout { overflow:hidden; height:0; opacity:0; display: none; }

#zakaz_form {
	width: 300px;
	margin: 20px auto;
}

#zakaz_submit {
	margin: 5px 0 10px 50px;
	padding: 5px;
	width: 200px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #CF0B12;
	border: 0;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#zakaz_submit:hover {
background: #B1070D;
}

.form_input {
	width: 295px;
}

.form_descr {
	font-size: 12px;
	padding-bottom: 10px;

}

#results {
	color: #f00;
	text-align: center;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/images/gcw) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/images/ceqj) format('truetype');
}


.peKenBurns {
    width: 920px;
    height: 400px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}


.peKenBurns .peKb_slides {
	padding: 1px;
	
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px;
}


.peKenBurns .peKb_slides {
	background-color:#e4e4db;
}


.peKenBurns:hover .peKb_slides {
	background-color:#999;
}


.peKenBurns .peKb_slides .peKb_frame{
	background-color:#e4e4db;
}



.peKenBurns .peKb_slides .peKb_caption .peKb_real{
	padding: 4px;
}


.peKenBurns .peKb_slides .peKb_caption {
	margin: 0px 2px 8px 2px;
}	


.peKenBurns .peKb_slides .peKb_caption .peKb_background {
	background-color: #202020;
}
    
    
        
    
    
    .peKenBurns{
		position:relative;
		overflow: hidden;
	}
    
	.peKenBurns > div {
		display: none;
	}
	
	.peKenBurns > div.peKb_active {
		overflow: hidden;
		width: inherit;
		height: inherit;
		display: block;
	}
	
	.peKenBurns > div > h1, .peKenBurns > div > h2, .peKenBurns > div > h3, .peKenBurns > div > h4, .peKenBurns > div > p {
		display: none;
	}
	
	.peKenBurns > div.peKb_active > h1, .peKenBurns > div.peKb_active > h2, .peKenBurns > div.peKb_active > h3, .peKenBurns > div.peKb_active > h4, .peKenBurns > div.peKb_active > p {
		display: block;
	}
	
    .peKenBurns a:focus {
    	outline: 0;
    }
    
    .peKenBurns img {
		border:none;
    }
    
    .peKenBurns .peKb_noBack {
    	background: transparent !important;
    }
    
    
    
    .peKenBurns ul, .peKenBurns li {
		margin:0;
		padding:0;
		border:0;
		outline:0;
	}

    
    
    .peKenBurns .peKb_slides {
		display: block;
		position:relative;
		overflow:hidden;
		padding:0px;   
    }
    
    
    .peKenBurns .peKb_slides>div {
        position:absolute;
		overflow:hidden;
        display: none;
		z-index: 1;
    }
    

    .peKenBurns .peKb_slides div.peKb_active {
    	z-index: 2;
    	display:block;
    }
    
  
    
    
    .peKenBurns .peKb_slides .peKb_caption{
		display:inline;
		position:absolute;
		left:0;
		top:0;
		z-index: 200;
		margin: 0px 5px 10px 5px;
    }
    
    .peKenBurns .peKb_slides .peKb_caption .peKb_holder{
		position:absolute;
    }
    
    .peKenBurns .peKb_slides .peKb_caption .peKb_real{
		padding:0px;
		overflow:hidden;
		position:absolute;
		z-index:10;
    }
    
    .peKenBurns .peKb_slides .peKb_caption .peKb_real h1, .peKenBurns .peKb_slides .peKb_caption .peKb_real h2, .peKenBurns .peKb_slides .peKb_caption .peKb_real h3, .peKenBurns .peKb_slides .peKb_caption .peKb_real h4, .peKenBurns .peKb_slides .peKb_caption .peKb_real p {
    	display: block;
    	margin: 0px;
    	padding: 0px;
    	background: none;
    	-moz-border-radius: 0px; 
		-webkit-border-radius: 0px; 
		border-radius: 0px;
		border: none;
		white-space:nowrap;
    }
    
    .peKenBurns .peKb_slides .peKb_caption .peKb_background{
		display:block;
		position:absolute;
		z-index:9;
    }
    
    
    
   
   .peKenBurns .peKb_slides .peKb_frame{
    	z-index: 0;
    	width: 100%;
    	height: 100%;
        display:block;  
    }
   
    .peKenBurns .peKb_slides .peKb_spinner{
    	z-index: 201;
    	width: 100%;
    	height: 100%;
        display:block;  
    }
    
    .peKenBurns .peKb_slides .peKb_videooverlay{
    	z-index: 202;
    	width: 100%;
    	height: 100%;
    	cursor: pointer;
        display:block;  
    }
    
    
    
    
    
    
    
    .peKenBurns .peKb_controls{
		display:block;
		position:relative;
		height:50px;
		overflow:hidden;
		margin-top:-16px;
    }
    
    .peKenBurns .peKb_controls .peKb_holder{
		height:50px;
		position:relative;
		overflow:hidden;
		margin-top:-6px;
    }
    
    .peKenBurns .peKb_controls .peKb_mainPanel{
		position:relative;
		overflow:hidden;
		height:50px;
		float:left;
    }
    
    .peKenBurns .peKb_controls .peKb_slideBtns{
		margin-top:15px;
		margin-bottom:15px;
		padding-left:15px;
		padding-right:15px;
		list-style-type:none;
		text-align: center;
		height:23px;
		float:left;
		position:relative;
    }

    .peKenBurns .peKb_controls .peKb_slideBtns li{
		float:left;
		display: block;
		margin:0;
		height:23px;
		text-indent:-9999px;
	}
    
    .peKenBurns .peKb_controls .peKb_slideBtns li a{
		display:block;
		width:22px;
		height:23px;
		line-height:23px;
		margin:0;
		overflow:hidden;
		outline: 0;
    }
    
    
    .peKenBurns .peKb_controls .peKb_arrows{
		float:left;
		margin-top:15px;
		margin-bottom:15px;
		padding-left:8px;
		padding-right:8px;
		line-height:23px;
		width:76px;
		text-indent:-9999px;
    }
    
    .peKenBurns .peKb_controls .peKb_arrows .peKb_prev, .peKb_controls .peKb_arrows .peKb_next {
		height:23px;
		width:22px;
		display:block;
		float:left;
    }
    
    .peKenBurns .peKb_controls .peKb_arrows .peKb_prev {
		padding-left:10px;
		padding-right:5px;
    }
    
    .peKenBurns .peKb_controls .peKb_arrows .peKb_next {
		padding-left:5px;
		padding-right:10px;
	
    }
    
    
    .peKenBurns .peKb_timer{
		z-index: 210;
		position: absolute;
		display: none;
		width: 22px;
		height: 24px;
    }

    .peKenBurns .peKb_timer .peKb_overlay {
		width: 22px;
		height: 24px;
		position: absolute;
		z-index: 1;
    }

    .peKenBurns .peKb_timer .peKb_sprite {
		margin-top: 1px;
		position: absolute;
		width: 22px;
		height: 22px;
		z-index: 0;
    }
    
    
    
    
    
    
    .peKenBurns .peKb_videoClose{
		display:block;
		height:50px;
		width:46px;
		float:left;
		position:relative;
		margin-left:2px;
		text-indent:-9999px;
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; 
		border-radius: 6px;
    }
    
    .peKenBurns .peKb_videoClose a{
		height:45px;
		width:45px;
		display:block;
    }
    
    
    
    
    
    
    .peKenBurns .peKb_logoLabel{
		display:block;
		width:58px;
		height:46px;
		position:absolute;
		overflow:hidden;
		top:8%;
		left:-38px;
		text-indent:-9999px;
    }
    
    .peKenBurns .peKb_logoLabel a{
		display:block;
		width:50px;
		height:46px;
    }
    
    

    
    
    
    .peKenBurns .peKb_shadow{
		display:block;
		height:82px;
		position:absolute;
		bottom:10px;
		z-index:-1;
    }
    
    .peKenBurns .peKb_shadow .peKb_left{
		clear:both;
    }
    .peKenBurns .peKb_shadow .peKb_left, .peKenBurns .peKb_shadow .peKb_right {
		float:left;
		width:100px;
		height:82px;
    }
    
    .peKenBurns .peKb_shadow .peKb_middle{
		float:left;
		height:82px;
    }
    
    



    
    
    
    
    .ie7 .peKenBurns .peKb_controls .peKb_arrows .peKb_next {
		padding-right:8px;
    }
    
    .ie7 .peKenBurns .peKb_controls .peKb_slideBtns{
		padding-left:5px;
    }
    
    .ie7 .peKenBurns .peKb_controls .peKb_arrows{
		padding-right:0;
    }
    
    .ie7 .peKenBurns .peKb_controls .peKb_mainPanel div.peKb_iebg{
		overflow:hidden;
		margin-left:10px;
		margin-right:10px;
		height:51px;
    }
    
    .ie7 .peKenBurns .peKb_controls .peKb_mainPanel span.peKb_iebgRight{
		position : absolute;
		bottom:0;
		right:0;
		width:10px;
		height:51px;
    }
    
    
    .ie7 .peKenBurns .peKb_noBack {
    	background-color: black !important;
    	filter: alpha(opacity=0) !important;
    }
    
    
    
    
    
    
    
    
    .ie8 .peKenBurns .peKb_controls .peKb_arrows .peKb_next {
		padding-right:8px;
    }
    
    .ie8 .peKenBurns .peKb_controls .peKb_slideBtns{
		padding-left:5px;
    }
    
    .ie8 .peKenBurns .peKb_controls .peKb_arrows{
		padding-right:0;
    }
    
    .ie8 .peKenBurns .peKb_controls .peKb_mainPanel div.peKb_iebg{
		overflow:hidden;
		margin-left:10px;
		margin-right:10px;
		height:51px;
    }
    
    .ie8 .peKenBurns .peKb_controls .peKb_mainPanel span.peKb_iebgRight{
		position : absolute;
		bottom:0;
		right:0;
		width:10px;
		height:51px;
    }
    
    
    .ie8 .peKenBurns .peKb_noBack {
    	background-color: black !important;
    	filter: alpha(opacity=0) !important;
    }
    
    

    
    
    .ie9 .peKenBurns .peKb_noBack {
    	background-color: black !important;
    	opacity: 0 !important;
    }


	.peKenBurns .peKb_Thumb{
		position:absolute;
		z-index: 212;
		width: 98px;
		height: 76px;
		overflow: hidden;
	}
	
	.peKenBurns .peKb_Thumb div {
		width: 84px;
		height: 48px;
		margin: 7px 0px 0px 7px;
		overflow: hidden;
	}
	
	
	
	
	.peKenBurns .peKb_controlsInner {
    	z-index: 209;
    }
    
    .peKenBurns .peKb_controlsInner .peKb_mainPanel{
    }
    
    .peKenBurns .peKb_controlsInner .peKb_holder{
		height: 40px;
		margin: 0px 15px 0px 15px;
    }
    
    .peKenBurns .peKb_controlsInner .peKb_slideBtns {
		margin-top: 8px;
	}
    
    .peKenBurns .peKb_controlsInner .peKb_arrows{
		margin-top: 8px;
    }
    
    .peKenBurns .peKb_videoCloseInner {
    	background:transparent !important;
		padding-top:20px !important;
		padding-left:10px !important;
    }
    
	.peKenBurns .peKb_videoCloseInner a{
		width:32px !important;
		height:32px !important;
	}
	
	.peKenBurns iframe {
		padding: 0px !important;
		margin: 0px !important;
		border-width: 0px !important;
		background-color: black !important;
	}

.delimit{
    height:30px;
    width:100%;
}
#thecontent{
    min-height:500px;
    position:relative;
}
#slider{
    margin-bottom:15px;
    position:relative;
    left:5px;
}
.pricetable{
    width:850px;
    border:1px dotted #a6a6a6;
}
.priceth{
    background: #00e340;
}
.pricethh{
    font-weight:bold;
    width:16%;
    border:1px dotted #a6a6a6 !important;
    text-align:center;
}
.pricetd{
    border:1px dotted #a6a6a6 !important;
    text-align: center;
}
.pricetd img{
    width:100px !important;
    height: auto;
}
.go_buy{
    display:block;
    background:#a40303;
    color:#FFFFFF !important;
    font-weight:bold;
    text-align:center;
    width:100px;
    height:25px;
    border-radius: 5px;
    moz-border-radius: 5px;
    o-border-radius: 5px;
    webkit-border-radius: 5px;
}
.pricetable tbody tr td:nth-child(7){
    display:none;
}
ul.menu li{
    border-right: 1px solid #000b9b !important;
    background: url(/images/menubg.png) repeat-x center, #000b9b !important;
}
.submenu li{
    border: 1px solid #262b6f !important;
    border-top: none;
}
.tovli{
    border:none !important;
    padding:0 !important;
    margin:0 0 20px 0 !important;
}