body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/up_back.gif);
	background-repeat: repeat-x;
	background-color: #454545;
}

a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.link2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
	text-decoration : underline;
}
a.link2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
	text-decoration : underline;
}
a.link2:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
	text-decoration : none;
}

.content {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EBEBEB;
	text-align: justify;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.guest1 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EBEBEB;
	text-align: justify;
	
}
.tableMain {
    font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;	
	background-image: url(images/main_back.gif);
}

.podnaslov {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #EBEBEB;	
	font-weight: bold;
}
.Comic_Naslov {
	font-family: Comic Sans MS;
	font-size: 23px;
	color: #FFFFFF;
	font-weight: bold;
}
.Comic_Podnaslov {
	font-family: Comic Sans MS;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.Comic_text {
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}

.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.text {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
}
.textBijeli {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
}
.style5 {
font-size: 24px
}

.style8 {
font-family: Tahoma; font-size: 12px; color: #CCCCCC; 
}

.style9 {
font-size: 12px
}

.okvir {
	border: 1px solid #FFFFFF;
}

.style10 {
font-size: 11px
}

.txt1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	height: 17px;
	width: 180px;
}
.txt2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 370px;
}

#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(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}