body {
background: #151515 url('tile_body.jpg') repeat-x;
text-align: center;
padding: 0;
margin: 0;
color: #fff;
font-family: Arial, Sans;
font-size: 0.8em;
}


h1 {
padding: 27px 0 10px 0;
margin: 0;
color: #cbd1f1;
font-weight: normal;
font-size: 2em;
}

h2 {
margin: 2em 0 1em 0;
font-size: 1.4em;
font-weight: normal;
letter-spacing: 0.0em;
color: #ebe1ff;
}

h3 {
font-size: 1.1em;
}

h4 {
font-size: 0.9em;
letter-spacing: 0.1em;
font-weight: normal;
text-transform: uppercase;
}


p {
text-align: justify;
}
p, ul {
margin: 1.4em 0 1.4em;
}


a {
color: #ffc51b;
color: #ffbe1b;
}
a:hover {
text-decoration: none;
}



.right {
display: block;
float: right;
margin: 0 0 0 10px;
}

.left {
display: block;
float: left;
margin: 0 10px 0 0px;
}



#container {
width: 862px;
background: url('bg_header_out.jpg') no-repeat;
text-align: left;
margin: 0 auto 0 auto;
}

#main {
margin: 0 31px 0 31px;
}


#header {
width: 800px;
height: 353px;
background: url('bg_header.jpg');
}


#logo {
padding: 71px 0 0 24px;
}

#logo a {
display: block;
width: 262px;
height: 85px;
}

#logo span {
display: block;
position: absolute;
width: 262px;
height: 85px;
background: url('logo.jpg') no-repeat;
cursor: pointer;
}


#catchword {
position: absolute;
float: left;
margin: 158px 0 0 340px;
font-weight: bold;
font-size: 1.4em;
color: #bbb;
}

#catchword a {
color: #bbb;
text-decoration: none;
}

#catchword a:hover {
color: #5798e1;
}

#catchword .color {
color: #5798e1;
}



#navbar {
width: 800px;
height: 56px;
background: #343842 url('bg_navbar.png');
}


#navbar #kontakt {
float: right;
text-align: right;
font-size: 0.85em;
margin: 6px 20px 0 0;
line-height: 2em;
color: #ccc;
}

#navbar #kontakt .color {
/*color: #ee3c3f;*/
}


#navbar ul, #navbar li, #navbar ul a {
margin: 0;
padding: 0;
display: block;
}

#navbar ul {
padding: 12px 0 0 20px;
}

#navbar li {
width: 95px;
height: 32px;
float: left;
margin: 0 20px 0 0;
}

#navbar ul a {
width: 95px;
height: 24px;
padding: 8px 0 0 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-size: 0.9em;
color: #fff;
letter-spacing: 0.2em;
}
#navbar ul a:hover {
color: #fe3c3f;
}


#content_wrapping_outer {
background: url('bg_main_up.png') no-repeat;
}

#content_wrapping_inner {
background: url('bg_main_down.png') no-repeat;
background-position: 0 100%;
}


#content {
padding: 0 20px 20px 20px;
line-height: 1.4em;
}



#footer {
height: 68px;
padding: 10px 20px 0 20px;
color: #aaa;
font-size: 0.85em;
text-align: right;
}

#footer a {
color: #fff;
}



/* Styly konkretnich stranek */



table.nabidka {
width: 100%;
}

table.nabidka th {
text-align: left;
padding: 2px 0 0 10px;
background: #131313;
}

table.nabidka td {
padding: 2px 10px 3px 10px;
vertical-align: bottom;
background: #202020;
}



table.nabidka td.lent {
background: #602020;
}
table.nabidka td.free {
background: #206020;
}



.foto_right {
float: right; 
margin-left: 10px; 
text-align: center;
}

.foto_right img {
margin-bottom: 10px;
}





