#logotop {
	background: url(img/lg.jpg);
	width: 740px;
	height: 284px;
}


#obal {
	max-width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}


body {
	background: white;
	color: #ffffff;
	padding: 0;


}
#all {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #004000;
	width: 740px;
}

#lista1 {
	
	background: url(img/lista1.jpg);
	width: 740px;
	height: 11px;
	background-repeat: no-repeat;
        margin-bottom: 2px;
	margin-bottom: "-5px";
	
}

#lista {
	background: url(img/lista.jpg);
	width: 506px;
	height: 15px;
	float: left;
	background-repeat: no-repeat;

}
#prava {
	background: url(img/pravastrana.jpg);
	margin-left: 0px;
	width: 234px;
	float: right;
	clear: right;
	height: 560px;
	background-repeat: no-repeat;
	position: right;
}

#lista2 {
	background: url(img/lista2.JPG);
	width: 740px;
	height: 16px;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: -1px;
	margin-bottom: "-4px";

}

#logobottom {
	
	background: url(img/paticka.jpg);
	width: 740px;
	height: 27px;
	background-repeat: no-repeat;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
}


#main {
	   padding-top: 0px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-left: 10px;
	color: White;
	text-decoration: none;
	text-align: left;
	font-size:15px;

}
 
#main1 {
	padding-left: 22px;
	

} 
h1   	 {
	text-align: center;
	font-family: Times;
	font-size: 18pt;
	color: White;
	margin-top: 30px;
	margin-top: "10px";
}

h4   	 {
	text-align: center;
	font-family: Tahoma;
	font-size: 14pt;
	color: White;
	font-style: italic;
	font: lighter;
	text-decoration: underline;
}

h3   	 {	
	text-align: center;
	font-family: Times; 
	font-size: 13pt; 
	color: White; 
	font-weight: normal;


}
#popis		 {
	text-indent: 30px; 
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	

	
}	
	

#popis1		 {
	font-size: 17px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;	
	
}

#popis2		 {
	font-size: 10px;
	font-family: Tahoma; 
	
}



#seznam	 {
	list-style-type: disc;
	margin-left: 100px;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}
¨
#seznam1	 {
	list-style-type: disc;
	font-style: italic;
	font-weight: bold;
        margin-left: 100px;
	font-size: 17px;
}

li
{
margin-top: 5px;
}

a {text-decoration: none;}
a:hover;link;visited {text-decoration:underline; color: #ffffff}
	

#all a:link    {font-size: 13pt;	color: #ffffff; font-weight: bold; font-family: Times;}
#all a:visited { font-size: 13pt; color: #ffffff; font-weight: bold;font-family: Times;}
#all a:hover   { font-size: 13pt; color: #ffffff; font-weight: bold;font-family: Times;}


input,textarea {
	background-color: #c2c2c2;
	border: Gray;
	color: Black;
	SCROLLBAR-FACE-COLOR: #004000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #004000; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #c2c2c2; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #c2c2c2; 
	SCROLLBAR-DARKSHADOW-COLOR: #c2c2c2;
}

input.tlacitko {
	background-color: #ffffff;
	color: #000000;
	cursor: hand;

}

.link
{
	text-decoration:underline;
	color:#FFFFFF;
}

.link:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	border-bottom:1px solid;
}


