 
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size:80%;
	background-color: #000;
	background-image: url(../images/pozadi-stranka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
p, img, table, tr, th, td, h1, h2, h3, h4, h5
{
border: 0px none;
margin: 0px;
padding: 0px;
}

#container {
	width: 960px;
	margin:0em auto;
	text-align:left;
	}
	
#obsah {
	background-color: #f8f3dc;
	background-image: url(../images/pozadi-text.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	}
	
	
#hlavicka {
     padding: 0px;
	margin:0px;
	height:201px;
}
 
#nadpis {
	margin:0;
	padding:0;
	}

#nadpis a {
	display:block;
	width:730px;
	height:154px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#nadpis a span { display:none }


#hlavicka h2{
	display:none;
}
 
#navigace{
	position:absolute;
	top:140px;
	width:960px;
	}
	
#navigace ul{
	padding:0px;
	margin:0px;
}

#navigace li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:inline;
	float:left
}	


#navigace li a:hover{
	background-position: 0px -27px;
}	


#navigace span{
	display:none
}

.kdo-jsme{
	background-image:url(../images/butt-kdo-jsme.png);
	background-position: 0px 0px;
	width:132px;
	height:27px;
	display:block;
}
	
	
.co-delame{
	background-image:url(../images/butt-co-delame.png);
	background-position: 0px 0px;
	width:153px;
	height:27px;
	display:block;
}
	
.ukazky-prace{
	background-image:url(../images/butt-ukazky-prace.png);
	background-position: 0px 0px;
	width:222px;
	height:27px;
	display:block;
}	
	
.kontakt{
	background-image:url(../images/butt-kontakt.png);
	background-position: 0px 0px;
	width:192px;
	height:27px;
	display:block;
}



#levypanel {
	float: left;
	width: 620px;
	margin:0;
	padding:0;
	}
 
#levypanel-obsah {
	margin:0; 
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	}
	
	
#levypanel-obsah h1
{
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-size:280%;
	font-weight: 100;
	color: #b8020b;
	text-transform:uppercase
}

#levypanel-obsah h2
{
	margin-bottom: 0.3em;
	font-size:180%;
	font-weight: 100;
	color: #874d1f;
	text-transform:uppercase
}

#levypanel-obsah h3
{
	font-size:120%;	
	font-weight: 100;
	text-transform:uppercase;
	color:#503013
}

#levypanel-obsah h4
{
	font-size:101%;
}

#levypanel-obsah p 
{
	margin-bottom: 1em;
	color:#503013
}

#levypanel-obsah ol, #levypanel-obsah ul
{
	color:#503013
}



#levypanel-obsah a 
{
	text-decoration:none;
	color:#b8020b;
}

#levypanel-obsah a:hover 
{
	color:#0289e0;
	text-decoration:underline;
}



 
#pravypanel {
	margin:0 0 0 625px;
	padding:0;
	}
 
#pravypanel-obsah {
	margin:0px; 
	padding: 0px;
	}
	
	
 
#paticka {
     padding: 10px;
	text-align:center;
	 clear:both;
	 background-color:#000;
	 color:#FFF;
	 font-size:11px
}
 
 
#paticka a{
	text-decoration:underline;
	 color:#FFF
}
  
 #paticka a:hover{
	text-decoration:underline;
	 color:#fcfe2f
}
 
hr.cleaner {
	clear:both;
   display: none
	}
	
#box-fotogalerie a{
	display:block;
	width:328px;
	height:286px;
	background-image:url(../images/box-fotogalerie.jpg);
	background-repeat: no-repeat;
}
#box-fotogalerie span{
display:none
}



	
#box-kontakt{
	width:328px;
	height:181px;
	background-image:url(../images/box-kontakt.jpg);
	background-repeat: no-repeat;
}
#box-kontakt p{
	display:none
}


.foto{
	border:5px solid #FFFFFF; background-color:#653D20;
	margin:10px
}




#uvod-1 {
	float:left;
	width:270px;

	margin-bottom:10px;
	margin-top:30px;
}

#uvod-2 {
	float:right;
	width:270px;

	margin-bottom:30px;
	margin-top:30px;
}

#uvod-1 {
	clear:both
}