@charset "utf-8";
/* krasevka.css */

/* ----------------------- barve ------------------------ */
/* #FFEECC be�: ozadje, tekst neaktivni gumbi */
/* #991133 bordo: naslovi, linki */
/* #40585F sivo-modra: tekst */
/* #FFDD99 temni be�: tekst aktivni gumbi */
/* #BD0533 rdeca: aktivni gumbi in linki */
/* #A0A0A6 sivo-modra: border crte in sekundarni tekst (datumi) */

body 
{
	vertical-align: top;
	text-align: center; 	
	margin:0; 
	padding:0; 
	background: #FFEECC url(../_img/ozadje_brin.jpg) repeat left top;
	color: #40585F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p
{
	margin: 10px 0;
}

img
{
	border: none;
}

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

a:hover, a:focus 
{
	color: #BD0533;
	text-decoration: underline;
}

.active a:link, .active a:visited
{
	color: #BD0533;	
}


h1, h2 , h3, h4, h5, h6, #nav
{
	font-family: Georgia, "Bookman Old Style", Constantia, "Times New Roman", Times, serif;
	color: #991133;
	text-align: left;
}

h2
{
	font-size:18px;
	margin-top: 5px;
	clear: both;
}


h3
{
	font-size:14px;
	margin-top: 15px;
}

h4
{
	font-size:11px;
	margin-bottom: 10px;
}

table
{
	font-size: 11px;
}

table p
{
	margin: 2px;
}

#container 
{
	width: 910px;
	margin: 0 auto;
}

#page 
{
	width:870px;
	background: url(../_img/ozadje.jpg) repeat left top;
	margin: 0;
	float: left;
}

#page h1
{
	display: none;
}


#nav 
{
	padding: 15px 14px 0px 16px;
	height: 52px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

#nav ul, #nav li
{
	display: inline;
	padding-left: 0;
}

#nav a:link, #nav a:visited
{
	background: url(../_img/gumb.png) no-repeat;
	float: left;
	color: #FFEECC;
	text-align: center;
	text-decoration: none;
	width: 140px;
min-height: 27px;
height:auto !important;
height: 52px;
	padding-top: 25px;
}

#nav .active a:link, #nav .active a:visited, #nav a:hover, #nav a:focus
{
	background: url(../_img/gumb_izbrani.png) no-repeat;
	color: #FFDD99;
/*	margin: 0;
*/}

#header
{
	background: url(../_img/header.png) no-repeat;
	float: left;
	width: 100%;
	height: 190px;
	margin: 10px 0 0 0;
	clear: both;
}

#slogan
{
	margin: 0px 30px 0px 465px;
	padding-top: 95px;
	font-size: 11px;
}

#slogan h2
{
	color: #40585F;
	font-size: 16px;
	margin-bottom: 5px;
	text-align: center;
}

#slogan h3
{
	color: #40585F;
	font-size: 16px;
	margin-bottom: -5px;
	text-align: center;
}

#left
{
	float: left;
	width: 185px;
	padding: 0;
	margin: 20px 10px 20px 20px;
	text-align: left;
	display: inline;
}


#middle
{
	float: left;
	width: 625px;
	margin: 20px 20px 20px 10px;
}
#path 
{
	margin: 5px 0 5px 0;
	padding: 3px 0 0 0px;
	color: #991133;
	font-size: 10px;
	text-align: left;
}

#path ul, #path li
{
	margin: 0;
	padding: 0;
	display: inline;
}

#path li a
{
	margin: 0;
	padding: 2px 5px 2px 5px;	
}

#central
{
/*	float: left;
*/	width: 620px;
	padding: 0;
	text-align: justify;
}

#central img
{
	position: relative;
	float: right;
	padding: 5px;
	margin: 5px 0 2px 10px;
}

#right
{
	float: right;
	width: 165px;
	padding: 0;
	margin: 20px 20px 20px 0;
	text-align: justify;
	display: inline;
	clear: both;
}


#prodmenu
{
	margin: 5px 0 0px 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

#prodmenu ul, #prodmenu li
{
	display: inline;
}

#prodmenu ul
{
	height: 350px;
}

#prodmenu a
{
	background: url(../_img/izdelek.png) no-repeat;
	float: left;
	width: 160px;
	height: auto;
	padding: 3px 4px 3px 21px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#prodmenu a:hover, #prodmenu a:focus
{
	background: url(../_img/izdelek_on.png) no-repeat;
	height: auto;
	color: #BD0533;
}

#prodmenu a:hover, #prodmenu a:focus 
{
	text-decoration: none;
}

#logoleft
{
	background: url(../_img/znak.gif) no-repeat top left;
	margin-top: 50px;
	float: left;
	clear: both;
	width: 100%;
	height: 380px;
}

#logocenter
{
	background: url(../_img/znak.png) no-repeat top center;
	margin-top: 50px;
	float: left;
	clear: both;
	width: 100%;
	height: 380px;
}

#logoright
{
	background: url(../_img/znak.png) no-repeat top right;
	margin-top: 50px;
	float: left;
	clear: both;
	width: 100%;
	height: 380px;
}

#footer
{
	background: url(../_img/footer.gif) no-repeat;

	clear: both;
	width: 100%;
	height: 55px;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 10px;
	margin-top: 40px;
}

.agila, .agila a
{
	font-family: "Forgotten Futurst", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DC252F;
}
/* */ 
.more
{
	background: url(../_img/puscica.png) no-repeat 1px 2px;
	padding: 0 0 0 12px;
	font-weight: bold;
}

.more:hover
{
	background: url(../_img/puscica_on.png) no-repeat 1px 2px;
}

.textcenter
{
	text-align: center;
}

.description
{
	font-style: italic;
}

.block
{
	display: block;
}

.archiveitem
{
	clear: both;
	margin-top: 80px;
}

h2 + .archiveitem
{
	margin-top: 0px;
}

#navlang
{
	float: left;
	position: relative;
	margin: 17px 0 0 5px;
	width: 35px;
}

#navlang img
{
	margin: 0 0 5px;
}


.news-latest-date, .news-single-timedata, .news-list-date ,.media 
{
	color:#A0A0A6;
	font-size:10px;
	font-weight:bold;
	width:100%;
	margin-bottom: 3px;
}

.news-latest-morelink,.news-list-morelink  
{
/*	background: url(../_img/puscica.png) no-repeat 1px 2px;	- desna poravnava s puščico dela OK le v FF, v IE7 pa ne
	padding: 0 0 0 12px;*/
	font-weight: bold;
	float: right;
	clear: both;	
}

.news-list-morelink  
{
	float: left;	 
}
/*.news-latest-morelink:hover, .news-list-morelink :hover 
{
	background: url(../_img/puscica_on.png) no-repeat 1px 2px;
}
*/
