BODY {
  margin:auto;
	font-family : Arial,Verdana, Geneva,  Helvetica, sans-serif;
	color : silver;
	scrollbar-3dlight-color : #4D5455;
	scrollbar-arrow-color : #4D5455;
	scrollbar-base-color : Silver;
	scrollbar-darkshadow-color : #4D5455;
	scrollbar-face-color : #E5E5E5;
	scrollbar-highlight-color : #E5E5E5;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color : #4D5455;
	text-align: center;

}

body {
	background-image: url(ss.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#one { 
margin:auto;
width:755px;
}
#kontakt{
float:left;
margin-top:40px;
width:755px;
height:512px;
/*background-color: #000;*/
background-image: url(img/homekon.png);
}

#bw{
float:left;
margin-top:40px;
width:755px;
height:512px;
/*background-color: #000;*/
background-image: url(homebackg.png);
}
#others{
float:left;
margin-top:40px;
width:755px;
height:512px;
/*background-color: #000;*/
background-image: url(img/homebackg.png);
}
#models{
float:left;
margin-top:40px;
width:755px;
height:512px;
/*background-color: #000;*/
background-image: url(img/homebackg.png);
}

#qbook{
float:left;
margin-top:40px;
width:755px;
height:512px;
/*background-color: #000;*/
background-image: url(img/homebackg.png);
background-repeat: no-repeat;
}


#home{
float:left;
margin-top:40px;
width:755px;
height:512px;
/*background-color: #000;*/
background-image: url(img/homebackg.png);
}

#gallery{
float:left;
margin-top:40px;
width:755px;
height:512px;
/*background-color: #000;*/
background-image: url(img/homegal.png);
}

.fotkymodels{
float:left;
width:795px;
height:70px;
margin-left:2px;
}

.fotkymodels img{
float:left;
border: 1px solid #808080;
margin-left:10px;
}


#leftmenu{
float:right;
margin-top:98px;
margin-right:40px;
_margin-right:21px;
width:130px;
/*background-image : url(img/headerbackg.jpg);*/
}

#hometext{
float:left;
width:400px;
margin-left:20px;
margin-top:200px;
font-size:9pt;
text-algin:left;
}
#kniha{
float:left;
width:500px;
margin-left:20px;
margin-top:160px;
font-size:9pt;
text-algin:left;
}

#kontakttext{
float:left;
margin-left:72px;
margin-top:230px;
font-size:8pt;
text-algin:left;
}

input{
border:1px solid #c0c0c0;

}


}

HR {
color:#c0c0c0;
}

li {

text-algin:left;
list-style-type: square;
margin-left:10px;
}
H1 {

margin-left:10px;
font-size:18pt;
}

H2 {
float:left;
color:#c0c0c0;
font-size:9pt;
margin-right:10px;
margin-top:40px;
}

H3 {
margin-left:10px;

}
H5{
font-size:14pt;
margin-top:10px;
margin-bottom:10px;

}


H4 {
float:right;
margin-right:40px;
font-size:18pt;
color:#808080;
margin-top:20px;

}
Table {
font-size:10pt;
margin-left:20px;


}

TD {
height:20px;

}

.undermenu  {
float:left;
margin-left:20px;
color:#fff;
text-decoration:none;
}

.undermenu a:hover{
color:#000;
text-decoration:none;
}

#gallery a{
float:left;
text-decoration:none;
}

#gallery a:hover{

color:#000;
text-decoration:none;
}


a {
float:left;
font-size:10pt;
font-weight:bold;
color:#fff;
text-decoration:none;

}
a:hover  {
color:#000;
text-decoration:none;
}



/*    LAJT bOX      */
#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: 47%;
	/*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: 80px;
	height:30px;
display:block;
	background: transparent url(images/blank.gif) no-repeat;  Trick IE into showing hover

	}
	
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#nextLink, #prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink , #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;
	}

#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 */
	}	
	
