body {
	margin: 8px 0 0 0;
	padding: 0px;
	background-color: #fff;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}

form {
	margin: 0px;
}

.search_box {
	margin: 7px 0 0 0;
	background: url('/images/portals/search_bg.png') no-repeat;
	width: 225px;
	height: 160px;
}

.category_box {
	margin: 7px 0 0 0;
	background: url('/images/portals/categories_bg.png') no-repeat;
	width: 225px;
	height: 129px;
}

#right_banners {
	margin-top: 17px;
}

#right_banners img.banner { margin-bottom: 16px; }


#category_container {
	float: left;
	margin-bottom: 7px;
	width: 234px;
	height: 70px;
	padding-right: 20px;
}


.text_red_12 {
	color: #88030c;
	font-size: 12px;
}

.text_grey_13 {
	color: #515151;
	font-size: 13px;
}

.text_grey_16 {
	color: #7e7e7e;
	font-size: 16px;
}

.text_red_14 {
	color: #b0030f;
	font-size: 14px;
}

.text_red_10 {
	color: #b0030f;
	font-size: 10px;
}

.text_white_32 {
	color: #fff;
	font-size: 32px;
}

.text_white_11 {
	color: #fff;
	font-size: 11px;
}

.text_dark_11 {
	color: #2f2e2e;
	font-size: 11px;
}

.header_search_field {
	width: 158px;
	height: 18px;
	margin: 0px;
	border: 0px;
	background: url('/images/portals/search_top_bg.jpg') no-repeat;
	padding: 0 10px 0 10px;
}

.search_field {
	width: 162px;
	height: 21px;
	margin: 0px;
	padding: 5px 8px 0 8px;
	border: 0px;
	background: url('/images/portals/search_field_bg.gif') no-repeat;
}

.input_field { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #515151; font-size: 11px; }

a.red_link:link, a.red_link:visited {
	color: #b0030f;
	text-decoration: none;
}

a.red_link:hover {
	color: #333;
	text-decoration: underline;
}


a.grey_link:link, a.grey_link:visited {
	color: #515151;
	text-decoration: none;
}

a.grey_link:hover {
	color: #000;
	text-decoration: underline;
}


a.grey_link2:link, a.grey_link2:visited {
	color: #515151;
	text-decoration: none;
}

a.grey_link2:hover {
	color: #000;
	text-decoration: none;
}


a.white_link:link, a.white_link:visited {
	color: #fff;
	text-decoration: none;
}

a.white_link:hover {
	color: #fff;
	text-decoration: underline;
}


h1.naslov_grey_18 {
	color: #6c6d6f;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.naslov_red_17 {
	color: #a0030e;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2.naslov_grey_24 {
	color: #2f2f2f;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

.oglas_kratki {
	font-size: 13px;
	color: #474747;
	line-height: 18px;
	padding: 15px 0 15px 0;
}

.oglas_dugi {
	font-size: 12px;
	color: #8e8e8e;
	padding: 15px 0 0 0;
}

a:link, a:visited {
	color: #a0030e;
	text-decoration: none;
}

a:hover { color: #444; text-decoration: underline; }

div#cjenik-box {
	padding-top: 25px;
	font-size: 13px;
}


div#paging a.pages:link, div#paging a.pages:visited {
	display: block;
	float: right;
	color: #a0030e;
	text-decoration: none;
	border: 1px solid #a0030e;
	padding: 1px;
	margin-right: 3px;
	padding: 0 2px 0 2px;
}

div#paging a.pages:hover,
div#paging a.page_selected:link,
div#paging a.page_selected:visited,
div#paging a.page_selected:hover {
	background-color: #a0030e;
	color: #fff;
}

ul#side_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#side_menu li {
	margin: 0 0 10px 0;
}

ul#side_menu li.selected {
	color: #a0030e;
	font-weight: bold;
}
