body {

	font: 11px Tahoma, sans-serif; 
	line-height: 1.5em;
	margin: 0;
	padding: 1.5em;
	text-align: center;
	background: #161919 url(img/) repeat-x top;

}

a {
text-decoration: underline; 
color: #38789B;
}

a:active {
text-decoration: none; 
color: #00008B;

}

a img{
	border: 0;}

h1, h2, h3, h4 {
	color: #fff;
	line-height: 1.3em;
	margin: 0;
	font-family: "Trebuchet MS";

}
h2{

	font-size: 120%;
	margin-top: 0em;
}

h3 {
font-size: 130%;
font-family: "Trebuchet MS";
font-weight: bold;
color: #38789B;
}

h4 {
	color: #414141;
	font-size: 11px;
	text-decoration: underline;
	font-family: "Trebuchet MS";
}

.center{
	text-align: center;
}

.hidden{display: none;}
.clear{clear: both;}
fieldset{
	border: 1px solid black;
}

#page{
	position: relative;
	border: 5px solid white;
	text-align: left;
	max-width: 708px;
	min-width: 708px;
	margin: 0 auto;
	width: 708px;
	background: #fff url(img/pozadi-stranky.gif) repeat-y top left;
	min-height: 450px;
}

#head{
	height: 123px;
	background: #D54C2A url(img/logo.gif) no-repeat top left;
}

#head h1 {
 margin:0; padding:0px;
 position: absolute;
 top: 0px;
 left: 0px;
 float:left;
 width:259px; 
 height:116px;
 overflow:hidden;
 color:#fff;
 text-align: center;
  padding-top: 20px;
}

#head h1 span {
 display:block;
 position:absolute; left:0; top:0; z-index:1;
 width:259px; 
 height:116px;
 margin:0; padding:0;
 background:url("img/h1.gif") top left no-repeat;

}
#head h2 {
 margin:0; padding:0px;
 position: absolute;
 top: 0px;
 left: 264px;
 float:left;
 width:196px; 
 height:117px;
 overflow:hidden;
 color:#fff;
 text-align: center;
 padding-top: 20px;
}

#head h2 span {
 display:block;
 position:absolute; left:0; top:0; z-index:1;
 width:196px; 
 height:117px;
 margin:0; padding:0;
 background:url("img/h2.gif") top left no-repeat;

}



#head-inside{
	position: absolute;
	left: 468px;
	top: 18px;
	margin-right: 10px;
}

#content{
	background: #fff;
	margin-top: 10px; 
	width: 430px;
	padding-left: 10px;
	
}

#contentRight {
	float: right;
	width: 230px;
	text-align: right;
	padding: 20px 10px 0 0;
	_padding: 30px 10px 0 0;
	color: #414141;
}

#footer{
	clear: both;
	background: #FFCC33 url(img/h.gif) no-repeat top left;
	height: 20px;
}
#footer a{
	color: #414141;
	text-decoration: none;
}

#foot{
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	position: relative;
	top: 1px;
	color: #414141;
}


.formular {

	width:11em;
	border: 1px solid #CECECE ;
}

.otevdoba {
	float: right;
	width: 180px;
	position: relative;
	top: 22px;
}
p {
	line-height: 20px;
}

ul {
	list-style-image: url(img/ul.gif);
	list-style-position: outside;
}

#Menu {
	position: relative;
	top: 0px;
	left: 0em;
	width: 240px;
	border: 0px;
		}

#menuFirst {
	list-style-image: none;
	list-style: none;
	margin: 0;
	border: 0px solid #CECECE;
	padding: 0;
	text-align: right;
}

#menuFirst ul {
	list-style-image: none;
	list-style: none;
	display: block;
	border-bottom: 1px solid #414141;
	text-decoration: none;
	margin-left: 0px;
	padding: 0;
	font-size: 11px;
	}	

#menuFirst li {
	padding: 0;
	background:#FFCC33;
}

#menuFirst li a {
	display: block;
	border-bottom: 1px dashed #414141;
	color: #414141;	
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
	width:225px;
	padding: .2em 0px;
	margin-left: 5px;
	margin-right: 10px;
}

#menuFirst li span {
padding-left: 0.2em;
font-weight: bold;
}



#menuFirst li a.select:hover, 
#menuFirst li a:hover
{
	border-bottom: 1px dashed #414141;
	background: white;
	color: #000;
	background: #fff;
}

#menuFirst li a.select {
	border-bottom: 1px dashed #414141;
	background: white;
	color: black;	
}
.w60 {
	width: 60px;
	font-size: 24px;
	
	text-align: center;
	
}
.w60 a {
	text-decoration: none;
	color: #414141;
}
.w60 a :hover{
	text-decoration: none;
	color: #fff;
}
.sluzby li {
	list-style-image: url(img/ul-green-s.gif);
}

.fotogalerie {
	margin: 10px 0 10px 60px;
}