html, body {

margin: 0;
padding: 0;
font-size: 0.9em ;
font-family: Verdana, Helvetica, Arial, sans-serif;
background: #CCC;
text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul {
margin: 0;
padding: 0;
}

#stranka {
position:relative;
width: 950px;
margin-left: auto;
margin-right: auto;
background: url(obrazky/podklad_1n.jpg) no-repeat;

}

#hlavni {
position:relative;
top: 310px;
left: 0px;
text-align: left;
height:550px;
line-height: 1.2;
}

ul#nav{
margin: 0;
padding: 0;
list-style: none;
float: left;
}

#nav a {
color: #FFF;
font-size: 0.9em;
text-decoration: none;
text-transform: uppercase;
padding: 3px 6px;

}



#nav a:hover{
color: #AAAAAA;

}


a  {
outline:none;
}





#nav li{
float: left;
widht: 10em;
font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;

}

#menu {
position:absolute;
top:220px;
left:338px;


}

#zahlavi {
position:relative;
top:0px;
left:0px;
height:400px;
}

#text {
position:absolute;
top:-442px;
left:430px;
width:480px;
height:100px; 
color:#333333;

}


#kontakt {
position:absolute;
top:-442px;
left:15px;
width:300px;
height:100px; 
color:#333;
text-transform: uppercase;
font-size: 0.9em;
}



h4 {
font-size: 0.9em;
padding-bottom: 5px;
}

h1 {
font-size: 1.1em;
color:#3d6459;
padding-bottom: 5px;
text-transform: uppercase;
}

#kontakt h1{
font-size: 0.5em;
color:#eaeaea;
padding-bottom: 1px;
text-transform: uppercase;
}


.konec {

clear: both;

}





h2 {
font-size: 1.0em;
color:#3d6459;
padding-bottom: 5px;
text-transform: uppercase;
}

a {
color: #3d6459;
text-decoration: none;
}

a:hover {
color: #33C;
text-decoration: none;
}

#produkty li a {
font-weight:bold;
}



p {
padding-bottom: 10px;
}

ul {
padding-bottom: 10px;
}

#subForm {
font-size: 0.9em;
}

#subForm .label {
float: left;
width: 100px;
font-weight: bold;
}

input#subscribe {
margin-left: 100px;

}


input#jmeno, input#firm, input#ulice, input#mesto, input#psc,input#telefon, input#email, textarea#comments {
background-color: #eaeaea;
font-size: 0.9em;
width: 250px;
margin-top: -2px
}

.logo {
margin-bottom: 10px;
border: none;
}