body {
	padding:0;
	margin:0;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif
} 

#page{
} 

#content {
	width:600px;
	margin-left:auto;
    margin-right:auto;
} 

ul {
	text-aligh:center;
} 

li {
	list-style-type:none;
    display:inline;
  	padding:20px;
} 

ul li a {
	color:#800000;
	text-decoration:none;
} 

ul li a:hover {
	text-decoration:underline;
}

.text {
	float:left;
  	width:456px;
  	padding-right:10px;
}

.obrazek {
	with: 135px;
	float:left;
}

.obrazek img {
	padding-bottom: 10px;
}

p {
	text-align:justify;
}

.nadpis { 
	margin:40px 0 40px 0;
}

.aktuality {
	padding-top: 40px;
}

.aktuality .datum {
	text-decoration: underline;
    font-weight: bold;
}

.cleaner {
	clear: both;
    margin: -1px 0 0 0; padding:0;
height:1px;
border:none;
visibility: hidden;
}

#paticka {
	background: black;
    color: white;
    text-align: center;
    font-stretch: 5px;
}

#paticka span {
	padding: 0 10px 0 0;
}

.adresa {
	padding-top: 30px;
    text-align: center;
}

.vina td {
	padding: 10px 0 10px 0;
}

.adresa strong, .vina strong {
	color: #800000;
}

#hlavniobsah {
	padding-bottom: 30px;
}
