BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #eafdd7;
	margin:0;
	padding:0;
}
#main {
	width: 1000px;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	background-color: #eafdd7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-right-color: #096;
	border-left-color: #096;
	border-top-color: #096;
	border-bottom-color: #096;
	background-image:url(images/layout/bg.png);
	background-repeat:repeat-y;
}
#top-img{
	width: 1000px;
	height: 109px;
	background-color:#eafdd7;
	padding:0px;
	margin:0px;
}
#menu{
	width: 1000px;
	height: 1.7em;
	line-height:1.0em;
	background-color:#9c6;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;	
	margin:0px;
	padding:0px;
}
#ul_menu{
	list-style-type:none;
	margin:4px;
	padding:0px;	
}
#ul_menu li{
	text-decoration:none;
	font-size:0.75em;
	font-weight:bolder;
	padding:3px;
	margin:0px;
	float:left;
	display:block;
}
#ul_menu a{
	text-decoration:none;
	background-color:#9bf285;
	padding:4px;

}
#ul_menu a:hover{
	text-decoration:none;
	background-color:#c9fcb8;
	padding:4px;
}
#base{
	background-color: #fff;
	height:auto;
	font-size: 80%;
	margin:0px 20px;
}
#footer{
	padding:0px 10px;
	margin: 0px;
	background-color: #9c6;
	font-size: 0.6em;
	color:#fff;
	font-weight:bolder;
	border-top:solid;
	border-top-width:1px;
	border-color:#096;
}
a:link {
	color: #093;
}
a:visited {
	color: #093;
}
a:hover {
	color: #093;
}
a:active {
	color: #093;
}
.ramec {
	border: 1px solid #096;
}
.normal {
	font-size: 1em;
	color: #000;
}
.normal-justify {
	font-size: 1em;
	text-align:justify;
	color: #000;
}
.normal-right {
	font-size: 1em;
	text-align:right;
	color: #000;
}
.nadpis-hnedy {
	font-size: 1em;
	font-weight:bolder;
	color: #c93;
}
.center {
	text-align:center;
}
.center-v{
	text-align:center;
	vertical-align: middle;
}
.center-t{
	text-align:center;
	vertical-align:top;
}
.nadpis-velky {
	font-size: 1.6em;
	font-weight: bolder;
	color: #090;
	text-align:center;
}
.nadpis-maly {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #090;
}
.tur-zelena {
	color: #090;
	font-weight: bold;
}
.tur-cervena {
	color: #f00;
	font-weight: bold;
}
.tur-zluta {
	color: #fc0;
	font-weight: bold;
}
.tur-modra {
	color: #03C;
	font-weight: bold;
}
.img-right {
	border:none;
	margin:5px;
	float:right;
}
.img-left {
	border:none;
	margin:5px;
	float:left;
}
.img-noborder {
	border:none;
	margin:0;
	padding:0;
}
.img-noborder-top {
	border:none;
	margin:0;
	padding:0;
	vertical-align:top;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.clear-l {
	clear:left;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
}
.turist-znacka{
	margin:0px 10px 0px 10px;
}
