@charset "utf-8";
body {
	background-color: #28402d;
	background-image: url(image/vertikalna_ciara.jpg);
	background-repeat: repeat-x;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	padding:10;
}
#telo {
	position: relative;
	width: 963px;
	height: auto;
	margin: auto;
}

#telo #top {
	position: relative;
	width: 953px;
	height: 30px;
	color: #ce8e24;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	padding-top: 20px;
	padding-left: 10px;
}



#telo #hlavicka {
	position: relative;
	height: 222px;
	width: 963px;
	background-image: url(image/vegetatio-hlavicka.jpg);
	background-repeat: no-repeat;
}
#telo #obsah #obsah-top {
	background-image: url(image/bcg-top.gif);
	position: relative;
	height: 10px;
	width: 963px;
	background-repeat: no-repeat;
}
#telo #obsah {
	position: relative;
	width: 963px;
	top: 20px;
	background-color: #3F5844;
	height: auto;
}
#telo #obsah #obsah-meno {
	padding: 10px;
	width: 660px;
	margin-left: auto;
	position: relative;
}
.text_kategoria{
	font-size: 24px;
	font-weight: bold;
	color: #a6ada8;
	font-family: Verdana, Geneva, sans-serif;
	}

.text_obsah{
	font-size: 14px;
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	}

.text_nadpis{
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	}
.text_poznamky {
	font-size: 12px;
	color: #CEB99B;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

	
#telo #obsah #obsah-text {
	position: relative;
	width: 660px;
	margin-left: auto;
	padding: 10px;
	color: #CCC;
}
#telo #obsah .img {
	border: medium solid #C88A23;
}

#telo #obsah #obsah-bottom {
	background-image: url(image/bcg-bottom.gif);
	position: relative;
	height: 40px;
	width: 963px;
	top: 9px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #28402D;
}
#telo #obsah #obsah-meno #rule {
	color: #28402D;
}
#telo #obsah #menu-obal {
	position: absolute;
	height: 249px;
	width: 261px;
	left: 18px;
	top: 20px;
	background-image: url(image/menu-bcg.jpg);
	background-repeat: no-repeat;
}
#telo #obsah #menu-obal .menuu {
	height: 35px;
	background-image: url(image/menu-ciara.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 30px;
}
a{
	color: #ce8e24;
	text-decoration: none;
}
a:link {
	color: #ce8e24;
	text-decoration: none;
}
a:hover {
	color: #ffae27;
	text-decoration: none;
}
#telo .fotky {
	text-align: center;
	float: left;
	width: 180px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
}

