@charset "utf-8";
body { 
	margin:0;
	padding:0;
	background-color:#d1e5e8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#cumuluscontent {
	height:354px;
	width:450px;
	margin:0 auto 0 auto;
	background-image:url(../ruondsphere/kolobok4.png);
	background-repeat:no-repeat;
	background-position:center
}
#main{
	width:100%;
	top: 0px;
	left: 0px;
	min-height:900px;
	background-image:url(../img/kolobok5_de_01.png);
	background-repeat:no-repeat;
	background-position:center top;
	min-width: 1000px;
}

#main_in{
	min-height: 900px;
	background-image: url(../img/kolobki.png);
	background-position: bottom right;
	background-repeat: no-repeat;}

.title {
	width:642px;
	height:63px;
	padding-top:20px;
	/* color:#CE0000; font-weight:bold; font-size:17px; */ 
	background-image:url(../img/title.png); 
	background-repeat:no-repeat;
	background-position:0 20px;
	margin:0 auto 0 auto;}


.elem {
	font-variant:small-caps;
	font-size:15px;
	padding:0 10px;
	float:left;
}
.elem2 {
	font-variant:small-caps;
	font-size:15px;
	color:#004a80;
	padding:0 10px;
	float:left;
	font-style: italic;
	font-weight: bold;
}
.elem3 {
	font-variant:small-caps;
	font-size:13px;
	color:#004a80;
	padding:0 10px;
	float:left;
	font-style: italic;
	font-weight: bold;
}


.menu{
	margin:5px auto;
	width:800px;
	text-align:center;
	height:18px;
}

.menu a{
	font-style: italic;
	font-weight: bold;
	color:#004a80;
	text-decoration: none;
	display:block;
}

.menu a:hover{
	text-decoration:underline;
	color:#006BBB;
}





#content {
	font-size: 12px;
	color: #000000;
	padding: 20px 0 20px 0;
}
#footer {
	height:105px;
	clear: both;
	text-align: center;
	height: 25px;
	padding: 10px 0 10px 0;
	font-size: 11px;
}

#footer a {
	color: #3F3F3F;
	text-decoration: none;
}
#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}

.logobottom {
	font-size: 10px;}

#content {
	width: 770px;
	margin: 0 auto;
}

#content_in {
	width: 500px;
	margin: 0 auto;}
	
#content_in_roz {
	width: 800px;
	margin: 0 auto;}	
	
#container_img_right { width:122px; height:auto; float: right; margin-top:12px; }
#container_img_left  { width:122px; height:auto; float: left;  margin-top:12px;}

#content_img { margin:0 0 20px 0;}

#content_img a       {color: #0099FF; text-decoration:none;}
#content_img a:hover {color: #FF0000; text-decoration:none;}

#sawe a:link {color: #0066FF; text-decoration:none;}
#sawe a:visited {color: #0066FF; text-decoration:none;}
#sawe a:hover {color: #FF0000; text-decoration:none;}

#sawe_ex a:link {color: #000; text-decoration:none;}
#sawe_ex a:visited {color: #000; text-decoration:none;}
#sawe_ex a:hover {color: #FF0000; text-decoration:none;}


#content_header {
	font-variant: small-caps;
	color: #004a80;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px 0;
}
#content_header a{text-decoration: none;
	color:#004a80;
	
}
#content_header a:hover{text-decoration: underline;
	color:#006BBB; }
	
#news_preview { width:700px; height:112px; margin:10px auto; border:1px solid #28AEAE;}

#news_preview_img { width:122px; height:92px; margin:10px 10px;}
#news_title { height:20px; padding-left:40px; font-size:16px; font-weight:bold; margin-bottom:12px;}
#news_title a:visited {text-decoration:none; color:#004a80;}
#news_title a:link{ text-decoration:none; color:#004a80;}
#news_title a:hover{text-decoration:underline; color:#006BBB;}

#news_text  { width:540px; height:90px; float:right; margin:10px 10px; padding:0 5px 5px 5px; text-align:justify;}

.contact_foto {width:770px; margin:0 auto; text-align:center;}
.contact_foto img { border:2px solid #ffde00;}

.back a {
	color:#06F;
	text-decoration:none;
	}


.back a:hover {
	color: #09F;
	text-decoration:none;
	}


