@import url('../../css_themes/style.css');

body {
background:#dbe0de url(img/bg.gif);
}

#logo a {
color:#1f93c9;
}

#bg_top {
background: url(img/bg_top.gif) repeat-x;
}

#tel_box {
background:url(img/tel.png) center top no-repeat;
}

/*
#tm_home a {
background:url(img/home.png) bottom center no-repeat;	
}
#tm_map a {
background:url(img/map.png) bottom center no-repeat;	
}
#tm_cont a {
background:url(img/contacts.png) bottom center no-repeat;	
}
*/

#tmb_text h6 {
color:#1c88b9;	
}

#search_form .input_submit {
background:url(img/search_button.gif) no-repeat;
}

.ls_h4 {
	background-color:#3ca0ce;
}

.poll_submit {
	background-color:#3ca0ce;
}

.all_foto {
color:#3ca0ce;
}

/*--------------Footer----------------*/
#carousel_box {
	background-color:#e1cb54;
}
#carousel_box li {
background:url(img/carusel_bg.png) no-repeat;
}
#carousel_box li a {
	background:url(img/carusel_arrow.png) 120px 83px no-repeat;
	color: #2877ad;
}

#prev, #next {
cursor:pointer;
position:absolute;
top:11px;
display:inline-block;
padding:0 4px;
height:102px;
width:9px	
}
#prev {
left:4px;
background:url(img/car_prev.gif) center no-repeat;
}
#next {
right:4px;
background:url(img/car_next.gif) center no-repeat;
}

.news_el_text h3, .news_el_text h3 a {
color:#449cc4;
}

/*--------Page-------*/
.gallery_date, .gb_date, .news_list_v h3, .news_title .left, #poll h3, .poll_all_el h3 a {
    color: #449cc4;
}

.edit a {
color: #26469e;
}


.poll_bar div {
background-color: #3b73b2;
}

#substrate {
background:url(img/slide_substrate.png) no-repeat;
}


#tm_home a {
background:url(img/home.png) bottom center no-repeat;	
}
#tm_map a {
background:url(img/map.png) bottom center no-repeat;	
}
#tm_cont a {
background:url(img/contacts.png) bottom center no-repeat;	
}



#r_sidebar h4.congratulations a {
background-color:#edce47;	
}
.not_index #slide_bg_img img {
left:10px;	
}