/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
* {outline: none;}
body {
	text-align: center;
}
#main {
	width: 1004px;
	margin: 0px auto;
	text-align: left;
}
h1 {
	margin-bottom: 12px;
}
h1.green{
	margin-bottom: 18px;
	color: #47be12;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	margin: 10px 0px;
}
h3 {
	font-size: 14px;
	margin: 10px 0px;
}
a {
	color: #222;
}
a:hover {
	color: #47be12;
}
a.news {
	display: block;
	color: #000;
	margin: 10px 0px;
	text-decoration: underline;
}
a.news div.date {
	font-size: 10px;
	text-decoration: none !important;
}
a.news:hover {
	color: #37a8e1;
}
a.news:visited {
	color: #9a9a9a;
}
div.subpages,a.subpages {
	display: block;
	color: #7f7f86;
	margin: 10px 0px;
}
a.subpages:hover,div.subpages {
	color: #37a8e1;
}
#l {
	width:120px;
	padding: 50px 0px 20px 20px;
}
* html #l {
	width:500px;
}
#c {
	padding: 40px 60px 20px 40px;
}

#c img{
	border: #eee solid;
}

* html #c {
	width:3500px;
}
#r {
 	width:200px;
 	padding-top: 120px;
}
p {
	margin: 10px 0px;
}
#b_m {
	background: url('/i/b.gif') no-repeat bottom center;
	padding-top: 50px;
	text-align:center
}
#b_m a,#b_m div  {
	display:inline;
	color: #9a9a9a;
	padding: 0px 6px;
	text-decoration:none
}
#b_m a:hover,#b_m div {
   color: #37a8e1;
}
#about {
	position: absolute;
	top: 290px;
	z-index: 400;
	display: block;
	margin-left: 40px;
	text-align: left;
	color: black;
}
#weather {
	position: absolute;
	top: 365px;
	z-index:300;
	display: block;
	margin-left: 40px;
	text-align: left;
	color: #322e30
}
.gr {
	color:#16d91b;
	font-weight: 900;
}
.bl {
	color:#37a8e1;
	font-weight: 900;
}
#add {
	display:block;
	margin-bottom: 10px;
	margin-left: 97px;
	color: #9a9a9a;
}
#add:hover {
	color:#37a8e1;
}
#c table.price {
	border-collapse: collapse;
}
table.price tr.odd{
	background:#ecffe4;
}
table.price th{
	background:#98dbfd;
	border: 1px solid #aaa;
	padding: 5px 10px;
}
#c table.price td {
	border: 1px solid #aaa;
	padding: 5px 10px;
}
#c img {
	margin: 5px 5px 5px 5px;	
}

#c table.price p {
	margin: 0px;
}

#ae {


}
#gis {
	text-align: right;
	margin: 4px 15px 0 0;
}
ul, ol {
	 margin-left: 30px;

}
#pol {}
#pol a {color:#37A8E1; font-size:12px}
#pol strong {font-weight:normal;}

#counters {text-align: center;}
.sml {font-size: 9px}

.news_date {font-size: 11px; color: #555;}
.news_text {font-size: 11px; color: #555; padding: 3px 0 0 0;}

.footer_text {font-size:10px; color:#555;}
.footer_text strong{font-size:10px;}