html, body, p, h1, h2, h3, h4, h5, h6, dl {
    padding: 0;
    margin: 0;
    list-style: none;
}

a{
    color: #067fa7;
}

a:hover {
    text-decoration: none;
}

h1 {
    position: absolute;
    top: 243px;
    left: 335px;
    font-size: 160%;
}

h2 {
    padding: 0 40px 0 40px;
    font-size: 150%;
}

h3 {
    padding: 0 40px 0 40px;
    font-size: 140%;
}

h4 {
    padding: 0 40px 0 40px;
    font-size: 120%;
}
body {
    font-size: 62.5%;
    font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
   
    background: #f6f2e9 url('img/bg.gif') repeat-x top left;
}

#wrap {
    width: 939px;
    text-align: center;
    margin: 0 auto;
    background: url('img/header.jpg') no-repeat top left;
    font-size: 120%;
    position: relative;
    padding: 230px 50px 0 0;
}

#header {
    width: 989px;
    height: 202px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#header a {
    display: block;
    height: 202px;
}


#header a span {
    display: none;
}

#left {
    width: 195px;
    float: left;
    text-align: left;
}

#left .left-item {
    background: url('img/left-bg.gif') no-repeat top left;
    padding: 10px 0 30px 10px;
}

#left .kontakt {
    background: url('img/left-kontakt.gif') no-repeat top left;
    text-transform: uppercase;
}

#left .kontakt a{
    color: #000;
}

#left .left-item p.title {
    padding: 8px 0 20px 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
}

#left .left-item p {
    padding: 0 0 0 25px;
}

#left #menu {
    margin: 0px;
    padding: 0 0 0 5px;
    
}

#left #menu li{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#left #menu li a {
    display: block;
    background: url('img/menu-item.gif') no-repeat 5% 50%;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 0 30px;
    margin: 2px 0;
    line-height: 20px;
    width: 140px;
}

#left #menu li a:hover, #left #menu li.active a {
    background: url('img/menu-hover.gif') no-repeat top left;
    color: #fff;
}

#left #menu li ul {
    padding: 0px 0 0px 55px;
    margin: 0px;
}

#left #menu li.active ul li a{
    background: none;
    color: #000;
    margin: 0px;
    padding: 0px;
    width: 120px;
}


#left #menu li ul li a:hover {
    background: none;
    text-decoration: underline;
}

#left .novinka {
    background: url('img/new-bg.gif') no-repeat top center;
    width: 178px;
    height: 128px;
    padding: 10px 0 0 0;
}

#left .novinka p {
    padding: 0 10px 0 10px;
}

#left .novinka .datum {
    color: #db352d;
    padding-top: 2px;
    padding-bottom: 5px;
}

#left .novinka .new-title {
    color: #c07533;
    padding-bottom: 5px;
    font-weight: bold;
}

#left .novinka .more {
    text-align: right;
    padding: 5px 15px 0 0;
}

#left .novinka .more a{
    color: #fe0404;
    text-decoration: none;
    
}

#text-main {
   width: 700px;
   text-align: left;
   float: right;
   padding: 60px 0px 0 0;
   margin: 0 0px 0 0;
   background: #fff url('img/text-main-bg.gif') no-repeat top left;
}

#text-main p{
    padding: 5px 40px 10px 40px;
}

#text-main a {
    font-style: oblique;
}

#text-main ol, #text-main ul {
    padding: 0px 40px 5px 60px;
    margin: 0px;
}

#text-main-bottom {
    background: url('img/text-main-bottom.gif') no-repeat bottom left;
    width: 700px;
    padding: 0 0 15px 0;
     min-height: 240px;
   _height: 240px;
    
}
#footer {
    clear: both;
    background: url('img/footer-bg.gif') repeat-x top left;
    height: 68px;
}

#footer #footer-content {
    width: 989px;
    background: url('img/footer-content.gif') no-repeat top left;
    text-align: center;
    margin: 0px auto;
    color: #fff;
    height: 33px;
    padding: 35px 0 0 0;
    font-size: 120%;
}

#footer ul {
    padding: 0px;
    margin: 0px;
    float: left;
}

#footer ul li {
    list-style-type: none;
    display: inline;
}

#footer a {
    text-decoration: none;
    color: #fff;
}

#footer p {
    float: right;

}
