body {
	background-color: #000;
	color:#000000;
	margin:0px;
	padding:0px;
}
#kontajner {
	position: relative;
	height: auto;
	width: 920px;
	background-color: #0CC;
	border-color: #009999;
	border-width: 2px;
	border-style: solid;
	margin: 0 auto;
	padding: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
}
#baner {
	background-image:url(../obr/baner.jpg);
	width: 920px;
	height: 220px;
	float:right;
}
#pasik {
	background-image:url(../obr/pasik.png);
	width: 904px;
	height: 35px;
	clear:both;
	color: #C00;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	padding: 8px;
}
#odpocet {
	font-size: 0.8em;
	color: #000;
}
#menu {
	width: 150px;
	height: auto;
	float: left;
}
a {	
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
	color: #C00;
}
.tlacitko {
	font-size: 12pt;
	color: #C00;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 15px;
	font-weight: bold;
	background-image: url(../obr/pivko.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#obsah_von {
	background-color: #0CF;
	width: 750px;
	padding: 10px;
	float: right;
}
#obsah {
	width: 750px;
	overflow: auto;
}
.clear {
	clear:both;
	}
img {
	border: 1px solid #900;
}
h2 {
	font-size: medium;
	text-align: center;
	line-height: 25pt;
}
table {
	border: 2px solid #C00;
	border-collapse:collapse;
}
td, th {
	border: 1px solid #C00;
	padding: 2px;
	margin: 0px;
}
.medzera {
	margin-left: 10px;
}
.noborder {
	border: 0px;
}
.strong {
	font-weight: bold;
	text-align: center;
}
.rocnik {
	font-size: 14pt;
	font-weight: bold;
	color: #C00;
	margin-left: 50px;
}
.kolo, .nadpis {
	font-size: 12pt;
	color: #C00;
	margin-top: 20px;
	font-weight: bold;
}
.pivar, .pivo {
	margin-left: 10px;
}
.poznamka {
	font-weight: bold;
	margin-left: 10px;
}
.poznamky {
	margin-left: 20px;
}
.foto {
	margin-top: 10px;
	margin-left: 20px;
}
