html,body {font-family: "Trebuchet MS"; margin:0;padding:0; height: 100%; min-width:750px; background: url('i/bg.jpg')}
span, div, h2,h3 {font-family: "Trebuchet MS"; }
p, li {margin: 0px; text-indent: 25pt; font-size: 12pt; font-family: "Georgia" serif; line-height: 18pt	}
ul {margin-top: 0px; padding-top: 0px}
img {border: 0px}
.side-panel {position: fixed; top:15%; width:10px; padding: 10px; line-height:18px; color:white; background-color:#c9381f; text-align:center; }
.test {font-size: 15px}
a:link {color:#06C; }
a:visited {color:#039; }
a:hover {color:#09C; }
.title-big {font-size:24pt; color:#069}
.op75 {filter:alpha(opacity=75);opacity: 0.75;-moz-opacity:0.75;}
div.header-box {padding: 5px; text-align: center; margin-top: 10px}

h2 {color: #690; padding: 0; margin: 0}
h3 {color: #333; padding: 0; margin: 0}
div.photocard  {float:left;width:inherit;height:inherit;border:1px dotted black; text-align:center;padding:10px;vertical-align:middle;margin:5px;display: table-cell; }
div.photocard:hover{background-color:#3388cc}
div.photocard img {border: #cecece 5px solid; display:block;}

span.menu-item {
	/*background: url('i/menu_item.gif') no-repeat  right;*/
	width: 190px;
	height: 25px;
	
	display: block;
	font-size: 12pt;
	text-align: center;
	padding-top: 0px;
	padding-left: -10px;
	margin-top: 12px;
	border-left: 5px solid white;
	
	}
span.menu-item:hover {border-left: 25px solid white}
span.menu-item a:link, span.menu-item a:visited {
	text-decoration: none; 
	width: 180px; 
	height: 25px; 
	display: block; 
	background-color: white;
	}
	
span.menu-item a:hover {color: green;}
a.top-links {
	font-size: 16pt; 
	padding: 5px; 
	/*border: 1px solid grey;*/  
	margin: 5px; 
	background-color: #111; 
	text-decoration:none; 
	display: block;  
	float: left; 
	color: #6B0; 
	}
a.top-links.special {
	color: orange;
	background-color: #0A0A0A; 
	font-weight: bold;
}	
a.top-links:hover {
	color: #6F0;
}	
a.top-links.special:hover {
	color: yellow;
}
a.top-links.selected {
	cursor: default !important;

	color: #C00 !important;
}

img.preview {border: 4px solid white; margin: 10px 10px;}
img.preview:hover {border-color: #690; cursor: pointer}





a.price-selector {
	text-align: center;
	font-size: 16pt;
	text-decoration: none;
	border-bottom: 2px dashed blue;
	padding-bottom: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
	display: inline-block;
	width: auto
	}

a.price-selector.selected {
	color: red !important;
	border-bottom: 2px solid red;
	}
	
a.price-selector:visited {color:#06C; }

div.popup {
	width: 350px; 
	font-size: 9pt; 
	padding: 5px; 
	background-color: white; 
	border: 1px dotted black; 
	position: absolute; 
	
	top: 0px;
	left: -400px;
	
	}
span.popup-link {color: green; cursor: pointer; border-bottom: 1px dashed green}
.bejevi {background-color: #e6c45d; color: black}
#popup-image {border: 2px solid grey; padding: 10px;  background-color: white;z-index:1000; position: fixed; left:10%;top:10%; display: none; cursor:pointer; }
#temp-image {border: 1px solid grey;  background-color: white;z-index:1000; position: fixed; left:10%;top:10%; display: none;}
.preview_photo {margin: 10px; text-align: center; vertical-align: middle; table-layout:cell; height: 128px; width: 128px; display: inline-block}
.preview_photo img {border: 5px solid white; cursor: pointer}