/* copyright 2009 webni.cz | david suska */
* { outline: none; }
body, html {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: Arial, "Myriad Pro";
	color: #999999;
	font-size: 90%;
	position: relative;
	height: 100%;
}
body {
	background: url('img/bg.jpg') 50% 0% no-repeat;
	text-align: center;
}
h1, h2, h3, h4 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	font-size: 100%;
}
h1 a{ font-size: 220%; color: #000; text-decoration: none; font-weight: normal; display: block;}
h1 {margin-bottom: 10px;}
img{border:0px;}

.clear {
	clear: both;
	display: block;
	height: 1px;
}
a {
	color: #008033;
	text-decoration: none;
	font-style: normal;
	outline: none;
	font-weight: normal;
}
a:focus, a:hover, {

}
.obal {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
menu, ul, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul {
	margin-top: 10px;
	padding: 0px;
}

/*******************************/

.zahlavi{
	padding-top: 30px;
	background: url('/img/adresa.jpg') 614px 17px no-repeat;
	position:relative;
}
.zahlavi-in{
	width: 750px;
	 	
}
.languages{
	position: absolute;
	right: 0px;
	width: 170px;
	top: 48px;
	height: 30px;
}
.languages a{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.menu {
	color: #999999;
	width: 170px; 
	float:right;
	padding-top: 26px;
	letter-spacing: 2px;
}
.menu a {
	color: #999999;
	text-decoration:none;
	font-weight: normal;
	display: block;
    padding-bottom: 10px;
    letter-spacing: 2px;
}
.menu li{
	
	color: #999999;
	
}

.telo {
	width: 750px;
	float:left;
}
.description{
	padding: 8px 0px;
}
.description h2 { font-weight: normal; }
		   .telo p{ margin-top: 27px;}
.telo-in img {
    width: 750px;
}             
.telo #photos{
	width: 750px;
}                

.menu ul {
	padding-left: 20px;
}		   
.navigace{
	padding: 0px 0px 10px;
}
.navigace a{
	text-decoration: none;
	font-weight: bold;
}
.footer { 
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px; 
}
.footer a{
	text-decoration: none;
	font-weight: normal;
	
}
