html,body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Arial","Verdana",sans-serif;
	color: #000;
	background: #c1c1c1 url("../img/bgr_body.gif") repeat-x;
}

*{
	border: 0px;	
}

a{
	color: #eb070b;
	text-decoration: none;
}

a:hover{
	color: #000;
}

div#head, div#menu, div#content, div#footer{
	line-height: 140%;
	width: 954px;
	margin: 0 auto;	
	clear: both;
	border-left: solid 2px #333333;
	border-right: solid 2px #333333;
}

div#head{
	height: 172px;
	background: url("../img/bgr_head.gif") top center no-repeat;
}

div#head img#logo{
	margin-left: 16px;
	float: left;
}

div#head a#stick-10-let{
	display: block;
	float: right;
	width: 118px;
	height: 118px;
	margin: 8px 9px 0px 0px;
}

div#head a#stick-10-let span{
	 visibility:hidden;
}

div#head a#stick-10-let{
	background: url("../img/stick_10-let.gif") 0px 0px;
}

div#head a#stick-10-let:hover{
	background: url("../img/stick_10-let.gif") 0px 118px;
}

div#menu{
	height: 26px;
	background: #919191;
	border-bottom: solid 2px #333333;
}

div#menu a{
	display: block;
	float: left;
	height: 26px;
}

div#menu a span{
	 visibility:hidden;
}

div#menu a#menu-10-let{
	width: 107px;
	background: url("../img/bgr_menu.gif") 0px 0px;
}

div#menu a#menu-10-let.active{
	background: url("../img/bgr_menu.gif") 0px 52px;
}

div#menu a#menu-10-let:hover{
	background: url("../img/bgr_menu.gif") 0px 26px;
}

div#menu a#menu-vest-tedna{
	width: 160px;
	background: url("../img/bgr_menu.gif") 838px 0px;
}

div#menu a#menu-vest-tedna.active{
	background: url("../img/bgr_menu.gif") 838px 52px;
}

div#menu a#menu-vest-tedna:hover{
	background: url("../img/bgr_menu.gif") 838px 26px;
}

div#menu a#menu-naslovnice{
	width: 171px;
	background: url("../img/bgr_menu.gif") 678px 0px;
}

div#menu a#menu-naslovnice.active{
	background: url("../img/bgr_menu.gif") 678px 52px;
}

div#menu a#menu-naslovnice:hover{
	background: url("../img/bgr_menu.gif") 678px 26px;
}

div#menu a#menu-clanki{
	width: 120px;
	background: url("../img/bgr_menu.gif") 507px 0px;
}

div#menu a#menu-clanki.active{
	background: url("../img/bgr_menu.gif") 507px 52px;
}

div#menu a#menu-clanki:hover{
	background: url("../img/bgr_menu.gif") 507px 26px;
}

div#menu a#menu-dogodki{
	width: 144px;
	background: url("../img/bgr_menu.gif") 387px 0px;
}

div#menu a#menu-dogodki.active{
	background: url("../img/bgr_menu.gif") 387px 52px;
}

div#menu a#menu-dogodki:hover{
	background: url("../img/bgr_menu.gif") 387px 26px;
}

div#menu a#menu-po-svetu{
	width: 139px;
	background: url("../img/bgr_menu.gif") 243px 0px;
}

div#menu a#menu-po-svetu.active{
	background: url("../img/bgr_menu.gif") 243px 52px;
}

div#menu a#menu-po-svetu:hover{
	background: url("../img/bgr_menu.gif") 243px 26px;
}

div#menu a#menu-o-nas{
	width: 104px;
	background: url("../img/bgr_menu.gif") 104px 0px;
}

div#menu a#menu-o-nas.active{
	background: url("../img/bgr_menu.gif") 104px 52px;
}

div#menu a#menu-o-nas:hover{
	background: url("../img/bgr_menu.gif") 104px 26px;
}

div#content a#stick-naslovnice{
	display: block;
	float: right;
	width: 177px;
	height: 177px;
	margin-right: 25px;
}

div#content a#stick-naslovnice span{
	 visibility:hidden;
}

div#content a#stick-naslovnice{
	background: url("../img/stick_naslovnice.gif") 0px 0px;
}

div#content a#stick-naslovnice:hover{
	background: url("../img/stick_naslovnice.gif") 0px 177px;
}

div#content a#stick-clanki{
	display: block;
	float: left;
	width: 146px;
	height: 146px;
	margin-right: 25px;
}

div#content a#stick-clanki span{
	 visibility:hidden;
}

div#content a#stick-clanki{
	background: url("../img/stick_clanki.gif") 0px 0px;
}

div#content a#stick-clanki:hover{
	background: url("../img/stick_clanki.gif") 0px 146px;
}

div#content{
	width: 904px;
	background: #FFF;
	padding: 25px 25px 0px 25px;
}

div#content p.nadnaslov{
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

div#content h1{
	font-size: 200%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #eb070b;
	clear: both;
}

div#content h1.center{
	text-align: center;
}

div#content h3{
	display: block;
	float: left;
	clear: both;
	background: #0e679f;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
	line-height: 120%;
	letter-spacing: 0.25em;
	margin: 25px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	
	
}

div#content h5{
	font-size: 120%;
	padding: 0px;
	margin: 25px 0px 0px 0px;
	clear: both;
	padding: 0px 25px;
}

div#content p{
	text-align: justify;
	clear: both;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background: #FFF;
}

div#content p.right{
	text-align: right;
}

div#content div#vsebina{
	float: left;
	display: block;
	width: 679px;
}

div#content div#vsebina p{
	padding-left: 25px;
}

div#content div#vsebina p a{
	font-weight: bold;
}

div#content div#dogodki p{
	padding: 0px 25px;
}

div#content div#clanek{
	float: left;
	display: block;
	width: 679px;
}

div#content div#clanek p{
	padding: 0px 0px;
}

div#content div#clanek p a{
	font-weight: bold;
}

div#content p.avtor{
	;
}

div#content div#avtomobili_v_tej_stevilki{
	float: right;
	display: block;
	text-align: left;
	clear: right;
	width: 160px;
	margin-top: 25px;
	margin-right: 10px;
	line-height: 200%;
	padding: 10px;
	border: solid 1px #eb070b;
}

div#content div#right{
	float: right;
	display: block;
	text-align: left;
	clear: right;
	width: 200px;
	margin-top: 10px;
}

div#content div#right img{
	margin-bottom: 10px;
	border: solid 1px #919191;
}

div#content div#right a:hover img{
	border: solid 1px #eb070b;
}

div#content div#naslovnica_low{
	float: right;
	display: block;
	text-align: center;
}

div#content div#naslovnica_low span#naslovnica_mesec{
	font-size: 100%;
}

div#content div#naslovnica_low img#zoom{
	vertical-align: middle;
}

div#content div#naslovnica_low img#naslovnica{
	padding: 10px;
	background: url("../img/bgr_naslovnica-low.gif") no-repeat top;
	height: 250px;
	width: 180px;
}

div#content div#naslovnica_low a:hover img#naslovnica{
	background: url("../img/bgr_naslovnica-low-hover.gif") no-repeat top;
}

div#content div#naslovnica_low a{
	font-weight: bold;

}

div#content div#naslovnica_low a:hover{

}

div#content div.naslovnica_low_list{
	float: left;
	margin-top: 50px;
	margin-left: 63px;
	margin-right: 25px;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}

div#content div.naslovnica_low_list_last{
	margin-right: 0px;	
}

div#content div.naslovnica_low_list img{
	padding: 10px;
	background: url("../img/bgr_naslovnica-low.gif") no-repeat top;
}

div#content div.naslovnica_low_list a{
	color: #000;
}

div#content div.naslovnica_low_list a:hover{
	color: #eb070b;
}

div#content div.naslovnica_low_list a:hover img{
	background: url("../img/bgr_naslovnica-low-hover.gif") no-repeat top;
}

div#content div#dogodki p{

}

div#content div#dogodki img{
	margin-left: 25px;
	border: solid 1px #919191;

}

div#content div#clanek_list{
	clear: both;
	margin-left: 25px;
}

div#content div#clanek_list h5{
	padding: 0px;
}

div#content div#clanek_list img.ico{
	float: left;
	margin: 10px 25px 15px 0px;
	border: solid 1px #919191;
}

div#content div#clanek_list div{
	float: left;
	padding: 0px;
	margin: 0px;
	margin: 10px 0px 15px 0px;
}

div#content div#clanek_list div h5{
	margin-top: 0px;
}

div#content table#o-nas td{
	vertical-align: top;
}

div#content table#o-nas td p{
	margin-left: 25px;
	margin-right: 25px;
}

div.cleardiv {
	clear: both;
	height: 1em;
}

div#footer{
	width: 958px;
	border: none;
	color: #777;
	text-align: center;
	background: url("../img/bgr_footer.gif") top center no-repeat;
	line-height: 25px;
	padding-top: 25px;
}

