@charset "utf-8";
@import url(menu_style.css); 

body{
	margin:0px;
	padding:0px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	line-height:16px;
	font-size:11px;
	color:#333;
	background:#EDEDED url('../img/bg.jpg') center top no-repeat;
}

p{
	font-size:12px;
	margin:0px;
	padding:0px;
}

a{
	color:#0066FF;
}

a:hover{
	color:#000;
}

img{
	border:0px;
}

.novosti_naslov, .novosti_naslov a{
	font-size:14px;
	line-height:18px;
	padding-bottom: 10px;
	color:#3299BB;
	padding-top:10px;
	text-decoration:none;
	font-family: Arial,Helmet,Freesans,sans-serif;
}

.novosti_naslov a:hover{
	color:#000;
	text-decoration:underline;
}

.novosti_tekst{
	font-size: 12px;
	padding-bottom:10px;
	line-height:18px;
	font-family: Arial,Helmet,Freesans,sans-serif;
}
.novosti_datum{
	font-size:11px;
	color:#FF9900;
	padding-bottom:5px;
	border-bottom:solid 1px #CCC;
}

/*
.novosti_datum{
	font-size:11px;
	color:#FF9900;
	padding-bottom:5px;
	background-color:#E9E9E9;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	border-top: solid 1px #FCFCFC;
	border-left: solid 1px #FCFCFC;
}
*/

.box_naslov{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	border-bottom:solid 1px #CCC;
	}
	
.pag_naslov{
	font-size: 22px;
	color: #FFF;
	width:290px;
	margin:10px;
	line-height:26px;
}

.pag_opis{
	font-size: 12px;
	color: #FFF;
	width:280px;
	margin:10px;
	padding-right:10px;
	line-height:18px;
}
