@charset "utf-8";

@media screen {

/*****Reset*****/  
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; vertical-align: baseline; background : transparent; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*****Basic Elements*****/  
Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc.
html { background-color : #fff; }
body {
	font : normal 70%/1.6 Tahoma, Geneva, sans-serif;;
	background-color: #eeede9;	
} 
a, a:visited {
	color : #666;
	font-weight : bold;
	text-decoration : underline;
}
a:hover, a:active, a:focus { background-color : #666; color : #fff; text-decoration : none; }
img, a img { border : none; }

 /*****Generic Classes*****/  
#clear { 
	clear : both;
}
 
/*****Basic Layout*****/  
#container {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/bgsite.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#activ {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}



 /*****Header*****/  
#heder {
	background-image: url(../images/bgheder.jpg);
	height: 92px;
	width: 914px;
	padding-top: 23px;
	padding-bottom: 25px;
	padding-right: 23px;
	padding-left: 23px;
}
#logo {
	height: 92px;
	width: 269px;
	float: left;
}
#home {
	float: left;
	height: 23px;
	width: 65px;
	margin-top: 16px;
	margin-left: 21px;	
}
#proizvodi {
	height: 23px;
	width: 108px;
	margin-top: 16px;
	margin-left: 11px;
	float: left;
}
#kontakt {
	height: 23px;
	width: 93px;
	margin-top: 16px;
	margin-left: 11px;
	float: left;
}
#product {
	height: 23px;
	width: 94px;
	margin-top: 16px;
	margin-left: 11px;
	float: left;
}
#jezik {
	float: left;
	height: 50px;
	width: 24px;
	margin-left: 20px;
	margin-top: 8px;
}
#zastave {
	height: 15px;
	width: 24px;
	margin-bottom: 10px;	
}
#headadress {
	height: auto;
	width: 251px;
	margin-right: 2px;
	float: right;
	color: #999;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
}
#mail {
	height: 16px;
	width: 16px;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 225px;
}

 /*****Content*****/  
#contentl {
	height: auto;
	width: 626px;
	margin-top: 22px;
	margin-right: 16px;
	margin-left: 23px;
	float: left;
	font-size: 13px;
	text-align: justify;
	color: #666;
}
#contentl img {
	margin-bottom: 22px;
}
#contentl p {
	margin-bottom: 8px;	
}
#kont img{
	height: 204px;
	float: right;
}
#contentr {
	height: auto;
	width: 251px;
	margin-top: 22px;
	margin-right: 26px;
	margin-left: 18px;
	float: right;
}
#contentr img {
	margin-bottom: 22px;	
}
#proizvodi1 {
	height: auto;
	width: 914px;
	background-image: url(../images/bgproizvodi.gif);
	background-repeat: repeat;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 22px;
	padding-bottom: 10px;
}
#proizvodislike {
	width: 150px;
	height: auto;
	margin-bottom: 12px;
	float: left;
	padding-right: 41px;
}
#proizvodi1 p {
	margin-bottom: 12px;	
}

 /*****Footer*****/  
#footer {
	background-image: url(../images/bgfooter.jpg);
	height: 47px;
	width: 610px;
	color: #666;
	padding-top: 27px;
	padding-left: 350px;
}
 
 /*****Etc*****/  
#lightbox{
	position: absolute;
	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 30% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 30% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

 }
