body,html,td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#333;
}
h1,h2,h3{
	color:#2B6F22;
	padding:10px;
	font-weight:normal;
}
h1{
	font-size:22px;
	text-align:right;
	border-bottom:1px dotted #666;
	margin:5px;
	padding-right:15px;
}
h2{
	font-size:18px;
	text-align:center;
}
h3{
	font-size:16px;
	text-align:center;
}
a{
	color:#2B6F22;
	text-decoration:none;
}
a:hover{
	color:#2B6F22;
	text-decoration:underline;
}
p{
	margin:0;
	padding:0;
}
img{
	border:none;
}
div.copy{
	color:#737373;
	font-size:10px;
	text-align:right;
	padding-top:45px;
	padding-right:25px;
}
div.copy a{
	color:#737373;
	text-decoration:none;
}
div.copy a:hover{
	color:#2B6F22;
	text-decoration:underline;
}
.counter{
	font-weight:bold;
	text-align:center;
}
.weather, .random_photo{
	text-align:center;
}
img{
	padding:5px;
	margin:3px 6px;
	background:#ddd;
}
hr{
	height:1px;
	color:none;
	background:none;
	border:none;
	border-bottom:1px dotted #666;
	width:75%;
}
div.sbs a{
	height:18px;
	display:block;
	background:url(site_side_buttons.jpg) no-repeat;
	width:139px;
	font-weight:bold;
	color:#000;
	text-align:right;
	padding:10px 75px 10px 10px;
}
div.sbs a:hover{
	color:#2B6F22;
	background:url(site_side_buttons_hover.jpg) no-repeat;
	text-decoration:none;
}
div.sbs a.wood, div.sbs a.wood:hover{
	background-position:0px 0px;
}
div.sbs a.gas, div.sbs a.gas:hover{
	background-position:0px -38px;
}
div.sbs a.fert, div.sbs a.fert:hover{
	background-position:0px -76px;
}
div.sbs a.coal, div.sbs a.coal:hover{
	background-position:0px -114px;
}
div.sbs a.pneu, div.sbs a.pneu:hover{
	background-position:0px -152px;
}
div.sbs a.vrak, div.sbs a.vrak:hover{
	background-position:0px -190px;
}

div.ibs a{
	height:119px;
	display:inline-block;
	width:224px;
	font-weight:bold;
	color:#000;
	text-align:right;
	padding:35px 35px 10px 10px;
	font-size:20px;
}
div.ibs a:hover{
	color:#2B6F22;
	text-decoration:none;
}
div.ibs a.wood{
	background:url(site_in_drevo.jpg) no-repeat;
}
div.ibs a.gas{
	background:url(site_in_benzin.jpg) no-repeat;
}
div.ibs a.vrak{
	background:url(site_in_autovraky.jpg) no-repeat;
}
div.ibs a.pneu{
	background:url(site_in_autoservis.jpg) no-repeat;
}
div.ibs a.fert{
	background:url(site_in_hnojiva.jpg) no-repeat;
}
div.ibs a.coal{
	background:url(site_in_uhli.jpg) no-repeat;
}
