body{
	background-image:url(background/pozadina1.png)!important;
	text-align: center;
}
#container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#banner{
	width: 800px;
	height: 180px;
	margin-bottom: 5px;
}
#banner img{
	border: 1px solid #181818;
}

#left{
	width: 170px;
	float: left;
	height: 1000px;
}
#nav_mid{
	background-color: #FFFFFF;
	border: 1px solid #181818;
	font-family: Verdana, arial, sans-serif, kawoszeh;
	font-size: 16px;
	color: #333333;
}

#center{
	width: 456px;
	float: left;
	margin-left: 2px;
	margin-right: 1px;
	height: 1000px;
}
#content_mid{
	background-color: #FFFFFF;
	border: 1px solid #181818;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

#right{
	width: 170px;
	float: right;
	height: 1000px;
}
#news_mid{
	background-color: #FFFFFF;
	border: 1px solid #181818;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
a:link  {
	color : #790000;
	text-decoration : none;
}
a:visited  {
	color : #790000;
	text-decoration : none;
}
a:active  {
	color : #990000;
	text-decoration : none;
}
a:hover  {
	color :#999999;
	text-decoration : none;
}
img {
	border:0px;
}
