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: 1074px;
	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: 1068px;
	width: 1000px;
	top: 20px;
	left: 29px;
	border-top: 6px outset #abc7e1;
	border-right: 6px outset #dfdfdf;
}

div#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 180px;
	height: 118px;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	border-left: 1px solid #c8d1d9;
	border-top: 1px solid #c8d1d9;
	border-right: 1px solid #c8d1d9;
	background-color: #cccccc;
}

div#nadpis {
	position: absolute;
	top: 30px;
	left: 237px;
	width: 549px;
	height: 140px;
	border-right: 1px solid #c8d1d9;
	background-color:#FFF;
}
div#obsah {
	position: absolute;
	top: 173px;
	left: 287px;
	width: 500px;
	font-size: 100%;
	color: #E3EBF2;
	background: #4B555B;
	border-right: 1px solid #000;
	font-family: "Times New Roman", Times, serif;
	height: 900px;
	border-bottom: 1px solid #000;
}


div#menu {
	position: absolute;
	top: 174px;
	left: 32px;
	width: 250px;
	font-size: 90%;
	background: #435360;
	font-family: "Times New Roman", Times, serif;
	height: 897px;
	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: 1022px;
	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: 10px;
}
div#menu ul li {
	margin: 7px 0 7px 5px;
	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%;
}
/*toto opravuje prázdnou mezeru v menu IE zacátek*/
 ul li a {
	
	   height: 1% ;
}
/*toto opravuje prázdnou mezeru v menu IE konec*/
/*logo*/
h1 a, h1 span {
	height :95px;
	width:140px;
	margin-left : 100px;
	
}

h1 span {
	position:absolute;
	top:28px;
	left:-72px;
	cursor:pointer;
}
h1 a span {
	background: url("images/logo.gif") no-repeat;
	
}

h1 a:hover {
	color:#ff7e00;
	
	
}
/*logo*/
