body {
margin: 0; 
padding:0; 
border:0;
background-color: rgb(250,250,250);
background-image: url('../images/bg_strip.jpg');
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
 
#Frame {
border: 15px solid rgb(240,240,240);
width: 792px;
text-align: center;
margin: 20px auto 20px auto;
}


#Design {
border: 1px solid rgb(70,10,45);
background-color: rgb(250,250,250);
width: 790px;
}

#Header{
background: url(../images/header.jpg);
height: 330px;
width: 790px;
}

#Nadpis{
background-color: rgb(70,110,145);
font-size: 26px;
font-weight: lighter;
color: rgb(250,250,250);
vertical-align: middle;
padding: 7px 0px 7px 25px;
clear: both;
width: 765px;
text-align: left
}

/* ------CONTENT------ */
#Content{
width: 790px;
overflow: auto;
background-image: url('../images/bg_content.jpg');
}

/* ------LeftContent------ */
#LeftContent {
float:left; 
display: inline;
position: relative;
width: 250px;
overflow:auto;
padding-bottom: 15px;
padding-top: 7px;
background-color: rgb(200,210,220);
}

#LeftContent p{
text-align: justify;
margin-left: 25px;
margin-right: 25px;
padding: 0px 0px 0px 0px;
font-size: 11px
}

#LeftContent h3{
text-align: left;
font-size: 13px;
padding: 3px 0px 3px 25px;
margin: 0px 0px 10px 0px;
background-color: rgb(70,110,145);
color: rgb(250,250,250);
}

.menu {
margin: 10px 15px 0 15px;
width: 203px;
border: 1px solid rgb(70,10,45);
text-align: right;
padding: 5px 15px 5px 0px;
}

.activemenu {
background-color: rgb(180,190,200)
}

.idlemenu {
background-color: rgb(250,250,250)
}

.menu a {text-decoration: none; font-size: 13px; font-weight: bold }

.idlemenu a:link, .idlemenu a:visited {color: rgb(50,50,90) }
.idlemenu a:hover {color: rgb(70,110,145) }

.activemenu a:link, .activemenu a:visited {color: rgb(30,30,30) }
.activemenu a:hover {color: rgb(70,110,145) }

/* ------KontaktForm------ */

.Headline {
color: rgb(40,40,70); font-weight:bold; margin-top: 10px; margin-bottom: 4px;
}

#LeftContent .Form{
width: 200px; 
height: 100px; 
border: 1px solid rgb(40,40,70); 
background-color: rgb(250,250,250);

}

#LeftContent .Submit {
border: 1px solid rgb(255,252,237); 
width:100px; 
height:23px; 
font-weight: bold; 
font-size: 11px; 
color:rgb(255,252,237); 
background-color: rgb(40,40,70); 
margin: 10px 0px 15px 0px;
}


/* -------RIGHT CONTENT ------- */
#RightContent{
display: inline;
float: right;
width: 540px;
overflow:auto;
padding: 25px 0px 35px 0px;
text-align:center;
background-color: rgb(250,250,250)
}

#RightContent p{
text-align: justify;
margin: 0px 30px 0px 30px;
line-height: 16px;
}

#RightContent br{
line-height: 14px;
}


#RightContent hr {
color: rgb(50,50,90);
background-color: rgb(50,50,90);
height: 1px; 
border-width: 0px;
margin: 20px 30px 20px 30px;
}


#RightContent h1{
color: rgb(50,50,90);
font-size: 20px;
font-weight: bold;
text-align: left;
margin: 0px 30px 20px 30px;
padding: 0px 0px 4px 0px;
border-bottom: 1px dashed rgb(50,50,90);
}

#RightContent h2{
color: rgb(50,50,90);
font-size: 14px;
font-weight: bold;
text-align: left;
margin: 0px 25px 0px 30px;
padding: 0 0 20px 0;	
}

#RightContent h3{
font-weight: bold; 
color: rgb(128,120,90); 
font-size: 14px;
margin: 0px 30px 0px 30px;
padding: 0px 0px 10px 0px;
text-align: left;
}


.terminy 
{font-size: 11px; font-weight: bold;  color: rgb(30,30,70) }


#RightContent a:link, #RightContent a:visited {color: #000000 }
#RightContent a:hover {color: rgb(128,120,90); text-decoration: none }

#RightContent a.podnadpis {text-decoration: none; font-size: 11px; font-weight: bold }
#RightContent a.podnadpis:link, #RightContent a:visited.podnadpis {color: rgb(30,30,70) }
#RightContent a.podnadpis:hover {color: rgb(128,120,90) }

#RightContent table{
font-size: 11px;
text-align: left;
margin: 0px 30px 16px 30px;
border: 1px solid #000000; 
width: 455px;
border-spacing: 0px;
border-collapse: collapse;}

#RightContent td{
text-align: left; 
vertical-align: top;
padding: 4px;
border-style: solid;
border-width: 1px}

#RightContent tr.nadpis {    
background-color: rgb(30,30,70);
color: rgb(255,251,248);
font-weight: bold;
}

#RightContent td.nadpis{
border-top: solid 1px rgb(30,30,70);
border-bottom: solid 1px rgb(30,30,70);
border-right: solid 1px rgb(255,251,248);
}

#RightContent td.left{
border-left: solid 1px rgb(30,30,70);
}

#RightContent td.right{
border-right: solid 1px rgb(30,30,70);
}

#RightContent ul{
text-align: justify; 
padding: 11px 0px 16px 0px; 
margin: 0px 30px 0px 65px; 
list-style-type: square;
}

#RightContent ol{
text-align: justify; 
padding: 11px 0px 16px 0px; 
margin: 0px 30px 0px 65px; 
}

#RightContent li{
padding-bottom: 2px; 
}

#RightContent .gallery {
border: 1px dashed rgb(30,30,70); 
background-color: rgb(200,210,220);
padding: 6px;
margin: 0 16px 16px 0;
}

#RightContent a:link a:visited{
color: rgb(0,0,0);
}

#RightContent .deco{
float: left; 
border: 1px solid #000; 
margin: 2px 10px 0px 30px;
}


#RightContent .piktogram {
float: left; 
margin: 0px 0px 0px 30px
}

#Footer{
background-color: rgb(70,110,145);
font-size: 10px;
font-weight: bold;
color: rgb(250,250,250);
vertical-align: middle;
text-align: right;
padding: 5px 0px 5px 0px;
width: 790px;
clear: both;}

#Footer a:link, #Footer a:visited {color: rgb(250,250,250); text-decoration: none }
#Footer a:hover {color: rgb(192,160,98); text-decoration: none }


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../img/blank.gif) no-repeat; /* 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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Georgia, serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	