@charset "utf-8";
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/**/
html {
	overflow-y: scroll;
}

strong {
	font-weight: bold;
}

a, a:visited {
	color: #ffff00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input, textarea {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
}

body  {
	font: 0.75em Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/body_bg.png) repeat-x top left #b3b79e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	padding: 0;
	background: url(images/sidebar_pasica.gif) no-repeat left bottom;	
} 
#header { 
	height: 80px;
} 

#header #logo {
	position: absolute;
	left: 188px;
	top: 6px;
	z-index: 999;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	background:url(images/sidebar_bg.png) repeat-y;
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0;
}

#sidebar1 #company_info {
	font-size: 0.9em;
	background:url(images/company_info_bg.png) no-repeat left bottom #edefe7;
	padding-top: 29px;
	min-height: 300px; /* skupaj 381px visine */
	padding-left: 29px;
	padding-bottom: 5px;
	width: 204px; /* skupaj 240px sirine */
}

#sidebar1 #company_info a {
	color: gray;
}

/* prvi nivo glavnega menija */
#sidebar1 ul#mainMenu {
	position: relative;
/*	top: -3px;  */
	margin: 0;
	padding: 0;
	width: 233px;
	padding-bottom: 12px;
	padding-top: 36px;
	background:url(images/menu_bg.png) no-repeat left top;
}
#sidebar1 ul#mainMenu li {
	position: relative;
	line-height: 30px;
}

#sidebar1 ul#mainMenu em {
	color: #ffff00;
}

#sidebar1 ul#mainMenu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 2px; 
	height: 28px;
	line-height: 28px;
	background:url(images/menu_l1_bg.png) no-repeat top left;	
}
#sidebar1 ul#mainMenu li a:hover, #sidebar1 ul#mainMenu li.selected a {
	color: #ffff00;
	background-position: bottom left;
}

#mainMenu.onas #onas, #mainMenu.ppp #ppp, #mainMenu.kon #kon, #mainMenu.nov #nov, #mainMenu.pov #pov {
	color: #ffff00;
	background-position: bottom left;
}

/* drugi nivo glavnega menija */
#sidebar1 ul#mainMenu li ul, #sidebar1 ul#mainMenu.ppp li ul li ul {
	display: none;
}

#sidebar1 ul#mainMenu.ppp li ul {
	display: block;
}

#sidebar1 ul#mainMenu ul {
	position: relative;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	/* IE6 wirdness, ne pokaze samo border-bottom, ce ni tudi border-top */
	top: -1px;
	margin-bottom: -1px;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
}

#sidebar1 ul#mainMenu ul li {
	line-height: 1em;
	padding: 0;
}

#sidebar1 ul#mainMenu ul li a, #sidebar1 ul#mainMenu li.selected ul li a {
	color: #fff;
	padding-left: 28px;
	padding-top: 5px;;
	padding-bottom: 5px;
	height: auto;
	line-height: 1.2em;
	display: block;
	width: 205px;
	background: url(images/menu_l2_bullet.png) no-repeat 18px top;
}

#sidebar1 ul#mainMenu ul li a:hover, #sidebar1 ul#mainMenu li.selected ul li a:hover, #sidebar1 ul#mainMenu li ul li.selected a {
	color: #ffff00;
	background-position: 18px -39px;
	background-color: #3d3d3d;
}

#mainMenu.ppw #ppw, #mainMenu.ppmt #ppmt, #mainMenu.ppsm #ppsm, #mainMenu.pppnm #pppnm {
	color: #ffff00;
	background-position: 18px -39px;
	background-color: #3d3d3d;
}

/* tretji nivo menijev */
#sidebar1 ul#mainMenu ul li ul {
	display: none;
}
#sidebar1 ul#mainMenu.ppw ul li ul#uppw, #sidebar1 ul#mainMenu.ppmt ul li ul#uppmt {
	display: block;
}

#sidebar1 ul#mainMenu ul li ul {
	border: none;
	top: 0;
	margin: 0;
	padding: 0;
}

#sidebar1 ul#mainMenu ul li ul li {
	margin: 0;
	padding: 0;
}

#sidebar1 ul#mainMenu ul li ul li a, #sidebar1 ul#mainMenu li.selected ul li ul li a {
	color: #fff;
	width: 192px;
	padding-right: 3px;
	padding-left: 38px;
	padding-top: 3px;;
	padding-bottom: 3px;
	background: url(images/menu_l2_bullet.png) no-repeat 28px top;
	height: auto;
	line-height: 1.2em;
	margin:0;
	border: 0;
	display: block;
}

#sidebar1 ul#mainMenu ul li ul li a:hover, #sidebar1 ul#mainMenu li.selected ul li ul li a:hover, #sidebar1 ul#mainMenu li.selected ul li ul li.selected a {
	color: #ffff00;
	background-position: 28px -39px;
	background-color: #3d3d3d;
}

#mainMenu.ppb #ppb, #mainMenu.ppsot #ppsot, #mainMenu.pppot #pppot, #mainMenu.ppb #ppb, #mainMenu.ppskv #ppskv, #mainMenu.ppdcmn #ppdcmn, #mainMenu.ppumt #ppumt, #mainMenu.ppecmn #ppecmn, #mainMenu.ppmp #ppmp {
	color: #ffff00;
	background-position: 28px -39px;
	background-color: #3d3d3d;
}

/* konec meni */
#lang {
	height: 33px;
	line-height: 33px;
	background:url(images/lang_bg.jpg) no-repeat right;
}

#lang ul {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	margin-right: 45px !important;
	margin-right: 30px;
	float: right;
	text-transform: uppercase;
}

#lang ul li {
	float: left;
}
#lang ul.lslo li#lslo, #lang ul.leng li#leng, #lang ul.lde li#lde, #lang ul.lfr li#lfr, #lang ul.lesp li#lesp, #lang ul.lrus li#lrus {
	font-weight: bold;
}

#lang ul li a {
	color: #faee05;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;	
	border-left: 1px solid #faee05;
}
#lang ul li.first a {
	border: 0;
	padding-left: 0;
}
#lang ul li a:hover {
	text-decoration: underline;
}

#breadcrumbs {
	height: 34px;
	line-height: 34px;
	background:url(images/breadcrumbs_bg.jpg) no-repeat left top;
	padding-left: 24px;
	font-size: 0.8em;
	margin-left: 20px;
	overflow: hidden;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
}

#breadcrumbs ul li {
	float: left;
}

#breadcrumbs ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #fff;
	padding-left: 5px;
	padding-right: 5px;	
}
#breadcrumbs ul li a:hover {
	color: #ffff00;
	text-decoration: underline;
}
#breadcrumbs ul li#bc_domov a {
	font-weight: normal;
	padding-left: 0;
	border: 0;
}
#breadcrumbs ul li.selected a {
	color: #ffff00;
}

#mainContent { 
	margin: 0 0 0 240px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
} 

#topContent {
  width: 672px;
  margin-left: 20px !important;
  margin-left: 17px;
  min-height:334px;_height:334px
}

#topContent hr {
	color: #ffff00;
	background-color: #ffff00;
	height: 3px;
}

#topContent h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0.5em 0 0.5em 0;
}

#topContent h3 {
	font-size: 1.0em;
	margin: 0.5em 0 0.5em 0;
	text-align: center;
}

#topContent h4 {
	font-size: 1.1em;
	margin: 0.5em 0 0.5em 0;
	text-align: left;
	color: #ffff00;
	font-weight: bold;
}

#mainContent h5 {
	font-size: 0.9em;
}


#topContent p {
	margin-bottom: 1em;
}

#topContent ol {
	margin-left: 1em;
	margin-bottom: 0.5em;
	padding-left: 1em;
	list-style-type: decimal-leading-zero;
}

#topContent ul {
	margin-left: 1em;
	margin-bottom: 0.5em;
	padding-left: 1em;
	list-style: circle;
}

#topContent table img {
border: 1px solid #ffff00;
}

#topContent table img.noborder {
border: none;
}

#topContent table td {
	font-size: 0.9em;
}


#contentArea {
	position: relative;
	margin-right: -10px;
/*	left: -3px; */
	width: 634px;
	left: 20px;
	padding-top: 10px;
	padding-bottom: 17px;
	padding-right: 22px;
	padding-left: 22px;
	background:url(images/content_area_bg.png) no-repeat bottom right;
}


#footer { 
	font-size: 0.8em;
	text-align: right;
	color: gray;
	margin-bottom: 15px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Pager BEGIN */
.pager { display: block; clear: right; font-size: 0.9em; }
.pager a, .pager span { display: block;    float: left;    padding: 0.1em 0.4em;    border: 1px solid #3d3d3d;    margin-right: 0.1em; }
.pager span.current {    border: 1px solid #2a2a2a;    background: #dbdb93;    color: #000000;}
.pager a {    border: 1px solid #3d3d3d;    text-decoration: none;}
.pager a:hover {    border-color: #E8E8E8;    font-size: bold;}
.pager span.arrow {        border: 1px solid #ddd;        color: #999;}
/* Pager END */
