@charset "utf-8";
body {
	background-color: #D46039;	
	background-image: url(images/antuka2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	color: #000000;        
  
  font-family: Arial, Helvetica, clean, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
  text-align: center;
	min-width: 750px;	
}

#wrapper {
	margin:0 auto;
	width:750px;  
	text-align: left;
}

#obal { 
  width:750px;	
	border: 4px solid #FFFFFF;
	background-color: #339966;
	
}

.nadpis { 
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
	line-height: 70px;
  text-align: center;	
}

.separator { 
 	border-top: 4px solid #FFFFFF;
}

.content1 { 
 	padding: 10px;
 	background-image: url('images/tenista.gif');
  background-repeat: no-repeat;
  background-position: bottom right; 
}

.content2 { 
 	padding: 10px; 
}

.copyright { 
  font-size: 11px;
  color: #FFFFFF;  
	line-height: 30px;
  text-align: center;	
}

fieldset { 
 	padding-left: 20px;
  padding-top: 10px;  
}

legend {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

select {
	/*width: 146px;*/
	font-size: 11px;
}
input {
	/*width: 146px;*/
	font-size: 11px;
}


label {
	font-size: 12px;
	color: #222222;
}

.sprava1 {
 margin-left: 2px;
 margin-top: 5px;
 margin-bottom: 5px;
 padding-left: 24px; 
 background-color: #FFFF00;
 text-align: left; 
 width:64%;
 border: 1px solid #000000;
 font-weight: bold;
 line-height: 25px;
}
.sprava2 {
 margin:0 auto;
 margin-top: 5px;
 margin-bottom: 5px; 
 background-color: #FFFF00;
 text-align: center; 
 width:99%;
 border: 1px solid #000000;
 font-weight: bold;
 line-height: 25px;
}
.sprava3 {
 margin-left: 2px;
 margin-top: 5px;
 margin-bottom: 5px;
 padding-left: 24px;  
 background-color: #FFFF00;
 text-align: center; 
 width:64%;
 border: 1px solid #000000;
 font-weight: bold;
 line-height: 25px;
}

.vizitka {
	border: 1px solid #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
