/* CSS Document */
body 
{
	margin: 0;
}

p,ul,h1,h2,h3
{
	margin:0;
	padding:0;
}

#wrapper
{
	width: 1005px;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

#header
{
	height:152px;
	background:url(images/header-bg.png) no-repeat;
	width:1000px;
}


h1
{
	padding-top:20px;
	width:231px;
	border-bottom:2px solid #808080;
	text-align:right;
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#left
{
	margin								:0;
	height								:416px;
	width								:400px;
	float								:left;
}

#right
{
	width								:600px;
	height								:416px;
	float								:left;
}

#content
{
	border-top							:3px solid #000;
	margin								:0;
}

#footer
{
	font-size							:9px;
	color								:#808080;
	border-top: 3px solid #000;
}
#footer a
{
	font-size							:9px;
	color								:#808080;
	text-decoration:none;
}
#levi{
	width:400px;
	text-align:left;
	

}
#desni{
	width:605px;
	text-align:right;
}
