/* CSS Document */
html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #F9F9F7;
	
	color: #53473E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#inner
{
	vertical-align: top;
	

	background:url(img/cont-tail-bottom.gif) repeat-x bottom white;
}

#inner2
{
	background:url(img/inner-top-bg.gif) repeat-x top;
	min-height: 116px;
	
	padding: 30px;
	
}

#push
{
	height: 60px;
}
#footer{
	height: 60px; /* .push must be the same height as .footer */
	background: url(img/footer-tail.gif) repeat-x top;
	
	padding: 5px 25px;
	
	z-index: 10px;
	
	font-size: 11px;
}

#kliaksa
{
	text-align: right;
	font-size: 10px;
}
#kliaksa a
{
	color: #666;
	text-decoration: none;
}


a
{
	color: #E4691F;
}

h1
{
	margin: 5px 0px 10px 0px;
	font-size: 18px;
}
.optima
{
font-size:xx-small;



}
.optima h1 {font-size:x-small;}
.optima h2 {font-size:x-small;}
.optima a {text-decoration: none; color: #53473e;}

#tel {font-size:9pt;}
.city_n {font-weight:bold;}
