body {
	background: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

img, img:link,img:visited {
	border: 0px;
}

.separator{
	background-repeat: repeat-x;
	background-image: url(../ill/stiliaus_oaze_darbu_galerija.gif);
	background-position: center top;
}

.menu_box{
	background-repeat: no-repeat;
	background-image: url(../ill/grozio_salono_paslaugu_spektras.jpg);
	background-position: center top;
	width: 164px;
}

.small_menu_box{
	background-repeat: no-repeat;
	background-image: url(../ill/grozio_salono_paslaugu_spektras.gif);
	background-position: center top;
	width: 110px;
}

.small_menu_box_selected{
	background-repeat: no-repeat;
	background-image: url(../ill/grozio_salono_paslaugu_sarasas.gif);
	background-position: center top;
	width: 164px;
}

a:link {
	color: #FFF200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF200;
}
a:hover {
	text-decoration: none;
	color: #FFCB05;
}
a:active {
	text-decoration: none;
	color: #FFF200;
}

#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(http://www.stiliausoaze.lt/ill/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="ill/overlay.png", sizingMethod="scale");
	}
