body {
	background: White url(img/background.jpg) repeat-x top;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.3;		
	color: #4E4E4E;		
	text-align: center;
	margin: 0;
	padding: 0;		
	}

#page {
	width: 770px;
	margin: 0 auto;
   min-height:400px;
   height:auto;
	background-color: White;
	}

h1, h2, h3, p, ul, li {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	}		
	
h1 {
	font-size: 100%;
	margin: 0;
	}

h2 {
	font-size: 125%;
	}	
	
h3 {
	font-size: 100%;
	font-style: italic;
	}

h4 {
	font-size: 90%;
	text-align: left;
	color: #971e1e;
	margin-left: 30px;
	}	
	
h1 span {
	display: none;
	}
	
#top {
	display: block;
	width: 100%;
	height: 171px;
	background: #971E1E url(img/top4.jpg) no-repeat top center;
	}		

hr.cistic {
   clear: both;
   height: 1px;
   border: none;
   margin: 0;
   visibility: hidden;
	margin: 0;
	padding: 0;
   }			
	
div.menu {
	float: right;
	color: White;
	font-size: 90%;
	margin-top: 145px;
	padding: 0;
	margin-right: 5px;
	}	
	
div.menu a {
	color: White;
	text-decoration: none;
	}

div.menu a:hover {
	text-decoration: underline;
	color: #D4D4D4;
}	

#bottom {
	width: 100%;
	height: 132px;
	background: #971e1e url(img/bottom.jpg) no-repeat top;
	}	

#bottom p {
	text-align: right;
	font-size: 80%;
	margin-right: 5px;
	color: White;
	padding-top: 53px;
	}	

#bottom p a {
	text-decoration: none;
	color: White;
	}

#bottom p a:hover {
	color: #d4d4d4;
	text-decoration: underline;
	}	
	
p {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	}	

.right {
	text-align: right;
}	

div.plovak {
	width: 36%;
	border-left: 1px solid #d4d4d4;
	float: right;
	margin: 15px;
	font-size: 85%;
	}

div.plovak ul {
	margin: 0 0 0 25px;
	padding: 0;
	}

div.plovak ul li {
	margin-left: 5px;
	list-style: square;
	}

div.plovak h2 {
	font-size: 100%;
	margin: 3px 10px;
	}	
	
div.carkovane {
	width: 90%;
	margin: 10px auto;
	height: 1px;
	background: url(img/tecky1.gif) repeat-x;
	}				

div.plovak p {
	margin: 2px 10px;
	}	

div.plovak .strong {
	font-size: 90%;
	margin-top: 6px;
	font-weight: bold;
	color: #971e1e;
	}

div.plovak table {
	margin: 0 auto;
	}

div.plovak table td {
	text-align: left;
	}

.small {
	font-size: 90%;
	}			

ul.sluzby {
	margin-left: 35px;
	list-style: square;
	}		

ul.sluzby li {
	margin-left: 10px; 
	text-align: justify;
	}

ul.sluzby ul {
	list-style: circle;
	}

ul.cislo {
	list-style: decimal;
	margin: 10px 40px;
	padding: 0;
	}

ul.cislo li {
	list-style: decimal;
	margin: 5px 0;
	padding: 0;
	text-align: justify;
	}				

ul.pismo {
	list-style: lower-alpha;
	margin: 10px 40px;
	padding: 0;
	}	

ul.pismo li {
	list-style: lower-alpha;
	margin: 5px 0;
	padding: 0;
	text-align: justify;
	}	

table.kontakt {
	width: 80%;
	margin: 10px auto;
	}

table.kontakt td {
	width: 40%;
	text-align: left;
	}	

table.kontakt td.stred {
	width: 20%;
	}	

table.kontakt a {
	text-decoration: none;
	color: ActiveCaption;
	}	 		

table.kontakt a:hover {
	text-decoration: underline;
	color: #971e1e;
	}	 			
