body
{
	padding: 0;
	margin: 0;
	background:url(images/bg.jpg) no-repeat top center  #0a0b0c;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration:underline;
	color: #FFF;
}

h1, h2, h3{
font-family: arial, verdana, helvetica, tahoma, sans-serif;
font-size:18px;
font-weight:normal}

h2{
font-size:16px;
}

h3{
font-size:14px;
}

a:hover
{
	text-decoration: none;
	color: #afddff;
}

#centrecontainer
{
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: 0;
	left: 50%;
}

#header
{
	width: 800px;
	height: 29px;
	letter-spacing: 1px;
}

#container    
{
	border: 10px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	border-right: 10px solid #FFF;
	padding: 10px 20px 10px 10px;
	z-index:1;
	position:relative
}

	#gele{
	width:450px;
	height:445px;
	margin:-80px 0 0 -80px;
	background:url(images/gele.png) no-repeat left top;
	z-index:10;
	position:absolute}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #afddff;
}


#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #0a0b0c;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 10px;
}


#footer
{
	width: 770px;
	text-align: right;
	padding: 5px 0px;
	color: #595e62;
	margin:0 10px 0 0
}

#footer a
{
	text-decoration: none;
	color: #595e62;
}

#footer a:hover
{
	text-decoration: none;
	color: #afddff;
}

div.galerija_row{
width:100%;
height:auto;
float:left;
clear:both;
text-align:left;
margin-bottom:10px
}

div.galerija_cell{
width:150px; 
height:115px;
float:left; 
margin:0 10px 0 0; 
padding:5px;
text-align:center; 
font-size:12px;
color:#DDDDDD;
background:#333333;
cursor:pointer;
}

div.galerija_cell div.pic{
width:150px;
height:100px;
margin:0 auto}

div.clear{

float:left;
clear:both}