ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link{
	color:#000000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
	background: white;
}
body{
	position:relative;
	background:#b2b2b2 url(/images/site/bg.gif) repeat-x;
	color:#000000;
	font:62.5% Arial, Helvetica, sans-serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
.wrapper{
	margin:0 auto;
	width:973px;
}
/* HEADER */
#header{
	width:242px;
	height:122px;
	float:left;
}
#header ul{
	padding:13px 0 16px 0;
	float:left;
}
#header ul li{
	float:left;
	padding:0 10px 0 0;
}
#header ul li a{
	color:#000000;
	text-decoration:underline;
	display:block;
	float:left;
	font-size:1.1em;
}
#header ul li a:hover{
	text-decoration:none;
}
#h_reg span{
	background:url(/images/site/i_reg.gif) no-repeat left center;
	padding:5px 0 0 32px;
	display:block;
	height:20px;
	float:left;
	cursor:pointer
}
#h_pri span{
	background:url(/images/site/i_key.gif) no-repeat left center;
	padding:5px 0 0 30px;
	display:block;
	height:20px;
	float:left;
	cursor:pointer
}

#h_odj span{
	background:url(/images/site/i_key.gif) no-repeat left center;
	padding:5px 0 0 30px;
	display:block;
	height:20px;
	float:left;
	cursor:pointer;
	margin-left: 14px;
}

#h_up span{
	background:url(/images/site/uporabnik.png) no-repeat left center;
	padding:5px 0 0 20px;
	display:block;
	height:20px;
	float:left;
	cursor:pointer
}

#logo{
	width:220px;
	height:46px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
}
#logo span{
	background:url(/images/site/logo.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
/* BANNER */
#banner{
	width:731px;
	height:122px;
	float:left;
}
#banner div{
	padding:14px 0 0 0;
}
#banner img{
	width:731px;
}
/* MENU */
#menu{
	width:100%;
	height:70px;
}
#menu_top{
	padding:5px 0 0 0;
}
#menu_top li{
	float:left;
	display:block;
	padding:0 3px 0 3px;
}
#menu_top li a{
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
	float:left;
	display:block;
	text-transform:uppercase;
}
#menu_top li a .menu_top_left{
	float:left;
	display:block;
}
#menu_top li a .menu_top_right{
	cursor:pointer;
	float:left;
	display:block;
	height:21px;
	padding:9px 9px 0 9px;
	text-align:center;
}
#menu_top li a:hover, #menu_top li a.select{
	background:url(/images/site/menu_top_a_h.gif) repeat-x;
	text-decoration:none;
	color:#FFFFFF;
}
#menu_top li a:hover .menu_top_left, #menu_top li a.select .menu_top_left{
	background:url(/images/site/menu_top_left_a_h.gif) no-repeat;
}
#menu_top li a:hover .menu_top_right, #menu_top li a.select .menu_top_right{
	background:url(/images/site/menu_top_right_a_h.gif) no-repeat right top;
}
#menu_bot{
	float:left;
	width:692px;
}
#menu_bot ul{
	padding:7px 0 0 3px;
}
#menu_bot li{
	float:left;
	display:block;
	padding:0 25px 0 0;
}
#menu_bot li a{
	font-size:1.0em;
	color:#ffffff;
	font-weight:bold;
	float:left;
	display:block;
	text-transform:uppercase;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
}
#menu_bot li a .menu_bot_left{
	float:left;
	display:block;
}
#menu_bot li a .menu_bot_right{
	cursor:pointer;
	float:left;
	display:block;
	height:16px;
	padding:5px 6px 0 6px;
	text-align:center;
}
#menu_bot li a:hover, #menu_bot li a.select{
	background:#ffffff;
	text-decoration:none;
	color:#c40004;
}
#menu_bot li a:hover .menu_bot_left, #menu_bot li a.select .menu_bot_left{
	background:url(/images/site/menu_bot_left_a_h.gif) no-repeat;
}
#menu_bot li a:hover .menu_bot_right, #menu_bot li a.select .menu_bot_right{
	background:url(/images/site/menu_bot_right_a_h.gif) no-repeat right top;
}
#search{
	width:271px;
	float:right;
}

#rss{
	float:left;
	margin-right: 10px;
}

#search fieldset{
	padding:8px 0 0 0;
}
#search_title{
	float:left;
	font-size:1.1em;
	color:#FFFFFF;
	display:block;
	padding:3px 10px 0 0;
}
#vsebIskanjeQ{
	float:left;
	width:98px;
	height:16px;
	background:url(/images/site/search_q_bg.gif) no-repeat;
	border:0;
	font-size:1.1em;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 10px 0 0;
	padding:4px 0 0 0;
}
#search_sub{
	float:left;
	position:relative;
	top:-1px;
}
/* BODY */
#body{
	width:652px;
	float:left;
	padding:15px 0 0 0;
}
#sidebar{
	width:321px;
	float:right;
	padding:15px 0 0 0;
}
/* body */
#body_left{
	width:352px;
	float:left;
}
#body_right{
	width:300px;
	float:right;
}
#vroce_box{
}
#body_left .box{
	width:352px;
	background:url(/images/site/body_left_box.gif) repeat-y;
}
#body_left .box .box_title{
	background:url(/images/site/body_left_title.gif) no-repeat;
}
#body_left .box .box_title a{
	margin: 0 0 0 20px;
	cursor: default;
}

#body_left .box .box_title a:hover{
	color: #1B3864;
}

.body_left_posts{
	padding:5px 2px 0 6px;
	background:url(/images/site/body_left_posts_bg.png) no-repeat left bottom;
	height:412px;
}
.body_left_posts h3{
	color:#c40004;
	font-size:1.8em;
	font-weight:normal;
	padding:0 0 5px 6px;
}
.body_left_posts h3 a{
	background:url(/images/site/i_com.gif) no-repeat left center;
	padding:0 0 0 20px;
	color:#666666;
	font-size:0.7em;
	text-decoration:underline;
}
.body_left_posts h3 a:hover{
	text-decoration:none;
}
.body_left_posts h4{
	color:#a7a7a7;
	font-size:1.1em;
	font-weight:normal;
	margin:0 0 0 6px;
}
.body_left_post_body{
}
#vr{
	position:absolute;
}
.body_left_post_body img{
	width:339px;
	height:243px;
}
.body_left_post_body p{
	font-size:1.2em;
	padding:5px;
	line-height:18px;
}
.body_left_post_body p a{
	color:#c40004;
	text-decoration:underline;
}
.body_left_post_body p a:hover{
	text-decoration:none;
}
.body_left_transp{
	padding:15px 2px 0 6px;
	background:url(/images/site/body_left_posts_bg.png) no-repeat left bottom;
	height:300px;
}
.body_left_transp p{
	float:left;
	width:140px;
	padding:0 0 0 7px;
}
.body_left_transp_list{
	float:left;
	width:191px;
	padding:0px 0 0 0;
}
.body_left_transp ul{	
}
.body_left_transp ul li{
	font-size:1.2em;
	background:transparent url(/images/site/body_left_transp_li.gif) no-repeat scroll left 4px;
	color:black;
	padding:0 0 0 11px;
	width:185px;
}
.body_left_transp ul li p{
	background:url(/images/site/body_left_transp_li.gif) no-repeat left 4px;
	padding:0 0 0 11px;
	width:180px;
}
#body_left_naroci{
	display:block;
	font-size:1.2em;
	color:#FFFFFF;
	width:172px;
	height:32px;
	background:url(/images/site/body_left_naroci_bg.gif) no-repeat;
	margin:5px auto;
}
#body_left_naroci span{
	display:block;
	text-align:center;
	padding:8px 0 0 0;
}
.body_left_prodam{
	padding:15px 0 30px 20px;
	background:url(/images/site/body_left_posts_bg.png) no-repeat left bottom;
	height:288px;
}
.body_left_prodam ul{
}
.body_left_prodam ul li{
	font-size:1.2em;
	padding:0 0 4px 0;
}
.body_left_prodam ul li p{
	background:url(/images/site/body_left_transp_li.gif) no-repeat left 4px;
	padding:0 0 0 11px;
	width:187px;
	color: gray;
}
.body_left_anketa{
	padding:4px 0 16px 10px;
	background: white url(/images/site/body_left_poll_bg.png) no-repeat left bottom;
	height: 225px;
}
.body_left_anketa p{
	font-size:1.2em;
	padding:0 0 4px 0;
}
.body_left_anketa ul{
	margin:0 0 0 10px;
}
.body_left_anketa ul li{
	font-size:1.2em;
	padding:5px 0 5px 0;
}
.body_left_anketa ul li a{
	color:#4c4c4c;
	text-decoration:underline;
}
.body_left_anketa ul li a:hover{
	text-decoration:none;
}
.body_left_anketa .buttons{
	margin-left:100px;
}
#body_left_glasuj{
	float:left;
	display:block;
	font-size:1.1em;
	color:#FFFFFF;
	width:56px;
	height:19px;
	background:url(/images/site/body_left_glasuj_bg.gif) no-repeat;
	margin:5px 5px;
}
#body_left_glasuj span{
	display:block;
	text-align:center;
	padding:2px 0 0 0;
	text-transform:uppercase;
}
#body_left_rezultati{
	float:right;
	display:block;
	font-size:.9em;
	color:#FFFFFF;
	width:56px;
	height:19px;
	background:url(/images/site/body_left_glasuj_bg.gif) no-repeat;
	margin:5px 16px 5px 5px;
}
#body_left_rezultati span{
	display:block;
	text-align:center;
	padding:3px 0 0 0;
	text-transform:uppercase;
}
#body_right .box{
	width:294px;
	background:url(/images/site/body_right_box.gif) repeat-y;
}
#body_right .box .box_title{
	background:url(/images/site/body_right_title.gif) no-repeat;
	width:288px;
}

#body_right .box .box_title a:hover{
	color: #1B3864;
}

.body_right_actualno{
	padding:10px 10px 0 10px;
	background:url(/images/site/body_right_posts_bg.png) no-repeat left bottom;
	height:155px;
}
.body_right_actualno h3{
	color:#1b3864;
	font-size:1.6em;
	padding:0 0 5px 0;
}
.body_right_actualno h3 a{
	color:#1b3864;
}
.body_right_actualno h4{
	color:#a7a7a7;
	font-size:1.1em;
	font-weight:normal;
	padding:0 0 7px 0;
}
.body_right_actualno p{
	font-size:1.1em;
}
.body_right_actualno p img{
	float:right;
	margin:0 0 0 10px;
}
.body_right_actualno p a{
	color:#c40004;
	text-decoration:underline;
}
.body_right_actualno p a:hover{
	text-decoration:none;
}
.body_right_actualno p a.body_right_actualno_comm{
	color:#666666;
	text-decoration:underline;
	background:url(/images/site/i_com.gif) no-repeat left center;
	padding:1px 0 1px 18px;
	display:block;
	margin:10px 0 0 0;
}
.body_right_actualno p a.body_right_actualno_comm:hover{
	text-decoration:none;
}
.box_tabs{
	height:27px;
}
.box_top_tabs{
	padding:0 0 0 10px;
	background:url(/images/site/box_tabs_bg.gif) repeat-x;
	width:278px;
	height:27px;
	float:left;
}
.box_top_tabs li{
	float:left;
	display:block;
	padding:2px 1px 0 1px;
}
.box_top_tabs li a{
	float:left;
	display:block;
	font-size:1.2em;
	text-transform:uppercase;
}
.box_top_tabs li a .box_top_tabs_left{
	float:left;
	display:block;
}
.box_top_tabs li a .box_top_tabs_right{
	float:left;
	display:block;
	cursor:pointer;
	padding:4px 10px 0 10px;
	text-align:center;
	height:21px;
}
.box_top_tabs li a:hover, .box_top_tabs li a.select{
	background:#ffffff;
	text-decoration:none;
}
.box_top_tabs li a:hover .box_top_tabs_left, .box_top_tabs li a.select .box_top_tabs_left{
	background:url(/images/site/box_top_tabs_left.gif) no-repeat;
}
.box_top_tabs li a:hover .box_top_tabs_right, .box_top_tabs li a.select .box_top_tabs_right{
	background:url(/images/site/box_top_tabs_right.gif) no-repeat right top;
}
.box_sub_tabs{
	padding:0 0 0 10px;
	background:url(/images/site/box_sub_tabs_bg.gif) repeat-x;
	width:278px;
	height:22px;
	float:left;
}
.box_sub_tabs li{
	float:left;
	display:block;
	padding:0 1px 0 1px;
}
.box_sub_tabs li a{
	float:left;
	display:block;
	font-size:1.2em;
	height:22px;
	padding:0 5px 0 5px;
	color:#1b3864;
	cursor: default;
}
.box_sub_tabs li a span{
	float:left;
	display:block;
	cursor:pointer;
	padding:3px 0 0 0;
	text-align:center;
	cursor: default;
}
.box_tabs_najbolj{
	background:url(/images/site/box_tabs_najbolj_bg.gif) no-repeat;
	height:203px;
}
.box_tabs_najbolj_end{
	padding:10px 13px 15px 13px;
}
.box_tabs_najbolj ul{
}
.box_tabs_najbolj ul li{
	font-size:1.1em;
	color:#FFFFFF;
	padding:0 0 2px 0;
}
.box_tabs_najbolj ul li a{
	background:url(/images/site/box_tabs_najbolj_a.gif) no-repeat left 4px;
	padding:0 0 0 12px;
	display:block;
	color:#FFFFFF;
}
.box_right_bottom{
	display:block;
	font-size:1em;
	color:#000000;
	width:129px;
	height:29px;
	background:url(/images/site/btn-gray.png) no-repeat;
	margin:10px auto 0 auto;
}
.box_right_bottom span{
	display:block;
	text-align:center;
	padding:8px 0 0 0;
	text-transform:uppercase;
	position:relative;
}
.body_right_video{
	padding:0 0 0 0;
	background:url(/images/site/body_right_posts_bg.png) no-repeat left bottom;
	height:315px;
}
#body_right_video_file{
	margin:0 0 0 1px;
}
#body_right_video_file img{
	width:287px;
	height:223px;
}
.body_right_video p{
	font-size:1.2em;
	padding:8px 8px 0 8px;
}
.body_right_video p a{
	color:#c40004;
	text-decoration:underline;
	font-size:1.0em;
}
.body_right_video p a:hover{
	text-decoration:none;
}
.body_right_video p a.body_right_video_comm{
	color:#666666;
	text-decoration:underline;
	background:url(/images/site/i_com.gif) no-repeat left center;
	padding:1px 0 1px 18px;
	display:block;
	margin:10px 0 0 0;
}
.body_right_video p a.body_right_video_comm:hover{
	text-decoration:none;
}
#body_right #box_forum .box_title{
	height:23px;
	background:url(/images/site/box_forum_title_bg.png) no-repeat;
}
#body_right #box_forum{
	background:url(/images/site/box_forum_bg.png) repeat-y;
}
#box_forum .box_title a{
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	color:#1b3864;
	margin: 0 0 0 17px;
	cursor: default;
}
#box_forum .box_title a span{
	background:url(/images/site/box_title_a.gif) no-repeat right center;
	padding:8px 30px 8px 0;
	line-height:22px;
}

#box_forum .box_title a:hover{
	color:#c40004;
	text-decoration:none;
}
.body_right_forum{
	background:url(/images/site/body_right_forum_bg.png) no-repeat bottom left;
	padding:13px 0 17px 13px;
	height: 299px;
}
.body_right_forum ul{
}
.body_right_forum ul li{
	padding:0 0 4px 0;
	font-size:1.2em;
}
.body_right_forum ul li a{
	color:#000;
	background:url(/images/site/body_left_transp_li.gif) no-repeat left 5px;
	padding:0 0 0 10px;
	display:block;
}
.body_right_forum ul li p{
	color:#000;
	padding:2px 0 2px 0;
}
/* body_bottom */
#body_bottom{
	width:648px;
	padding:0 0 20px 0;
	float:left;
}
#gallery{
	background:url(/images/site/gallery_bg.png) repeat-y;
	float:left;
	width:646px;
	margin:0 0 16px 0;
}
#gallery_top{
	background:url(/images/site/gallery_top_bg.png) no-repeat;
	float:left;
	width:646px;
}
#gallery_end{
	background:url(/images/site/gallery_end_bg.png) no-repeat bottom left;
	padding:12px 6px 11px 7px;
	float:left;
	width:633px;
}
#gallery_left{
	float:left;
	width:341px;
}
#gallery_right{
	float:right;
	width:287px;
}
#gallery h3{
	height:23px;
	background:#00090e;
	font-size:1.2em;
}
#gallery h3 a{
	text-transform:uppercase;
	color:#fff;
}
#gallery h3 a span{
	float:left;
	display:block;
	padding:0 30px 8px 12px;
	line-height:22px;
}

#gallery h3 a:hover{
	color:#c40004;
	text-decoration:none;
}
#gallery_left_items{
	padding:12px 0 5px 7px;
}
#gallery_left_items ul li{
	float:left;
}
.gallery_left_item{
	margin:0 7px 11px 0;
	width:158px;
	height:114px;
}
.gallery_left_item p{
	padding:8px;
	float:left;
}
.gallery_left_item p img{
	float:left;
	margin:0 10px 0 0;
	/*width:95px;*/
	height:80px;
}
.gallery_left_item div{
	padding:0 8px 0 8px;
	float:left;
	display:block;
}
.gallery_left_item p a.gallery_left_item_comm{
	color:#ffd900;
	text-decoration:underline;
	background:url(/images/site/gallery_left_item_comm.png) no-repeat left center;
	padding:1px 0 1px 18px;
	display:block;
	float:left;
	font-size:1.2em;
}
.gallery_left_item p a.gallery_left_item_comm:hover{
	text-decoration:none;
}
.gallery_left_item div a{
	font-size:1.1em;
	color:#FFFFFF;
	background:url(/images/site/gallery_left_item_a.gif) no-repeat left 5px;
	padding:0 0 0 10px;
	display:block;
}
.gallery_bottom{
	display:block;
	font-size:1em;
	color:#000000;
	width:129px;
	height:29px;
	background:url(/images/site/btn-gray.png) no-repeat;
	margin:5px auto 0 auto;
}
.gallery_bottom span{
	display:block;
	text-align:center;
	padding:9px 0 0 0;
	text-transform:uppercase;
	position:relative;
}
#gallery_right_items{
	padding:12px 0 5px 11px;
}
#gallery_right_items ul li{
	float:left;
}
.gallery_right_item{
	margin:0 0 11px 0;
	width:120px;
	height:101px;
}
.gallery_right_item p{
	padding:8px;
	float:left;
}
.gallery_right_item p img{
	float:left;
	margin:0 10px 0 0;
	width:95px;
	height:63px;
}
.gallery_right_item div{
	padding:0 8px 0 8px;
	float:left;
	display:block;
	width:100px;
}
.gallery_right_item p a.gallery_right_item_comm{
	color:#ffd900;
	text-decoration:underline;
	background:url(/images/site/gallery_left_item_comm.png) no-repeat left center;
	padding:1px 0 1px 18px;
	display:block;
	float:left;
	font-size:1.2em;
}
.gallery_right_item p a.gallery_right_item_comm:hover{
	text-decoration:none;
}
.gallery_right_item div a{
	font-size:1.1em;
	color:#FFFFFF;
	background:url(/images/site/gallery_left_item_a.gif) no-repeat left 5px;
	padding:0 0 0 10px;
	display:block;
	width: 100px;
}
/* album */
#album{
	background:url(/images/site/album_bg.gif) repeat-y;
	width:648px;
}
#album_top{
	background:url(/images/site/album_top_bg.gif) no-repeat;
	width:648px;
}
#album_end{
	background:url(/images/site/album_end_bg.gif) no-repeat bottom left;
	padding:12px 0 11px 0;
	width:648px;
}
#album_end h2{
	color:#c40004;
	font-size:2.4em;
	font-weight:normal;
	padding:10px 0 0 20px;
}
#album_menu{
	padding:30px 0 0 20px;
}
#album_menu li{
	float:left;
	padding:0 10px 0 12px;
}
#album_menu  #album_menu_c{
	padding:0 40px 0 40px;
}
#album_menu li span{
	display:block;
	padding:25px 0 0 0;
}
#album_menu li a{
	color:#c40004;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	float:left;
}
#album_menu li a img{
	border:1px solid #000000;
	float:left;
}
.album_descr{
	padding:40px 0 10px 58px;
	float:left;
}
.album_descr li{
	float:left;
	width:240px;
	display:block;
}
.album_descr li h3{
	color:#c5c5c5;
	font-size:1.2em;
	text-transform:uppercase;
	padding:0 0 4px 0;
}
.album_descr li p{
	font-size:1.1em;
	line-height:16px;
	padding:0 0 10px 0;
}
.album_descr li p.red{
	color:#c40004;
}

/* sidebar */
#sidebar_left{
	float:left;
	width:160px;
}

#sidebar_left .box .box_title a:hover{
	color: #1B3864;
}

#sidebar_right{
	float:right;
	width:160px;
}

.box .box_title a:hover{
	color: #1B3864;
}

.sidebar_right_banner{
	text-align:center;
}
.sidebar_right_banner img{
	width:160px;
	float:left;
}
.sidebar_banner{
	padding: 0px 0 0px 0;
	text-align:center;
	width:100%;
}
.sidebar_banner img{
	width:300px;
}
/* box */
.box{
}
.box_title{
	height:23px;
	background:url(/images/site/box_title_bg.gif) repeat-x bottom;
}
.box_title a{
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	color:#1b3864;
	margin: 0 0 0 17px;
	cursor: default;
}
.box_title a span{
	background:url(/images/site/box_title_a.gif) no-repeat right center;
	padding:8px 30px 8px 0;
	line-height:22px;
}

.box_title a:hover{
	color:#c40004;
	text-decoration:none;
}
#obvestila_box{
	width:158px;
	margin-bottom:8px;
}
#obvestila_box .box_title{
	padding:0 0 0 4px;
	background:url(/images/site/obvestila_box_title.gif) no-repeat;
}

#obvestila_box_top{
	background:url(/images/site/obvestila_box_top_bg.gif) repeat-y;
}
#obvestila_box_end{
	background:url(/images/site/obvestila_box_end_bg.gif) no-repeat;
}
#obvestila_box_body{
	background:url(/images/site/obvestila_box_body_bg.gif) no-repeat left bottom;
	padding:10px 9px 0 9px;
	height:155px;
}
#obvestila_box_body p{
	color:#FFFFFF;
	font-size:1.1em;
	padding:0 0 15px 0;
}
#obvestila_box_body a{
	color:#FFFFFF;
	font-size:1.1em;
}
#informacije_box{
	background:url(/images/site/informacije_box_bg.gif) repeat-y;
}
#informacije_box .box_title{
	margin:0 0 0 4px;
	width:151px;
}
.ibox{
	padding:17px 0 0 0;
	margin:0 0 0 4px;
}
.ibox h3{
	font-size:1.2em;
	background:#fcb791;
	width:151px;
	height:20px;
}
.ibox h3 span{
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding:3px 0 0 0;
}
#napoved h3{
	background:#7fc2e1;
}
#cene_goriv h3{
	background:#ffe57f;
}
#vinjete h3{
	background:#95cb9e;
}
.ibox_body{
}

#vreme .ibox_body p{
	font-size:1.2em;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	padding:10px 0 0 21px;
}

#vreme .ibox_body p img{
	float:left;
	margin:0 10px 0 0;
}

#vreme .ibox_body p span{
	float:left;
	width:75px;
	display:block;
}

#napoved .ibox_body ul{
}

#napoved .ibox_body ul li{
	float:left;
	text-align:center;
	padding:10px 10px 0 10px;
}

#napoved .ibox_body ul li p{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
}

#cene_goriv .ibox_body ul{
	padding:8px 0 0 5px;
}

#cene_goriv .ibox_body ul li{
	font-size:1.2em;
	padding:2px 0 0 0;
}

#cene_goriv .ibox_body ul li span{
	padding:0 0 0 33px;
	font-weight: bold;
}

#cene_goriv .ibox_body ul li#cene_goriv_disel span{
	padding:0 0 0 49px;
	font-weight: bold;
}

#cene_goriv .ibox_body ul li#cene_goriv_kurilno span{
	padding:0 0 0 49px;
	font-weight: bold;
}

#vinjete{
	background:url(/images/site/vinjete_bg.png) no-repeat left bottom;
	padding:0 0 16px 4px;
	margin:15px 0 0 0;
}

#vinjete .ibox_body ul{
	padding:7px 0 0 0;
}

#vinjete .ibox_body ul li{
	float:left;
	padding:0 0 0 10px;
}

#box_oglas{
	float:left;
	width:100%;
}

/* cmix edit */
#forum-container{
	float:left;
}
.rbox-top{
	float:left;
	width:652px;
	height:7px;
	background:url(/images/site/rbox-top.png) no-repeat;
}
.rbox-bot{
	float:left;
	width:652px;
	height:7px;
	margin-bottom:10px;
	background:url(/images/site/rbox-bot.png) no-repeat;
}
.rbox-bod{
	float:left;
	width:638px;
	padding:0 7px;
	background:url(/images/site/rbox-bod.png) repeat-y;
}
.rbox-bod .outer-title h2{
	font-size:2.4em;
	color:#c5c5c5;
	margin:0 0 10px 20px;
}
.box-outline{
	position:relative;
	float:left;
	width:606px;
	padding:15px;
	margin-bottom:15px;
	font-size:1.2em;
	background-color:#f7f7f7;
	border:1px solid #d6d6d6;
}
.box-outline.bg-gradbox{
	background:#f6f6f6 url(/images/site/bg-gradbox.png) repeat-x bottom;
}
.box-outline h2{
	clear:both;
	font-size:2.3em;
	color:#c40004;
	margin:5px 0 5px 0;
}
.box-outline h3{
	clear:both;
	font-size:1em;
	color:#1b3864;
	margin:0 0 5px 7px;
}
.box-noline{
	position:relative;
	float:left;
	width:639px;
	padding:0 0 15px 0;
	margin-bottom:15px;
	font-size:1.2em;
}
.box-noline .margin-space{
	padding:0 13px;
}
.box-noline h3{
	font-size:1.5em;
	color:#c40004;
	margin-bottom:15px;
}
.box-noline .meta{
	color:#a7a7a7;
	margin:20px 0 30px;
}
.box-noline a{
	color:#c40004;
	text-decoration:underline;
}
.box-noline p{
	line-height:1.6em;
	margin-bottom:15px;
}
.box-noline .image-box{
	float:right;
	color:#fff;
	padding:1px;
	background-color:#303030;
}
.box-noline .image-box p{
	font-size:.9em;
	padding:5px 0 0 10px;
	margin:0;
}
.box-noline .fotogalerija{
	float:left;
	width:100%;
	background-color:#303030;
}
.box-noline .fotogalerija .fotogalerija-title{
	height:22px;
	background:url(/images/site/bg-fotogalerija.png) repeat-x;
}
.box-noline .fotogalerija .fotogalerija-title h3{
	width:120px;
	font-size:1.1em;
	color:#1b3864;
	padding:2px 10px;
	background:url(/images/site/ico-arrow.png) no-repeat right;
}
.box-noline .fotogalerija .fotogalerija-gallery{
	padding:6px;
	background-color:#303030;
}
.box-noline .fotogalerija .fotogalerija-gallery img{
	margin:1px;
}
.label-forum{
	position:absolute;
	top:-1px;
	right:-1px;
	width:51px;
	height:51px;
	background:url(/images/site/label-forum.png) no-repeat;
}
.label-foto{
	position:absolute;
	top:-1px;
	right:-1px;
	width:51px;
	height:51px;
	background:url(/images/site/label-foto.png) no-repeat;
}
.label-video{
	position:absolute;
	top:-1px;
	right:-1px;
	width:51px;
	height:51px;
	background:url(/images/site/label-video.png) no-repeat;
}
.label-oglasi{
	position:absolute;
	top:-1px;
	right:-1px;
	width:51px;
	height:51px;
	background:url(/images/site/label-oglasi.png) no-repeat;
}
.label-novice{
	position:absolute;
	top:-1px;
	right:-1px;
	width:51px;
	height:51px;
	background:url(/images/site/label-novice.png) no-repeat;
}
.label-vroce{
	position:absolute;
	top:-1px;
	right:-1px;
	width:51px;
	height:51px;
	background:url(/images/site/label-vroce.png) no-repeat;
}
ul.breadcrumb{
	float:left;
	width:100%;
	margin-bottom:5px;
}
ul.breadcrumb li{
	float:left;
	margin-right:5px;
}
ul.breadcrumb li a,
ul.breadcrumb li a:visited{
	text-decoration:underline;
}
ul.breadcrumb li a:hover{
	text-decoration:none;
}
.meta{
	font-size:.9em;
	color:#1b3864;
	margin:0 0 15px;
}
.entry{
	float:left;
	line-height:1.5em;
}
.entry img{
	float:left;
	margin-right:15px;
}
.box-white{
	float:left;
	width:585px;
	padding:10px;
	margin-bottom:5px;
	background-color:#fff;
}
.box-plain{
	float:left;
	width:585px;
	padding:0 10px 10px;
	margin-bottom:5px;
}
.tabular{
	float:left;
	width:100%;
	margin-top:15px;
}
.tabular ul.data-title{
	float:left;
	width:100%;
	color:#fff;
	margin-bottom:10px;
	text-transform:uppercase;
	background-color:#1b3864;
}
.tabular ul.data-title li{
	float:left;
	padding:10px;
}
.tabular ul.data-title li.first-col{
	width:220px;
}
.tabular ul.data-title li.second-col{
	width:50px;
}
.tabular ul.data-title li.third-col{
	width:100px;
}
.tabular ul.data-entry{
	float:left;
	width:100%;
	color:#5c5c5c;
	margin-bottom:10px;
	text-transform:uppercase;
	background-color:#fff;
}
.tabular ul.data-entry li{
	float:left;
	padding:10px;
}
.tabular ul.data-entry li.first-col{
	width:220px;
}
.tabular ul.data-entry li.second-col{
	width:50px;
}
.tabular ul.data-entry li.third-col{
	width:100px;
}
.odgovor-form{
	float:left;
	width:600px;
	padding:0 0 0 5px;
	margin:25px 0 0;
}
.odgovor-form h3.ico-edit{
	width:90px;
	padding:5px 0;
	vertical-align:middle;
	background:url(/images/site/ico-edit.gif) no-repeat right; 
}
.odgovor-form textarea{
	width:600px;
	height:134px;
	margin-bottom:10px;
	border:1px solid #d6d6d6;
}
.odgovor-form input.btn{
	float:left;
	width:81px;
	height:20px;
	font-size:.8em;
	padding:0 0 2px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	background:url(/images/site/btn-smblue.png) no-repeat;
}
.komentarji h3{
	margin-bottom:15px;
}
.komentarji .meta{
	font-size:1em;
	color:#000;
	margin:0;
}
.komentarji .entry{
	float:left;
	line-height:1.5em;
	font-size:.9em;
	color:#6e6e6e;
}
.komentarji .entry img{
	float:left;
	margin-right:15px;
}
.komentarji .box-white{
	float:left;
	width:585px;
	padding:5px 10px;
	margin-bottom:5px;
	background-color:#fff;
}
.komentarji-form{
	float:left;
	width:600px;
	padding:0 0 0 5px;
	margin:25px 0 0;
}
.komentarji-form h3.ico-edit{
	width:125px;
	padding:5px 0;
	vertical-align:middle;
	background:url(/images/site/ico-edit.gif) no-repeat right; 
}
.komentarji-form textarea{
	width:600px;
	height:134px;
	margin-bottom:10px;
	border:1px solid #d6d6d6;
}
.komentarji-form input.btn{
	float:left;
	width:81px;
	height:22px;
	font-size:.75em;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	background:url(/images/site/btn-smblue.png) no-repeat;
}
.komentarji-form input.btn-red{
	float:left;
	width:105px;
	height:22px;
	font-size:.75em;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	background:url(/images/site/btn-smred.png) no-repeat;
}
.dodaj-form{
	float:left;
	width:100%;
}
.dodaj-form fieldset{
	margin:20px 0 0 30px;
}
.dodaj-form input.txt{
	width:190px;
	height:20px;
	color:#6d6d6d;
	font-size:1em;
	border:none;
	padding:3px 0 0 0px;
	margin-top:5px;
	background:url(/images/site/bg-input.png) no-repeat;
}
.dodaj-form input.chckbox{
	vertical-align:middle;
}
.dodaj-form textarea{
	width:305px;
	height:130px;
	color:#6d6d6d;
	font-size:1.1em;
	margin-top:5px;
	border:none;
	background:url(/images/site/bg-textarea.png) no-repeat;
}
.dodaj-form textarea.small{
	width:235px;
	height:80px;
	color:#6d6d6d;
	font-size:1.1em;
	margin-top:5px;
	border:none;
	background:url(/images/site/bg-textarea.png) no-repeat;
}
.dodaj-form .left-col{
	float:left;
	width:220px;
	margin-right:50px;
	
}
.dodaj-form .left-col p{
	margin-bottom:15px;
	line-height:1.6em;
}
.dodaj-form .left-col p.smalltxt{
	font-size:.9em;
}
.dodaj-form .left-col .redtxt{
	color:#c40004;
}
.dodaj-form .right-col h4{
	font-size:1em;
	font-weight:bold;
	color:#1b3864;
}
.dodaj-form .right-col{
	float:left;
	width:305px;
	margin-top:-10px;
}
.dodaj-form .right-col p{
	margin-bottom:10px;
}
.dodaj-form .center-align{
	float:left;
	width:555px;
	margin-top:50px;
	text-align:center;
}
.dodaj-form input.btn{
	width:130px;
	height:29px;
	font-size:1em;
	color:black;
	text-align:center;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	background: transparent url(/images/site/btn-gray.png) no-repeat scroll 0 0;
}
.dodaj-form input.check{
	vertical-align:middle;
	margin-right:2px;
}
.dodaj-form .right-col select{
	margin-top:10px;
}
.dodaj-form .right-col .check-box{
	margin-left:10px;
}
.dodaj-form .right-col .check-box label{
	margin-right:5px;
}
.dodaj-form .left-col2{
	float:left;
	width:230px;
	margin-top:20px;
}
.dodaj-form .left-col2 p{
	margin-bottom:10px;
}
.dodaj-form .left-col2 p.smalltxt{
	font-size:.9em;
}
.dodaj-form .left-col2 .redtxt{
	color:#c40004;
}
.dodaj-form .left-col2 h4{
	font-size:1em;
	font-weight:bold;
	color:#1b3864;
}
.dodaj-form .right-col2{
	float:left;
	width:305px;
	margin-top:20px;
}
.dodaj-form .right-col2 h4{
	font-size:1em;
	font-weight:bold;
	color:#1b3864;
}
.dodaj-form .right-col2 p{
	margin-bottom:10px;
}
.dodaj-form .center-align2{
	float:left;
	width:555px;
	margin-top:10px;
	text-align:center;
}
.galerija h3{
	font-size:1.2em;
	color:#c5c5c5;
	margin:10px 0 5px;
}
.galerija input.txt{
	width:190px;
	height:20px;
	color:#6d6d6d;
	font-size:1em;
	border:none;
	padding:3px 0 0 0px;
	margin-top:5px;
	background:url(/images/site/bg-input.png) no-repeat;
}
.galerija .left-col{
	float:left;
	width:250px;
	margin-left:15px;
}
.galerija .left-col p{
	font-size:.9em;
	margin-bottom:2px;
	line-height:1.6em;
}
.galerija .left-col p.smalltxt{
	font-size:.9em;
}
.galerija .right-col{
	float:left;
	width:200px;
}
.galerija .right-col p{
	font-size:.9em;
	margin-bottom:2px;
	line-height:1.6em;
}
.galerija .galerija-thumbs{
	float:left;
	width:100%;
	margin-top:50px;
}
.galerija .galerija-thumbs .thumb-box{
	float:left;
	padding:5px;
	margin:0 12px 20px;
	border:1px solid #d8d8d8;
}
.galerija .galerija-thumbs .thumb-box p{
	font-size:.9em;
	padding:5px;
}
.video-thumbs{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.video-thumbs .thumb-box{
	float:left;
	margin:0 0 20px 17px;
}
.video-thumbs .thumb-box img{
	padding:4px;
	margin:5px 0;
	border:1px solid #d8d8d8;
	background-color:#f7f7f7;
}
.video-thumbs .thumb-box a{
	font-size:1.2em;
	color:#666;
	text-decoration:underline;
}
.video-thumbs .thumb-box p{
	font-size:1.1em;
	margin:0 0 5px 5px;
}
.video-thumbs .thumb-box span.video-title{
	font-size:1.2em;
	font-weight:bold;
	color:#c40004;
	margin-right:5px;
}
.video-thumbs .thumb-box span.num-comment{
	padding-left:20px;
	background:url(/images/site/i_com.gif) no-repeat left top;
}
.image-scroller{
	float:left;
	width:100%;
	margin-top:25px;
	text-align:center;
}
.image-scroller img{
	border:1px solid #000;
}
.image-scroller ul{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.image-scroller li{
	float:left;
	margin:0 5px;
}
.image-scroller li.middle{
	margin:0 69px;
}
.image-scroller li.text{
	margin-top:25px;
}
.image-scroller li a{
	color:#1b3864;
	font-size:1em;
	font-weight:bold;
}
.dunajski{	
	float:left;
	width:100%;
	margin:20px 0;
}
.dunajski .left-text{	
	float:left;
	width:200px;
	padding:0 20px 0 30px;
}
.dunajski .left-text .text-box{
	margin-bottom:20px;	
}
.dunajski .left-text h3{
	font-size:1em;
	color:#c5c5c5;
	margin:0;
}
.dunajski .left-text p{
	font-size:.9em;
	margin:0 0 0 5px;
	line-height:1.6em;
}
.dunajski .left-text .redtxt{
	color:#c40004;
}
.dunajski .left-text input.txt{
	width:152px;
	height:20px;
	color:#6d6d6d;
	font-size:1em;
	border:none;
	padding:1px 0 0 5px;
	margin-top:5px;
	background:url(/images/site/bg-input-sm.png) no-repeat;
}
.dunajski .right-image{	
	float:left;
	width:341px;
}
.oglasi-box{
	float:left;
}
.oglasi-box h4{
	font-size:1.2em;
	color:#c40004;
	margin-bottom:10px;
}
.oglasi-box p{
	margin-top:15px;
}
.oglasi-box .entry{
	width:100%;
}
.prodam .left-col{
	width:250px;
	margin:0;
}
.prodam .left-col img{
	border:1px solid #000;
	margin-right:12px;
}
.prodam .left-col h3{
	margin:30px 0 10px;
}
.prodam .left-col h4{
	margin-bottom:5px;
}
.prodam .right-col p{
	line-height:1.5em;
	margin-bottom:30px;
}
.prodam .right-col p.amount{
	margin-top:30px;
}
.prodam .right-col p.amount .price{
	font-size:1.2em;
	font-weight:bold;
	color:#c40004;
}
.tab-bg{
	float:left;
	width:100%;
	height:49px;
	margin-bottom:10px;
	background:url(/images/site/bg-novice-tab.png) repeat-x;
}
/* tabs */
#tab {
	float:left;
	width:100%;
}
#tab ul {
  margin:0;
  padding:5px 10px 0;
  list-style:none;
  font-family:'Tahoma', Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-transform:uppercase;
}
#tab li {
  	float:left;
  	margin:0 10px 0 0;
  	padding:0 0 0 5px;
}
#tab a {
  	display:block;
  	background-position:right top;
  	padding:5px 10px 4px 5px;
  	text-decoration:none;
  	color:#000;
}
#tab li:hover {
  	display:block;
  	background-image:url(/images/site/tab-left.png);
}
#tab a:hover {
  	background-image:url(/images/site/tab-right.png);
}
#tab li.current {
  	display:block;
  	background-image:url(/images/site/tab-left.png);
}
#tab li.current a {
  	background-image:url(/images/site/tab-right.png);
}
.novice-box{
	float:left;
	width:329px;
	padding:10px;
}
.novice-box h3{
	font-size:1.3em;
	color:#000;
	margin-bottom:5px;
}
.novice-box .meta{
	margin:0 0 5px;
	padding:0;
}
.novice-box img{
	float:right;
	margin-left:5px;
}
.novice-box p{
	font-size:.9em;
	margin-bottom:5px;
}
.novice-box p a:hover{
	text-decoration:none;
}
.novice-box p.comments a{
	color:#666;
	padding-left:20px;
	background:url(/images/site/i_com.gif) no-repeat left top;
}
.novice-box2{
	float:left;
	width:270px;
	padding:10px;
}
.novice-box2 h3{
	font-size:1.3em;
	color:#000;
	margin-bottom:5px;
}
.novice-box2 .meta{
	margin:0 0 5px;
	padding:0;
}
.novice-box2 img{
	float:right;
	margin-left:5px;
}
.novice-box2 p{
	font-size:.9em;
	margin-bottom:5px;
}
.novice-box2 p a:hover{
	text-decoration:none;
}
.novice-box2 p.comments a{
	color:#666;
	padding-left:20px;
	background:url(/images/site/i_com.gif) no-repeat left top;
}
#footer {
	text-align:center;
	background: #1b3864 url(/slike/netmedia.gif) no-repeat right;
	color: white;
	font-size: 11px;
}
	#footer p {
		padding:14px 0;
	}
	
	#footer a{
		color:white;
		text-decoration:none;
		}
		
	#footer a:hover{
		color:white;
		text-decoration:underline;
		}

.oglas_item{
	margin:0 0 11px 0;
	width:259px;
	height:79px;
}
.oglas_item p{
	padding:8px;
	padding-top: 0px;
	float:left;
}
.oglas_item p img{
	float:left;
	margin:0 10px 0 0;
	width:70px;
	height:70px;
}
.oglas_item div{
	padding:0 7px 0 7px;
	float:left;
	display:block;
	width:243px;
	
}
a.oglas_item_comm{
	color:black;
	text-decoration:none;
	font-weight: bold;
	float:left;
	font-size:1.2em;
	width: 160px;
}
a.oglas_item_comm:hover{
	text-decoration:underline;
}

p.oglas_item
{
	float: left;
}

.oglas_item img
{
	float: left;
}

#subMenuMessage
{
	margin-left: 5px;
	margin-top: 12px;
	color: white;
	font-weight: bold;
}

#subMenuMessage a
{
	color: white;
	font-weight: bold;
}

.commentRating
{
	float: right;
}


/* nove zadnje novice */

.new_recent_news{
	height:155px;
}
.new_recent_news h3{
	color:white;
	font-size:1.6em;
	padding:0 0 5px 0;
}
.new_recent_news h3 a{
	color:white;
}
.new_recent_news h4{
	color:#a7a7a7;
	font-size:1.1em;
	font-weight:normal;
	padding:0 0 7px 0;
}
.new_recent_news p{
	font-size:1.1em;
	color: white;
}
.new_recent_news p img{
	float:right;
	margin:0 0 0 10px;
}
.new_recent_news p a{
	color: white;
	text-decoration:underline;
}
.new_recent_news p a:hover{
	text-decoration:none;
}
.new_recent_newso p a.body_right_actualno_comm{
	color:#666666;
	text-decoration:underline;
	background:url(/images/site/i_com.gif) no-repeat left center;
	padding:1px 0 1px 18px;
	display:block;
	margin:10px 0 0 0;
}
.new_recent_news p a.body_right_actualno_comm:hover{
	text-decoration:none;
}

#recentNewsListing LI
{
	float: left;
	list-style: none;
}

#recentNewsListing LI a
{
	background: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 22px;
	font-weight: bold;
}

#recentNewsListing a.recentNewsSelected
{
	border: 1px solid white;
	background-color: white;
	color: #1b3864;
}
	
