/* *********Alo! CSS file Copyright (c) 2008 makonda.com********** */
html, body {
	font-family: Arial, Verdana;
	background: #FFF;
	margin: 0px auto;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a#link_strong {
	font-size: 16px;
	font-weight: bold;
	color: #db0700;
}
.left {
	float: left;
}
.right {
	float: right;
}
#article_uvod {
	padding: 2px;
	background: #eee;
	width: 465px;
}
#article_uvod span {
	font-size: 14px;
	font-style: italic;
	padding: 2px;
	line-height: 1.3em;
}
#naslov, #article h1 a, #home_left_content h1 a {
	font-size: 28px;
	font-weight: bold;
	color: #db0700;
	line-height: 1.1em;
}
#article h1 a:hover, #home_left_content h1 a:hover {
	color: #000;
	text-decoration: none;
}
.lead {
	font-size: 18px;
	line-height: 1.3em;
}
.imgleft {
	margin: 3px 5px 0 0;
	border: 1px solid #db0700;
}
.imgright {
	margin: 3px 0 0 5px;
	border: 1px solid #db0700;
}
.antr_l {
	font-size: 14px;
	float: left;
	max-width: 210px;
	width: 210px;
	margin: 3px 5px 0 0;
	padding: 5px;
	color: #111;
	background: #eee;
	border: 1px solid #ccc;
}
.antr_r {
	font-size: 14px;
	float: right;
	max-width: 210px;
	width: 210px;
	margin: 3px 0 0 5px;
	padding: 5px;
	color: #111;
	background: #eee;
	border: 1px solid #ccc;
}
/* ***** Header ***** */
#header {
	height: 120px;
	background: #ba0400;
	background: #161616 url(../images/header_back.png) top left repeat-x;
}
#header_wrap {
	margin: 0px auto;
	height: 120px;
	width: 950px;
}
#date_cont {
	float: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 14px;
	text-align: center;
	color: #f7c2bf;
	padding: 0 25px;
	margin-top: 35px;
}
#clock {
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 24px;
	color: #f7c2bf;
}
#logo_cont {
	float: left;
}
/* ***** Banners ***** */
.banner_head {
	float: left;
	width: 468px;
	height: 60px;
	padding: 5px;
	margin-top: 25px;
	background: #ee1b0c;
	text-align: center;
}
.side_banner {
	margin-bottom: 5px;
}
.home_middle_banner {
	margin-bottom: 5px;
}
/* ***** MainMenu ***** */
#mainmenu {
	height: 44px;
	background: #161616 url(../images/mainmenu_back.png) left top repeat-x;
}
#mainmenu_wrap {
	margin: 0px auto;
	height: 50px;
	width: 950px;
}
#mainmenu_nav {
	height: 30px;
	float: left;
}
#mainmenu_nav ul {
	display: inline;
	list-style-type: none;
}
#mainmenu_nav li {
	display: inline;
}
#mainmenu_nav ul a {
	display: block;
	float: left;
	letter-spacing: 0.1em;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #fff;
	text-transform: uppercase;
	line-height: 2.15em;
	margin: 0 2px;
}
#mainmenu_nav ul a span {
	display: block;
	float: left;
	padding-right: 10px;
	cursor: pointer;
}
#mainmenu_nav ul a:hover {
	background: url(../images/mainmenu_bttn_over.png) left -31px no-repeat;
	text-decoration: none;
}
#mainmenu_nav ul a:hover span {
	background: url(../images/mainmenu_bttn_over.png) right -31px no-repeat;
}
#mainmenu_nav ul #selected a {
	background: url(../images/mainmenu_bttn_over.png) left 0px no-repeat;
	text-decoration: none;
}
#mainmenu_nav ul #selected a span {
	background: url(../images/mainmenu_bttn_over.png) right 0px no-repeat;
}
#homeimg img {
	border: 2px solid #db0700;
}
#home_left_content {
	float: left;
	width: 470px;
	padding: 0 5px;
}
#home_left_content p {
	font-size: 14px;
	margin: 5px 0 5px 15px;
	line-height: 1.2em;
	color: #111;
}
#home_right_wrap {
	float: left;
	width: 290px;
}
#home_right_content {
	padding: 0 5px 5px 5px;
	background: #ee1b0c url(../images/side_tool_back.png) bottom left no-repeat;
	width: 290px;
}
#home_right_content_cap {
	width: 300px;
	height: 5px;
	line-height: 5px;
	background: #ee1b0c url(../images/side_tool_back.png) top left no-repeat;
}
.home_right_cap {
	height: 5px;
	background: #fff url(../images/side_tool_innerback.png) top left no-repeat;
}
.home_right_content_body {
	background: #fff url(../images/side_tool_innerback.png) bottom left no-repeat;
	padding: 0 5px 10px 5px;
	color: #111;
}
.home_right_content_body h2 a {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}
.home_right_content_body h2 a:hover {
	color: #db0700;
	text-decoration: none;
}
#home_right_content img {
	border: 2px solid #db0700;
}
#home_bottom_content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #db0700;
}
#home_bottom_content h5 span, .home_right_content_body h5 {
	font-size: 10px;
	color: #333;
	line-height: 1.5em;
}
#home_bottom_content h5 span {
	margin-left: 15px;
}
#home_bottom_content p {
	font-size: 14px;
	margin-left: 15px;
	line-height: 1.2em;
	color: #111;
}
#home_bottom_content img {
	margin: 2px 5px 0 0;
	border: 1px solid #db0700;
}
.home_bottom_wrap {
	margin-bottom: 15px;
}
.home_bottom_wrap h2 a {
	font-size: 18px;
	font-weight: bold;
	padding: 2px 0;
	line-height: 1.3em;
	color: #000;
}
.home_bottom_wrap h2 a:hover {
	color: #db0700;
	text-decoration: none;
}
/* ***** Containers ***** */
#master_wrap {
	margin: 0px auto;
	background: #ccc;
	background: #ccc url(../images/main_back.png) center top repeat-y;
}
#home_wrap {
	width: 780px;
	float: left;
}
#container_wrap {
	margin: 0px auto;
	padding-top: 5px;
	width: 950px;
	background: #fff;
}
#content_main {
	float: left;
	width: 470px;
	padding: 0 5px 5px 5px;
}
#content_main p a {
	color: #db0700;
}
#content_home_main {
	float: left;
	width: 470px;
	padding: 0 5px 5px 5px;
}
#content_main_home {
	margin: 5px 0;
	float: left;
}
#content_main_home h3 a span {
	font-size: 18px;
	color: #111;
	font-weight: bold;
}
#content_main_home h3 a span:hover {
	color: #db0700;
}
#content_main_home h4 {
	font-size: 16px;
	font-weight: bold;
	color: #db0700;
	line-height: 1.5em;
}
#content_main_home h5 span {
	font-size: 10px;
	color: #333;
	line-height: 1.5em;
}
#cat {
	font-size: 16px;
	font-weight: bold;
	color: #db0700;
	text-transform: uppercase;
	line-height: 1.1em;
}
#content_main h5 {
	font-size: 12px;
	font-weight: normal;
	color: #111;
	line-height: 1.5em;
}
#content_tools {
	float: left;
	width: 300px;
	padding: 0 0 5px 0;
}
#content_right {
	float: left;
	width: 160px;
	padding: 0 5px;
}
/* ***** footer ***** */
#footer {
	color: #fff;
	height: 90px;
	background: #d70000;
}
#footer a {
	color: #fff;
}
#footer_wrap {
	margin: 0px auto;
	padding: 5px;
	padding-top: 50px;
	width: 940px;
}
#footer_left {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 3em;
}
#footer_right {
	float: right;
}
/* ***** sidebar ***** */
#photo {
	margin-bottom: 5px;
}
#reg_login {
	color: #fff;
	width: 150px;
	float: right;
	padding-top: 5px;
	height: 25px;
	background: url(../images/reg_login.png) left 1px no-repeat;
	text-align: center;
}
#reg_login a {
	font-size: 12px;
	color: #fff;
}
.welcome {
	font-size: 12px;
	margin-bottom: 5px;
}
.welcome a {
	font-size: 12px;
	color: #db0700;
}
.side_broj {
	color: #666;
	float: left;
	margin: 5px 5px 5px 0;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 3px solid #aaa;
}
.side_broj_title {
	color: #fff;
	background: #aaa;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.side_text {
	font-size: 12px;
	color: #111;
	line-height: 1.3em;
}
#sidelogin {
	display: none;
}
#side_tool {
	color: #fff;
	margin-bottom: 5px;
}
.side_tool_title {
	color: #db0700;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
}
.side_tool_head {
	color: #333;
	line-height: 1.3em;
	font-size: 22px;
	font-weight: bold;
}
.side_tool_body label, .side_tool_body_vest label {
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0 3px;
	width: 65px;
	text-align: right;
	line-height: 1.5em;
}
.side_tool_body input {
	font-size: 14px;
}
.side_tool_cap {
	height: 5px;
	background: #ee1b0c url(../images/side_tool_back.png) top left no-repeat;
}
.side_tool_body {
	font-size: 10px;
	padding: 0 5px;
	padding-bottom: 5px;
	background: #ee1b0c url(../images/side_tool_back.png) bottom left no-repeat;
}
.side_tool_body_weather, .side_tool_body_vest {
	font-size: 10px;
	padding: 0 10px;
	padding-bottom: 10px;
	background: #ee1b0c url(../images/side_tool_back.png) bottom left no-repeat;
}
.side_tool_body_weather_cap, .side_tool_cap_vest {
	height: 10px;
	background: #ee1b0c url(../images/side_tool_back.png) top left no-repeat;
}
.side_tool_body_left {
	float: left;
}
.side_tool_body_left input {
	width: 120px;
}
.side_tool_body_right {
	float: right;
	text-align: right;
}
.side_tool_body a, .side_tool_body_vest a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.side_tool_body h2, .side_tool_body_vest h2 {
	font-size: 22px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #fff;
}
.side_tool_body h3, .side_tool_body_vest h3 {
	font-size: 16px;
	margin-bottom: 2px;
	color: #fff;
}
.side_tool_body p, .side_tool_body_vest p {
	font-size: 12px;
	letter-spacing: 0.05em;
	margin: 2px 0;
	color: #fff;
}
.side_ostale_lists, .side_pob_gub {
	background: #fff url(../images/side_tool_innerback.png) bottom left no-repeat;
	width: 280px;
	padding: 0 5px 10px 5px;
	color: #111;
}
.side_pob_gub ul li {
	list-style: none;
	color: #111;
}
.side_pob_gub ul li a {
	line-height: 1.5em;
	color: #111;
}
.side_ostale_lists h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #db0700;
}
#side_ostale_link {
	margin-top: 5px;
}
.side_pob_gub p {
	font-size: 12px;
	color: #111;
	line-height: 1.35em;
}
.side_pob_gub h4 {
	color: #db0700;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
}
.side_pob_gub h4 span {
	color: #888;
}
.side_pob_gub img {
	border: 1px solid #111;
	margin: 0 2px;
}
#pob_gub_gore {
	float: left;
	padding-right: 3px;
	width: 44px;
	height: 61px;
	background: url(../images/strelica_gore_dole.png) top left no-repeat;
}
#pob_gub_dole {
	float: right;
	padding-left: 3px;
	width: 44px;
	height: 61px;
	background: url(../images/strelica_gore_dole.png) right -61px no-repeat;
}
#login_bttn {
	display: block;
	width: 74px;
	height: 29px;
	background: url(../images/side_tool_login_bttn.png) top left no-repeat;
}
#top_filter {
	margin-top: 5px;
}
.top_lists, .side_ostale_lists {
	background: #fff url(../images/side_tool_innerback.png) bottom left no-repeat;
	padding: 0 5px 10px 5px;
	color: #111;
}
.top_lists a, .side_ostale_lists a {
	color: #111;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
.top_list_news {
	padding-left: 15px;
	background: url(../images/top_list_type.png) top left no-repeat;
}
.top_lists_cap {
	height: 10px;
	background: #fff url(../images/side_tool_innerback.png) top left no-repeat;
}
#article_single p {
	font-size: 14px;
	line-height: 1.3em;
}
#article p {
	font-size: 14px;
	line-height: 1.3em;
}
#article_single h5 {
	color: #db0700;
	line-height: 1.5em;
	font-size: 18px;
	font-weight: bold;
}
#article_single h6 {
	font-size: 20px;
	line-height: 1.5em;
	text-decoration: none;
	color: #db0700;
	font-weight: bold;
}
#article_rating {
	margin-top: 5px;
	float: left;
}
#article_rating img {
	padding-top: 5px;
}
.article_tools_cont_cap {
	width: 470px;
	height: 5px;
	background: #e40c00 url(../images/tools_back.png) top left no-repeat;
}
.article_tools_cont {
	padding: 0 5px;
	width: 460px;
	padding-bottom: 5px;
	background: #e40c00 url(../images/tools_back.png) bottom left no-repeat;
}
.article_tool_cap {
	height: 10px;
	background: #e40c00 url(../images/article_tool_innerback.png) top left no-repeat;
}
.article_tools label {
	display: block;
	font-size: 12px;
	margin-right: 5px;
	line-height: 2em;
	float: left;
	width: 150px;
}
.article_tools input, .article_tools textarea {
	border: 1px solid #999;
}
.article_tools input {
	width: 250px;
}
.article_tools input:focus, .article_tools textarea:focus {
	border: 1px solid #db0700;
}
.article_tools {
	font-family: Tahoma, Arial;
	padding: 0 10px;
	padding-bottom: 10px;
	background: #e40c00 url(../images/article_tool_innerback.png) bottom left no-repeat;
}
#article_tools_tabs {
	display: none;
}
/* ***** comments ***** */
#comments {
	width: 460px;
	padding: 0 5px;
}
#comments h3{
	font-size: 14px;
	line-height: 1.3em;
}
.comment_wrap {
	margin: 10px 0;
	padding: 10px;
	background: url(../images/comment_wrap_back.png) top left no-repeat;
}
.comment_wrap p {
	margin-bottom: 5px;
}
#comments h2 {
	font-size: 18px;
	color: #db0700;
	border-bottom: 3px solid #ddd;
	line-height: 1.5em;
}
.comment_author {
	float: left;
	padding-right: 5px;
	width: 25%;
}
.comment_author h4 {
	color: #777;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
}
.comment_author span {
	color: #db0700;
	font-size: 12px;
	line-height: 1.3em;
}
.comment_content {
	float: left;
	width: 73%;
}
.comment_content p {
	font-family: verdana;
	line-height: 1.3em;
	font-size: 12px;
}
#comment_send_bttn {
	display: block;
	width: 73px;
	height: 28px;
	background: url(../images/comment_send_bttn.png) top left no-repeat;
	cursor: pointer;
}
#comment_send_bttn:hover {
	background: url(../images/comment_send_bttn.png) left -28px no-repeat;
}
/* ***** weather ***** */
#weather_bttn_expand {
	display: block;
	float: right;
	width: 43px;
	height: 40px;
	background: url(../images/weather_bttn_exp_colp.png) left top no-repeat;
}
#weather_bttn_expand.selected {
	display: block;
	width: 43px;
	height: 40px;
	background: url(../images/weather_bttn_exp_colp.png) left -40px no-repeat;
}
#weather_content_wrap {
	display: none;
	margin-top: 5px;
}
.weather_inner_back {
	display: block;
	float: left;
	margin: 0 2px;
	width: 125px;
	height: 113px;
	padding: 5px;
	background: #fff url(../images/weather_inner_back.png) left top no-repeat;
}
#weather_city {
	float: left;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.8em;
}
#weather_icon {
	float: left;
	text-align: center;
	margin-top: 3px;
	width: 90px;
}
#weather_inner_icon {
	text-align: center;
	margin-top: 15px;
}
.weather_inner_city {
	font-size: 20px;
	text-align: center;
	color: #db0700;
}
.weather_inner_temp {
	font-size: 20px;
	margin-top: 5px;
	text-align: center;
	color: #db0700;
}
.weather_inner_temp span {
	color: #0095db;
}
#weather_temp {
	float: left;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.8em;
}
.gray_splitter {
	margin: 5px 0;
	line-height: 3px;
	height: 3px;
	background: #ccc;
}
.gray_splitter_padding {
	line-height: 5px;
	height: 5px;
	background: #ccc;
}
.home_gray_splitter {
	margin: 5px 0 10px 5px;
	height: 5px;
	line-height: 5px;
	background: #ccc;
}
.hidden_splitter {
	line-height: 5px;
	height: 5px;
}
#loading {
}
a.selectedFilter {
	color: #fff;
	background: #000;
}
/* ***** carousel ***** */
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-item {
	float: left;
	list-style: none;
	width: 120px;
	height: 160px;
}
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
#wrap {
	color: #404040;
	display: none;
	width: 460px;
	margin: 20px 0;
}
#mycarousel a {
	display: block;
	line-height: 1.3em;
	font-size: 12px;
	color: #111;
}
#mycarousel a:hover {
	color: #db0700;
}
.jcarousel-skin-tango.jcarousel-container-horizontal {
	width: 380px;
	padding: 10px 40px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 390px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 120px;
	height: 160px;
}
.jcarousel-skin-tango .jcarousel-item img {
	border: 1px solid #111;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/** *  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 32px;
	height: 170px;
	cursor: pointer;
	background: transparent url(../images/carousel/nav_bttn.png) no-repeat -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: -32px -170px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -32px -340px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 32px;
	height: 170px;
	cursor: pointer;
	background: transparent url(../images/carousel/nav_bttn.png) no-repeat 0 0px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: 0 -170px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: 0 -340px;
}
.highlighted {
	background: #ffff00;
}
/* TABS */
@media projection, screen {
.ui-tabs-hide {
	display: none;
}
}
@media print {
.ui-tabs-nav {
	display: none;
}
}
/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.ui-tabs-nav ul {
	list-style: none;
}
.ui-tabs-nav:after {
	display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav ul li {
	float: left;
	margin: 0 8px;
}
.ui-tabs-nav ul li a, .ui-tabs-nav ul li a span {
	display: block;
	background: transparent url(../images/tabs.png) no-repeat;
}
.ui-tabs-nav ul li a {
	color: #444;
	font-weight: bold;
	line-height: 2.5em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	outline: 0;
	padding-right: 10px;
}
.ui-tabs-nav ul li a span {
	padding-left: 10px;
}
.ui-tabs-nav ul li.ui-tabs-selected a, .ui-tabs-nav ul li a:hover, .ui-tabs-nav ul li a:focus, .ui-tabs-nav ul li a:active {
	background-position: top right;
	text-decoration: none;
	color: #fff;
}
.ui-tabs-nav ul li a, .ui-tabs-nav ul li.ui-tabs-disabled a:hover, .ui-tabs-nav ul li.ui-tabs-disabled a:focus, .ui-tabs-nav ul li.ui-tabs-disabled a:active {
	background-position: right -30px;
	text-decoration: none;
}
.ui-tabs-nav ul li.ui-tabs-selected a span, .ui-tabs-nav ul li a:hover span, .ui-tabs-nav ul li a:focus span, .ui-tabs-nav ul li a:active span {
	background-position: top left;
	text-decoration: none;
}
.ui-tabs-nav ul li a span, .ui-tabs-nav ul li.ui-tabs-disabled a:hover span, .ui-tabs-nav ul li.ui-tabs-disabled a:focus span, .ui-tabs-nav ul li.ui-tabs-disabled a:active span {
	background-position: left -30px;
	text-decoration: none;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {
	cursor: pointer;
}
.ui-tabs-panel {
	padding-top: 5px;
}
#container {
	display: none;
}
.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(loading.gif) no-repeat 0 50%;
}
* html .ui-tabs-nav {
	display: inline-block;
}
*:first-child+html .ui-tabs-nav {
	display: inline-block;
}
/**** Registracija *****/
#registration label {
	float: left;
	width: 120px;
	text-align: right;
}
#registration a {
	color: #db0700;
}
.form_error {
	font-size: 12px;
	color: #db0700;
}
/**** Search *****/
#quick_search {
	display: block;
	float: right;
	height: 31px;
	padding: 0 5px;
	line-height: 2em;
}
#quick_search input, #quick_search_adv input {
	float: left;
	font-size: 12px;
	color: #999;
	padding: 1px 3px;
	margin-top: 6px;
	margin-right: 5px;
}
#quick_search_adv {
	float: left;
	height: 31px;
	padding: 0 5px;
	line-height: 2em;
	background: #161616;
}
#quick_search a, #quick_search_adv a {
	display: block;
	float: left;
	margin-top: 2px;
	height: 26px;
	width: 35px;
	background: url(../images/search_bttn.png) right 0px no-repeat;
}
#quick_search a:hover, #quick_search_adv a:hover {
	background: url(../images/search_bttn.png) right -26px no-repeat;
}
.search_result {
	margin-left: 10px;
}
.search_result li {
	list-style: none;
}
.search_result li span {
	font-size: 12px;
}
.search_result li a {
	line-height: 1.5em;
	color: #db0700;
	font-size: 12px;
}
.search_kat_title {
	color: #111;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#search_alert h3, h2.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #db0700;
	line-height: 1.3em;
}
/*Paginacija*/
a.pagelink {
	color: #999;
	margin: 0 2px;
	font-weight: bold;
	background: #eee;
	padding: 2px 5px;
}
/*Paginacija*/
/*poll*/
.poll_msg{
float: left;
background: #ed1c24;
padding: 3px 5px;
color: #fff;
}
.poll_sys{
font: bold 10px/1.5em Verdana;
color: #777;
}
.poll_q{
margin: 5px 0;
font: bold 14px/1.5em Verdana;
color: #111;
}
.pollanswer {
	font-family: verdana, tahoma, serif;
	font-size: 11px;
	text-align: left;
}
.polllinks {
	font-family: georgia;
	font-size: 14px;
	text-align: right;
	padding: 5px 0;
}
.polllinks a {
	color: #ed1c24;
	text-decoration: none;
}
.polllinks a:hover {
	text-decoration: underline;
}
.polllinks a+a {
	color: #000;
}
.polls-barbg {
	background: #eee;
	height: 4px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}
.polls-bar {
	background: #ed1c24;
	height: 4px;
	font-size: 5px;
	text-align: left;
	border: 1px solid #ddd;
}
.links h5 {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	margin-top: 5px;
	padding: 2px 0px;
}
.anketa {
	border-bottom: 1px solid #ccc;
}
.anketa_title {
	border-bottom: 1px solid #ccc;
}