body {
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
 	background-color: #3E9C90;
 	background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#3E9C90));
 	background-image: -moz-linear-gradient(#000000 0%, #2E7C70 100%);
 	background-repeat:repeat-x;
	background-size: 100% 2048px;
 	-o-background-size: 100% 2048px;
	-moz-background-size: 100% 2048px;
	-webkit-background-size: 100% 2048px;
	margin: auto;
}

.zahlavi {
	height: 150px;	
	width: 960px;
	font-size:0;
	float:left;
	background-color:black;
}

.hlavni {
	padding-top: 30px;	
	margin: 1px auto 0px auto;
	width: 960px;	
}

.foto_shadow_up {
	width: 960px;
	height: 10px;
	float: right;
	background: rgb(63,94,251);
	background: linear-gradient(180deg, rgba(255,250,229,100) 0%, rgba(0,0,0,1) 100%);
}

.foto_shadow_down {
	width: 960px;
	height: 10px;
	float: right;
	background: rgb(63,94,251);
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(255,250,229,100) 100%);
}

.lista_fotoukazky {
	font-size:0;
	background: black;
	padding-top: 0px;
	width: 960px;
	height: 165px;
	float: left;
}

.lista_space {	
	font-size:0;
	padding-top: 0px;
	width: 960px;
	height: 50px;
	float: left;
}

.obsah {
	margin: 0p
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
	width: 900px;
	text-align: justify;
	border-radius: 0px 0px 25px 25px;
	background: url("data/images/paper_wrap.png") repeat-y;
	background-color: #FFFAE5;
}

.odsazeni {
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.obsah ul {
text-decoration: none;
padding-left: 40px;
padding-right: 20px;
font-size: 1.2em;
list-style-type: disc
}

.obsah li {

text-decoration: none;
font-size: 1.1em;
list-style-type: disc
}

.obsah b {
	width: 840px;
	text-decoration: none;
	font-size: 1.3em;
	padding-top: 0px;	
	padding-left: 20px;
}

.obsah p {
	margin: 0px;
	width: 860px;
	font-size: 1.3em;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 20px;
	text-align: justify;
}

.obsah h1 {
	font-size: 2.2em;
	padding-top: 4px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: center;
}

.obsah h2 {
	font-size: 1.6em;
	background-color: #F0EBD7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 12px;
}

.obsah h3 {
	font-size: 1.3em;
	background-color: #F7F2DE;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-radius: 12px;
}

.doprava  {
	width: 870px;
	text-align: right;
}

.nastred  {
	width: 870px;
	text-align: center;
}

.cervene {
	color: rgb(255,0,0);
}

.modre {
	color: rgb(0,0,255);
}

.tucne {
	font-weight: bold;
}

.zapati {
	text-align: center;
	border-top: 0px solid black;
	clear: both;
	color: white;
}

.zapati p {
	background-color: black ;
	padding: 0px;
	margin: 0px;	
	font-size: 0.6em;
	font-weight: bold;
	color: white;
}

#vodorovna_navigace {
	background-color: #444;
	float: right;
	width: 960px;
}

#vodorovna_navigace li {
	list-style-type: none;
	float: right;
}
#vodorovna_navigace li a {
	padding: 0px;
	font-size: 20px;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 192px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	color: #F3F3F3;
	border-left: solid 0px ;
	background-color:  #4C423B;
	background: url("data/images/Button_sleep.jpg");

}

#vodorovna_navigace li a:hover {
	color: #C9C872;
	border: solid 0px black;
	background: url("data/images/Button_awake.jpg");
}

#vodorovna_navigace li ul {
	display: none;
}

#vodorovna_navigace li:hover ul {
	margin-left: 0px;
	position: absolute;
	display: block;
}

#vodorovna_navigace li:hover ul li {
	width: 192px;
	height: 24px;
	float: none;
	display: block;
}

#vodorovna_navigace li:hover ul li a {
	color: white;
	margin: 0px;
	font-size: 16px;
	background: #222;
	background: url("data/images/Button_flag_sleep.jpg");
}

#vodorovna_navigace li:hover ul li a:hover {
	color: #C9C872;
	background: url("data/images/Button_flag_awake.jpg");
}

#vodorovna_navigace ul {
	padding: 0px;
	margin: 0px;
}

.vodorovna_navigace_bottom {
	width: 192px;
	height: 24px;
	float: none;
	display: block;
	background: url("data/images/Button_bottom.png");
}
