body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#006633;
	margin:0px;
}
h1 {font-size:16px;padding:0;margin:5px;}
h2 {font-size:14px;padding:0;margin:5px;}
p {padding:0;margin:5px;}

table{width:95%;margin:5px;}
th {background:#006633;color:#ffffff;text-align:left;}
td {border-bottom:1px solid #666666;}
input,textarea {width:400px;}
a img {border:0;}
a {color:#006633;}

.popisek {font-size:9px;}



#all{position:relative;width:100%;height: auto;top:0px;left:0px;text-align:middle;vertical-align:top;}
#content{
	position:relative;margin: 0 auto;width:770px;height:auto;text-align:left;overflow:hidden;
	background-image:url("images/mainBg.jpg");background-repeat:repeat-y;
}
  #head{position:relative;width:770px;height:220px;text-align:left;overflow:hidden;
        background-image:url("images/headBg.jpg");background-repeat:no-repeat;}
    #menu{position:absolute;top:193px;left:300px;width:450px;height:30px;overflow:hidden;}
      #menu a {font-size:13px;color:#ffffff;text-decoration:none;font-weight:bold;}
      #menu a:hover {text-decoration:underline;}
      div.menuItem {position:relative;width:auto;height:30px;margin:5px;float:left;overflow:hidden;}
        div.menuItem p {margin:0;padding:0;}
      div.menuSpacer {position:relative;width:16px;height:30px;margin:0px;float:left;overflow:hidden;
                      background:url("images/menuSpacer.gif");}
  #mainContent{position:relative;width:770px;height:auto;text-align:left;overflow:hidden;}
    #leftSpace{position:relative;width:26px;height:218px;text-align:left;overflow:hidden;float:left}
    #Col1{position:relative;width:248px;height:auto;text-align:left;overflow:hidden;float:left}
    #Col2{position:relative;width:324px;height:auto;text-align:left;overflow:hidden;float:left}
    #Col3{position:relative;width:150px;height:auto;text-align:left;overflow:hidden;float:left}
  #foot {position:relative;width:770px;height:90px;text-align:left;overflow:hidden;
        background-image:url("images/footBg.jpg");background-repeat:no-repeat;}
    #foot p {text-align:center;width:715px;margin:0 auto;padding:0;border-top:2px solid #f5f5f5;}
div.clearLeft{width:0px;height:0px;clear:left;overflow:hidden;}
div.boxNadpisGreen{width:100%;height:30px;background:#000000;border-top:5px solid #6CB341;}
div.boxNadpisGreen h1 {font-size:13px;color:#ffffff;padding:0 0 0 25px;margin:8px 5px 0px 10px;background:url("images/ball.gif");
                      background-repeat:no-repeat;}
div.boxNadpisWhite{width:100%;height:30px;background:#000000;border-top:5px solid #ffffff;}
div.boxNadpisWhite h1 {font-size:13px;color:#ffffff;padding:0 0 0 25px;margin:8px 5px 0px 10px;background:url("images/ball.gif");
                      background-repeat:no-repeat;}
