body {
margin: 0px;
margin-top: 5px;
font-size: 12px;
font-family: Trebuchet MS;
color: #000000;
background-image: url('../images/engine/background.jpg');
background-repeat: repeat-x;
background-color: #FFFFFF;
}

/* --- LAYOUT stránky --- */

div{
position: relative;
margin: 0px;
padding: 0px;
}

.sirka {
width: 950px;
}

.border {
float: left;
border: 1px solid #c7c7c7;
}

.top {
float: left;
width: 950px;
height: 25px;
overflow: hidden;
text-align: left;
}

.line_top {
float: left;
height: 2px;
width: 950px;
overflow: hidden;
background-color: #bb2c00;
}

.left {
float: left;
width: 313px;
background-color: #FFFFFF;
}

.company_logo {
float: left;
width: 313px;
height: 69px;
}

.menu {
float: left;
width: 313px;
overflow: hidden;
}

.menu .menu_button {
width: 313px;
height: 31px;
float: left;
overflow: hidden;
}

.button_click {
float: left;
padding: 5px 0px 8px 24px;
background-image: url('../images/engine/button_click.jpg');
font-size: 16px;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
color: #000000;
overflow: hidden;

}

.button {
float: left;
padding: 5px 0px 8px 24px;
background-image: url('../images/engine/button.jpg');
font-size: 16px;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
color: #000000;
overflow: hidden;
}

.button:hover {
background: url('../images/engine/button_click.jpg');
}


.menu .button a {
float: left;
color: #000000;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
overflow: hidden;
}

.sub_button {
float: left;
padding: 5px 0px 5px 44px;
background-image: url('../images/engine/sub_button.jpg');
font-size: 16px;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
color: #000000;
overflow: hidden;
}


.sub_button:hover {
background: url('../images/engine/sub_button_click.jpg');
}


.sub_button_first {
float: left;
padding: 5px 0px 8px 44px;
background-image: url('../images/engine/sub_button_first.jpg');
font-size: 16px;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
color: #000000;
overflow: hidden;
}


.sub_button_first:hover {
background: url('../images/engine/sub_button_click_first.jpg');
}

.sub_button_click {
float: left;
padding: 5px 0px 8px 44px;
background-image: url('../images/engine/sub_button_click.jpg');
font-size: 16px;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
color: #000000;
overflow: hidden;

}

.sub_button_click_firts {
float: left;
padding: 5px 0px 8px 44px;
background-image: url('../images/engine/sub_button_click_first.jpg');
font-size: 16px;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
color: #000000;
overflow: hidden;

}

.left_line{
float: left;
height: 10px;
width: 313px;
overflow: hidden;
}

.box {
float: left;
width: 312px;
border: 1px solid #d5d3d2;
border-left: 0px;
}

.box_header {
float: left;
width: 312px;
background-color: #bb2c00;
color: white;
font-size: 16px;
font-weight: bold;
font-variant: small-caps;
text-align: left;
}

.box_header .header {
float: left;
margin: 3px 0px 3px 15px;
border: 0px;
}

.box .text {
float: left;
width: 95%;
text-align: left;
padding: 5px 10px 3px 10px;
}

.box .text .nadpis {
color: 4e6e85;
font-size: 15px;
font-weight: bold;
font-variant: small-caps;
text-align: left;
padding: 5px 10px 3px 10px;
}

.right {
float: left;
width: 635px;
overflow: hidden;
border: 0px solid red;
}

.right .logo {
float: left;
margin: 0px;
padding: 0px;
margin-right: 1px;
margin-left: 0px;
width: 635px;
height: 195px;
border: 0px solid black;
overflow: hidden;
}

.right .text {
float: left;
padding: 5px 10px 3px 10px;
width: 97%;

}

.footer {
width: 950px;
float: left;
}

table {
margin-top: 10px;
text-align: center;
background-color:#DCDCDC;
font-size: 11px;
}

td {
color: #000000;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
border: 1px #828282 solid;
padding: 2px 8px 2px 8px;
}

tr {
color: #ffffff;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

hr {
width: 100%;
}

