html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


body, html{
	/*margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;*/
	background-color:#dddddd;
}

*{
	font-family:Arial,Verdana, sans-serif;
}

div.clearer{clear: both; line-height: 0; height: 0; margin:0; padding:0; border: 0; font-size:0px}

.align-right{
	text-align:right;
}

#main_container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:1000px;
	background-image:url(../pics/header_leaves.png);
	height:234px;
}

#motto{
	background-image:url(../pics/motto.png);
	background-repeat:no-repeat;
	background-position:26px 94px;
	width:360;
	height:170px;
}

#body{
	width:1000px;
	background-color:#ffffff;
	overflow:auto;
	background-position:bottom left;
	background-repeat:no-repeat;
}

#middle_leaves{
	width:1000px;
	height:273px;
	background-image:url(../pics/middle_leaves.png);
}

#bottom_image{
	width:1000px;
	height:331px;
	background-image:url(../pics/bottom_image.jpg);
}

#footer{
	width:1000px;
	height:50px;
	background-color:#77c0a5;
}

#footer_text{
	color:#ffffff;
	font-size:11px;
	text-align:center;
	padding-top:18px;
}

#left_part{
	width:325px;
	float:left;
}

#middle_part{
	width:350px;
	float:left;
	min-height:700px;
}

#right_part{
	min-height:700px;
	max-height:700px;
	height:700px;
	overflow: hidden;
	width:325px;
	float:left;
	background-image:url(../pics/frunze.jpg);
	background-repeat:no-repeat;
}

#transparent_div{
	position:fixed;
	left:0; 
	top:0;
	width:100%;
	height:100%;
	background-color: #09432f;
	opacity:0;
	filter:alpha(opacity=0);
}

#menu_container{
	background-image:url(../pics/menu_line.png);
	background-repeat:no-repeat;
	width:250px;
	height:273px;
	float:left;
}

#menu_container ul li a{
	color:#009964;
	font-size:14px;
	padding-left:60px;
	text-decoration:none;
	height:25px;
	display:block;
}

#menu_container ul li a:HOVER{
	text-transform:uppercase;
}

#menu_container .top_menu_hover{
	color:#009964;
	font-size:14px;
	padding-left:60px;
	height:25px;
	display:block;
	text-transform:uppercase;
 }

#book_online{
	background-image:url(../pics/book_online.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:180px 0px;
	padding-bottom:20px;
	width:1000px;
	height:46px;
}

p{
	color:#000000;
	font-size:12px;
	padding-bottom:25px;
	text-align:justify;
}

a{
	color:#009964;
	font-size:12px;	
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#middle_part ul li{
	color:#009964;
	font-size:12px;
	list-style:disc;
	margin-left:15px;	
}

h6{
	color:#009964;
	font-size:12px;
}

.important{
	color:#009964;
	font-size:12px;	
}

.important a{
	color:#009964;
	font-size:12px;	
	background-image:url(../pics/green_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
	width:11px;
	height:11px;
	padding-left:15px;
}


.up_wrapper img{
	width:20px;
	height:20px;
	padding-bottom:20px;
}

#right_part_scoller_wrapper a{
	cursor:pointer;
}

#right_part_scoller_wrapper{
	padding-left:5px;
}
