body {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color : #ffffff;
background: url("../images/pozadi.gif") repeat-x;
margin: 0px;
padding: 0px;
}
#obal1 {
  background-color: #ccffff;
	height: 1120px;
	width: 777px;
	margin-top: 13px;
	margin-left: 35px;
	border-top: 6px outset #abc7e1;
	border-right: 6px outset #fafafa;
}
#obal {
	position: absolute;
	background-color: #d7d7d7;
	height: 1111px;
	width: 775px;
	top: 21px;
	left: 28px;
	border-top: 6px outset #abc7e1;
	border-right: 6px outset #dfdfdf;
	
}
/*klikací hlavicka*/
h1 a, h1 span {
	height :180px;
	width:755px;
	margin-left : 30px;
	
}

h1 span {
	position:absolute;
	top:31px;
	left:0px;
	cursor:pointer;
}
h1 a span {
	background: url("../images/hlavicka.jpg") no-repeat;
	
}
h1 a:hover {
	color:#ff7e00;
	
	
}
/*klikací hlavicka*/

div#obsah {
	position : absolute;
	top : 216px;
	left : 285px;
	width : 500px;
	height: 899px;
	color :#E3EBF2;
	background:#4B555B;
	border-right: 1px solid #000;
	font-family: "Times New Roman", Times, serif;
	font-size : 90%;
	border-bottom: 1px solid #000;
}

div#menu {
	position : absolute;
	top : 216px;
	left : 29px;
	width : 250px;
	font-size : 90%;
	height: 898px;
	background: #435360;
	font-family: "Times New Roman", Times, serif;
	border-right: 2px solid #6f90ba;
	border-top: 2px solid #6f90ba;
}

p#spodek  {
	
	text-align:center;
	margin-top :0px;
	left: 102px;
	top: 418px;
	 
 
}
p#patka {
font-size : 80%;
color : #7e7e7e;
text-align : center;
border-top : 1px dashed #c8d1d9;
}
p#patka a {
color : #7e7e7e !important;
}
p {
margin: 15px 30px 15px 20px;
line-height : 130%;
}
p.box {
background-color : #f6f7fc;
color : #6f90ba;
margin : 10px;
padding : 0px;
border : 1px solid #dbe2ee;
}
ol, ul {
margin : 15px 25px 15px 50px;
padding : 0;


}
li {
margin : 15px 10px 15px 10px;
padding : 0;
line-height : 130%;
}
h1 {
margin : 0 15px 15px 15px;
font-size : 150%;
font-weight : normal;
color : #6f90ba;
}
h2 {
    border-bottom: 1px solid #c8d1d9;
	margin: 15px;
	padding: 0 0 3px 5px;
	font-size: 130%;
	font-weight: bold;
	color: #aaeafa;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background: url("../images/.gif") repeat-x;
}
h3 {
	border-bottom : 1px solid #c8d1d9;
	margin : 15px;
	padding : 0 0 3px 5px;
	font-size : 110%;
	font-weight : normal;
	color : #aaeafa;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background: url("../images/.gif") repeat-x;
}
strong, em {
color : #ffffff;
}
a:link {
color: #aaeafa;
text-decoration: none;
}
a:visited {
color: #aaeafa;
text-decoration: none;
}
a:hover {
color :#f0e68c;
text-decoration: underline;
font-style:normal;
}
div#menu ul {
margin : 10px 15px 10px 10px;
padding : 10px;
}

div#menu ul li {
	margin: 7px 0 7px 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	border-bottom: 1px solid #c8d1d9;
	font-size: 110%;
	background: #4B555B;
}
/*toto opravuje prázdnou mezeru v menu IE zacátek*/
 ul li a {
	
	   height: 1% ;
}
/*toto opravuje prázdnou mezeru v menu IE konec*/

