/**
 *	Site settings
 */
body {
	margin:0;
	padding:0;
	background: #f2f2f2 url(../images/page_bg.jpg) left top repeat-y;

	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

form {
	margin: 0;
	padding: 0;
}

div.clear, div.clear2 {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0px;
	clear: both;
}

div.clear2 {
	width: 350px;
}

div.clear_left {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0px;
	clear: left;
}

#wrapper {
	position: relative;
	display: block;
	width: 730px;
	margin-left: 15px;
}

/**
 *	Language selector
 */

#languages {
	position: relative;
	display: block;
	height: 18px;
	margin-bottom: 12px;
	text-align: right;
}

#languages div {
	width: 173px;
	height: 17px;
	border: 1px solid #ddd;
	border-top: none;
	float: right;
}

#languages a {
	display: block;
	float: right;
	margin: 0 8px 0 7px;
	padding-top: 1px;
	text-decoration: none;
	font-size: 9px;
	color: #666;
}

#languages a:hover {
	text-decoration: underline;
}

/**
 *	Header
 */

#header {
	position: relative;
	display: block;
	height: 73px;
	margin-bottom: 12px;
}

#header h1 {
	position: relative;
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 433px;
	height: 77px;
	background: transparent url(../images/header.gif) 0px 2px no-repeat;
}

#header h1 a span { display: none; }

/**
 *	Header quick links and search
 */

#quicklinks {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	width: 174px;
	height: 73px;
	border-left: 1px solid #ddd;
	text-align: right;
}

#quicklinks img {
	border: none;
}

#quicklinks div {
	position: absolute;
	bottom: 0px;
	left: 8px;
	text-align: left;
}

#quicklinks #searchbox {
	width: 98px;
	height: 14px;
	border: 1px solid #ddd;
	font-size: 10px;
	margin-right: 8px;
	margin-bottom: -1px;
	color: #999;
}

#popover {
	position: absolute;
	display: none;
	left: 565px;
	top:55px;
	width: 175px;
	padding: 4px 4px 39px 4px;
	border: 1px solid #b3b3b3;
	background: #fff url(../images/popover_arrow.gif) right bottom no-repeat;
}

#popover ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#popover li {
	height: 1%;
}

#popover a {
	display: block;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 0;
	text-decoration: none;
	color: #888;
	border-bottom: 1px solid #ddd;
}

#popover a:hover {
	color: #ee2e24;
}

/**
 *	Main drop down menu
 */

#mainmenu {
	position: relative;
	display: block;
	margin-bottom: 10px;
	height: 23px;
	background: #fff url(../images/menu_bg.gif) left top repeat-x;
}

#mainmenudata {
	position: absolute;
	top: 115px;
	left: 15px;
	z-index: 100;
}

#mainmenudata ul.first {
	position: relative;
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
}

#mainmenudata ul.first li {
	position: relative;
	display:block;
	float: left;
}

#mainmenudata ul.first li a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 1px 12px 3px 9px;
}

#mainmenudata ul.first li:hover  ul.second {
	display: block;
}

#mainmenudata ul.first li.over  ul.second {
	display: block;
}

#mainmenudata ul.second {
	position: absolute;
	display: none;
	margin:0;
	padding:0;
	top: 19px;
	list-style: none;
	border-top: 1px solid white;
}

#mainmenudata ul.second li {
	position: relative;
	float: left;
	clear: both;
	padding-top: 0px;
	display: block;
	width: 170px;
	background: #888;
}


#mainmenudata ul.second li a {
	position: relative;
	height: 1%;
	display: block;
	font-size: 10px;
	padding: 1px 12px 1px 9px;
	border: 1px solid white;
	border-top: none;
}

#mainmenudata ul.second li a:hover {
	background-color: #ee2e24;
}

/**
 *	Main menu toolbox (print, email, text, pda etc.)
 */

#mainmenu #toolbox {
	position: relative;
	float: right;
	display: block;
	padding-left: 1px;
	width: 175px;
	height: 20px;
	background: transparent url(../images/toolbox_bg.gif) left top no-repeat;
}

#mainmenu #toolbox div {
	float: right;
}

#mainmenu #toolbox img { border: none; }


/**
 *	First page left block
 */

#fp_left_block {
	position: relative;
	display: block;
	float: left;
	width: 545px;
	margin-right: 10px;
}

#fp_left_block #fp_banner {
	position: absolute;
	display: none;
	left: 0;
	top:0;
	width: 360px;
	height: 120px;
	z-index: 90;
}

#fp_left_block #banner {
	position: relative;
	float: left;
	display: block;
	width: 360px;
	height: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: transparent url(../images/bannerspace_top/head_default.jpg) left bottom no-repeat;
}

#fp_left_block .cube {
	float: left;
	display: block;
	width: 175px;
	height: 120px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: transparent url(../images/first_page/box_bg.gif) left bottom no-repeat;
}

#fp_left_block div.normargin {
	margin-right: -10px;
}

#fp_left_block .cube img {
	border: none;
	margin-bottom: 5px;
}

#fp_left_block .cube .povezano {
	display: block;
	padding-left: 9px;
}

#fp_left_block .cube .povezano a {
	font-weight: normal;
	color: black;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

#fp_left_block .cube .povezano a:hover {
	font-weight: bold;
	color: #ee2e24;
	text-decoration: none;
}

#fp_left_block .cube .povezano a:hover span {
	font-weight: normal;
}

#fp_left_block .cube .povezano a.col189:hover { color: #ee2e24 } /* magna */
#fp_left_block .cube .povezano a.col98:hover { color: #0450a2}   /* na poti */
#fp_left_block .cube .povezano a.col122:hover { color: #f60 }    /* za dom */
#fp_left_block .cube .povezano a.col151:hover { color: #333 }    /* za podjetja */

#fp_right_block .action a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	
	padding: 2px 0;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

#fp_right_block .action a:hover {
	text-decoration: none;
	color: #0450a2;
}

#fp_right_block .action a span {
	color: #0450a2;
}

#fp_left_block_action {
	padding-bottom: 5px;
}

#fp_left_block_action .action {
	width: 175px;
}

#fp_left_block_action .action a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	
	padding: 2px 0;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

#fp_left_block_action .action a:hover {
	text-decoration: none;
	color: #0450a2;
}

#fp_left_block_action .action a span {
	color: #0450a2;
}


#fp_about {
	position: relative;
	float: left;
	clear: left;
	display: block;
	width: 360px;
	margin-right: 10px;
}

#fp_eko {
	position: relative;
	float: left;
	width: 175px;
	margin-right: -10px;
}


#fp_right_block {
	position: relative;
	float: left;
	width: 175px;
}

#fp_right_block .newsitem {
	padding: 0 0 6px 0;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
}

#fp_right_block .newsitem h3 a {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: #666;
}

#fp_right_block .newsitem h3 span {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

#fp_right_block .newsitem h3 a:hover {
	text-decoration: none;
}

#fp_cene_goriv {
	margin-top: 10px;
	font-size: 11px;
}

#fp_cene_goriv .price_date {
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
	color: #666;
}

#fp_cene_goriv .price {
	display: block;
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#fp_cene_goriv .price:hover {
	text-decoration: none;
	color: #0450a2;
}

/**/
#news .newsitem {
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
}

#news .newsitem h3 {
	margin:0;
	padding:0;
}

#news .newsitem h3 a {
	margin:0;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#news .newsitem h3 span {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

#news .newsitem h3 a:hover {
	text-decoration: none;
}
/**/

#fp_right_block .newsitem_archive {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
	font-size: 10px;
	margin-bottom: 10px;
}

#fp_right_block .newsitem_archive a {
	color: #666;
	text-decoration: none;
}

#fp_right_block .newsitem_archive a:hover {
	text-decoration: none;
	color: #ee2e24;
}

#fp_right_block .newsitem_archive a span {
	color: #ee2e24;
}

#fp_about_related, #fp_dividende {
	position: relative;
	float: left;
	display: block;
	width: 175px;
	margin-right: 10px;
	margin-top: 10px;
}

#fp_dividende.notopmargin {
	margin-top: 0;
}

#fp_about_related {
	border-top: 1px solid #ccc;
}

#fp_about_related div {
	position: relative;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
}

#fp_about_related div a {
	color: #666;
	font-size: 10px;
}

#fp_about_related div a span {
	visibility: hidden;
}

#fp_about_related div a:hover {
	text-decoration: none;
	color: #0450a2;
}

#fp_about_related div a:hover span {
	visibility: visible;
}

#fp_dividende {
	margin-right: -10px;
}

/**
 *	Left block
 */
 
#leftblock {
	position: relative;
	display: block;
	width: 175px;
	margin-right: 10px;
	float: left;
}

#leftblock img {
	border: none;
}

#theme {
	margin-bottom: 9px;
	width: 175px;
	height: 120px;
}

#themefp {
	float: left;
	margin-right: 10px;
	width: 175px;
	height: 120px;
}


#submenu {
	position: relative;
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 9px;
}

#submenu ul {
	margin:0;
	padding:0;
	margin-bottom: 8px;
	list-style: none;
}

#submenu li {
	border-bottom: 1px solid #fff;
}

#submenu ul li a {
	display: block;
	color: #666;	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/sub_bg.gif) left bottom no-repeat;
}

#submenu ul li a span {
	display: block;
	cursor: pointer;
	width: 154px;
	padding: 3px 14px 3px 7px;
	background: transparent url(../images/sub_bg_top.gif) left top no-repeat;
}

#submenu ul li a em {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

#submenu ul.blue li a:hover, #submenu ul.blue li a.selected {
	color: #0450a2;
	background: transparent url(../images/sub_bg_over.gif) left bottom no-repeat;
}

#submenu ul.blue li a:hover span, #submenu ul.blue li a.selected span {
	background: transparent url(../images/sub_bg_top_over.gif) left top no-repeat;
}

#submenu li ul li {
	border: none;
	border-top: 1px solid #fff;
	background: white url(../images/pikice.gif) left bottom no-repeat;
}

#submenu li ul a {
	background: transparent;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666;
	width: 151px;
	padding: 1px 7px 3px 17px;
}

#submenu li ul a span, #submenu ul.blue li ul a:hover span, #submenu ul.blue li ul a.selected span {
	display: block;
	margin:0;
	padding:0;
	width: 151px;
	background: none;
}

#submenu ul.blue li ul a:hover {
	background: transparent;
	color: #0450a2;
	background: transparent url(../images/sub_bullet_blue.gif) 6px 6px no-repeat;
}



#submenu ul.blue li ul a.selected {
	color: #0450a2;
	font-weight: bold;
	background: transparent url(../images/sub_bullet_blue.gif) 6px 6px no-repeat;
}

#submenu ul.red li ul a:hover {
	background-color: #eee;
	color: #ee2e24;
}

#submenu ul.red li ul a.selected {}

.leftbodybanner {
	position: relative;
	margin-bottom: 10px;
}


#news_submenu .newsitem {
	padding: 0 0 6px 0;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
	line-height: 1.2em;
}

#news_submenu .newsitem h3 {
	margin:0;
	padding:0;
}

#news_submenu .newsitem h3 a {
	margin:0;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#news_submenu .newsitem h3 span {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

#news_submenu .newsitem h3 a:hover {
	text-decoration: none;
}

#news_submenu .newsitem_archive {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
	font-size: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#news_submenu .newsitem_archive a {
	color: #666;
	text-decoration: none;
}

#news_submenu .newsitem_archive a:hover {
	text-decoration: none;
	color: #ee2e24;
}

#news_submenu .newsitem_archive a span {
	color: #ee2e24;
}

/**
 *	Right block - body
 */
 
#rightblock {
	position: relative;
	display: block;
	float: right;
	width: 175px;
}

#rightblock div.mini_logo {
	margin-bottom: 10px;
}

#rightblock p a {
	color: #ee2e24;
}

#rightblock img {
	border: none;
}

#banner_company {
	margin-bottom: 10px;
}

#gallery, #documents, #related {
	position: relative;
	margin-bottom: 11px;
}

#gallery a {
	text-decoration: none;
	color: black;
}

#gallery #img {
	border-top: 1px solid #b5b5b5;
}

#inlinegal {
	position: relative;
	display: block;
	height: 18px;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	color: #b5b5b5;
}

#inlinegal .right {
	float: right;
	font-size: 10px;
}

#inlinegal .right img {
	vertical-align: middle;
}

#inlinegal .prev {
	margin-right: 3px;
}

#inlinegal .next {
	margin-left: 3px;
}

#inlinegaltext {
	position: absolute;
	display: none;
	bottom: 20px;
	width: 171px;
	padding: 2px;
	font-size: 9px;
	line-height: 12px;
	background: white;
	opacity: .8;
}


#documents ul {
	margin:0;
	padding:0;
	list-style:none;
}


#documents a, #related a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	height: 1%;
	padding: 2px 0;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

.rb_kontakt {
	margin-bottom: 10px;
}

.rb_kontakt a {
	color: #c00;
}

div.blue #documents a span, div.blue #related a span {
	color: #0450a2;
}

div.red #documents a span, div.red #related a span {
	color: #ee2e24;
}

#documents a:hover, #related a:hover {
	color: #0450a2;
}

#documents li a span.size {
	font-size: 9px;
	font-weight: normal;
	color: #666;
}

#documents a {
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	min-height: 20px;
}

#documents li img {
	float: left;
	margin: 4px 0;
}

/**
 *	Content
 */
#content {
	position: relative;
	display: block;
	float: left;
	width: 545px;
}

#content.wide {
	width: 730px;
}

#content div.blue {
	border-color: #0450a2;
}

/**
 *	Content header
 */
 
#content_header {
	position: relative;
	display: block;
	height: 129px;
	margin-bottom: 9px;
	border-bottom: 1px solid blue;
}

#content_header img {
	border: none;
}

#content_header #advertising, #content_header #quickjump {
	position: relative;
	float: left;
	margin-right: 10px;
}

#advertising {
	display: block;
	width: 360px;
	height: 120px;
}

#content_header #quickjump {
	width: 175px;
	overflow: hidden;
	margin-right: 0;
}

#content_header #quickjump ul {
	position: relative;
	margin:0;
	padding:0;
	list-style: none;
}

#content_header #quickjump li {
	padding-left: 1px;
	border-bottom: 1px solid #ccc;
}

#content_header #quickjump a {
	display: block;
	width: 100%;
	padding: 2px 0;	
	color: #666;	
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}

#content_header #quickjump a span {
	color: #ee2e24;
}

#content_header #quickjump a:hover {
	color: #ee2e24;
}

/**
 *	Site body
 */

#body {
	position: relative;
	display: block;
	width: 360px;
	font-size: 11px;
	line-height: 1.2em;
	color: #333;
}

#body.right {
	width:545px;
}

#content #body.wide {
	width: 730px;
}

#body a {
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

#body h2 {
	margin:0 0 12px 0;
	padding:0;
	color: #369;
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: bold;
}

#body h2 a {
	color: #369;
}

#body h3 {
	position: relative;
	margin:0 0 4px 0;
	padding:0;
	color: #369;
	font-size: 1.2em;
	font-weight: bold;
}

#body h3 a {
	color: #369;
}

#body table {
	border: none;
	border-collapse: collapse;
}

#body td {
	border: 1px solid #999;
	font-size: .8em;
	padding: 2px;
}

#body .listitem {
	position: relative;
	float: left;
	width: 360px;
	padding-bottom: 10px;
	line-height: 1.2em;
	margin-top: 20px;
}

#body.right .listitem {
	width:545px;
}

#body .listitem img {
	position: relative;
	float: right;
	border: 1px solid #666;
	margin: 0 0 5px 5px;
}

#body .listitem a.more img { 
	float: none; 
/*	display: inline; */
	margin: 0; 
	border: none; 
}

#body .listitem .date {
	font-size: .8em;
	color: #666;
	margin: 2px 0;
}

#body .listitem .gibanje_cen{
	float:right;
	color: #CDCDCD;
	margin:0px 0px 15px 15px;
	border: 1px solid #cdcdcd;
}
#body .listitem .gibanje_cen div {
	padding:3px 0px 0px	6px;
/*	border-top:1px solid #CDCDCD;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;*/
}

#body .listitem .gibanje_cen .gibanje_cen_datum {
	font-weight:bold;
	color:#9C9C9C;	
}

#body .listitem .gibanje_cen a, #body .listitem .gibanje_cen img{ 
	float:none;	
	/*position:inline;*/
	margin: 0px;	
	border:none;
}

#body .listitem .gibanje_cen .gibanje_cen_cena {
	color:black;
	font-weight:bold;	
}

#body .listitem .gibanje_cen .gibanje_cen_vrednost {
	color:#C80000;
	text-align:right;
	margin:0px 5px 0px 0px;
	padding:0px;
	border:none;
}

#body a:hover {
	text-decoration: underline;
}


.archive {
	text-align: right;
}

.time {
	color: #666;
}

/**
 *	FORMS
 */
#forms {
	position: relative;
	margin-top: 20px;
}

#forms .esm_form_field {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

#forms .esm_form_field input, #forms .esm_form_field textarea {
	width: 180px;
}

#forms .esm_form_field input.inputfield_r {
	width: 20px;
}

#forms .esm_form_field textarea {
	height: 120px;
	font-family: tahoma, verdana, sans-serif;
}

#forms .esm_form_field label {
	display: block;
	float: left;
	width: 172px;
	padding: 2px 80x 0 0;
	clear: left;
}

#forms .esm_form_field label.inputfield_c{
	width: 272px;
}

#forms .esm_form_field label.inputfield_l {
	float: none;
	font-weight: bold;
	width: auto;
	color: #369;
}

#forms .esm_form_field label.radiolabel {
	float: none;
	width: auto;
}
#forms .esm_form_field label.checkboxlabel {
	float: none;
	width: auto;
}
#forms .esm_form_field label.checkboxlabel input {
	width: 30px;
}




 
/**
 *	Entry page blocks
 */

#body div.entry_block {
	position: relative;
	display: block;
	float: left;
	width: 175px;
	margin: 0 10px 15px 0;
	text-align: left;
}

#body div.last {
	margin-right: 0px;
}

#body div.column {
	position: relative;
	display: block;
	float: left;
	width: 185px;
}

#body div.entry_block a {
	font-weight: bold;
	text-decoration: none;
	color: #ee2e24;
}

#body div.entry_block a:hover {
	text-decoration: none;
}

#body div.entry_block .entry_title, .entry_title {
	margin-bottom: 5px;
}

#body div.entry_block .ico {
	float: right;
	border: none;
	margin: 0 0 4px 8px;
}

#body div.entry_block ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	border-top: 1px solid #ccc;
}

#body div.entry_block ul li {
	padding-left: 1px;
	
}

#body div.entry_block ul li a { 
	display: block;
	width: 100%;
	padding: 2px 0;	
	color: #666;	
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}

#body div.entry_block ul li a span, #body div.entry_block ul li a:hover {
	color: #ee2e24;
}

/**
 *	Contact form
 */
#kontakt {
	margin: 30px 0 0 0;
}

#kontakt div {
	position: relative;
	display: block;
	float: left;
	width: 360px;
	padding: 5px 0;
	clear: left;
	border-bottom: 1px solid #ddd;
}

#kontakt div input, #kontakt div select {
	width: 150px;
	margin:0;
	font-size: 1.2em;
	border: 1px solid #999;
	padding: 1px;
}

#kontakt div input.error, #kontakt div select.error, #kontakt div textarea.error {
	border-color:#f00;
}

#kontakt div select {
	width: 154px;
}

#kontakt div label {
	display: block;
	float: left;
	width: 200px;
	padding-top: 5px;
}

#kontakt div textarea {
	position: relative;
	display: block;
	clear: left;
	width: 352px;
	height: 100px;
	font-size: 1.1em;
	font-family: tahoma, verdana, sans-serif;
	border: 1px solid #999;
}

#kontakt div label#labelmessage {
	float: none;
	margin-bottom: 5px;
}

#kontakt .submit {
	position: relative;
	display: block;
	float: left;
	clear: left;
	margin-top: 5px;
}

#kontakt label span {
	color: red;
}

div.mail_error, div.mail_success {
	margin-top: 20px;
	font-weight: bold;
	color: red;
}

div.mail_success  {
	color: green;
}

/**
 *	Site footer
 */

#footer {
	position: relative;
	clear:both;
	display: block;
	padding: 26px 0 0 9px;
	margin-top: 25px;
	height: 43px;
	z-index: 1;
	border-top: 1px solid #eee;
	background: white url(../images/footer_bg.gif) left top repeat-x;
	font-size: 9px;
	color: #999;
}

#footer.firstpage {
	height: 18px;
	padding-top: 8px;
	background: white url(../images/footer_bg.gif) left bottom repeat-x;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#breadcrumbs {
	position: absolute;
	left: 0px;
	top: 2px;
	color: #c00;
	font-weight: bold;
	font-size: 1.2em;
}

#breadcrumbs a {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	font-size: .8em;
}

/* DODAL ALES */
#search_form {
	float:left;
}

#region {
	float:left;
}

.imglink img {
	border:none;	
}

.cenik td, .cenik th{
	border:1px solid #999;
	font-size:9px;
}

.cenik th {
	font-weight:bold;
}

#fp_dividende {
	border:1px solid #CCC;
}

#fp_dividende div {
	background-color:#CCC;	
	text-align: left;
	padding:3px 3px 3px 6px;
}

.fp_dividende_bold {
	font-weight:bold;	
}

.fp_dividende_green {
	color: #006700;
}

.fp_dividende_red {
	color: #CC0001;	
}


#fp_dividende #fp_dividende_mark {
	float:right;
	text-align:center;
}

#fp_dividende #fp_dividende_rep {
	display:block;
	padding:3px 0px 3px 5px;
	vertical-align:middle;
	color: #666;
}

#fp_dividende #fp_dividende_rep span {
	color: #0450a2;
}

#fp_dividende #fp_dividende_rep:hover {
	text-decoration: none;
}

#gibanje_cen_vsecene {
	text-align:right;
}

/**
 *	POLL
 */
#poll {
	margin-bottom: 10px;
}

#poll .title {
	margin-bottom: 5px;
}

#poll .question {
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 6px;
}

#poll label {
	display: block;
	margin-left: 20px;
	margin-bottom: 10px;
}

#poll input {
	float: left;
	margin-left: -20px;
	margin-right: 3px;
}

#poll input.submit {
	float: none;
	margin-left: 20px;
}

#poll .answer_gauge, #poll .stat {
	margin-bottom: 10px;
}

#poll .answer_gauge span {
	display: block;
	height: 4px;
	overflow: hidden;
	background-color: #c00;
}

#poll #poll_nav {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
}

#poll #poll_nav a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 10px;
}

#poll #poll_nav a:hover {
	text-decoration: none;
}

#poll #poll_nav a span {
	color: #c00;
}
 
/*
	Search results
*/

#searchbox_result {
	border: 1px solid #b3b3b3;
	padding: 4px;
}

#searchbox_result #searchbox {
	font-size: 10px;
	border: 1px solid #ddd;
	margin-bottom: 4px;
	color: #666;
	width: 160px;
}

.searchresult a, .searchresultfirst a {
		color:#01649F;
		text-decoration:none;
		font-weight:bold;
}

.searchresult, .searchresultfirst {
	margin-bottom:10px;
}

.SearchResultText {
	border-top:1px solid #CCC; 
	border-bottom:1px solid #CCC;
	padding:3px 0px;
	margin-bottom:8px;
}

.search_keyword {
	color:#01649F;	
}

.search_showing_pages {
	font-weight:bold;
}

.search_page_sel {
	margin-top:22px;
}

/**
 *	Sitemap
 */

#sitemap ul {
	margin:0;
	padding:0;
	list-style: none;	
}

#sitemap li a {
	display: block;
	padding-left: 14px;
	margin-bottom: 4px;
	font-size: 13px;
	color: #369;
	background: white url(../images/bs_arrow.gif) 0px 2px no-repeat;
}

#sitemap li ul {
	padding-left: 35px;
}

#sitemap li li a {
	font-size: 11px;
	color: black;
	background: none;
	padding-left: 0;
}

#sitemap li li a:hover {
	color: #369;
}

#sitemap li li li a {
	font-weight: normal;
}




/**************************************************************************************************
*	povej petrolu
*/

#PP_filter {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	padding: 5px 0;
	border-top: 1px solid #CCC;
	height: 1%;
}

#PP_filter div.datum1 {
	float: left;
	margin-right: 5px;
}

#PP_filter div.datum2 {
	float: left;
}

#PP_filter div.searchbox {
	float: right;
}

#PP_filter select {
	font-family: tahoma, verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 1px;
	border: 1px solid #a7a6aa;

}

#PP_filter div.searchbox input.searchbox_field {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	width: 113px;
	float:left;
	margin: 0 5px 0 0;
	padding: 2px 1px 1px 1px;
	border: 1px solid #a7a6aa;

} 

#PP_table {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

#PP_table .cb_kategorije {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: right;
	width: 170px;
	margin: 0;
	padding: 1px;
	border: 1px solid #a7a6aa;
}

#PP_table table {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	border: none;
	padding: 0;
}
#PP_table table tr { background: #eee; }
#PP_table table tr.alter { background: white; }

#PP_table table, 
#PP_table table tr th,
#PP_table table tr td {
	border: none;
	padding: 0;
}
#PP_table table tr th {
	text-align: left;
	padding: 0 0 8px 0;
	background: white;
}
#PP_table table tr th.w_170 { width: 175px; }
#PP_table table tr th a {
	text-align: left;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

#PP_table table tr td {
	padding: 6px 5px 4px 5px;
}
#PP_table table tr td a {
	color: #ee2e24;
}

#PP_page_selector {
	position: relative;
	display: block;
	margin: 20px 0 0 0;
	padding: 4px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

#PP_page_selector div.back {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 3px;
	left: 0;
}
#PP_page_selector div.back a {
	display: block;
	width: 15px;
	height: 15px;
	background: transparent url(../images/bs_iskalnik/listback.gif) top left no-repeat;
}
#PP_page_selector div.back a:hover {
	background: transparent url(../images/bs_iskalnik/listback_over.gif) top left no-repeat;
}

#PP_page_selector div.next {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 3px;
	right: 0;
}
#PP_page_selector div.next a {
	display: block;
	width: 15px;
	height: 15px;
	background: transparent url(../images/bs_iskalnik/listnext.gif) top left no-repeat;
}
#PP_page_selector div.next a:hover {
	background: transparent url(../images/bs_iskalnik/listnext_over.gif) top left no-repeat;
}
#pageselector_pages {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	height: 1%;
}
#pageselector_pages span {
	display: inline;
	padding: 0 5px;
	font-size: 10px;
	border-left: 1px solid #CCC;
	height: 1%;
}
#pageselector_pages a {
	display: inline;
	padding: 0 5px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	border-left: 1px solid #CCC;
	height: 1%;
}

div.sub_title{
	font-weight: bold;
}
div.question {
	margin: 0 0 10px 0;
	padding: 15px 0 11px 0;
	border-bottom: 1px solid #CCC;
}


#PP_forma {
	padding-bottom: 30px;
}
#PP_forma div.input_item {
	position: relative;
	margin: 0;
	padding: 0 0 0 170px;
	border-bottom: 1px solid #CCC;
}
#PP_forma div.input_item label {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	top: 7px;
	left: 0;
	font-weight: bold;
}
#PP_forma div.input_item input {
	width: 186px;
	margin: 4px 0;
	padding: 1px;
	border: 1px solid #a7a6aa;
}
#PP_forma div.input_item select {
	width: 190px;
	margin: 4px 0;
	padding: 1px;
	border: 1px solid #a7a6aa;
}
#PP_forma div.input_item textarea {
	width: 366px;
	height: 100px;
	margin: 4px 0;
	padding: 1px;
	border: 1px solid #a7a6aa;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}
#PP_forma div.input_submit {
	margin: 4px 0;
}

#PP_forma span {
	color:red;
	maring-left:5px;	
}

.caps {
	text-transform:	capitalize;
}

/*
*	novosti na poti		08.08.2007 ziga
*/

#nacrtovanje_poti {
	margin-bottom:5px;	
}

#stanje_cest {
	display: block;
	padding-bottom: 5px;
}
#stanje_cest div.sc_list_item, #nacrtovanje_poti div.sc_list_item {
	display: block;
	height: 1%;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
#stanje_cest div.sc_list_item a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #666;
	height: 1%;
	padding: 0;
	text-decoration: none;
}
#stanje_cest div.sc_list_item a span {
	color: #0450a2;
}
#stanje_cest div.sc_list_item a:hover {
	color: #0450a2;
}
#stanje_cest div.sc_list_item a.more {
	display: inline;
}


#hiphop_novosti div.hiphop_box {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	height: 242px;
}

#hiphop_novosti div.hiphop_box_inner {
	padding: 0 10px;
}

#hiphop_novosti h2 {padding: 4px 0 10px 0; margin: 0;}

#hiphop_novosti_image {
	position: relative;
	display: block;
	float: left;
	width: 175px;
}

#hiphop_novosti_desc {
	position: relative;
	display: block;
	float: right;
	width: 153px;
}

#hiphop_pages {
	position: absolute;
	display: block;
	width: 338px;
	height: 24px;
	top: 218px;
	left: 10px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #CCC;
}

#hiphop_pages_inner {
	position: relative;
	display: block;
	padding: 6px 0;
}

#hiphop_pages div.back_btn {
	position: absolute;
	top: 6px;
	left: 0;
}

#hiphop_pages div.next_btn {
	position: absolute;
	top: 6px;
	right: 0;
}

#hiphop_pages div.pages {
	text-align: center;
}

#hiphop_pages div.pages a,
#hiphop_pages div.pages a:hover {
	display: inline;
	padding: 0;
	margin: 0 4px;
	color: #ccc;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#hiphop_pages div.pages a.selected,
#hiphop_pages div.pages a.selected:hover {
	color: #ee2e24;
}


#akcije_napoti {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

#akcije_napoti div.akcija {
	display: block;
	margin: 0;
	padding: 3px 0 3px 20px;
	background: transparent url(../images/akcija_klicaj.gif) 0 3px no-repeat;
}

#akcije_napoti div.akcija a {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

#bannerspace_body {
	padding: 10px 0;
}


#vreme {
	margin-bottom: 10px;
}
#vreme_inner {
	display: block;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#vreme_inner div.weather_box {
	display: block;
	width: 57px;
	float: left;
	border-left: 1px solid #CCC;
}

#vreme_inner div.weather_box div.inner {margin: 0 3px;}

div.weather_icon {
	position: relative;
	display: block;
	width: 28px;
	float: left;
}

div.temperature {
	position: relative;
	display: block;
	width: 20px;
	float: right;
	text-align: right;
}

div.temperature span.afternoon {
	display: block;
	font-size: 9px;
	color: #ee2e24;
}

div.temperature span.morning {
	display: block;
	font-size: 9px;
	color: #336699;
}

div.day {
	display: block;
	padding: 0px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	border-top: 1px solid #CCC;
	text-align: center;
}

#vstopnice {
	position: relative;
	display: block;
	margin-bottom: 10px;
}

#vstopnice .sc_list_item {
	display: block;
	height: 1%;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	border-top: 1px solid #ddd;
	padding: 5px 0;	
}

#vstopnice div.vstopnice_list {
	border: 1px solid #CCC;
	padding: 0 8px 8px 8px;
}

#vstopnice_item {
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
	height: 1%;
}

#vstopnice_item.last {
	border: none;
}

#vstopnice_item div.slika {
	position: relative;
	display: block;
	width: 58px;
	float: left;
}

#vstopnice_item div.desc {
	position: relative;
	display: block;
	width: 90px;
	float: right;
	font-size: 10px;
	line-height: 12px;
	color: #666;
}

#vstopnice_item div.desc a {
	display: block;
	color: #336699;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#sreca {
	margin-bottom:5px;	
	padding-bottom:5px;
	border-bottom: 1px solid #ddd;
}

#sreca div.sreca_item {
	display: block;
	margin-top: 10px;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}

#na_poti_povezave {
	margin-top: 10px;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}

#vstopnice p {
	display: block;
	margin-top: 10px;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}

#body div.entry_block.wide {
	width:360px;
}