html, body {
	height: 100%;         /* required */
}

body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
}
div#distance { 
	margin-bottom: -400px; /* half of content height */
	/* background: red;      temporary - used to see div */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */

}
div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 768px;         /* required - desired height */
	width: 1024px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	background-image: url(../images/x.png);
}



#kontejner
{
	margin: 0 auto;
	padding: 10px 0px 0px 10px;
	width: 800px;

	background-repeat: no-repeat;
}

#gore {
	width:400px;
	padding: 30px 0px 0px 60px;
	text-align: justify;
	/*padding:10px;*/
}

#dolje
{
padding: 0px 130px 0px 110px;
}

#futer
{
	text-align: right;
	padding: 20px;
	height: 1%;
}

#sheraj
{
	text-align: right;
	padding: 20px;
	height: 1%;
}

#slajfna
{
	background-image: url(../images/alphaferlauf.png);
}

#heder
{
	padding: 20px 60px;
}

.smallprint{	
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: right;
	padding: 0px 10px 0px 00px;
	margin: 0px 10px 0px 00px;
}

p{	
	margin: 0 0 20 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	color: #666666;
	text-align: justify;
}

h1{
	font-size: 3 em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2.5 em;
	color: #666666;
}

h2{
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666666;
}

.yellow {color: #FDFF11}

/**/

div#content {
	position: relative; 
	min-width: 320px;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 0px;
}
	
#sadrzaj {
	padding: 0 50 0 50;
}
		
body{
	background: #151515;
	margin: 0;
	padding: 0px 0 0 0;
	background-image: url(../images/limbu5-www-bckgrnd-2010.jpg);
}

#lijevi {
	/*float:left;*/
	width:500px;
	/*padding:10px;*/
}
	


#brejk {
	clear:both;
	padding:5px 10px;
	/*background:#cc9999;*/
}

#footer{
	position:absolute;
   	bottom:0;
   	width:100%;
   	height:60px;   /* Height of the footer */
   	background:#000000;
	text-align: justify;
}	

