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: 1174px;
	width: 1002px;
	margin-top: 13px;
	margin-left: 35px;
	border-top: 6px outset #abc7e1;
	border-right: 6px outset #fafafa;
}
#obal {
	position: absolute;
	background-color: #d7d7d7;
	height: 1168px;
	width: 1000px;
	top: 20px;
	left: 29px;
	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;
	
	
}
/*konec klikací hlavicky*/
div#obsah {
	position: absolute;
	top: 216px;
	left: 287px;
	width: 500px;
	font-size: 100%;
	color: #E3EBF2;
	background: #4B555B;
	border-right: 1px solid #000;
	font-family: "Times New Roman", Times, serif;
	height: 956px;
	border-bottom: 1px solid #000;
}


div#menu {
	position: absolute;
	top: 216px;
	left: 32px;
	width: 250px;
	font-size: 90%;
	background: #435360;
	font-family: "Times New Roman", Times, serif;
	height: 956px;
	border-right: 2px solid #6f90ba;
	border-top: 2px solid #6f90ba;
}
div#menu img {
	margin-left: 25px;
	border : none;
}

div#sloupec {
	position: absolute;
	top: 30px;
	left: 792px;
	width: 200px;
	font-size: 90%;
	height: 1123px;
	background: #435360;
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
div#sloupec img {
	margin-left: 5px;
	
}
p#spodek  {
	
	text-align:center;
	margin-top :0px;
	
	 
 
}
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: none;
	color: #aaeafa;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background: url("images/h2.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/h.jpg") repeat-x;
	background: #343f47;
}
strong, em {
	color: #006699;
}
a:link {
	color: #abc7e1;
	text-decoration: none;
}
a:visited {
	color: #abc7e1;
	text-decoration: none;
}
a:hover {
	color: #f0e68c;
	text-decoration: underline;
	font-style: normal;
}
div#menu ul {
	margin: 10px 15px 10px 5px;
	padding: 0px;
}
div#menu ul li {
	margin: 0px 0px 3px 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%;
}

