html, body {
	font-family: Arial;
	font-size: 11px;
	color: #212121;
	line-height: 1.4em;
	margin: 0; padding: 0; border: 0;
	background-image: url('../images/top.gif');
	background-repeat: repeat-x;
	background-color: #c3c3c3;
}
a {
	color: #000000;
	font-weight: bold;
}

img {
	border: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #b60000;
}
p {
	text-align: justify;
}

#page {
	width: 910px;
	margin: 0 auto;
}
#top {
	background-image: url('../images/top-page.gif');
	height: 207px;
	margin: 0;
}
#top h1 {
	display: none;
}
#flash {
	width: 775px;
	height: 145px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#flags {
	float: left;
	margin-top: 42px;
	margin-left: 10px;
	margin-right: -50px;
	width: 50px;
}

#flags div {
	height: 23px;
}

#menu {
	margin-top: 14px;
	height: 48px;
}

#menu img {
	vertical-align: middle;
}

#menu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	background-color: #f89e3c;
}
#contentin {
	margin-top: -0.5em;
	border: 1px solid #f89e3c;
}
#left {
	float: left;
	display: inline;
	width: 195px;
	margin-left: 4px;
}

#right {
	margin: 0 auto;
	width: 500px;
}

#right h4 {
	margin-bottom: 11px;
}

#pravacka {
	width: 195px;
	float: right;
	margin-right: 4px;
}

#novinky {
	margin: 11px;
}

#novinky .nadpis {
	font-size: 11px;
	font-weight: bold;
}

#novinky .datum {
	font-size: 10px;
}

#novinky .text {
	font-size: 11px;
	text-align: justify;
	line-height: 13px;
	margin-top: 10px;
}

#novinky .intermezzo {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	height: 3px;
	font-size: 1px;
}

#footer {
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
	background-color: #212121;
	margin-top: 11px;
	margin-bottom: 20px;
}
#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#partners {
	margin-top: 11px;
}
#partners a img {
	display: block;
	margin: 0 auto;
	border-width: 0;
}
.box {
	background-color: #ffe7cd;
	border-bottom: 1px solid #f89e3c;

}
#right .box {
	border-bottom: 10px #ffe7cd solid;
}

.box h4 {
	color: #212121;
	font-size: 12px;
	line-height: 53px;
	padding-left: 19px;
	background-image: url('../images/box-top.gif');
	margin: 0;
}

.spacer {
	font-size: 1px;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	visibility: hidden;
}

#programiada {
	margin: 10px;
	background: #ffffff;
	margin-bottom: 0px;
}

.prognadpis {
	color: #ff6a00;
	font-size: 14px;
	font-weight: bold;
	padding: 14px;
	padding-bottom: 2px;
}

.datumovnik {
	font-size: 11px;
	font-weight: bold;
	padding: 15px;
	padding-top: 0px;
}

.popisovnik {
	font-size: 11px;
	text-align: justify;
	margin: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}