@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#1c1c1c;
	color: #000;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	margin: 0px;
	padding:0px;
	text-align: center;
}
/*popup je pre AJAX okno v novinkach*/
.popup{
	padding:10px;
	border:1px solid #ccc;
	background:#fff; 
	width:250px; 
	font-size: small;
	color:#792a26;
}
hr{
	color:#792a26;
	width:95%;
}
a{
	font-weight:bold;
	color:#792a26;
	text-decoration:underline;
}
a:hover{
	font-weight:bold;
	color:#000;
}
h1{
	font-size:20px;
	color:#a02f33;
	text-align:center;
}
h2{
	font-size:14px;
}
h3{
	font-size:14px;
	color:#a02f33;
	text-align:center;
}

.centerClass {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
li{
	text-indent:0px;
}
.float{
	clear:both;
}
#top{
	width:950px;
}
#top1{
	float:left;
	background-image:url(../images/index_02.jpg);
	width:267px;
	height:183px;
}
#top2{
	float:left;
	width:615px;
	height:153px;
}
#top2_1{
	background-image:url(../images/index_03.jpg);
	width:615px;
	height:153px;
}
#top2_2{
	background-image:url(../images/index_04.jpg);
	background-repeat:no-repeat;
	width:607px;
	height:32px;
	background-color:#FFF;
}
#top_menu{
	width:950px;
	margin:-45px 0 0 0;
}
#middle{
	width:856px;
	background-color:#fff;
	margin:0px 0 0 18px;
}
#middle_1{
	width:280px;
	float:left;
	text-align:left;
}
#middle_2{
	width:250px;
	float:left;
}
#middle_3{
	width:250px;
	float:left;
	padding:0 0 0 10px;
}
#firma_img{
	width:230px;
	height:120px;
	margin:0 0 0 25px;
}
#firma_text{
	text-indent:25px;
	text-align:justify;
	padding:20px 10px 0 10px;
}
#novinky{
	text-align:left;
	height:100px;
}
.sluzby{
	text-align:justify;
}
.sluzby_img{
	text-align:left;
	float:left;
	width:110px;
}
.sluzby_text{
	width:140px;
	float:left;
}
#loga hr{
	width:700px;
	margin:0 0 0 70px;
}
.metagro{
	width:800px;
	text-align:justify;
	text-indent:20px;
	padding:30px 0 0 40px;
	line-height: 200%;
}
.metagro_img{
	float:left;
	padding:0 35px 10px 10px;
}
.metagro_img1{
	float:right;
	padding:0 15px 10px 20px;
}
#loga{
	width:856px;
}
.logo{
	float:left;
	padding:10px 0 0 30px;
}
.logo1{
	float:left;
	padding:10px 0 0 42px;
}
#created a {
	color: #aa5707;
	font-weight:bold;
	font-size:10px;
}
#created{
	padding:0px 0 0 5px ;
	color:#CCC;
	text-align:right;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
.kontakty{
	width:250px;
	margin:40px 0 0 110px;
	float:left;
	text-align:left;
}
.fotky{
	width:110px;
	float:left;
}

