* { margin:0; padding: 0; }
body{
background: #dcdcdc url("../myimage/bg.gif") ; 
color: #7B7B7B; 
font: 11px 'Geneva CE',  Verdana, 'Trebuchet MS', arial, sans-serif;
}
h1{
font-size:20px;
font-weight: bold;
color:#000;
}
h2{
text-decoration:none;
color:#585858;
font-weight:bold;
font-size:150%;
}
a{
color:#a2d025;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

#body {
padding:8px;
background:#fff;
 border-bottom: 5px solid #000;
 margin-bottom:10px;
 margin-top:10px;
 width:900px;
 margin-left:auto;
 margin-right:auto;
 min-height:1000px;
}

#header{
background: #fff url("../myimage/loading.gif") center center no-repeat; 
height:348px;
width:900px;
padding:0px;
}


#sm{
background: #2c4a08 url("../myimage/hornemenu.gif") ; 
height:30px;
}
#small-menu{
padding-top:5px;
}
#small-menu a{
padding:5px;
padding-top:5px;
margin-left:30px;
font-weight: bold;
color:#5e5e5e;
font-size:10px;
text-decoration:none;
}
#small-menu a:hover{
color:#fff;
}
#small-menu .active{
color:#5e5e5e;
}
#left-panel{
width:200px;
float:left;
}
#obsah{
padding:10px;
padding-top:3px;
width:655px;
margin-left:205px;
}
#peta{
margin-top:0px;
height:25px;
width:916px;
  margin-left:auto;
 margin-right:auto;
 color:#000;
 font-size:9px;
}
#menu{
margin-top:2px;
list-style:none;
float:left;
}
#menu a{
background:#5e5e5e;
margin:1px;
width:180px;
padding:2px;
padding-left:15px;
color: #fff;
font-size:10px;
display: block;
text-decoration:none;
border-left:2px dashed #a2d025;
}
#menu a:hover{
background:#a2d025;
color:#424242;
}
#oznam{
width:500px;
padding:2px;
margin-top:5px;
margin-bottom:10px;
background:#fff;
border-left:3px solid #5e5e5e;
}
#vypis{
width:650px;
padding:2px;
margin-top:5px;
background:#fff;

}
.form{
    width:200px;
    margin:1px;  /* pre IE    -     margin:0px;   */
	border:1px solid #a2d025;
	font: normal 12px Verdana, sans-serif;
	color:#333;
	height: 13px;
}
.submit{
width:300px;
height: 20px;
font-weight:bold;
}
#prihlaska{
float:left;
text-align:right;
padding-right:50px;
font-size:13px;
}
#listky{
background-color:

}









