body {
	background-color: #EDEDED;
	margin: 0px;
}
#obsah {
	background-color: White;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
   
}

#obsah ul{
	list-style-type:none;
	margin-top: 10px;
   
}
#obsah ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/img_odrazka.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#from_name {
	width: 400px;
}

#from_mail {
	width: 400px;
}
#message {
	width: 400px;
	height: 100px;
}

.pruh {
	
   position:absolute;
	top: 105px;
	
	z-index: 0;
}
.kontaktytd {
	
	border-bottom: 1px solid gray;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #717171;
	background-color: #D8D8D8;
}

.kontaktyjmeno {
	border-bottom: 1px solid silver;
	font-family: "Times New Roman";
	font-size: 12px;
	color: gray;
	background-color: #F1F1F1;
padding-left: 3px;	
padding-top: 3px;
	padding-bottom: 3px;
}

.kontaktypodminky {
	border-bottom: 1px solid silver;
	font-family: "Times New Roman";
font-style: italic;	
font-size: 11px;
	color: gray;
	background-color: #F1F1F1;
padding-left: 10px;	
padding-right: 10px;	
padding-top: 3px;
	padding-bottom: 3px;
text-align: justify;
}
.kontaktytel {
	border-bottom: 1px solid silver;
	font-family: "Times New Roman";
	font-size: 12px;
	color: gray;
	background-color: #F1F1F1;
}

.kontaktymail {
	border-bottom: 1px solid silver;
	font-family: "Times New Roman";
	font-size: 12px;
	color: black;
	background-color: #F1F1F1;
}

#pruh1 {
	background-color: #B9B9B9;
   height: 82px;
}
#pruh2 {
	background-color: #656565;
	height: 25px;
	
}


#zapati {
	background-color: #F5F5F5;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-top: 1px dashed #B0B0B0;
	border-right: 1px solid #B0B0B0;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: Gray;
   
}
a {
	color: black;
	text-decoration: none;
}

#titulek {
	font-size: 18px;
	font-family: "Times New Roman";
	position:relative;
	top: 3px;
}

a:HOVER {
	color: black;
	text-decoration: underline;
}

#zahlavi {
	background-color: white;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	
	color: Gray;
	font-family: Arial;
	font-size: 10px;
	background-image: url(images/img_logotop.jpg);
	background-position: 9px bottom;
	background-repeat: no-repeat;
   padding-left: 0px;
   
}

.textblok {
	font-family: "Times New Roman";
	font-size: 12px;
	text-align: justify;
	color: #717171;
}

#menu {
	background-color: white;
	height: 107px;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
position:relative;
z-index: 1;
	
}
#menuline {
	border-bottom: 1px solid #B0B0B0;
	border-top: 1px dotted #E9E9E9;
}

.menulist li{
	display: block;
	background-image: url(images/img_odrazka.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 17px;
	font-family: Times new roman;
	font-size: 14px;
	font-weight: bold;
	color: Black;
  float: right;
}

.titimg{
	margin-left: 1px;
}

#logo {
	float:right;
   border:0px;
	

}


#lhroh {
	position:relative;
	top: 12px;
	left: -13px;
	
}
#pdroh {
	position:relative;
	top: -12px;
	left: 13px;
}

.ilustrace {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid Gray;
}

.tabkurzy {
width: 600px;
}

.tabkurzytop {
	
	border-bottom: 1px solid gray;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #717171;
	background-color: #D8D8D8;
}

.tabkurzyobsah {
	border-bottom: 1px solid silver;
	font-family: "Times New Roman";
	font-size: 12px;
	color: gray;
	background-color: #F1F1F1;
	padding-top: 3px;
	padding-bottom: 3px;
}

