BODY {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #1F1A17;
	color: #E0FFFF;
}

H1 {
	text-align: center;
	color: #FFA500;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	}

H2 {
	text-align: center;
	color: #FFA500;
	font-size: 120%;
	font-weight: bolder;
	margin-bottom: 10px;
}

H3 {
	text-align: left;
	color: #FFA500;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
H4 {
	text-align: left;
	color: #FFA500;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	}
		
A {
	border-width : 0px;
	font-size : 100%;
	color: #FFEF95;
}

A:hover {
	background-color: transparent;
	color : #C6FF60;
}

hr { color: #c6e3ff; width: 99%; float: none; }
.bezr {
	border: 0px;
}
.bila { color: white; }
.black { color: #1F1A17; }
.cistic { clear: both; float: none; }
.foto { float: left; padding: 3px; }
.IMG {
	margin-bottom : 5px;
	border: 0px;
}
.logo {  }
.vrsek { width: auto; height: 75px; float: none; margin-right: 5px; margin-left: 330px; padding: 0 10px 10px; }
.spodek { clear : both; height: 50px; text-align: center; padding: 10px 10px 10px 0; color: #90ee90; font-size: 70%; width: auto; margin-right: 5px; }

.levy { width: 310px; text-align: center; height: auto; float: left; }

.okno { font-size: 100%; text-align: left; margin: 5px 5px 5px 330px; padding: 5px 10px; color: #ffe0b0; width: auto; min-height: 400px; }

.text {
	color : #D0F3F7;
	text-align : justify;
}
.nadpis {
	color : #FF69B4;
	text-align : justify;
}

.aktuality {
	color : #87CEEB;
	text-align : justify;
}

.textleva { text-align: left; }
.skryty {	display: none;}
.white {color: #FFFFFF; }

#menu a, #menu .aktivni {
   height: 47px;
   width: 200px;
   display: block;
   padding: 0; margin:auto;
   overflow: none;
}

#menu a:hover {
   background-position: -200px 0;
}

.polozka1 {
   background: url("../img/data.jpg") 0 0 no-repeat;
}

.polozka2 {
   background: url("../img/sport.jpg") 0 0 no-repeat;
}

.polozka3 {
   background: url("../img/deti.jpg") 0 0 no-repeat;
}

.polozka4 {
   background: url("../img/foto.jpg") 0 0 no-repeat;
}

.polozka5 {
   background: url("../img/odkazy.jpg") 0 0 no-repeat;
}

#menu a:active, #menu .aktivni {
   background-position: -400px 0;
}
#menu .tmenu {
   z-index: -1;
   position: absolute;
   overflow: none;
   left: 70px;
}

