* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {font:0.8em/1.5 "arial", serif; text-align:center;background-color: #6a6a6a;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4, h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

.absolute{
    position: absolute;
}
.relative{
    position: relative;
}

.main{
    top: 50px;
    width:998px;
    height: 675px;
    margin:0 auto;
    text-align:left;
}
.box{
    background-color: white;
}
.top{
    width: 998px;
    height: 98px;
    background: url("../img/top.jpg") no-repeat;
}
.logo{
    width: 335px;
    height: 294px;
    background: url("../img/logo.jpg") no-repeat;
}
.downimg{
    width: 335px;
    height: 285px;
    background: url("../img/downimage.jpg") no-repeat;
}
.obsah{
    width: 663px;
    height: 579px;
    background-image: url("../img/downright.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
    left: 335px;
    top: 98px;
}
.pruhS{
    width: 663px;
    height: 320px;
    background: url("../img/pruh.jpg") repeat-y;
}
.pruhD{
    width: 663px;
    height: 47px;
    background: url("../img/pruhD.jpg") no-repeat;
}
.pruhD a{
    top: -13px;
    text-decoration: none;
}
.pruhD .menuActive{
    top: -45px;
}
#menu1{
    left: 186px;
}
#menu2{
    left: 330px;
}
#menu3{
    left: 472px;
}
.page{
    width: 978px;
    height: 404px;
    top: 158px;
    padding-left: 20px;
    overflow:auto;
    z-index: 5;
}
.pageDown{
    width: 663px;
    height: 128px;
}
#btHome{
    left: 496px;
    top: 74px;
}
.spodniInfo{
    width: 583px;
    height: 165px;
    padding-left: 80px;
    overflow: auto;
}
.spodniInfo2{
    width: 610px;
    height: 20px;
    padding-top: 20px;
    text-align: right;
    font-weight: bold;
    color: #6a6a6a;
}
.leftBox{
    top:250px;
    width:260px;
    height: 300px;
    padding: 15px;
}
.bannery{
    top: 80px;
    width:998px;
    height: 100px;
    margin: 0 auto;
    text-align:center;
}
.Wide{
    width: 998px;
    left: 0px;
}
.wideMargin{
    width: 998px;
    margin-left: 335px;
}
.logoWide{
    position: absolute;
    width: 335px;
    height: 78px;
    background: url("../img/logo.jpg") no-repeat;
    top: -38px;
    left: 40px;
    z-index: 1;
}