@charset "utf-8";
.novinky {
	border: thin solid #FFFFFF;
	background-image: url(../Images-NEW/logo.png);
	background-repeat: no-repeat;
}
.home  {
	display: block;
	float: left;
	background-image: url(../Images-NEW/ikony/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	height: 20px;
	line-height: 20px;
}
.zpet {
	display: block;
	float: right;
	background-image: url(../Images-NEW/ikony/zpet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	height: 20px;
	line-height: 20px;
}

#levy   .parkoviste   #text {
	margin: 0px;
	padding: 0px;
}
#pravy #texty ul {
	margin: 30px;
}
#pravy #texty ol {
	padding-left: 30px;
}
#texty    #ttable {
	width: 100%;
}
#telo #pravy #texty fieldset {
	margin: 30px;
	padding: 20px;
	border: 1px dashed #CCCCCC;
}
#telo #pravy #texty legend {
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#texty #ttable .levy {
	width: 150px;
}

#texty       #ttable   tr         td  {
	padding-top: 5px;
	padding-bottom: 5px;
}
