/* general stuff */


body{
font-family: Verdana, trebuchet ms, sans-serif;
background: #d7cdc1 url(../images/back_1998.jpg) top center fixed no-repeat;
color:#7e7264;
font-size:12px;
line-height:18px;
margin:0;
padding:0;
}

ul, li {margin:0; padding:0;}

p {
clear:both;
width:100%;
margin:0;
padding:0;
}

a {
color:#ed1c24;
text-decoration:none;
}
a:hover{text-decoration:underline;}


#page {
margin:0 auto;
padding:0;
width:801px;
min-height:500px;
}

.nadpis {
float:left;
margin:0 0 20px 0;
padding:0;
width:100%;
height:66px;
}

.nadpisUP {
float:left;
margin:0;
padding:0;
min-width:115px;
height:15px;
background-color:#cbc1b4;
}

.nadpisDOWN {
clear:both;
float:left;
margin:0;
padding:0;
min-width:266px;
height:50px;
background-color:#ece6e0;
}


h1, h2, h3, h4 {
font-family: trebuchet ms, sans-serif;
margin:0 12px 0 12px;
min-width:266px;
font-size:30px;
line-height:50px;
letter-spacing:-1px;
color:#7e7264;
font-weight:lighter;
}

h1 {
margin:12px 0 12px 0;
line-height:25px;
}

.divider {
float:left;
background-color:#cbc1b4;
height:1px;
margin:5px 0 5px 0;
padding:0;
width:100%;
clear:both;
}

.galerie img {
float:left;
padding:0;
margin:0 1px 1px 0;
border:none;
}

#logo {
margin:0 0 0 232px;
width:337px;
height:164px;
}

#menuBOX {
float:right;
width:205px;
height:99%;
}

#menuBox .menuRelative {
	position: relative;
}

.menuFixed {position:absolute;}

#menu {
margin: 105px 0 0 0;
min-height:50px;
width:205px;
}

#menu a {
float:right;
height:25px;
line-height:25px;
padding:0 0 0 10px;
min-width:140px;
margin:5px 0 0 0;
color:#FFFFFF;
text-align:left;
font-size:14px;
background: #c9252c url(../images/GRADIENT.jpg) top right no-repeat;
}

#menu a:hover {
text-decoration:none;
width:200px;
}

.panel {
float:right;
margin:20px;
padding:0;
}

#kontakt {
clear:both;
float:left;
margin:0;
padding:0;
width:100%;
min-height:50px;
}

#kontakt p {
clear:none;
float:left;
margin:0;
padding:0;
width:200px;
min-height:50px;
}

.clr {clear:both;}
