* {
	margin: 0;
	padding: 0;
}

/*html, body {height:100%;}*/

#about a, #ref a {
	outline: none;
	color: #9C2100;
	text-decoration: none;
	border-bottom: 1px dotted #9C2100;
}

a {
	outline: none;
}

p { margin-bottom: 1.5em; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #4A4A4A;
	color: #667C55;
	line-height: 1.8em;
}

#header {
	display: block;
	position: relative;
	width: 100%;
	height: 325px;
	background: url(images/bgHeader.jpg) 0 0 repeat-x;
}


#about {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	background: url(images/bgAbout.jpg) left bottom repeat-x;
	color: #667C55;
	background-color: #F1F9EA;
	padding: 22px 0 35px 0;
}

#materials, #more, #ref, #kontakt {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	background: url(images/bgMaterials.jpg) left bottom repeat-x;
	color: #667C55;
	background-color: #F1F9EA;
	padding: 22px 0 45px 0;
}

#ref {
	padding: 0 0 45px 0;
}

#footer {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	color: #B0B0B0;
	background-color: #4A4A4A;
	text-align: center;
	padding: 22px 0 15px 0;
}


.content {
	display: block;
	position: relative;
	width: 744px;
	margin: 0 auto;
	font-size: 1.2em;
}

.leftBox, .rightBox {
	display: block;
	position: relative;
	float: left;
	width: 370px;
}

.rightBox { float: right; }

.refInfo {
	display: block;
	position: relative;
	clear: both;
	width: 663px;
	margin-top: 25px;
	overflow: hidden;
}

.refInfo ul {
	margin-bottom: 20px;
	margin-left: 6px;
	clear: both;
}

a.linkPocetna:link, a.linkPocetna:visited {
	display: block;
	background: url(images/linkPocetna.jpg) 0 0 no-repeat;
	text-decoration: none;
	border: none;
	width: 103px;
	height: 54px;
}

a.linkReference:link, a.linkReference:visited {
	display: block;
	background: url(images/linkReference.jpg) 0 0 no-repeat;
	text-decoration: none;
	border: none;
	width: 96px;
	height: 54px;
	padding: 0;
}

a.linkKontakt:link, a.linkKontakt:visited {
	display: block;
	background: url(images/linkKontakt.jpg) 0 0 no-repeat;
	text-decoration: none;
	border: none;
	width: 98px;
	height: 54px;
}

a.linkPocetna:hover, a.linkPocetna:active, 
a.linkReference:hover, a.linkReference:active, 
a.linkKontakt:hover, a.linkKontakt:active, 
a#current:link, a#current:visited, a#current:hover, a#current:active  {
	background-position: 0px -52px;
}

h1 a {
	display: block;
	position: relative;
	text-indent: -9999px;
	background: url(images/logo.jpg) 0 0 no-repeat;
	height: 154px;
	width: 300px;
	border: none;
	/*left: -10px;*/
}

h1 {
	position: relative;
	float: left;
	top: 15px;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 15px;
}

ul {
	display: block;
	list-style-type: none;
}

li {
	display: block;
}

#about li, #materials li, #ref li {
	position: relative;
	background: url(images/bullet.gif) no-repeat 0 0.55em;
	padding: 0 0 0 12px;
	clear: both;
}

#header ul {
	position: relative;
	float: left;
	top: 75px;
	left: 115px;
}

#header ul li {
	position: relative;
	float: left;
	text-indent: -9999px;
}

#header p {
	display: block;
	position: absolute;
	background: url(images/tagline.gif) 0 0 no-repeat;
	width: 329px;
	height: 79px;
	top: 210px;
	left: 0px;
	/*left: -10px;*/
	text-indent: -9999px;
}

#headerImage {
	display: block;
	position: absolute;
	width: 380px;
	height: 174px;
	/*bottom: 0px;*/
	right: 0px;
	top: 151px;
	background: url(images/headerImage.jpg) 0 0 no-repeat;
}

#about img, #more img, #header img, #ref img {
	border: none;
	text-align: left;
	float: left;
	position: relative;
	left: -5px;
	top: -3px;
}


#materials img {
	border: none;
	width: 73px;
	height: 73px;
	padding: 10px;
	background: url(images/bgIcoMat.gif) 0 0 no-repeat;
	margin-right: -10px;
	
}

#footer img {
	float: none;
}

#footer a {
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #B0B0B0;
}

p {
	/*margin-bottom: 15px;*/
}

#more img {
	float: left;
	clear: left;
	background: url(images/bgHrastovi.jpg) 0 0 no-repeat;
	padding: 10px;
	width: 210px;
	height: 140px;
	margin-right: 30px;
}

#ref img {
	/*float: left;*/
	background: url(images/bgRefThumb.jpg) 0 0 no-repeat;
	padding: 10px;
	width: 90px;
	height: 90px;
	left: 0;
	top: 0;
}

form {
	display: block;
	position: relative;
	float: left;
	border: none;
	width: 320px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
}

fieldset {
	display: block;
	position: relative;
	float: left;
	padding: 15px;
	width: 280px;
	background-color: #9AA581;
	color: #F1F9EA;
	border: 2px solid #778063;
}

legend {
	display: none;
}

fieldset p {
	margin-bottom: 15px;
}

.itext {
	display: block;
	width: 268px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 2px solid #778063;
	padding: 2px;
	margin-top: 5px;
}

fieldset .btn {
	padding: 4px 8px;
}

form .req {
	font-size: 0.8em;
	font-style: italic;
}

p#response {
	background-color: #9AA581;
	color: #F1F9EA;
	border: 2px solid #778063; 
	padding: 15px;
	width: 280px;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
	margin-bottom: 15px;
}

#footer br {
	/*display: none;*/
}

address {
	margin-top: 15px;
	font-style: oblique;
}

/* LightBox */
#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(../images/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/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;
	}

#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 */
	}	