body {
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	background-image: url(../img/bg1.jpg);
	background-color: #DEDEDC;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
	margin-top: 0px;
}
#img {
	width: 900px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titulka3.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#aktuality {
	width: 670px;
	top: 562px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 150px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vast {
	position: relative;
	height: 105px;
	width: 713px;
	background-color: #F8F8F8;
	margin-right: auto;
	margin-left: auto;
	top: 150px;
	left: 0px;
	clear:both;	
}
.clear {
	clear:both;	
}
.uzitkove_vozy {
	position: relative;
	width: 700px;
	height: 99px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	background-color: #F8F8F8;
	top: 577px;
}
.img_1 {
	float: left;
}
.img_2 {
	float: right;
}

table.aktuality 
	{
	color: #333333;
	}
tr.radek
	{
	border: 1px solid #D5D5D5;
	
	}
td.datum 
	{
	vertical-align: top;
	position: relative;
	font-weight: bold;
	padding-right: 10px;

	}
td.text 
	{
	position: relative;
	text-align: justify;
	vertical-align: top;
	margin-top: 0px;
	}
.text, .datum 
	{
	color: #5F6B6B;	
	padding-bottom: 8px;

	}	
.text1 
	{
	color: #FFFFFF;	
	}
.text1 a 
	{
	color: #FFFFFF;	
	}
.author {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	position: absolute;
	right: 207px;
	z-index: 2;
	top: 1000px;

	}
.author a{
	color: #FFFFFF;
	}
.author a:hover{
	color: #A5292B;

	}

