body {
	/* [disabled]margin-top: 10px; */
	font-family:  Tahoma, Geneva, sans-serif;
	color: #000000;
	font-size: 0.8em;
	/*	background-image: url("img/bgd.jpg"); */
	background-repeat: no-repeat;
	background-color: #FFC;
	padding-top: 5px;
	background-image: url(background.jpg);
	background-size: auto;
	  } 
#block {
	width: 900px;
	background-repeat: repeat-y;
	   }
	   
#head {
	background-color: #FFC4FF;
	width: 900px;
	height: 70px;
	letter-spacing: inherit;
	font-size: 24px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	letter-spacing: 0.3cm;
	border-color: #0F0;
	visibility: visible;
	alignment-adjust: central;

}

#menu_out {
	width: 195px;
	float: left;
	/* [disabled]padding: 4px; */
	height: 480px;
	padding-top: 10px;
	   }
	
#menu_in {
	font-size: 1.2em;
	height: 460px;
	background-color: #CF6;
	padding: 3px;
	   }
   		
#content_out {
	width: 540px;
	float: left;
	height: 450px;
	padding: 10px;
	   }
	
#content_in {
	text-align: right;
	background-color: #CF9;
	height: auto;
	width: 500px;
	padding: 10px;
	padding-top: 5px;
	   }
	   			   
#foot_out {
	width: 900px;
	height: 20px;
	clear: left;
	background-color: #FFC4FF;
	   }
	
#foot_in {
	color: #666;
	padding-left: 4px;
	padding-right: 4px;
	   }	

#foot_in_all {
	width: 100%;
	height: auto;
}	   
#foot_copy {
	float: left;
	text-align: left;
}
#foot_powered {
	float: right;
	text-align: center;
}

.notice {
	  padding: 0.2em;
	  background-color: #FFFFCC;
	  color: #FF3300;
	  font-weight: bold;
	  border: 1px solid #D6E7FC;
	  }

h1 {font-size: 1.0em;}	  	  
.table {
	font-size: 1em;
}
tr,td {
	font-size: 1em;
	color: #000;
}
	
.orange_bgd {background-color: #FFCC00;}	
   
.nadpis {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}


input,textarea {
	border: 1px solid black;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}
.error{background-color: #FFFF00; color: #FF3300; font-weight: bold;} 	   
.submit{background-color: #FF9900; color: #000000; font-weight: bold;}
.reset {background-color: #FFFFCC; color: #000000;}

a {
	color: #006;
	font-weight: bold;
	font-variant: normal;
}
	   
a.foot {
	text-decoration: none;
	font-weight: bold;
	color: #006;
}
a:hover.foot {
	font-weight: bold;
	color: #006;
}	

 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.8em;
margin: 10px 10px -10px 10px;
line-height: 20px;
} 

#navcontainer a  {
	color: #666;
	text-align: center;
	text-transform: none;
	line-height: 40px;
}  
#navcontainer a:hover {
	color: #000;
}    

#aktuality_out {
	width: 145px;
	float: right;
	height: 450px;
	/* [disabled]padding: 4px; */
	padding-top: 10px;
}

#aktuality_in {
	background-color: #3CF;
	padding: 5px;
}

