@charset "utf-8";
@import url('footer.css');
@import url('gornji_meni.css');
@import url('aranzmani_meni.css');
@import url('aktivni_meni.css');
@import url('pretraga.css');

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFF;
	margin: 0px;
	background:#EFEFEF;
	background-position:0px 30px;
}

a{
	text-decoration:underline;
	color:#DC0000;
}

a:hover{
	text-decoration:none;
	color:#333;
	cursor:pointer;
}

img a{
	border:0px;	
}

.linija{
	color:#FFF;
	text-align:left;
	padding:5px 0px 5px 10px;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:0px;
	font-weight:bold;
	min-height:28px;
	background: #DC0000 url(../img/linija.png) left bottom no-repeat;
}

.linija a{
	color:#FFF;
	text-decoration:underline;
}

span.extraNaslov {
	font-size:18px;
	width:auto;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height:28px;
	color:#DC0000;
	background: #FFF;
	text-decoration:none;
}

span.extraNaslov a{
	font-size:22px;
	background:#333;
	width:auto;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height:28px;
	color:#FFF;
	text-decoration:none;
}

span.extraNaslov a:hover{
	font-size:22px;
	background:#DC0000;
	width:auto;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height:28px;
	color:#FFF;
}

span.extraTekst{
	background-color:#0A80AD;
	line-height: 18px;
	color:#fff;
}

span.extraDetaljnije a{
	background-color:#DC0000;
	line-height: 18px;
	color:#fff;
	padding:2px;
	text-decoration:none;
	line-height:24px;
}

span.extraDetaljnije a:hover{
	background-color:#333;
	line-height: 18px;
	color:#fff;
	padding:2px;
	line-height:24px;
}