* {
	margin:0;
	padding:0;
	border:0;
	}

body {
	background:transparent url(/images/5.jpg) repeat;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62%;
	text-align: center;
	}
	
#hlavicka {
	 height:82px;
	 background:transparent url(/images/6.png) 0 100% no-repeat;
	 background-color: #009933;
	 width:770px;
	 position:relative;
	 text-align:left;
	 float:left;
	}

#obsah-webu {
	width: 770px;
	margin:1em auto;
	}

#obalka1 {
	width:232px;
	float:left;
	background: transparent url(/images/1.png) 0 0 no-repeat;
	background-color: #009933;
	}

#levypanel-obsah {
	font-size:1.1em;
	color:#FFFFFF;
	float:left;
	padding:40px 25px 20px 25px;
	text-align:left;
	}
	
#levypanel-obsah h2 {
	font-size:1.3em;
	}
	
#hlavnipanel {
	width: 770px;
	float: left;
	background:transparent url(/images/2.png) 50% 100% repeat-y;
	background-color: #FFFFFF;
	position:relative;
	}

#hlavnipanel ul{
	margin:0.8em 0 0.6em 1em;
	padding-left:1em;
	list-style-type:square;
	}

#obalka2 {
	width:538px;
	float:right;
	background: transparent url(/images/3.png) 100% 0 no-repeat;
	}

#pravypanel-obsah {
	float:left;
	color:#333333;
	font-size:1.25em;
	padding:40px 25px 20px 25px;
	line-height:1.7em;
	text-align:left;
	}

#pravypanel-obsah a {
	color: #996633;
	text-decoration: underline;
	}

#paticka {
	 background:transparent url(/images/4.gif) 100% 0 no-repeat; 
	 width:770px;
	 height:150px;
	 float:left;
	 text-align:left;
	}

#paticka a {
	color: #996633;
	text-decoration: underline;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
h1 {
	font-size: 1.7em;
	color: #996633;
	}

h2 {
	font-size: 1.7em;
	color: #FFCC33;
	margin-bottom:.5em;
	line-height:1.7em;
	}

h3 {
	font-size: 1.3em;
	color: #FFCC33;
	margin:0.8em 0 0.6em 0;
	}

h4 {
	font-size: 1.1em;
	margin:0.8em 0 0.6em 0;
	}

a:hover {
	color: #FFFFFF;
	background-color: #FFCC33;
	}

a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}

img {
	padding:2px;
	border:2px solid #996633;
	}

#navigace h1 a {
	display:block;
	text-indent:-9999px;
	width:230px;
	height:150px;
	text-decoration:none;
	float:left;
	}

#navigace a:hover {
	background:transparent;
	}

#navigace h1 {
	position:absolute;
	top:0;
	left:0;
	}

#navigace ul {
	display:block;
	position:absolute;
	top:35px;
	left:241px;
	width: 523px;
	}

#navigace li {
	display:block;
	float:left;
	width:100px;
	margin-left:3px;
	}

#navigace li a {
	display:block;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	text-transform:lowercase;
	}

#navigace li.odd a {
	background-color: #00CC33;
	}

#navigace li.even a {
	background-color: #009933;
	}

#navigace a:hover {
	color:#FFCC33;
	}

blockquote {
	margin:0.8em 0 0.6em 1em;
	padding-left:1em;
	font-style:italic;
	border-left:4px solid #996633;
	}

#top{
	width:770px;
	position:relative;
	text-align:left;
	}

#top ul{
	position:absolute;
	top:45px;
	}

#top li{
	list-style-type:none;
	}

#top #nahoru{
	position:absolute;
	left:486px;
	top:-21px;
	}

#top #nahoru a{
	display:block;
	width:26px;
	height:26px;
	text-indent:-9999px;
	text-decoration:none;
	background:transparent url(/images/7.gif) 0 0 no-repeat;
	}