html, body {
width: 100%;
height: 100%;
background-color : #291d00;
color : #666666;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
text-align: center;

scrollbar-track-color: #4e3a2d;
scrollbar-face-color: #4e3a2d;
scrollbar-highlight-color: #dbc4a8;
scrollbar-3dlight-color: #4e3a2d;
scrollbar-darkshadow-color: #4e3a2d;
scrollbar-shadow-color: #dbc4a8;
scrollbar-arrow-color: #dbc4a8;
}

#hlavni {
position: relative;
background-image: url("../interface/background_design.jpg");
background-repeat: no-repeat;
background-color : #000000;
width: 1026px;
height : 739px;
margin: 0 auto;
text-align: left;
clear: both;
}

#top {
height : 80px;
width : 1026px;
margin: auto;
text-align: center;
clear: both;
}

.lang {
position: relative;
background-image: url("../interface/lang.png");
background-repeat: no-repeat;
height : 26px;
width : 203px;
margin: 0px 410px 0px 410px;
padding:  0px 0px 0px 0px;
word-spacing: 10px;
text-align: center;
clear: both;
}

.topmenu {
position: absolute;
margin: -7px 0px 0px 0px;
padding:  0px 0px 0px 50px;
word-spacing: 10px;
text-align: center;
text-transform: uppercase;
clear: both;
}

.left_menu {
position: absolute;
margin: 165px 0px 0px 66px;
padding:  5px 5px 5px 5px;
background-color : #FFFFFF;
text-align: right;
clear: both;
}


#left {
position: absolute;
width : 155px;
min-height: 450px; /* pro standardní prohlížeče */
_height: 450px; /* pro Internet Explorer 6, který to chápe jako min-height*/
padding:  40px 0px 0px 0px;
float: left;
clear: left;
margin: auto;

}

#right {
width: 820px;
min-height: 450px; /* pro standardní prohlížeče */
_height: 450px; /* pro Internet Explorer 6, který to chápe jako min-height*/
margin: 0 auto;
padding:  40px 0px 0px 5px;
text-align: left;
clear: right;
float: right;
}

#left2 {
width : 475px;
min-height: 450px; /* pro standardní prohlížeče */
_height: 450px; /* pro Internet Explorer 6, který to chápe jako min-height*/
padding:  40px 0px 0px 0px;
float: left;
clear: left;
margin: auto;
}

#right2 {
width: 500px;
min-height: 450px; /* pro standardní prohlížeče */
_height: 450px; /* pro Internet Explorer 6, který to chápe jako min-height*/
margin: 0 auto;
padding:  0px 0px 0px 0px;
text-align: left;
clear: right;
float: right;
}

#bottom {
position: relative;
background-image: url("../interface/background_bottom.jpg");
background-repeat: no-repeat;
width: 1026px;
height: 26px;
margin: 0 auto;
padding: 5px 0px 0px 0px;
text-align: center;
color : #ba9f83;
font-size : 80%;
font-weight : normal;
clear: both;
}


#cleaner {
line-height:0;
font-size:0;
height:0;
clear:both;
}



#framemiddle {
background-color : #4e3a2d;
height : 470px;
width : 740px;
padding: 10px 5px 5px 5px;
text-align: left;
overflow: scroll;
OVERFLOW-X: hidden;
OVERFLOW-Y: yes;
clear: both;
}



#detailframemiddle {
background-color : #FFFFFF;
min-height: 300px; /* pro standardní prohlížeče */
_height: 300px; /* pro Internet Explorer 6, který to chápe jako min-height*/
width : 378px;
padding: 5px 0px 0px 0px;
margin: 0 0px 0px 0px;
text-align: center;
clear: right;
float: right;
}

#detailframeleft {
height : 100%;
width : 335px;
margin: 0 0 0px 0px;
float: left;
}

.nahled {
float: left;
width: 110px;
height: 150px;
background-color: #FFFFFF;
margin: 0px 0px 10px 10px;
padding: 0px;
text-align: center;
}

.galery {
position: absolute;
height : 470px;
width : 740px;
margin: -485px 0px 0px 0px;
text-align: right;
background-color : #4e3a2d;
padding: 10px 5px 5px 5px;
overflow: scroll;
OVERFLOW-X: hidden;
OVERFLOW-Y: yes;
clear: both;
}

.galeryimg {
width: 120px;

float: left;
margin: 0px 0px 0px 1px;
padding: 0px;
text-align: center;
background-color : #111111;
border: 1px solid #FFFFFF;
}

.var {
margin: auto;
padding:  5px 5px 5px 5px;
text-align: center;
word-spacing: 20px;
text-transform: uppercase;
clear: both;
}

.news {
margin: 10px 0px 0px 0px;

}



