@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	margin:0;
	background-color:#494E4A;
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
}

img {
	border:0;
}

a {
	color:#CCCCCC;
}
	
#header {
	background:url(../img/head_bg.gif) repeat-x;
	margin-top:20px;
	height:109px;
}

#katerina {
	background: url(../img/katerina.gif) no-repeat;
	margin:50px auto;
	width:993px;
	height:87px;
}

#katerina_small {
	background:#000000;
	text-align:center;
	margin:20px 0;
	height:86px;
}


#main_center {
	margin:20px auto;
	width:800px;
}
	
#image {
	width:311px;
	float:left;
}

#rus {
	margin-right:20px;
	float:left;
	height:450px;
	width:220px;
	text-align:right;
}
	
#rus a {
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
	
#rus a:hover {
	text-decoration:none;
}

#rus p {
	color:#000000;
}
	
#eng {
	margin-left:20px;
	float:left;
	height:200px;
	width:220px;
}

#eng a {
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
	
#eng a:hover {
	text-decoration:none;
}

#eng p {
	color:#000000;
}

#menu {
	width:860px;
	margin:0 auto;
}

#menu ul li {
    float:left;
    list-style:none;
    padding:0 20px 3px 5px;
}

#menu_e {
	width:770px;
	margin:0 auto;
}

#menu_e ul li {
    float:left;
    list-style:none;
    padding:0 20px 3px 5px;
}

#main_text {
	background-color:#000000;
	margin:50px auto;
	width:787px;
	min-height:400px;
	padding:20px 30px 20px 30px;
}

#main_text1 {
	background-color:#000000;
	margin-top:30px;
	margin-left:45px;
	width:650px;
	padding:20px 30px 20px 30px;
	float:left;
}

#loadarea {
	float:left;
	width:300px;
	margin-top:30px;
	margin-left:50px;
}

#gallery {
	float:left;
	width:640px;
}

#main_text2 {
	background-color:#000000;
	margin-top:30px;
	margin-left:45px;
	width:540px;
	padding:20px 30px 20px 30px;
	float:left;
}

#gallery2 {
	float:left;
	width:530px;
}

#main_text3 {
	background-color:#000000;
	margin-top:30px;
	margin-left:30px;
	width:750px;
	padding:20px 30px 20px 30px;
	float:left;
}

#gallery3 {
	float:left;
	width:750px;
}

#footer {
	padding-top:20px;
	clear:both;
	text-align:center;
	vertical-align:bottom;
}