/*css by www.Y3K.wz.cz*/

body, html {
background: #fff url("../graphics/pozadi.gif") repeat-x ; 
border: 0px none; 
margin: 0px 0 0 0 ; 
padding: 0px; 
font-family: "Lucida", "Geneva CE", lucida, sans-serif !important; 
font-size: 13px; 
}

/*pisma*/
p {
 margin: 0px 0 0px 0;
 font-weight: normal;
 color: #000;
 font-size: 1em;
}

h1 {
margin: 0 0px 3px 0;
font-size: 1.1em;
color: #000;
font-weight: bold;
}

h2 {
 margin: 0px 0 0px 0;
 font-weight: bold;
 color: #000;
 font-size: 1em;
}

h3 {
text-decoration: underline;
font-size: 1em;
color: #ffffff;
font-weight: bold;
}

h5 {
margin: 0px 0 3px 0;
font-weight: bold;
color: #ffffff;
font-size: 1em;
}


h6 {
font-size: 0.9em;
color: #000;
}

h7 {
 color: white;
 font-size: 0.9em;
}

#menu p {
 text-decoration : none;
 margin: 0px 0 0px 0;
 font-weight: bold;
 color: #fff;
margin: 0 0 0 2px;
 font-size: 1em;
 }


#menu a {
padding: 0px 10px 0 0;
 text-decoration : underline;
 margin: 0px 0 0px 0;
 font-weight: bold;
 color: #fff;
 font-size: 1em;
 
}
#menu a:hover {
 text-decoration : none;
 margin: 0px 0 0px 0;
 font-weight: bold;
 color: #000;
 font-size: 1em;

}


#submenu a {
 display: block;
 padding: 0 10px 0 30px;
 text-decoration : none;
 margin: 0px 0 0px 0;
 font-weight: bold;
 color: #F0620C;
 font-size: 1em;
 
}
#submenu a:hover {
 text-decoration : none;
 margin: 0px 0 0px 0;
 font-weight: bold;
 color: #000;
 font-size: 1em;
}

#end a {
  padding: 0 10px 0 30px;
 text-decoration : underline;
 margin: 0px 0 0px 0;
 font-weight: bold;
 color: #fff;
 font-size: 1em;
 
}
#end a:hover {
 text-decoration : none;
 margin: 0px 0 0px 0;
 font-weight: bold;
 color: #000;
 font-size: 1em;
}

#obsah a {
 text-decoration : underline;
 margin: 0px 0 0px 0;
 font-weight: normal;
 color: #F0620C;
 font-size: 1em;
 
}
#obsah a:hover {
 text-decoration : none;
 margin: 0px 0 0px 0;
 font-weight: normal;
 color: #000;
 font-size: 1em;
}






hr {background: #5b9bc7}

p, img, table, tr, th, td, h2, h3, h4, h5, h6, h7 
{ 
border: 0px none; 
margin: 0px; 
padding: 0px; 
}
/*pisma konec*/

/*tabulky*/
table {border: 1px solid #006666; }
col{width: 250px; text-align: left; font-color: #006666;}
col.zahlavi{width: 200px; text-align: left; font-color: #006666; }
col.vysledek {width:75px; text-align: left; font-color: #006666;}
/*tabulky konec*/

/*seznam*/
li.1 {

list-style-position:outside;
list-style-type: disc;
margin: 0px 0px 0px 5px;
font-size: 1em;
}

ul { 
 text-align: left;
 font-size: 1em;
 margin: 0px 0px 0px 0px;
 font-weight: bold;
 color: #006666;
 font-size: 1em;
}
/*seznam konec*/

/*fotogalerka*/
.nahled
{
float: left;
 font-weight: bold;
width: 100px;
border: 1px solid #006666;
margin: 0 15px 15px 0;
padding: 5px;
text-align: center;
}

.clearboth
{
clear: both;
}
/*fotogalerka konec*/

/*layout*/
#hlavni {
background:  #fff;
width: 760px;
height: 510px;
min-height: 510px;
margin: 0 auto;
text-align: center;
}

#text {
width: 151px;
float: left;
text-align: right;
}
#data {
width: 151px;
float: left;
}
#image {
width: 303px;
float: left;
}


#logo {
width: 760px;
height: 118px;
background:  url("../graphics/logo.gif") no-repeat ;
}

#menu {
width: 760px;
height: 42px;
background: #fff url("../graphics/menu.gif") no-repeat ;
text-align: left;
padding: 5px 0px 0px 0px;
float: left;
}

#submenu {
height: 302px;
min-height: 302px;
width: 155px;
float: left;
text-align: left;
background: #fff url("../graphics/submenu.gif") no-repeat;
}



#obsah {
overflow: auto;
min-height: 302px;
height: 302px;
width: 605px;
float: left;
text-align: left;
background: #fff;
font-weight: normal;
padding: 0px 0px 0px 0px;
}


#end {
padding: 12px 20px 0px 0px;
width: 730px;
height: 31px;
background:  url("../graphics/end.gif") no-repeat ;
text-align: right;
float: left;
}
/*layout konec*/


/*css by www.Y3K.wz.cz konec*/