body,td,th {
	color: #FFFFFF;
	font-family: Century Gothic, Myriad Pro, Tahoma, Helvetica, Arial Narrow;
	font-size:16px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-image: url(images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-500px;
	width:1000px;
	height:504px;
	z-index:1;
}
#thumbnail {
	position:absolute;
	left:0px;
	top:0px;
	width:266px;
	height:504px;
	z-index:2;
}
#postwrapper {
	position:absolute;
	left:266px;
	top:0px;
	width:734px;
	height:504px;
	z-index:2;
	background:url(images/6galerija_02.png) no-repeat;
}
#post {
	position:absolute;
	left:23px;
	top:92px;
	width:649px;
	height:299px;
	z-index:5;
	overflow:hidden;
}
#footer {
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:504px;
	width:1000px;
	height:96px;
	z-index:2;
}
.text {
	line-height:25px;
}
.text2 {
	padding-top:50px;
	line-height:25px;
}
.text3 {
	padding-top:30px;
	font-size:14px;
	padding-left:20px;
}

