body {
font-family: Arial, sans-serif;
background: #FDFECD url('pics/poz04.jpg') repeat-x top;
}

#poz {
background: url('pics/poz05.jpg') repeat-x bottom;
}

#text {
padding-top: 10px;
padding-left: 70px;
padding-right: 60px;
}

h1 {
margin-top: 35px;
color:#FF3300;
background: url('pics/h1.gif') no-repeat right;
font-size: 20px;
}

#text {
color:#333333;
font-size: 13px;
text-align:justify;
line-height: 18px;
}

#text b {
font-size:1.1em;
color:#000000;
}

#text a {
color:#FF3300;
text-decoration:none;
}

#text a:hover {
text-decoration:underline;
}

#patamenu {
margin-top: 110px;
margin-left:80px;
}

#patamenu a {
color: darkred;
text-decoration:none;
font-size: 11px;
}

#patamenu a:hover {
color: FF3300;
text-decoration:none;
}

#menu {
border-collapse: collapse;
}

#menu1 {
font-size: 16px;
text-align: right;
padding-top:5px;
padding-right:10px;
line-height:27px;
font-weight:600;
}

#menu1 a {
color: #017A54;
text-decoration:none;
}

#menu1 a:hover {
color: #FF3300;
}


#menu2 {
background: url('pics/poz06-2.gif') no-repeat;
font-size: 15px;
text-align: left;
line-height: 22px;
font-weight:600;
padding-top: 5px;
padding-left: 35px;
}

#menu2 a {
color: #FF3300;
text-decoration:none;
}

#menu2 a:hover {
color: #017A54;
}

#pata {
background:url('pics/linka02.gif') no-repeat right;
margin-left:51px;
border-collapse: collapse;
}

#copyright {
font-size:10px;
text-align:right;
color:#999;
margin-top:25px;
}

#copyright a {
color:#999;
text-decoration:none;
}

#copyright a:hover {
text-decoration:underline;
}

#tb1 {
border-collapse: collapse;
}

#tb2 {
background: url('pics/poz01.jpg') no-repeat top;
border-collapse: collapse;
}

#tb3 {
margin-left:51px;
margin-top:17px;
border-collapse: collapse;
}

#cenik {
width:550px;
font-size: 12px;
text-align:center;
}

#cenik td {
background-color:white;
padding:5px;
border:1px solid #ccc;
}

#cenik td.hlavicka {
background-color:#EBEBEB;
font-style:italic;
}

#text li {
margin-bottom:15px;
}

a.img:hover {
background: #FFFFFF;
}

a.img span {
position: relative;
}

a.img span span {
display: block;
position: absolute;
visibility: hidden;
top: -200px;
left: 20px;
width: 300px;
height: 224px;
border: 1px double #017A54;
z-index: 100;
}

a.img:hover span span {
visibility: visible;
z-index: 100;
}

a#press {
color:#017A54;
font-weight:600;
}

#nahoru {
text-align:right;
margin-top: 15px;
margin-right: 15px;
}