body {
	background: #600 url(../images/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%; 
	text-align: center;
	margin-top: 10; 
	padding: 0;
	color: #555;
}

images { border: 0; }

a img {
	border: 0;
}

ul, p { 
  line-height: 1.4em; 
  font-size: 1em; 
  margin: 15px 0 20px; 
}

h1 {
  color: #600; 
  font-weight: normal; 
  padding: 0px; 
  font-size: 26px;
}

h2 {
  color: #2F2F2F; 
  font-weight: normal; 
  padding: 0px; 
  font-size: 23px;
}

h3 {
  color: #000; 
  font-weight: normal; 
  padding: 0px; 
  font-size: 20px;
}

h4 {
  margin: 0; 
  color: #fff; 
  font-weight: normal; 
  padding: 45px 170px 47px 30px; 
  font-size: 22px; 
}

a { 
  color: #600000; 
  text-decoration: underline; 
  font-weight: bold;
}		

a:hover { 
  border-color: #f00; 
  text-decoration: none; 
}

ul { 
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
}
	
ul li { 
  background: url(../images/bullet.gif) no-repeat 0% 52%; 
  padding-left: 25px; 
}

ul li a {color: #600000; text-decoration: none; font-weight: bold;}

ul li a:hover {border-color: #f00; border-bottom: 1px solid #600;}
			
#hlavni {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
			
#hlavicka { width: 950px; }

#hlavicka:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
}

#hlavicka ul {
	margin: 0 0 0 0; 
	padding: 0 10px;
	list-style-type: none;
	float: right;
}

#hlavicka ul li { 
	float: left;
	text-align: center;
	margin: 0 10px;
	background: transparent;
	padding: 0;
}	

#hlavicka ul li a { 
	display: block; 
	text-decoration: none; 
	color: #fff; 
	font-size: 1.2em; 
	padding: 2em 10px; 
	border-bottom: 0.3em solid #3F0000; 
}	

#hlavicka ul li a:hover { border-color: #f00; }		

#obsah { background: #fff url(../images/body_.png) repeat-x; }

#obsah div { background: transparent url(../images/body_left.png) no-repeat; }

#obsah div div { 
  background: transparent url(../images/body_right.png) no-repeat 100% 0%; 
  height: 1%; 
  padding: 0 20px 30px; 
}

#obsah div div:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
}	
	
#obsah div div div { 
  background-image: none; 
  padding: 0; 
}

#obsah #prava_strana { 
	float: right; 
	height: auto !important;
	min-height: 300px; 
	height: 300px;
	width: 645px;
	background: #fff url(../images/content_shadow.png) no-repeat;	
	padding: 23px 25px 0 38px;
	text-align: justify;
}
	
#obsah #prava_strana ul.images { 
  list-style-type: none; 
  padding: 0; 
  margin: 0; 
  width: 100%; 
}	

#obsah #prava_strana ul.images:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
}	

#obsah #prava_strana ul.images li { 
  float: left; 
  margin-left: 10px; 
  margin-bottom: 10px; 
  padding: 0; 
  background: transparent; 
}

#obsah #prava_strana ul.images li a { border: none; }

#obsah #prava_strana ul.images li images { 
  border: 7px solid #900; 
  padding: 1px; 
}	

#obsah #prava_strana ul.images li a:hover images { border-color: #000; }	

#obsah #prava_strana .obrazek {  
	background-color: #600; 
	background-repeat: repeat-y; 
	margin-bottom: 20px;
	background-image: url(../images/header_home.jpg);
}

#obsah #leva_strana { 
	float: left; 
	margin: 33px 0 0 0;		
	background-color: #fff; 
	height: auto !important;
	min-height: 267px; 
	height: 267px;
	width: 172px;
	padding: 20px 10px 0 20px;
}

#obsah #leva_strana a {
  font-size: 14px;
} 

#paticka { 
	width: 950px;
	background: transparent url(../images/footer_.gif) repeat-x;
}

#paticka a { 
  color: white; 
  text-decoration: none;
}	

#paticka a:hover { 
  color: white; 
  text-decoration: underline;
}	

#paticka p { 
  color: #fff; 
  padding: 10px; 
  margin: 0; 
}

#paticka span { 
  float: right; 
  margin: 0 10px 0 0; 
}

p.photo {
	float: left;
	margin-left: 15px;
	margin-bottom: 0px;
}
