/* CSS styl */
body {
background: url(images/bg_01.gif);
background-repeat: y-repeat;
background-attachment: fixed;
font: normal 5em "Trebuchet MS",sans-serif;
font-size:14px;
}
#web {
position: absolute;
	left: 50%;
	width: 778px;
	margin-left: -390px;
	margin-top: 15px;
}

img {border:none;
margin:10px 10px 10px 10px;
 } 

a {color:black; } 



p {
font: normal 5em "Trebuchet MS",sans-serif;
font-size:13px;
text-align:left;
margin: 0 0 10px 0;
}


.nadpis1 {
margin: 3px;
border-top: 1px solid navy ;
padding-top: .3em;
width:350px;
font: normal 5em "Trebuchet MS",sans-serif;
font-size:20px;
float:left;
text-align:left;
}


#horni_paticka_leva {
width: 70%;
height: 11px;
float:left;
text-align: left;
margin-left: 10px;
margin-top: 4.5px;
font-family: Tahoma;
font-size: 11px;
}
#horni_paticka_prava {
width: 50%;
height: 11px;
float:right;
text-align: right;
margin-right: 10px;
margin-top: 4.5px;
font-family: Tahoma;
font-size: 11px;
}
#hlavicka {
width: 778px;
height: 201px;
float:left;
background: url(images/header.jpg);
}


#obsah {
background: url(images/pozadi_07.gif);
background-repeat: y-repeat;
width: 778px;
float:left;
}
.leva_strana {
width: 180px;
margin-left: 2px;
float:left;
}
.leva_strana .nadpisy {
width: 160px;
height: 24px;
float:left;
background: url(images/nadpis2.gif);
background-repeat: no-repeat;
font-size: 14px;
font-family: Arial;
font-weight: bold;
color: white;
text-align: left;
margin: 5px;
margin-left: 4px;
padding-left: 10px;
padding-top: 5px;
margin-bottom: 0px;
}
.leva_strana .text {
width: 150px;
min-height:30px;
float:left;
}

.leva_strana .text p {
width: 150px;
min-height: 30px;
float:left;
font-size: 11px;
font-family: Arial;
font-weight: normal;
text-align: left;
color: black;
border: 1px solid #cccccc;
padding: 3px;
}
.leva_strana .text .nazev {
  width: 130px;
  float:left;
  text-align:left;
}
.leva_strana  .lcenter{
margin:10px 10px 10px 20px;

}




ul.menu {
 border-top:1px dashed #70BF3B;
 margin: 5px 5px 0px 5px;
 padding:0;
 width: 160px; 
 float:left;
font-family: Times New Roman, monospace;
font-size:16px; }

.menu li {
 padding: 5px 5px 5px 1px;
 background:url('images/qip.gif') 5px 5px no-repeat;
 border-bottom: 1px dashed #70BF3B;
 list-style-type:none;
 }

.menu li a{
 margin-left: 40px;
 text-decoration:none;
 display: block;}

.menu li a:visited {
 margin-left: 40px;
 color:black;}



.menu li a:hover {
 color: green; 
 margin-left: 40px;
 text-decoration: underline; }



.menu a

{
 color: black; 
 margin-left: 10px;
font-family: Times New Roman, monospace;
 text-decoration:none; }


.fright
{
float:left;
margin: 10px 10px 10px 10px;
}



.prava_strana {
width: 550px;
margin: 1px 10px 10px 0px;
float:right;
}

.prava_strana p {
width: 550px;

float:right;
}
.prava_strana h1 {
border-top: 1px solid navy ;
padding-top: .3em;
width:350px;
font: normal 5em "Trebuchet MS",sans-serif;
font-size:20px;

text-align:left;
}
.prava_strana .text {
width: 550px;
float:right;
}
.prava_strana h2{
border-top:0px solid navy ;
padding-top: .3em;
width:350px;
margin: 5px 0 10px 5px;
font: normal 5em "Trebuchet MS",sans-serif;
font-size:15px;
font-weight:bold;
text-align:left;
}


.prava_strana .fcenter{
margin:10px 10px 10px 120px;
float:center;
}

.prava_strana .fright{
margin:10px 10px 10px 10px;
float:right;
}

sipka ul{
  padding: 5px 0 5px 34px;
  margin: 5px 0 0 10px;
  margin-left: 20px;
}

.sipka li{
 border:none;
  list-style-type:none;
 background:url('images/sipka.png') no-repeat;
  padding: 5px 0 5px 34px;
  margin: 5px 0;
}



#paticka {
text-align:center;
width: 778px;
height: 50px;
float:left;
font-size: 11px;
font-family: Tahoma;
}
#mezera_paticka {
width: 778px;
height: 4px;
float:left;
background: url(images/img2_10.gif);
background-repeat: no-repeat;
}
#stred_paticka {
width: 778px;
min-height: 1px;
float:left;
background: url(images/img2_07.gif);
background-repeat: repeat;
}
#konec_paticka {
width: 778px;
height: 13px;
float:left;
background: url(images/img2_12.jpg);
background-repeat: no-repeat;
}

#reklama
{
float:center;
}

39 47