#bh-left {background:#4AB69E;}
#bh-right {background:#4AB69E;}

a.menu {color:white;background:#4AB69E;}
a.menu:hover {background:#53C3AA}
a.button {color:white;background:#4AB69E;}
a.button:hover {background:#53C3AA}

a.smallbutton {color:white;background:#4AB69E;}
a.smallbutton:hover {background:#53C3AA}


#pagination a {background:#4AB69E;color:white;}
#pagination b {background:#53C3AA;color:white;}

#paginator a {background:#4AB69E;color:white;}
#paginator b {background:#53C3AA;color:white;}

td.citytitle{font-weight:bold;font-size:16px;color:#E03A62}

p.city{text-align:justify;line-height:20px}
h1.city{margin-top:0px;font-size:20px;color:#4AB69E;}

h1{font-size:24px}

#td-main {padding:0 80 0 80;}

#shema_cont {width:800px;height:90px;background:url(/images/home/shema_bg.jpg) no-repeat top center}
#shema_cont table{width:200px; margin-bottom:10px; float:left}
#shema_cont td {text-align:center;padding-left:10px;padding-right:10px}
#shema_cont a img {cursor:pointer; cursor:hand;border:solid 5px #4AB69E;border-radius:15px; margin-bottom:10px;}
#shema_cont a:hover img {border-color:#4A9BB6}

@media (max-width: 800px) 
{
	#bh-left {background:#53C3AA}
	#bh-right {background:#4AB69E}
	#td-main {padding:0 2 0 2;}
	#shema_cont {width:200px;height:0px;background:none}
	#shema_cont table{width:200px; margin-bottom:10px; float:left}
}
