body{
    margin:auto;
    font-family:Tahoma;
    background:url(../img/bgBody.png) repeat-x;
    margin-top:0px;
    margin-bottom:0px;
}

/*Elements*/
h2{
    margin:0px;
    padding:0px;
    color:#56595c;
    font-family:Tahoma;
    font-size:12px;
    text-transform:uppercase;
}
a{
    color:#56595c;
    font-weight:bold;
}
a:hover{
    color:#ff6900;
}
ul{
    margin:0px;
    padding:0px;
}
li{
    margin:0px;
    padding:0px;
    font-family:Tahoma;
    font-size:12px;
    color:#8a8a8a;
}
/*Head*/
#header{
    width:960px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    height:100px;
}
#header h1{
    height: 30px;
    display: inline-block;
    text-align: center;
    color:#bababa;
    font-family:Verdana;
    font-size: 18px;
    position: relative;
    top:-70px;
    left:230px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#header h1 strong{
    color:#8a8a8a;
}
.logo{
    display: block;
    position: relative;
    top:15px;
    left:10px;
    width: 188px;
    height: 51px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.logo:hover{
    border:none;
}
.logo span{
    background: url(../img/logo.png) top right no-repeat;
    color: #666;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 188px;
    height: 51px;
    cursor: pointer;
}
#menu{
    float:right;
}
#menu a{
     background: url(../img/menu.png) 0px 5px no-repeat;
     padding-left:22px;
     line-height:16px;
     font-size:15px;
     color:#56595c;
     text-transform:uppercase;
     text-decoration:none;
     font-weight:bold;
     margin-right:41px;
     height: 20px;
     line-height: 20px;
}
#menu a:hover{
     background: url(../img/menu.png) 0px -11px no-repeat;
}

/*Body*/
#body{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}
#leftPane{
    display:block;
    width:565px;
    padding-left:10px;
    padding-right:25px;
    float:left;
    padding-top:10px;
    font-family:Tahoma;
    color:#8a8a8a;
    font-size:12px;
    line-height:16px;
}
#leftPane p{
    text-align:justify;
    margin-bottom:25px;
}
.more{
    float:right;
    color:#56595c;
    font-weight:bold;
}
#rightPane{
    display:block;
    width:335px;
    padding-left:25px;
    float:left;
    padding-top:27px;
    background: url(../img/bgRightPane.png) repeat-y;
    margin-top:-13px;
    font-family:Tahoma;
    font-size:12px;
    color:#8a8a8a;
    height:475px;
    margin-top:-16px;
    border-bottom:1px solid #d5d5d5;
}
#rightPane object{
    margin-left:-20px;
    margin-top:25px;
    margin-bottom:30px;
}
#rightPane div{
    float:left;
    width:160px;
    margin-bottom:30px;
}
#rightPane ul{
    list-style:none;
}
#rightPane li{
    margin-left:15px;
    padding-left:15px;
    background: url(../img/li.png) no-repeat 0px 5px;
    line-height:16px;
    padding-top:2px;
    padding-bottom:2px;
}
#rightPane li span{
    font-size:10px;
    color:#c0c0c0;
    margin-left:10px;
}
#map_canvas{
    margin-left:10px;
    width:950px;
    height:220px;
    clear:both;
    border:1px solid #d5d5d5;
}
#footer{
    background: #ececec url(../img/bgFooter.png) repeat-x;
    padding-top:25px;
    height:80px;
    text-align:center;
    font-family:verdana;
    font-size:10px;
    color:#535454;
    clear:both;

}
#footer #logo{
    margin-right:3px;
    cursor:pointer;
    height: 9px;
    background: url(../img/wcw_transparent.png) top left no-repeat;
    width: 46px;
    display: inline-block;
}

#footer #logo:hover{
    background-position: bottom left;
}

#footer p{
    width: 800px;
    font-size: 10px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 10px;
}
#leftPane ul{
    float:left;
    display:block;
    margin-right:40px;
    width:140px;
}
#leftPane li{
    list-style:none;
    padding-left:10px;
}
#leftPane li strong{
    margin-left:-10px;
    display:block;
    border-bottom:1px dashed #c0c0c0;
    line-height:24px;

}
.vyberPatra{
    float:right;
    margin-bottom:30px;
}

.links{
    margin-top:15px;
}
.links li{
    width:250px;
    line-height:20px;
}
.pdfIcon{
    background: url(../img/pdfIcon.png) no-repeat 0px 0px;
    padding:2px 0px 2px 25px;
}
.wordIcon{
    background: url(../img/wordIcon.png) no-repeat 0px 0px;
    padding:2px 0px 2px 25px;
}
.pptIcon{
    background: url(../img/pptIcon.png) no-repeat 0px 0px;
    padding:2px 0px 2px 25px;
}
.rarIcon{
    background: url(../img/rarIcon.png) no-repeat 0px 0px;
    padding:2px 0px 2px 25px;
}
hr{
    border-top:1px solid #9fa0ab;
    border-bottom:1px solid #eeeeee;
    border-left:none;
    border-right:none;
    height:1px;
    margin-bottom:20px;
}
.table{
    margin:10px 0px 15px 60px;
    background-color: #bababa;
    font-family: Verdana;
    letter-spacing: 1px;
    font-size: 12px;
}
.table td{
    padding:5px 10px 5px 10px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
}
.table th{
    padding:5px 15px 5px 15px;
    text-align: center;
    vertical-align: top;
    background-color: #56595c;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}
.table th a{
    color: #ff6900;
}
.table th a:hover{
    text-decoration: none;
}
.table th span{
    font-size: 10px;
    color: #ddd;
}
.reserved{
    color:#cc9933;
    font-weight: bold;
}
.free{
    color:#0f9f00;
    font-weight: bold;
}

.sold{
    color:#ff0000;
    font-weight: bold;
}

.clearBoth{
    clear:both;
}

h2.objectLocation{
    clear:both;
    margin:0px 0px 15px 10px;
}

.domintell{
    margin-right: 20px;
}
.price{
    letter-spacing: 0px;
}

.price span{
    font-size: 9px;
    font-weight: bold;
}

#leftSidebar{
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 25px;
    height: 400px;
    width: 40px;
}

#buttonPalackeho{
    background:  url(../img/buttonPalackeho.png) repeat-x;
    height: 179px;
}

#buttonNaHrazi{
    background:  url(../img/buttonNaHrazi.png) repeat-x;
    height: 166px;
}

#buttonMPP{
    background:  url(../img/buttonMPP.png) repeat-x;
    height: 129px;
}

#leftSidebar a{
    display: block;
    position: relative;
    left: -20px;
    clear: left;
    width: 68px;
    border: none;
    text-decoration: none;
}

#leftSidebar a:hover{
    left: -10px;
    background-position: top right;
}
