﻿/* Reset CSS
---------------------------------------*/
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,
DL, DT, DD, OL, UL, LI,
FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
.clear {
    clear: both;
}

a{
	color: #b61535;
	text-decoration: none;
	}
a:hover{
	color: #950c27;
	text-decoration: none;
	}
.posts p{
	padding: 0 0 17px 0;
	}

body {
	line-height: 18px;
	font-size: 14px;
	color: #222325;
	font-style: Regular;
	font-family: Arial;
	background: url('images/body.jpg');
	text-align: center;
	margin: 0;
	padding: 0;
    }
	
.bgfontop{
	background: url('images/bgfontop.png') repeat-x top;
	}
.bgfonbottom{
	position:relative;
	}
	
.nakladka_left{
	position:absolute;
	z-index:1;
	top: 260px;
	left: 0;	
	}	
.nakladka_left li{
	padding: 0 0 20px 0;
	}		
	
		
.page {	
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
		}
	

.htop{
	height: 44px;
	
	}
.htop ul{
	float:right;
	}
.htop li{
	float: left;
	padding: 13px 0 0 20px;
	}
.htop li img{
	float: left;
	}
.htop li span{
	padding: 0 0 0 12px;
	display:block;
	float: left;
	}
.htop li a{
	font-size: 13px;
	color: #f7c7d0;
	text-decoration: none;
	}
.htop li a:hover{
	color: #d97085;
	text-decoration: none;
	}	
	
	
.header{
	height: 164px;	
	}	

.headerlogo{
	float: left;
    width: 390px; 
	padding: 17px 0 0 0;
	}	
.headerlogo a{
	float:left;
	display:block;
    width: 389px; 
    height: 28px;
	padding: 88px 0 0 0;
	background: url('images/headerlogo.gif') no-repeat;
	font-size: 13px;
	color: #fff;
	text-decoration:none;
	}	
.headerlogo a:hover{
	text-decoration:none;
	}




.topmenu{
	float: right;
	height: 46px;
	padding: 33px 0 0 0;	
	}
.topmenurep{
	height: 46px;
	background: url('images/topmenu.jpg') repeat-x;
	}
.topmenuleft{
	height: 46px;
	background: url('images/topmenuleft.jpg') no-repeat;
	padding-left:3px;
	}
.topmenuright{
	height: 46px;
	background: url('images/topmenuright.jpg') no-repeat right;
	padding-right:3px;
	}
.topmenu ul{
	padding: 0 0 0 0;	
		}			
.topmenu li{
	float: left;
	display: block;
	padding: 0 0 0 2px;
	background: url('images/topmenuli.jpg') no-repeat left 14px;
		}
.topmenu li:first-child{
	background: none;
		}		
.topmenu li:hover{
		}				
.topmenu li a{
	color: #1c1c1c;
	font-size: 14px;
	text-decoration: none;
	display:block;
	float:left;
	padding: 14px 11px 0 11px;
	height: 32px;
		}	
.topmenu li a:hover{	
	background: url('images/topmenulih.jpg') no-repeat center bottom;
		}		
.topmenu li.active a{	
	background: url('images/topmenulih.jpg') no-repeat center bottom;
		}	


.htel{
	padding: 23px 0 0 28px;
	float:right;
	color: #fff;
	font-size: 33px;
	line-height: 33px;
	font-family: Calibri;
	background: url('images/htel.png') no-repeat 0 30px;
	}
.htel span{
	color: #df8597;
	}
	
	
	
	
.mainmenu{
	height: 53px;
	padding: 0 7px 0 7px;
	background: url('images/mainmenu.jpg') no-repeat;
	}
.mainmenu ul{
	padding: 0 0 0 0;	
		}			
.mainmenu li{
	float: left;
	display: block;
	padding: 0 0 0 2px;
	background: url('images/mainmenuli.jpg') no-repeat left 17px;
		}
.mainmenu li:first-child{
	background: none;
		}		
.mainmenu li:hover{
		}				
.mainmenu li a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	display:block;
	float:left;
	padding: 17px 10px 0 10px;
	height: 35px;
		}	
.mainmenu li a:hover{	
	background: url('images/mainmenulih.jpg') repeat-x;
		}		
.mainmenu li.active a{	
	background: url('images/mainmenulih.jpg') repeat-x;
		}	


	
	
	
.sliderblok{
    width:1000px;
	height: 400px;
	overflow:hidden;
	}	
#slider-wrapper {
    width:1000px;
	height: 400px;
    margin:0 auto;
}
#slider {
	position:relative;
    width:1000px;
	height: 400px;
	background:url(images/slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	display:none;
    width:1000px !important;
	height: 400px !important;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:18px;
	bottom:25px;
}
.nivo-controlNav a {
	display:block;
	width:12px;
	height:12px;
	background:url(images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:8px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -12px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
	height: 47px;
	padding: 18px 0 0 15px;
    text-shadow:none;
	font-size: 14px;
	color: #fff;
}
.nivo-caption span{
	font-size: 14px;
	color: #989898;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration: none;
}


	



.yspeh{
	height: 127px;
	width: 1029px;
	padding: 0 0 0 29px;
	margin: 0 auto;
	background: url('images/yspeh.png') no-repeat;
	}
.yspehtext{
	float:left;
	width: 570px;
	padding: 35px 45px 0 115px;
	font-size: 18px;
	line-height: 28px;
	color: #303030;
	text-shadow:1px 1px 0px #fff;
	}
.yspehknopka{
	width: 257px; 
    height: 91px;
	float:left;
	padding: 20px 0 0 0;
	}
.yspehknopka a{
	display:block;
	width: 257px; 
    height: 91px;
	background: url('images/start_button.gif') no-repeat;
	}
.yspehknopka a:hover{
	display:block;
	width: 257px; 
    height: 91px;
	background: url('images/start_button.gif') no-repeat 0 -91px;
	}
.yspehknopka a:active{
	display:block;
	width: 257px; 
    height: 91px;
	background: url('images/start_button.gif') no-repeat 0 -182px;
	}







.contetn{
	background: url('images/contetn.jpg') repeat-y;
	width: 1000px; 
	}
.contetntop{
	background: url('images/contetntop.jpg') no-repeat left top;
	width: 1000px; 
	}
.contetnbottom{
	background: url('images/contetnbottom.jpg') no-repeat left bottom;	
	width: 1000px;
	padding: 0 0 35px 0;
	}


.sidebar{
	float: left;
    width: 254px;
	padding: 0 46px 0 23px;
	}
.posts{
	float: left;
    width: 656px;
	}


.smenu{
	padding: 0 0 10px 0;
	}
.smenu ul{
	padding: 19px 0 0 0;	
		}			
.smenu li{
	display: block;
	padding: 0 0 0 0;
		}				
.smenu li a{
	color: #242424;
	font-size: 14px;
	text-decoration: none;
	display:block;
	height: 31px;
	padding: 10px 0 0 17px;
	background: url('images/smenuli.jpg') no-repeat;
		}	
.smenu li a:hover{	
	background: url('images/smenuli.jpg') no-repeat 0 -41px;
		}		
.smenu li.active a{	
	background: url('images/smenuli.jpg') no-repeat 0 -41px;
		}	
.smenu li img{
	float:left;
	padding: 0 0 0 0;
		}	
.smenu li span{
	display:block;
	padding: 0 0 0 14px;
	float:left;
		}
		
		
		
		
.snews{
	padding: 0 0 25px 0;
	}		
.snews h3{
	background: url('images/snews.jpg') repeat-x bottom;
	padding: 0 0 23px 0;
	color: #1c1c1c;
	font-size: 24px;
	line-height: 24px;
	font-family: Calibri;
	}		

.newsblok{
	background: url('images/newsblok.jpg') repeat-x bottom;
	padding: 15px 0 13px 0;
	color: #b61535;
	font-size: 14px;
	}	
.newsblok span{
	background: url('images/newsblokdata.jpg') no-repeat;
    width: 67px; 
    height: 17px;
	padding: 2px 0 10px 0;
	display:block;
	color: #717171;
	font-size: 10px;
	text-align:center;
	}	
.newsblok a{
	color: #b61535;
	font-size: 14px;
	text-decoration: none;
	}		
.newsblok a:hover{
	color: #950c27;
	font-size: 14px;
	text-decoration: none;
	}		
		
.allnews{
	padding: 10px 0 0 0;
	}		
.allnews a{
	color: #0b9173;
	font-size: 12px;
	font-style: italic;
	}		
.allnews a:hover{
	color: #0b9173;
	font-size: 12px;
	font-style: italic;
	text-decoration:underline;
	}			




.vnimanie{
	text-align:center;	
	}
.vnimanie h3{
	background: url('images/snews.jpg') repeat-x bottom;
	padding: 0 0 23px 0;
	margin: 0 0 20px 0;
	color: #1c1c1c;
	font-size: 24px;
	line-height: 24px;
	font-family: Calibri;
	text-align: left;;	
	}
.vnimanie img{
	padding: 0 0 20px 0;	
	}






.posts h1{
	color: #000;
	font-size: 36px;
	line-height: 36px;
	padding: 12px 0 23px 0;
	margin: 0 0 20px 0;
	background: url('images/snews.jpg') repeat-x bottom;
	}

.video{
	padding: 0 0 17px 0;
	}
	

.posts h2{
	color: #1c1c1c;
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 18px 0;
	font-weight: normal;
	}

.whiteblok{
	background: #fff url('images/whiteblok.jpg') repeat-x bottom;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 0 20px 0;
	margin: 0 0 17px 0;
	}
.whiteblok p{
	padding: 15px 20px 17px 20px;
	font-style: italic;
	}
.whiteblok span{
	color:#4d4d4d;
	display:block;
	text-align:right;
	padding: 0 20px 0 0;
	}

.codeblok{
	background: #e5e5e7;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 0 20px 0;
	margin: 0 0 17px 0;
	}
.codeblok p{
	padding: 15px 20px 17px 20px;
	font-style: italic;
	}
.codeblok span{
	color:#4d4d4d;
	display:block;
	text-align:right;
	padding: 0 20px 0 0;
	}

.postfoto{
	padding: 0 0 17px 0;	
	}
.postfoto li{
	width: 114px;
	float:left;
	padding: 0 8px 0 8px;
	font-size: 12px;
	}
.postfoto img{
	background: url('images/postfotofon.jpg') no-repeat;
	padding: 0 0 8px 0;
	}


.ptel{
	background: url('images/ptel.jpg') no-repeat;
	padding: 0 0 10px 25px;
	color:#222325;
	}
.picq{
	background: url('images/picq.jpg') no-repeat;
	padding: 0 0 10px 25px;
	}
.pmail{
	background: url('images/pmail.jpg') no-repeat 0 5px;
	padding: 0 0 10px 25px;
	}





.footer{
	height: 86px;
	}
.fleft{
	float: left;
    width: 560px; 
	}
.fright{
	float: left;
    width: 440px; 
	}

.kopiraut{
	height: 25px;
	color: #ffffff;
	padding: 22px 0 0 14px;
	}
.flmenu ul{
	padding: 0 0 0 0;	
		}			
.flmenu li{
	float: left;
	display: block;
	padding: 0 14px 0 14px;
	background: url('images/flmenuli.gif') no-repeat 0 3px;
		}
.flmenu li:first-child{
	background: none;
		}		
.flmenu li:hover{
		}				
.flmenu li a{
	color: #e76d85;
	font-size: 14px;
	text-decoration: none;
		}	
.flmenu li a:hover{	
	color: #c53f5a;
		}		
.flmenu li.active a{
	color: #c53f5a;	
		}		
	
	
	
.frmenu{
	height: 46px;
	padding: 20px 0 0 0;
	}	
.topmenurep{
	height: 46px;
	background: url('images/topmenu.jpg') repeat-x;
	}
.topmenuleft{
	height: 46px;
	background: url('images/topmenuleft.jpg') no-repeat;
	}
.topmenuright{
	height: 46px;
	background: url('images/topmenuright.jpg') no-repeat right;
	}
.frmenu ul{
	padding: 0 0 0 0;	
		}			
.frmenu li{
	float: left;
	display: block;
	padding: 0 0 0 3px;
	background: url('images/topmenuli.jpg') no-repeat left 14px;
		}
.frmenu li:first-child{
	background: none;
		}		
.frmenu li:hover{
		}				
.frmenu li a{
	color: #1c1c1c;
	font-size: 14px;
	text-decoration: none;
	display:block;
	float:left;
	padding: 14px 10px 0 10px;
	height: 32px;
		}	
.frmenu li a:hover{	
	background: url('images/topmenulih.jpg') no-repeat center bottom;
		}		
.frmenu li.active a{	
	background: url('images/topmenulih.jpg') no-repeat center bottom;
		}		
	
	
	
/* vnytr */	
	
	
.vidu_obycheniy{
	padding: 0 0 17px 0;	
	}	
.vidu_obycheniy h3{
	font-weight: normal;
	background: url('images/snews.jpg') repeat-x bottom;
	padding: 0 0 23px 0;
	margin: 0 0 20px 0;
	color: #1c1c1c;
	font-size: 24px;
	line-height: 24px;
	font-family: Calibri;
	text-align: left;;	
	}		

.voblok{
	float: left;
    width: 317px; 
	padding: 12px 0 32px 0;
	margin: 5px;
	border-bottom: 1px dashed #959596;
	}
.voblok2{
	float: left;
    width: 317px;
	padding: 12px 0 32px 0;
	margin: 0 0 0 20px;
	border-bottom: 1px dashed #959596;
	}
.voimg{
    width: 317px; 
    height: 152px;
	position: relative;
	}
.voimg img{
    width: 317px; 
    height: 152px;
	}
.voimg span.voramka{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
    width: 317px; 
    height: 152px;
	background: url('images/voramka.png') no-repeat;
	}
.nakladka{
	position:absolute;
	z-index:2;
	top:-3px;
	right:-2px;
	}
.nakladka img{
    width: 90px; 
    height: 90px;
	}

.votext{
	padding: 11px 0 0 17px;
    height: 29px;
	background: url('images/votext.jpg') no-repeat;
	color: #ffffff;
	font-size: 14px;
	}
	
.votext a {
    color:#fff;
	}
	
.vocont{
	padding: 12px 0 0 0;
	color: #222325;
	font-size: 13px;	
	}
.vo_more{
	padding: 10px 0 0 0;	
	}
.vo_more a{
	display: block;
	width: 110px; 
    height: 35px;
	background: url('images/vo_more.jpg') no-repeat;
	}
.vo_more a:hover{
	display: block;
	width: 110px; 
    height: 35px;
	background: url('images/vo_more.jpg') no-repeat 0 -35px;
	}




.otzuvu_ychenikov{
	
	}	
.otzuvu_ychenikov h3{
	font-weight: normal;
	background: url('images/snews.jpg') repeat-x bottom;
	padding: 0 0 23px 0;
	margin: 0 0 20px 0;
	color: #1c1c1c;
	font-size: 24px;
	line-height: 24px;
	font-family: Calibri;
	text-align: left;;	
	}


.otzuvu_text{
	background: #fff url('images/whiteblok.jpg') repeat-x bottom;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 20px;
	font-style: italic;
	}
.otzuvu_text img{
	float:left;
	padding: 0 20px 13px 0;
	}
.otzuvu_text span{
	color:#4d4d4d;
	display:block;
	text-align:right;
	padding: 0 20px 0 0;
	}


.tabs{
	text-align:center;
	padding: 9px 0 7px 0;
	}
.tabs ul{
	text-align:center;	
	}
.tabs li{
	display:-moz-inline-stack;
  display:inline-block;
  _overflow:hidden;
  *zoom:1;
  *display:inline;
	}
.tabs li a{
	display:block;
	width:13px; 
    height: 13px;
	background: url('images/tabs.jpg') no-repeat;
	}
.tabs li a:hover{
	display:block;
	width:13px; 
    height: 13px;
	background: url('images/tabs.jpg') no-repeat 0 -13px;
	}
.tabs li a.active{
	display:block;
	width:13px; 
    height: 13px;
	background: url('images/tabs.jpg') no-repeat 0 -13px;
	}




.garantiy{
    height: 80px;
	padding: 45px 0 0 23px;
	background: url('images/garantiy.jpg') no-repeat;
	color: #1c1c1c;
	font-size: 18px;
	line-height: 18px;
	}





/* index_vnytr_vip */



.vip_fotoblok{
	float: left;
    width: 317px; 
	padding: 0 0 16px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px dashed #959596;
	}
.vip_fotoblok2{
	float: left;
    width: 317px;
	padding: 0 0 16px 0;
	margin: 0 0 18px 20px;
	border-bottom: 1px dashed #959596;
	}
.vf_img{
    width: 317px; 
    height: 153px;
	position: relative;
	}
.vf_img img{
    width: 317px; 
    height: 153px;
	}
.vf_img span.vframka{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
    width: 317px; 
    height: 153px;
	background: url('images/vframka.png') no-repeat;
	}
.vf_text{
	padding: 9px 0 0 17px;
    height: 30px;
	background: url('images/vf_text.jpg') no-repeat;
	color: #c9c9c9;
	font-size: 14px;
	}
.vf_text a{
	color:#fff;
	}
.vf_text a:hover{
	color:#c9cfd7;
	}





.vip_text{
	color: #222325;
	font-size: 14px;
	}
.vip_text h2{
	padding: 0 0 18px 0;
	font-weight: normal;
	color: #e09f21;
	font-size: 18px;
	line-height: 18px;
	}
.vip_text p{
	padding: 0 0 18px 0;
	}







/* index_gallery */

.gallery{
	padding: 13px 0 0 0;
	}
.gallery h3{
	font-weight: normal;
	background: url('images/snews.jpg') repeat-x bottom;
	padding: 0 0 23px 0;
	margin: 0 0 20px 0;
	color: #1c1c1c;
	font-size: 24px;
	line-height: 24px;
	font-family: Calibri;
	text-align: left;;	
	}
.gallery li{
	padding: 0 4px 0 8px;
	float:left;
	}			
.gallery li img{
	background: url('images/loading.gif') no-repeat;
	padding: 0 0 3px 0;
	}	


.vnytr_koment{
	
	}
.vnytr_koment h3{
	font-weight: normal;
	background: url('images/snews.jpg') repeat-x bottom;
	padding: 0 0 23px 0;
	margin: 0 0 20px 0;
	color: #1c1c1c;
	font-size: 24px;
	line-height: 24px;
	font-family: Calibri;
	text-align: left;;	
	}


.vkomentblok{
	padding: 0 0 16px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px dashed #959596;
	}
.vkb_img{
	float:left;
	width: 79px;
	}
.vkb_text{
	float:left;
	width: 575px;
	color: #222325;
	font-size: 14px;
	}
.vkb_texttop{
	height: 27px;
	}
.vkb_texttop span.avtar{
	display:block;
	float:left;
	color: #222325;
	font-size: 14px;
	}
.vkb_texttop span.avtar span{
	color: #9c9c9c;
	font-size: 14px;
	}
.vkb_texttop span.data{
	display:block;
	float: right;
	color: #9c9c9c;
	font-size: 14px;
	}



.addkoment{
	
	}
.addkoment h3{
	font-weight: normal;
	background: url('images/snews.jpg') repeat-x bottom;
	padding: 0 0 23px 0;
	margin: 0 0 20px 0;
	color: #1c1c1c;
	font-size: 24px;
	line-height: 24px;
	font-family: Calibri;
	text-align: left;;	
	}


.sumbit2{
	font-family: Arial;
	color: #848484;
	font-size: 14px;
	border: 0;
	padding: 0 15px 0 15px;
	margin: 0 0 11px 0;
	float:left;	
	background: url('images/submit2.jpg') no-repeat;
	width: 286px;
    height: 36px;
	}
.formatext{
	float:left;
	padding: 0 0 0 20px;
	color: #494848;
	font-size: 14px;
	}
.formatext span{
	color: #d82a0e;
	font-size: 14px;
	}
	
.textarea{
	font-family: Arial;
	color: #848484;
	font-size: 14px;
	border: 0;
	padding: 15px;
	margin: 0 0 11px 0;
	float:left;	
	background: url('images/textarea.jpg') no-repeat;
	width: 624px;
	height: 108px;
	border-bottom: 1px solid #d7d7d7;
	}	
	
.submit{
	border:0;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	float: right;	
	background: url('images/submit.jpg') no-repeat;
	width: 136px;
    height: 35px;
	cursor:pointer;	
	font-family: Arial;
	color: #1e1e1e;
	font-size: 14px;
	}	
.submit:hover{
	background: url('images/submith.jpg') no-repeat;
	}		

.formabottomtext{
	float:left;
	padding: 5px 0 0 0;
	color: #494848;
	font-size: 12px;
	}
.formabottomtext span{
	color: #d82a0e;
	}





.walk {
font-size: 12px; 
color: #FFF; 
background:#758E07; 
padding:8px 8px 8px 8px; 
border:solid 1px #6A7F07;  
   -moz-border-radius: 19px;  
   -webkit-border-radius: 19px; 
   border-radius: 19px;
}

.breake {
font-size: 12px; 
color: #FFF; 
background:#C5060D; 
padding:8px 8px 8px 8px; 
border:solid 1px #B20101;  
   -moz-border-radius: 19px;  
   -webkit-border-radius: 19px; 
   border-radius: 19px;
}


.textplace {
	margin:40px 0;
	padding:5px 15px;
	background:#ffda33 url(images/textplace.gif);
	border:1px dotted #000;
}
.textplace ul {
	margin-left:20px;
}
.textplace ol {
	margin-left:25px;
}
.textplace h1, h2, h3, h4, h5, h6 {
	color:#000;
	margin-bottom:10px;
}
.textplace h1 {
	font:normal 26px Arial, Tahoma, Verdana;
}
.textplace h2 {
	font:normal 24px Arial, Tahoma, Verdana;
}
.textplace h3 {
	font:normal 22px Arial, Tahoma, Verdana;
}
.textplace h4 {
	font:normal 20px Arial, Tahoma, Verdana;
}
.textplace h5 {
	font:normal 18px Arial, Tahoma, Verdana;
}
.textplace h6 {
	font:normal 16px Arial, Tahoma, Verdana;
}
.textplace p {
	padding:10px 0;
}

.textplace_p {
	margin:40px 0;
	padding:5px 15px;
	background:#ffda33 url(images/textplace.gif);
	border:1px dotted #000;
	font:12px Arial, Tahoma, Verdana;
}
.textplace_p ul {
	margin-left:20px;
}
.textplace_p ol {
	margin-left:25px;
}
.textplace_p h1, h2, h3, h4, h5, h6 {
	color:#000;
	margin-bottom:5px;
	margin-top:5px;
}
.textplace_p h1 {
	font:normal 26px Arial, Tahoma, Verdana;
}
.textplace_p h2 {
	font:normal 24px Arial, Tahoma, Verdana;
}
.textplace_p h3 {
	font:normal 22px Arial, Tahoma, Verdana;
}
.textplace_p h4 {
	font:bold 14px Arial, Tahoma, Verdana;
}
.textplace_p h5 {
	font:normal 18px Arial, Tahoma, Verdana;
}
.textplace_p h6 {
	font:normal 16px Arial, Tahoma, Verdana;
}
.textplace_p p {
	padding:10px 0;
}


.evtitle {
color: #000000; 
padding:2px 4px 2px 4px; 
font:normal 18px Arial, Tahoma, Verdana;
}

#events {
  background-color:#CE425C;
  color: #ffffff;
  font-size:12px;
  padding: 2px;

  font-family:Arial, Tahoma, Verdana;
  border:solid 1px #E04E6B;  
   -moz-border-radius: 8px;  
   -webkit-border-radius: 8px; 
   border-radius: 8px;
} 

.evti {
float:right; 
width:550px;  
margin:5px 3px 5px 3px; 
padding:1px;
}

.evt {
color: #FFF; 
font-size: 18px;
padding:2px; 
margin:3px;
text-shadow: 0px 1px 1px #810820; filter: dropshadow(color=#810820,offX=0,offY=1);
}

.evt a{ 
color: #FFF; 
font-size: 18px;
text-shadow: 0px 1px 1px #810820; filter: dropshadow(color=#810820,offX=0,offY=1);
text-decoration: none;
}
.evt a:hover{ 
color: #FFF; 
}

.evpl {
color: #810820; 
font-size: 12px; 
background:#FFF; 
padding:0px 2px 0px 2px;
margin:5px 3px 4px 5px;
}



.evad { 
float:left; 
font-size: 11px; 
color: #000; 
background:#F7F7F7; 
margin:2px 3px 2px 5px; 
padding:2px 5px 2px 5px; 
border:solid 1px #E8E8E8;  
   -moz-border-radius: 8px;  
   -webkit-border-radius: 8px; 
   border-radius: 8px;
}

.evad a{ 
font-size: 11px; 
color: #000; 
text-decoration: none;
}
.evad a:hover{ 
color: #bd004d; 
}


.evwl {
float:right; 
font-size: 11px; 
color: #000; 
margin-right:5px; 
background:#F7F7F7; 
padding:2px 4px 2px 4px; 
border:solid 1px #E8E8E8;  
   -moz-border-radius: 8px;  
   -webkit-border-radius: 8px; 
   border-radius: 8px;
}
.evwl a{ 
font-size: 11px; 
color: #000; 
text-decoration: none;
text-shadow: 0px 1px 0px #E9E9E9; filter: dropshadow(color=#E9E9E9,offX=0,offY=1);
}
.evwl a:hover{ 
color: #bd004d; 
text-shadow: 0px 1px 0px #E9E9E9; filter: dropshadow(color=#E9E9E9,offX=0,offY=1);
}

.igone {
color: #FFF; 
font:bold 18px Tahoma, Verdana;
}
.igone a{ 
font-size: 18px; 
color: #FFF; 
text-decoration: none;
text-shadow: 0px 1px 0px #a5cb0c; filter: dropshadow(color=#a5cb0c,offX=0,offY=1);
}
.igone a:hover{ 
color: #071b1e; 
text-shadow: 0px 1px 0px #040d0e; filter: dropshadow(color=#040d0e,offX=0,offY=1);
}


.evde {
margin:3px; 
padding:2px 5px 2px 5px; 
}

.evde a{ 
font-size: 12px; 
color: #FDDB53; 
text-decoration: none;

}
.evde a:hover{ 
color: #fafafa; 
}


.evst { 
float:left; 
font-size: 11px; 
color: #000; 
background:#F7F7F7; 
margin:0px; 
padding:2px 4px 2px 4px; 
border:solid 1px #E8E8E8;  
   -moz-border-radius: 8px;  
   -webkit-border-radius: 8px; 
   border-radius: 8px;
}

.evst a{ 
font-size: 11px; 
color: #000; 
text-decoration: none;
text-shadow: 0px 1px 0px #E8E8E8; filter: dropshadow(color=#E8E8E8,offX=0,offY=1);
}
.evst a:hover{ 
color: #bd004d; 
text-shadow: 0px 1px 0px #E8E8E8; filter: dropshadow(color=#E8E8E8,offX=0,offY=1);
}

.evim {
width:80px; 
margin:1px; 
padding:1px; 
float:left;
}



.evcom {
float:right; 
font-size: 11px; 
color: #000; 
margin:0px; 
background:#F7F7F7; 
padding:2px 4px 2px 4px; 
border:solid 1px #E8E8E8;  
   -moz-border-radius: 8px;  
   -webkit-border-radius: 8px; 
   border-radius: 8px;
}

.evcom a{ 
font-size: 11px; 
color: #000; 
text-decoration: none;
text-shadow: 0px 1px 0px #E9E9E9; filter: dropshadow(color=#E9E9E9,offX=0,offY=1);
}
.evcom a:hover{ 
color: #bd004d;
text-shadow: 0px 1px 0px #E9E9E9; filter: dropshadow(color=#E9E9E9,offX=0,offY=1);
}


#countdown_dashboard {
	height: 96px;
	margin-left: 125px;
}

.dash {
	width: 138px;
	height: 96px;
	background: transparent url('images/cnt/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 2px;
	padding-left: 13px;
	position: relative;
	color: #e9e9eb;
}

.weeks_dash {
	background: transparent url('images/cnt/dark_weeks_dash.png') 0 0 no-repeat;
}

.days_dash {
	background: transparent url('images/cnt/dark_days_dash.png') 0 0 no-repeat;
}

.hours_dash {
	clear: left;
	background: transparent url('images/cnt/dark_hours_dash.png') 0 0 no-repeat;
}

.minutes_dash {
	background: transparent url('images/cnt/dark_minutes_dash.png') 0 0 no-repeat;
}

.seconds_dash {
	background: transparent url('images/cnt/dark_seconds_dash.png') 0 0 no-repeat;
}

.dash .digit {
	font: bold 52pt Verdana;
	font-weight: bold;
	float: left;
	width: 59px;
	text-align: center;
	position: relative;
}

.dash_title {
	display: none;
}

.call{
background:  url('images/call.png') 0 0 no-repeat;}

.zvonok {
position: relative; 
right:0; 
top:100px; 
z-index:5; 
width:29px; 
height:154px;
}
.zvonok{
position: fixed;
}
.zvonok a{
display:block; 
width:29px; 
height:154px; 
background:#FFA000;
}
.zvonok a:hover {background:#FFA000;}
.zvonok img{border 0;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #d51414;}
#TB_window a:visited {color: #ff0505;}
#TB_window a:hover {color: #ff0505;}
#TB_window a:active {color: #d51414;}
#TB_window a:focus{color: #ff0505;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
    
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:40%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#FFF;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#tablll {
	width:670px;
	max-width:680px;
}

	
	
	
