body { font-family: tahoma; margin: 0px; font-size: 12px; background: #21201D; color: #949494; }
img { border: none; }
a { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
:focus { outline: none; }

input, select, textarea { border: 1px solid #D4D4D4; background: #353535; color: #949494; }

#header { background: url(images/header_new2.png); background-repeat: repeat-x; }
#content { line-height: 15px; }
#wrapper { text-align: justify; line-height: 20px; }
#wrapper a { color: #949494; }
#wrapper img { border: 1px solid #FE9F41; }
#footer { background: #242424 url(images/footer.png); background-repeat: repeat-x; height: 109px; padding-top: 30px; letter-spacing: 1.1px; line-height: 20px; font-size: 13px; }
#footer a { color: white; }
#footer #foot_nav a { color: #555555; }
#footer #design { color: #555555; margin-top: 40px; font-size: 10px; }
#footer #design a { color: #555555; }
#footer #design a:hover { color: #FFFFFF; text-decoration: underline; }

#lng { text-align: right; padding-top: 13px; padding-right: 65px; }
#lng img { border: 1px solid gray; opacity: 0.5; filter: alpha(opacity=50); }
#lng img:hover { opacity: 1; filter: alpha(opacity=100); }
#lng img.current { border: 1px solid #d4d4d4; opacity: 1; filter: alpha(opacity=100); }


/* navigacija */
.nav, .nav ul {list-style: none;margin: 0; padding: 0; }
.nav {font-family: Arial, Helvetica, sans-serif;;position: relative;text-align:left;}
.nav li {float: left;margin: 0;padding: 0;position: relative;}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {font: bold 1.22em/39px Arial, Helvetica, sans-serif;display: block;padding: 0 20px;text-decoration: none;color: #fff;}
.nav li a:hover {background: url(images/nav_a.png); background-repeat: repeat-x;}
#nav-one li:hover a, 
#nav-one li.sfHover a {background: url(images/nav_a.png); background-repeat: repeat-x;color: #000000;}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {background: url(images/sub_nav.png); background-repeat: repeat-x;font-size: 12px;color:#6A6A6A;}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {background: url(images/sub_nav_a5.png);color:#000;}
.nav ul {list-style: none;margin: 0;width: 163px;position: absolute;top: -999em;}
.nav li:hover ul,
.nav li.sfHover ul {top: 39px;}
.nav ul li {border: 0;float: none;}
.nav ul a {width: 123px;white-space: nowrap;}

.auto_tirdz { cursor: pointer; }
.auto_tirdz:hover { background-color: #383432; }
.auto_tirdz td { border-top: 1px solid #443F3C; padding: 3px 0; }
.auto_tirdz a { font-weight: bold; color: #949494; }
.auto_tirdz a:hover { text-decoration: underline; color: #949494; }

.nomas_cenu_tabula { border-left: 1px solid #FE9F41; border-top: 1px solid #FE9F41; }
.nomas_cenu_tabula td { padding: 3px; border-bottom: solid 1px #FE9F41; border-right: solid 1px #FE9F41; }
.noma { padding-top: 15px; padding-bottom: 10px; border-bottom: 1px solid #443F3C; }
.noma a { font-weight: bold; text-decoration: underline; }
.noma a:hover { text-decoration: none; }

#sadarbibas_partneri { width: 180px; text-align: center; margin-bottom: 10px; }
#sadarbibas_partneri img { opacity: 0.5; filter: alpha(opacity=50); }
#sadarbibas_partneri img:hover { opacity: 1; filter: alpha(opacity=100); }

div.pagination { padding: 3px; margin: 3px; font-size: 11px; text-align: center; }
div.pagination a { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid gray; text-decoration: none; color: #000000; }
div.pagination a:hover, div.pagination a:active { border: 1px solid #FE6601; color: #000; }
div.pagination img.current { border: 1px solid red; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin: 2px; color: #FE6601; }

/* for lightbox shit
#lightbox{background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; }
#lightboxDetails{ font-size: 0.8em; padding-top: 0.4em; }	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }
* html #overlay{ background-color: #333; background-image: url(images/blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale"); }
*/
#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; }