body {
	padding-right: 0px;
	padding-left: 0px;
	background: #606060;
	padding-bottom: 0px;
	margin: 0px;
	font: 0.8em/1.6em arial ce, arial;
	color: #606060;
	padding-top: 0px;
	text-align: center;
}

#main {
	border: 0px solid;
	margin: 0px auto;
	width: 760px;
	text-align: left;
}

#header {
	background: #98BE35;
	color: white;
	width: 760px; 	
}

#header h1 {
	padding-right: 0px; 
	display: block; 
	padding-left: 20px;  
	padding-top: 20px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 740px; 
	position: relative; 
	height: 115px;
	line-height: 200%;

}
#header h1 span {
	padding-right: 0px;
	display: block; 
	padding-left: 0px; 
	z-index: 1; 
	background: url(images/header2.gif); 
	left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 760px; 
	cursor: hand; 
	padding-top: 0px; 
	position: absolute; 
	top: 0px; 
	height: 135px;
}

div#menudiv{
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #738F2C;
	height: 100%; /*border-left: solid 5px white;
	border-right: solid 5px white; */
	background-image: url('images/dark_green_top.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

  div#main ul#menu, div#main ul#menu ul  {
		    padding:0;
		    margin:0;
		    list-style-type:none;
	   }  
	
    div#main ul#menu li {
        float:left;
        display:block;
        margin:0px;
    }	

    div#main ul#menu li a  {
        color:white;
		    display:block;
		    float:none;
		    padding-left:15px;
		    padding-right:15px;			 
        /*width:150px;		    */
		    text-align:left;
		    background-color:#738F2C;
			 text-decoration: none;
			 border-right: 3px solid #98BE35;
	   }
		
	    div#main ul#menu li a:hover  {
	background-color: #98BE35;
}

#content{
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;		
	padding-bottom: 30px;			
	border-left: 1px solid Black;
	border-right: 1px solid Black;	
	background-color: White;
	border-left: solid 5px white;
	border-right: solid 5px white;
	color: Black;
}

#bottommenu{
	font-size: 0.9em;
	color: White;
	margin: 0px;
	padding-left: 15px;
	_padding-left: 25px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #738F2C;
	vertical-align: top;
	background-image: url('images/dark_green_bottom.gif');
	background-repeat: no-repeat;
	background-position: center top;
}



#footer {
	color: #FFF1DD;
	padding: 10px 10px 20px 15px;
	_padding: 10px 10px 20px 25px;
	font-size: 1em;
	text-align: left;
	background-color: #98BE35;
	vertical-align: top;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#subfooter{
	text-align: center;
}

div.svatky{
	min-height: 400px;
	_height: 400px;
}

#ext-links {
	font-size: 0.9em;
	background-color: #D5E6AE;
	color: #738F2C;
	padding: 10px;
	margin: 50px 0 0 0;
}

#ext-links h3{
	background-color: transparent;
	color: #738F2C;	
	margin: 0;	
	padding: 0;
}

#ext-links a{
	color: #738F2C;
	text-decoration: underline;
}



div.svatky div.err{
	background-color: #D5E6AE;
	color: #738F2C;
	padding: 10px;
	margin: 20px 0 10px 0;
}

div.err a{
	color: #738F2C;
	text-decoration: underline;
}

div.svatky table{
	margin: 20px 0px 0px 0px;
	color: black;
}

div.svatky table td{
	padding: 3px 10px 3px 10px;
}

div.svatky table td.td-datum{
	border-bottom: 3px solid gray;
/*	border-bottom: 3px solid black;*/
	text-align: right;
}

div.svatky table td.td-jmeno{
	border-bottom: 3px solid #dcdcdc;
/*	border-bottom: 3px solid gray;*/
	padding-right: 100px;
}

div.svatky table td.td-vdz{
	border-bottom: 3px solid #738F2C;
	color: #738F2C;
}

div.svatky table tr.dnes{
	font-weight: bold;
}

div.svatky table .txt-muz{
	/*border-bottom: 3px solid #00008B;*/
	color: #00008B;
	font-weight: bolder;
}

div.svatky table .txt-zena{
	/*border-bottom: 3px solid #B22222;*/
	color: #B22222;
	font-weight: bolder;	
}

div.svatky table .txt-zena a
{
	color: #B22222;
}

div.svatky table .txt-muz a
{
	color: #00008B;
}

div.svatky input.but-ok{
	font-weight: bold;
	background-color: #98BE35;
	color: White;
	border: 2px solid #738F2C;
	font-size: 1em;		
}

div.svatky input.but-ok:hover{
	background-color: white;
	color: #738F2C;
}

div.svatky input.inp-text, select{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #738F2C;
	font-size: 1em;	
}

div.svatky select.den option{
	text-align: right;
	padding-right: 10px;
}

div.svatky select.mes option{
	padding: 0 10px 0 10px;
}

div.svatky div.velke-cislo{
	font-size: 180pt;
	color: #D5E6AE;
	float: right;
	padding-top: 130px;
	padding-right: 30px;
	height: 250pt;
}





a  {
	text-decoration: none;
}
a:hover  { 
	text-decoration: underline;
}

a img {border:none}	
	
#header a, #bottommenu a {
	color: white;
	text-decoration: none;
}

#footer a {
	color: #FFF1DD;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: white;
}		


h1{
	font-size: 1.8em;
	margin-top: 3px;
	margin-bottom: 10px;
	color: white;
}

h2{
	font-size: 1.6em;
	margin-top: 18px;
	margin-bottom: 30px;
	color: #738F2C;
}

h3{
	font-size: 1.1em;
	color: white;
	background-color: #98BE35;
	padding: 2px 5px 1px 5px;
/*	border: 1px solid #738F2C;*/
	clear: left;
	margin: 20px 0 0 0;
}

#kalendar-box{
	width: 200px;
	color: White;
	background-color: gray;
	/*font-family: "Times New Roman", Times, serif;*/
	border: solid gray 3px;
	float: left;
}

#kalendar-box-jmeno{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	padding: 20px 20px 20px 20px;
	background-color: White;
	color: Gray;
}

#kalendar-box-jmeno h3{
	margin: 0;
	color: Gray;
	background-color: white;
	border: none;
}

#kalendar-box-den{
	height: 90pt;
	color: gray;
	background-color: White;
	text-align: center;
	font-size: 90pt;
	font-weight: bold;
	line-height: 100%;
	padding: 20px 20px 50px 20px;
}

#kalendar-box-mesic{
	margin: 3x;
	height: 30pt;
	color: white;
	background-color: Gray;
	text-align: center;
	font-size: 24pt;	
	line-height: 100%;	
	padding: 20px 20px 20px 20px;	
}

#kalendar-txt{
	float: left;
	padding: 20px;
	margin: 0;
}

#darek{
	float: right;
	text-align: center;
	width: 250px;
	/*height: 400px;*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	margin-left: 10px;
}

#darek a{
	color: #D4A000;
	font-size: 14pt;
}

#darek #darek-nadpis{
	font-size: 16pt;
	text-decoration: underline;
	font-weight: bold;
	color: #D39F00;
	position: relative; 
	width: 250px;
	height: 100px;
}

#darek #darek-nadpis span{
background: url('images/darek.gif') no-repeat;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
display: block;
z-index: 1; 
}

#darek #darek-content{
	background: url('images/darek_bg.gif');
	padding: 0pt 0 10pt 0;
}


#darek #darek-footer{
	background: url('images/darek_footer.gif') no-repeat;	
	height: 20px;
}

#darek p{
	margin-top: 0;
	margin-bottom: 10pt;
}


#uniapp_recommend td{
	padding: 5px;
}
#uniapp_recommend td.popis{
	width: 120px;
	text-align: left;
	color: White;
	background-color: #738F2C;
	vertical-align: top;
}

#uniapp_recommend textarea{
	width: 500px;
	height: 100px;
}

#uniapp_recommend input.txtinput{
	width: 500px;
}

#uniapp_recommend input.errorinput{
	width: 500px;
	background-color: #D5E6AE;
}	

#uniapp_recommend .errormsgs{
	padding: 10px;
	background-color: #D5E6AE;
	color: #738F2C;
	width: 90%;
	margin-bottom: 10px;
}	

#uniapp_recommend .errmsg{
	padding-left: 15px;
}

#uniapp_recommend input.butt{
	font-weight: bold;
	background-color: #98BE35;
	color: White;
	border: 2px solid #738F2C;
	font-size: 1em;		
}

ul li{
	list-style: square;
}

ul#mapa-webu li{
	list-style: square;
	color: gray;
}

ul#mapa-webu li a{
	color: black;
}

ul#uvod a{
	color: #738F2C;
	font-weight: bold;
}

#print-footer{
	display: none;
}

.newsticker {
	list-style-type: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: White;
	background: #050c44;
	padding: 3px;
	margin: 0;
	height: 120px;	
}

#advticker ul li{
	list-style: none;
}

#header-banner{
	position: absolute;
	margin: -80px 0 0 260px;
	z-index: 50;
}

#header-banner img{
	border: 2px solid #738F2C;	
}

			



			
