/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#296ad7;
	font: 13px Tahoma;
}


.idx_header {
	background: #B9CCF4;
}


.idx_slogan{ 
    margin-top:25px; margin-left:30px; text-align:left; 
	font-family:Arial; font-size:13px; font-style:italic; font-weight:bold; color:#1e3a7a;
    width:346px;
}
.idx_footer{
	margin-top:15px;
	text-align:center;
	font: 15px Tahoma;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.idx_banner {
	margin-top:15px;
	text-align:center;
	font: 15px Tahoma;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.idx_batiskaff {
	text-align:center;
}
#idx_links {
	text-align:center;
        color: #003366;
        font: 10px Tahoma;
}
.right_spl {
    width:570px;
	height:370px;
	float:right;
	margin-top:-330px;
	margin-right:30px;
}
.left_spl{
    width:300px;
	height:300px;
	margin-left:40px;
	margin-top:45px;
}
.right_spl .idx_content {
	margin-top: 0px;
	margin-bottom: 20px;
}
.right_spl form{
	margin: 0px;
	padding: 0px;
}

.left_spl .idx_menu_unactive {
	font: bold 15px Arial;
	color: #FFFFFF;
	margin-left:15px;
	margin-bottom:10px;
        text-transform: uppercase;

}
.left_spl .idx_menu_unactive a{
	color: #FFFFFF;
	text-decoration: none;
}
.left_spl .idx_menu_unactive a:hover{
	color: #b8cef2;
	text-decoration: none;
}
.right_spl .idx_search {
	font: 15px Tahoma;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
	color: #FFFFFF;
	margin-right: 10px;
}
.right_spl .idx_search .field {
	border: 1px solid #134EC5;
	font-size: 14px;
	padding-left: 3px;
}
.right_spl .idx_content {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.right_spl .idx_content p{
	padding: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        text-align: justify;
}

h1 {
	font-family: Arial;
        font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news {
}
.news .title {
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	color: #fff;
}
.news .date {
	font-size: 11px;
	background: #B8CBF3;
	width: 64px;
	padding: 3px;
	color: #5C3025;
	float:left;
	margin-right: 7px;
}
.news .ann {
	font-size: 13px;
	color: #fff;
	/*margin-left: 75px;*/
}
.next {
	width:90%;
	text-align: right;
	color: #FFFFFF;
	background: url(/images/termomur/dot_h.gif) repeat-x top;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 5px;
}
.next a {
	color: #FFFFFF;
	text-decoration: none;
}
.next a:hover {
	color: #b8cef2;
	text-decoration: none;
}


.right_spl .idx_search .bt_srch {
	border: 1px solid #8DA3D6;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
	background: #134ec5;
	width: 25px;
	text-align: center;
	vertical-align: baseline;
}



.left_spl .idx_menu_mark {
    float:left;
	margin-top:5px;
}

