* html body {
	height:100%;
}

html {
    height: 100%;
	background-color: #97AF57;
	/*background-image: url("/img/bg2.gif");
    background-repeat:repeat-y;
    background-position: center;*/
}

body {
	background-image: url("/img/body-shadow.gif");
    background-repeat:repeat-y;
    
    
	width: 1045px;
	min-height:100%;
    position: relative;
    padding: 0;
    margin: 0px auto 0px auto;
    
    font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	
	
	color: #000000;
	font-family: Tahoma, Small Tahoma, serif;
	font-size: 12px;
}

form {
	padding: 0;
	margin: 0;
}

a {
	color: #719B00;
	text-decoration: underline;
}

table{
	border-collapse: collapse;
    border-spacing: 0;
    border: 0;
} 	

td {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

div#content {
	overflow:hidden;
	margin: 0 23px 0px 21px;
}

div#top_mail {
	height: 26px;
	float: left;
	padding-left: 5px;
}

div#top_map {
	height: 26px;
	float: left;
}

div#top_blog {
	height: 26px;
	float: left;
	padding-left: 5px;
}

div#menu {
	background-image: url(/img/menu/bg.jpg);
	background-repeat: no-repeat;
	width: 1002px;
	height: 184px;
	padding:0;
	position: relative;
}

ul {
	margin:0; 
}

li#menu-club {
	position: absolute;
	top: 22px;
	left: 55px;
	display:inline;
	list-style:none;
	margin:0; 
	padding:0;
}

li#menu-fitnes {
	position: absolute;
	top: 61px;
	left: 142px;
	list-style:none;
	margin:0; 
	padding:0;
}

li#menu-child_club {
	position: absolute;
	top: 11px;
	left: 270px;
	list-style:none;
	margin:0; 
	padding:0;
}

li#menu-services {
	position: absolute;
	top: 74px;
	left: 332px;
	list-style:none;
	margin:0; 
	padding:0;
}

li#menu-meal {
	position: absolute;
	top: 96px;
	left: 491px;
	list-style:none;
	margin:0; 
	padding:0;
}

li#menu-cards {
	position: absolute;
	top: 55px;
	left: 620px;
	list-style:none;
	margin:0; 
	padding:0;
}

li#menu-paper {
	position: absolute;
	top: 37px;
	left: 756px;
	list-style:none;
	margin:0; 
	padding:0;
}

li#menu-gallery {
	position: absolute;
	top: 77px;
	left: 875px;
	list-style:none;
	margin:0; 
	padding:0;
}

div#header {
	overflow:hidden;
	width: 1002px;
	height: 251px;
}

div#header div#collage {
	width: 720px;
	height: 251px;
	float: right;
	position: relative;
}

div#header div#logo_block {
	position: relative;
	float: left;
	width: 282px;
	height: 251px;
}

div#header div#logo_block div#logo {
	float: left;
	width: 282px;	
	height: 225px;
	
}

div#main_content {
	padding-bottom:75px;
	overflow:hidden;
	width: 100%;
}

div#main_content div#sub_content div#content img, div#main_content div#sub_content_wide div#content img {
	border: 2px solid #97AF57;
}

div#news, div#news_sub {
	float: left;
	width: 508px;
	padding-left: 30px;
	
}

div#news div.date, div#news_sub div.date {
	float: left;
	width: 15%;
	text-align: center;
	font-weight: bold;
	color: #7F7F7F;
	font-size: 11px;
	padding: 8px 0px;
}

div#news div.head, div#news_sub div.head {
	float: left;
	width: 80%;
	padding: 6px 0px;
}
div#news_sub {
	padding: 0px;
	width: 600px;
}

div#news_sub div.date {
	width: 60px;
}

div#news_sub div.head {
	width :540px;
}

div.separator {
	clear: both;
}

div#news div#links_all {
	
}

div#news div#title, div#special div#title {
	padding: 1px 5px;
	background-color: #FF7825;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	margin: 11px; 
}

div#news div#link_all {
	padding: 20px;
	font-size: 10px;
}

div#news div#link_all a {
	color: #737373;
}

div#special {
	float: right;
	width: 400px;
	
}

div#special div#body {
	background-image: url(/img/main/special_bg.jpg);
	background-repeat: no-repeat;
	padding: 8px 11px 19px 25px; 
	margin-top: 11px; 
	height: 249px;
	widht: 385px;
}

div#schedule_block {
	float: left;
	width: 327px;
}

div#schedule_block div#schedule {
	background-image: url(/img/main/schedule_bg.jpg);
	background-repeat: no-repeat;
	width: 327px;
	height: 94px;
	
}

div#schedule_block div#schedule div#title {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 31px;
	padding-left: 111px;
}

div#schedule_block div#schedule div#link_all  {
	padding-top: 12px;
	padding-left: 212px;
	font-size: 10px;
}

div#schedule_block div#schedule div#link_all a {
	color: #FFFFFF;
}

div#schedule_block font#now_title, div#schedule_block font#near_title {
	padding: 1px 5px;
	margin: 11px 45px; 
	background-color: #98C224;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

div#schedule_block font#near_title {
	background-color: #ACACAC;
}

div#schedule_block a#map {
	background-image: url(/img/main/map.jpg);
	background-repeat: no-repeat;
	padding: 15px 10px 10px 83px;
	margin-left: 30px;
	height: 55px;
	display: block;
}

div#schedule_block div.lesson {
	padding: 9px;
	padding-left: 95px;
}


div#about_info {
	width:270px;
	float:left;
	padding: 0px 45px;
}

div#about_info div#title {
	font-size: 16px;
	color:  #FF7825;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}

div#about_info div#link_all {
	text-align:right;
}

div#about_info div#link_all a {
	font-size: 10px;
	color: #737373;
}

div#vote {
	width: 270px;
	float: left;
	border: 1px dotted #000000;
	background-color: #EDEDED;
}

div#vote div#title {
	background-color: #FF7825;
	color: white;
	font-size: 14px;
	font-weight: bold; 
	padding: 2px 3px;
}

div#vote div#title a {
	color: white;
	text-decoration: none;
}

div#vote div#title a:hover {
	color: white;
	text-decoration: underline;
}

div#vote div#body {
	padding: 10px;
}

div#vote div#body div#head {
	font-weight: bold;
	padding: 5px 0;
}

div#vote div#body div.radio {
}

div#vote div#body div#submit {
	padding-top: 10px;
	text-align: right;
}

div#footer_copy {
	position: absolute;
	bottom:0px;
	height: 23px;
	width: 200px;
	right: 35px;
	text-align: right;
	
}

div#footer {
	position: absolute;
	bottom:0px;
	height: 53px;
	width: 700px;
	border-top: 2px solid #ACACAC;
	
}


div#footer div#address {
	float: left;
	margin: 12px 20px;
	font-size: 11px;
	
}
div#footer div#address2 {
	float: right;
	margin: 12px 5px 0px 5px;
	font-size: 11px
}

div#footer div.counter {
	float: right;
	margin: 20px 5px 0px 5px;
}

div#main_content div#navbar {
	float: right;
	padding-right: 45px;
}

div#main_content div#navbar div {
	display: inline;
	color: #999999;
	font-size: 11px;
}

div#main_content div#navbar div.current a {
	text-decoration: none;
	color: #999999;
}

div#main_content div#navbar div.current a:hover {
	text-decoration: underline;
}

div#main_content div#sub_header {
	position: relative;
	width: 373px;
	height: 54px;
	background-image: url(/img/sub/header_bg.jpg);
	background-repeat: repeat-x;
}

div#main_content div#sub_header h1 {

	height: 43px;
	width: 373px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 8px;
}

div#main_content div#sub_header div#right{
	position:absolute; 
	width: 9px;
	height: 43px;
	right:-9px; 
	top: 0px;
	background-image: url(/img/sub/header_right.jpg);
	background-repeat: no-repeat;
}

div#main_content div#sub_header div#shadow{
	width: 374px;
	height: 15px;
	position: absolute;
	top: 43px;
	right: -30px;
	background-image: url(/img/sub/header_shadow.jpg);
	background-repeat: no-repeat;
	/*background-position: 30px;*/
}


div#main_content div#sub_content, div#main_content div#sub_content_wide {
	padding: 10px;
	padding-left: 45px;
	float: left;
	width: 640px;
}

div#main_content div#sub_content_wide {
	width: 950px;
}

div#main_content div#right_block {
	float: right;
	width: 235px;
	padding-right: 45px;
}

div#main_content div#right_block div#submenu {
	width: 230px;
	background-color: #F9F9F9;
	border: 1px dotted #000000;
	padding: 10px;
}

div#main_content div#right_block div#submenu ul {
	margin: 0;
	padding: 0px 3px 0px 15px;
}

div#main_content div#right_block div#submenu li {
	display: block;
	padding: 2px 0px;
	margin: 0;
	list-style:none;
}
div#main_content div#right_block div#submenu a.current {
	color: #6C6C6C;
	text-decoration: none;
	font-weight: bold;
}

div#main_content div#right_block div#submenu a.current:hover {
	text-decoration: underline;
}

div#main_content div#right_block a#map {
	background-image: url(/img/main/map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 60px 10px 10px 10px;
	margin-top: 9px;
	height: 70px;
	display: block;
	text-align: center;
}

div.floatmenu {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 195px;
	border: 1px solid #B9B9B9;
	background-color: #ffffff;
	z-index: 9000;
	top: 80px;
	left: 0;
	top: 20px;
	clear: left;
	display: none;
}

div.floatmenu a {
	color: #FF7322;
}


div.floatmenu ul{
	margin: 0;
	padding: 0;
}

div.floatmenu li {
	display: block;
	margin: 0;
	padding: 3px 10px;
}

div#float-menu-club {
	top: 351px;
	left: 84px;
}

div#float-menu-fitnes {
	top: 394px;
	left: 170px;
}


div#float-menu-child_club {
	top: 343px;
	left: 295px;
}

div#float-menu-services {
	top: 419px;
	left: 360px;
}

div#float-menu-meal {
	top: 435px;
	left: 539px;
}

div#schedule table {
	margin: 10px;
}

div#schedule table, div#schedule table td , div#schedule table th {
	border: 1px solid #84993E;
}

div#schedule table tr.odd{
	background-color: #FFFFFF;
}

div#schedule table tr.even{
	background-color: #ECECEC;
}

div#schedule table td.hour{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #84993E;
	padding: 5px 3px;
}

div#schedule table th{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #FBEDD3;
	color: #E27204;
	padding: 5px 3px;
}

div#schedule ul.types, div#schedule ul.types li.schedule_type {
	float:left;
  list-style:none;
  margin:0; padding:0;

}

div#schedule ul.types li.schedule_type {
	margin: 1px 10px;
	float: left;
	position: relative;
	display: inline;
	background-image: url(/img/sched/type_bg.gif);
	background-repeat: repeat-x;
	height: 19px;
}

div#schedule ul.types li.schedule_type div#type {
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}

div#schedule ul.types li.schedule_type div#right {
	position:absolute; 
	width: 6px;
	height: 19px;
	right:-6px; 
	top: 0px;
	background-image: url(/img/sched/type_right.gif);
	background-repeat: no-repeat;
}

div#schedule ul.types li.schedule_type div#left {
	position:absolute; 
	width: 6px;
	height: 19px;
	left:-6px; 
	top: 0px;
	background-image: url(/img/sched/type_left.gif);
	background-repeat: no-repeat;
}

div#schedule table td{
	text-align: center;
	vertical-align: middle;
}

div#schedule table td div.lesson{
	padding: 2px;
}

div#schedule table td div.lesson div#place{
	font-size: 10px;
	color: #7B7B7B;
}

div#schedule table td div.lesson div#head{
	font-weight: bold;
}

div#schedule table td div.sched_lesson_descr{
	position: absolute;
	top: 0px;
	left: 0px;
	
	background-color: #FBEDD3;
	border: 1px solid #84993E;
	padding: 3px;
	display: none;
	text-align: left;
	width: 200px;
}

div#calendar {
	width: 125px;
	margin-left: 86px;
}

div#calendar table#main {
	border: 1px solid #000000;
}

div#calendar table#main tr#cur_month {
	height: 21px;
	vertical-align: middle;
	background-color: #EDEDED;
}

div#calendar table#main tr#cur_month td#link_prev{
	width: 21px;
	vertical-align: middle;
	text-align: right;
}

div#calendar table#main tr#cur_month td#month_name{
	vertical-align: middle;
	text-align: center;
}

div#calendar table#main tr#cur_month td#link_next{
	vertical-align: middle;
	width: 21px;
}

div#calendar table#days tr#week_title_row{
	background-color: #E6E1CD;
}

div#calendar table#days tr#week_title_row td.week_day{
	color: #7D7C7A;
	font-weight: bold;
	padding: 2px;
	text-align: middle;
}

div#calendar table#days tr#week_row td.week_day{
	padding: 1px;
	text-align: center;
	color: #7F7F7F;
}

div#calendar table#days tr#week_row td.week_day a{
	color: #A81F3B;
}

div#sub_content div#votes {


}

div#sub_content div#votes div.vote {
	float:left;
	width: 280px;
	padding: 10px;
}

div#sub_content div#votes div.vote div#title {
	background-color: #C8DB89;
	padding: 2px 5px;
	font-weight: bold;
}

div#sub_content div#votes div.vote div#total {
	font-style: italic;
	padding: 10px 0px 0px 10px;
}

div#sub_content div#votes div.vote div#answer {
	padding: 0px 10px;
}
div#sub_content div#votes div.vote div#answer_bars {
	padding: 0px 10px;
}

div#sub_content h1, div#sub_content h2, div#sub_content h3, div#sub_content h4, div#sub_content h5, div#sub_content_wide_wide h1, div#sub_content_wide h2, div#sub_content_wide h3, div#sub_content_wide h4, div#sub_content_wide h5 {
	margin: 0;
	padding: 0;
}

div#sub_content h2, div#sub_content_wide h2 {
	color: #E36C00;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #0F2F0A;
	margin: 10px 0px;
	padding-bottom: 2px;
}

div#sub_content h3, div#sub_content_wide h3 {
	color: #5A8000;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px;	
}

div#sub_content h4, div#sub_content_wide h4 {
	color: #5A8000;
	font-size: 16px;
	font-weight: bold;
}

div#faq div#left {
	float: left;
	width: 50%;
}

div#faq div#faq1, div#sub_content div#faq div#faq2 {
	float: left;
	width: 290px;
	padding: 5px;
}

div#faq div.message {
	margin: 5px 0px;
	background-color: #CDEDA2;
	padding: 2px;
}

div#faq div.message div#author {
	font-weight: bold;
	font-size: 12px;
	float: left;
}

div#faq div.message div#date {
	float: right;
	color: #537224;
}

div#faq div.message div#answer {
	color: #537224;
}

div#sub_content div#faq div.message hr {
	color: #BFE091;
	height: 1px;
}


#sanketa{
	width: 95%;
}
#sanketa label{
	display: block;
	margin-bottom: 3px;
}
#sanketa span{
	font-size: 8pt;
	color: #97AF57;
}
#sanketa td{
	padding: 10px;
}
#sanketa td:first-child {
	width: 300px;
	padding-right: 10px;
}

#sanketa tr:nth-child(even) td {
	background-color: #FBEDD3;
}

#sanketa textarea, input[type=text]{
	width: 100%;
	margin-bottom: 5px;
}
#sanketa textarea{
	height: 150px;
}
