@charset "windows-1250"; 
body {
	margin: 0px;
	padding: 0px;
	background-color: #c2b894;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#layout {
	text-align: center;
	position: relative;
}
#menublok {
	position: relative;
	width: 190px;
	margin-bottom: 12px;
}
#hlavni {
	width: 674px;
	position: relative;
	float: right;
}


#stred {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #b31a0c;
}
#horni {
	background-color: #8b150b;
	height: 121px;
	width: 900px;
	position: relative;
}
#obsah {
	background-color: #b31a0c;
	position: relative;
}
#hranice {
	margin: 12px 12px 0px 12px;
	position: relative;
	padding-bottom: 12px;
}
#paticka {
	clear: both;
	position: relative;
	background-color: #8b150b;
	height: 25px;
}
#titul {
	background-color: #8b150b;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#kd_okruh {
	position: relative;
	height: 203px;
	width: 284px;
	float: right;
	
}
.termin {
	font-size: 15px;
	font-weight: bold;
	color: #8b150b;
	background-color: #ECE287;
	width: 300px;
	border: solid 5px #f3f1c0;
	padding: 8px;
}
.cistic {
	clear: both;
	height: 1px;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}

.clanek {
	background-color: #f3f1c0;
	padding: 10px;
	margin-bottom: 12px;
}
.hlavmenu {
	background-color: #8b150b;
	height: 22px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #f3f1c0;
}
.menu_1 {
	background-image: url(images/menu_1.png);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 25px;
}
.menu_2 {
	background-image: url(images/menu_2.png);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 45px;
}
.menu_1_bottom {
	background-image: url(images/menu_1_bottom.png);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 25px;
	margin-bottom: 12px;
}
.menu_text {
	padding-top: 5px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #000000;
	display: block;
}
.menu_text:hover {
	color: #8b150b;
}
#paticka_obsah {
	padding: 5px;
	color: #f3f1c0;
}
#novinky {
	background-color: #8b150b;
}
.novinka {
	padding: 6px;
	color: #f3f1c0;
	background-color: #ECE287;
}
.taktdatum {
	background-color: #ECE287;
	color: #8B150B;
	padding: 6px;
	font-weight: bold;
}
.taktpopis {
	background-color: #ECE287;
	color: #8B150B;
	padding: 0px 6px 6px 6px;
}
.vice {
	text-align: right;
}
.vice a {
	color: #8B150B;
	text-decoration: none;
}
.aktdatum {
	background-color: #ECE287;
	color: #8B150B;
	padding: 6px;
	font-weight: bold;
}
.aktpopis {
	color: #8B150B;
	padding: 0px 6px 6px 6px;
	margin-bottom: 12px;
}


.titul1 {
	font-size: 20px;
	font-weight: bold;
	color: #F3F1C0;
}
.titul2 {
	font-size: 15px;
	color: #F3F1C0;
	font-weight: bold;
}
h1 {
	margin-top: 0px;
	color: #8b1a0c;
	background-color: #ECE287;
}
.text_ramecek {
	background-color: #ECE287;
	padding: 8px;
}
#podpora_list {
        width: 140px;
        float: left;
}
#podpora_blok {
        margin-left: 150px;
}
#podpora_dole {
        margin-top: 10px;
        clear: both;
}