body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin:auto;
	background:#bdccfc url(images/bg.gif) repeat-x top;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	text-align: left;
	color:#E05F1B;
}
h2 {
	font-size: 16px;
	text-align: left;
	color:#ffffff;
	margin:0;
	padding:2px;
	background:#0066CC;
}
h3 {
	font-size: 14px;
	text-align: left;
	color: #666699;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}

#osnova {
	background-color: #FFFFFF;
	margin: auto;
	width: 980px;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
}
#header {
	background-color: #0066CC;
	color: #FFFFFF;
	margin: 0px;
	height: 90px;
	width: 980px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #00CCCC;
}
#navigacija {
	text-align: right;
	width: 980px;
	margin-top:6px;
}
#navigacija a {
	list-style-type: none;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
#navigacija a:hover {
	text-decoration: underline;
}
.navigacija_naslov {
	background: #0066CC;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 8px;
}

#levo {
	clear:left;
	text-align: left;
	float: left;
	width: 200px;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px #0066CC;
	margin-top: 20px;
	margin-bottom: 20px;
}
#levo ul {
	margin: auto;
	padding: 0px;
}
#levo li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#levo li a:link, #levo li a:visited {
	background-color: #BDCCFC;
	display: block;
	padding: 2px;
	margin: 2px;
	background-image: url(bulletb.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	text-indent: 16px;
}
#levo li a:hover, #levo li a:active {
	background-color: #9BBBFD;
	background-image: url(bulletc.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	color: #99FF99;
	text-indent: 16px;
	display: block;
	padding: 2px;
	margin: 2px;
}

#sredina {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 10px;
	border-right: 1px solid #0066CC;
	margin-top: 20px;
	margin-bottom: 20px;
}
#desno {
	float: right;
	width: 160px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	width: 980px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
}
.form {
	font-size: 12px;
}
.form input, .form textarea, .form select {
	background-color: #e9e8ee;
	font-size: 10px;
	margin: auto;
}
.bgd1, .bgd1 td {
	border-bottom: 1px solid #BDCCFC;
}
.bgd2, .bgd2 td {
	border-bottom: 1px solid #BDCCFC;
}
.bgd3, .bgd3 td {
	background-color: #181D21;
	color: #FFFFFF;
	font-weight: bold;
}

.info {text-align:center; margin: 20px auto auto auto; width: 90%; padding: 10px; font-size: 16px; font-weight: bold; 
border: 1px solid #cccccc; color: #333333; background-color: #eeeeee;}
#dodavanjeoglasa input, #dodavanjeoglasa select, #dodavanjeoglasa textarea   {margin:2px; padding:1px; font-size:12px; border:1px solid #999;}
