body {
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: Tahoma;
	font-size: 16px;
	text-transform: lowercase;
	color: #FFFFFF;
	

	
}
.tdmenu {
	text-align: left;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 18px;
}



.tdmenu1 {
	text-align: left;
	padding-right: 18px;
	padding-left: 35px;
	padding-bottom: 18px;
	background-image: url(/images/cool.png);
}


.banner {
	background-image: url(/images/banner.jpg);
	height: 313px;
	width: 237px;
}
.image_ban {
	padding-top: 10px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content_ban {
	height: 50px;
	width: 220px;
	padding-left: 12px;
}
.linkban {
	font-family: Tahoma; 
	font-size: 0.95em;
	color: #FFFFFF;
	text-decoration: none;
	line-height:18px;
	font-weight:600;
	 
}
.event_top {
	background-image: url(/images/event_top.jpg);
	height: 172px;
	width: 237px;
}
.event_cont {
	background-image: url(/images/event_div.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	width: 217px;
	background-color: #d9e4d4;
}
.event_cont1 {
	
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	width: 217px;
	height:10px;
	background-color: #d9e4d4;
}
.event_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #44533e;
	line-height:18px;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #5b5b5b;
	padding-bottom: 40px;
	padding-left: 40px;
	line-height:18px;
}

.event_end {
	background-color:#648468;
	background-image: url(/images/ev1.jpg);
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
	height: 48px;
	width: 227px;
}
h1 {
	font-size: 20px;
	font-weight:normal
}
a {
	color: #1c9105;
}

h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight:normal
}
h3 {
	font-size: 16px;
	font-weight:normal
}
.partners {
	background-color: #638467;
	text-align: left;
	padding: 10px;
	height: 15px;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}
.partners_link {
	color: #FFFFFF;
}
.partners_img {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	border-width: 0;
	border-color: #648468;
		
}

.partners_content {
	
	text-align: left;
	
	
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
.divider {
	background-color: #638467;
	
	
	height: 10px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
.footer {
	text-align: left;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	font-family: Tahoma;
	color: #2a811a;
	padding-top: 15px;
	padding-bottom: 35px;
	font-size: 12px;
}
.ban1   {
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.date {
	font-family: Tahoma;
	font-size: 22px;
	color: #6e6e6e;
	line-height: 15px;
	
}
.now {
	font-family: Tahoma;
	font-size: 14px;
	color: #6e6e6e;
	line-height: 20px;
}
.recall {
	font-family: Tahoma;
	font-size: 11px;
	color: #6e6e6e;
	line-height: 20px;
}
.event {
	color: #fd7b46;
}
.reg {
	font-family: Tahoma;
	color: #FFFFFF;
	background-image: url(/images/registration.jpg);
	background-repeat: no-repeat;

	padding-right: 8px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 22px;
}



#modalOverlay { 
background-color:#000; /* Тут выбираем цвет затемнения */ 
cursor:wait; /* Курсор при наведении на затемненную область */ 
filter: alpha(opacity=80); /* Интенсивность затемнения */ 
height: 100%; 
} 

#modalContainer { 
height:auto;  /* Для растягивания по высоте */ 
width:300px; 
left:50%; /*в купе с margin-left, которая равна минус половине ширины центруют по горизонтали*/ 
top:50%;  /*центрует по вертикали, вместе с margin-top, если задать высоту*/ 
margin-left:-150px; 
/* margin-top: -70px; */ 
background-color:#fff; 
border:3px solid #ccc; 
padding: 10px; 
} 
a.modalCloseImg { 
background:url(x.png) no-repeat; 
width:25px; /* Положение отличается от тех, что в примере. Мне кажется так удобнее */
height:29px; 
display:inline; 
z-index:3200; 
position:absolute; 
top:0px; 
right:0px; 
cursor:pointer; 
}

#helper { 
position: absolute; 
top: 0px; 
left: 0px; 
width: 100%; 
height: 100%; 
z-index: -10; 
}

.pad {
	padding: 5px;
}

.answ {
	padding: 3px;
	color: #067c8e;
}
.inside {
background-image: url(/images/forms.jpg);
background-repeat:no-repeat; 
width:127px; 
height:220px;

          }

a.st .img{width:100px;height:124px;}
a.st .img img{width:630px;height:178px; position:relative; z-index:10px;}
a.st:hover .img{width:100px;height:124px;overflow:visible;visibility:hidden;}
a.st:hover .img img{visibility:visible;position:absolute;z-index:150;}

