/* Thorax */
@define b_zelena_0 = #006633;
@define barva2 = #55BF68;				// zelena: menu background

html {
	height : 100%;
}
/* Ozadje: belo */
body{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF; /* Ozadje: belo */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(images/main/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: right;
} 
h1 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom : 5px;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 0.7em;
	font-style: italic;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom : 5px;
	padding: 0px;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

/* layout */
#pagewidth{
	width:964px;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
} 
#wrapper{
	border: 0px;
	height: 100%;
	/*position: relative;*/
	top: 0px;
	padding-top: 2px;
}
#header {
	/*height: 120px;*/
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images/main/bg_header_01.jpg);
	padding-bottom: 2px;
}
#logo {
	width: 220px;
	height: 58px;
	padding-left: 6px;
	padding-top: 20px;
}
 #leftcol{
	width: 150px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	padding: 10px;
}
 #maincol {
	width: 600px;
	height: auto;
	background-color: #FFFFFF;
	background-image : none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #98CC64;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #98CC64;
	padding: 10px;
	border-top-style: none;
	border-bottom-style: none;
}
 #rightcol{
	width: 150px;
	height: auto;
	float: right;
	padding: 10px;
	/*text-align: center;*/
}
 #datum {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;	/* 12px: centrirana 1 vrstica */
	color: #FFFFFF;
	font-size: 0.8em;
	z-index: 120;
	height: 40px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
}
/* -------------------------------------------------------
Vsebina - maincol 
----------------------------------------------------------*/
#box_main1, #box_main1_news {
	background-color: #ffffff;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#box_main1_news {
	height: 425px;	
}
#box_main1 h2, #box_main1_news h2 {
	font-size : 0.9em;
	width: 100%;
	color : White;
	/*background-color : #C8975A;*/
	background-color : #50B381;
	margin-top : 0;
	margin-bottom : 2px;
	margin-left: -2px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	font-style: normal;
}
#box_main1 H4, #box_main1_news H4 {
	/*background-color: #2DB36E;*/
	color: #006633;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	/*text-transform: uppercase;*/
	letter-spacing : 0px;
	line-height: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}
#box_main1 H5, #box_main1_news H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#box_news_maincoll {
	background-color: #E8E8E8;
	/*float: left;*/
	width: 279px; /* 180px; */
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	border: 0px none #999;
	height: 80px; /*90px;*/
}
#box_news_maincolr {
	background-color: #FFFFFF;
	float: right;
	width: 380px;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	border: 0px none #999;
	height: 90px;
}
#box_news_maincoll H4 {
	/*background-color: #2DB36E;
	color: #50B381;*/
	color: #EE3B34;
	font-size: 14px;
	font-weight: normal;
	font-family: Calibri;
	text-transform: uppercase;
	letter-spacing : -1px;
	line-height: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}
/*#box_news_maincolr H5 {*/
#box_news_maincoll H5 {
	color: #006633;
	font-size: 14px;
	font-weight: normal;
	font-family: Calibri;
	text-transform: uppercase;
	letter-spacing : -1px;
	line-height: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}
#box_news_maincolr H6 {
	padding-top: 2px;
	padding-right: 2px;
	float: right;
	width: 80px;
}

/* -------------------------------------------------------
Vsebina - leftcol
----------------------------------------------------------*/
#box_news {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #98CC64;
	padding-top: 3px;
	padding-left: 3px;
	margin-top: 10px;
}
#box_news H4 {
	/*background-color: #2DB36E;
	color: #50B381;*/
	color: #EE3B34;
	font-size: 12px;
	font-weight: normal;
	font-family: Calibri;
	/*text-transform: uppercase;*/
	letter-spacing : -1px;
	line-height: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -12px;
	margin-left: 0px;
}
#news_besedilo {
	font-family: Tahoma;
	font-size: 0.8em;
/*	width: 100%;*/
}
#news_vec {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	font-size: 0.7em;
}
.clearfix:after {
 content: ""; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: visible;
 }
 
.clearfix{
	display: inline-table;
	background-color: #FFFFFF;
}

.clearfix2{
	display: inline-table;
	background-color: #CCCCCC;
}

.clearfix2:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: visible;
 }

/* Tabele */
#pltable {
	width: 100%;
}
#pltable table {
	width: 100%;
}
/* Tabela: seznam dokumentacije za download */
.pltabledok {
	/*background-color : #FFFFFF;*/
	width: 100%;
	margin: 0px;
	padding: 3px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pltabledok table {
	border-collapse : collapse;
}
.pltabledok tr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pltabledok td {
	padding: 3px;
	/*border : 1px solid #CCCCCC;*/
	vertical-align: top;
	background-color: #FFFFFF;
}
/* Tabela: seznam prospektov */
.pltablepro {
	/*background-color : #FFFFFF;*/
	width: 100%;
	margin: 0px;
	padding: 3px;
	font-size: 0.9em;
	border: 1px none #CCCCCC;
}
.pltablepro table {
	border-collapse : collapse;
}
.pltablepro tr {
	border: 0px none #CCCCCC;
}
.pltablepro td {
	padding: 3px;
	/*border : 1px solid #CCCCCC;*/
	vertical-align: top;
	background-color: #FFFFFF;
}
#zozadjem {
	background-color: #CCCCCC;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 100%;
	background-color: #FFFFFF;
/* 	background-color: #FFFF99; */
}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* general */
A {
	text-decoration: none;
	color : #144977;
}
/* #C5281C */
A:hover{
	color: #01ADF0;
	text-decoration : underline;
}
input.submit {
	TEXT-DECORATION: none;
	font-size: 10px;
	color: Black;
	border : 1px solid Gray;
	background-image : url(images/btnbg.gif);
	background-repeat : repeat-x;
}
input.text {
	TEXT-DECORATION: none;
	font-size: 10px;
	color: Black;
	border : 1px solid Gray;
}
/*form{
	margin:0;
}*/
img{
	border:0 none #999999;
}
.imgop{
	border:0 none #999999;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.imgop:hover{
	border:0 none #999999;
	opacity:1;
	filter:alpha(opacity=100);
}
.imgdesno {
	float: right;
	padding-left: 10px;
}
.imglevo {
	float: left;
	padding-right: 10px;
}
.imgpad {
	padding-bottom: 25px;
}
#footer {
	position: relative;
	width: 944px;
	font-size: 0.8em;
	color: #ffffff;
	background-image: url(images/main/bg_footer_964.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#footer_filler {
	height: 2px;
	width: 964px;
	background-color: #FFFFFF;
}
 /*printer styles*/ 
 @media print{ 
#header{display:none;}
#leftcol{display:none;} 
body{
	background-image: none;
	background: White;
} 
.prodname {
	color : Black;
}
#wrapper {
	width: 100%;
	float: none;
	background: transparent;
}
#maincol {
	width: 600px;
	float: none;
	background: transparent;
}
}

/* glavni menu */
#navgl {
	float: right;
	height: 40px;
	width: 964px;
	background-image: url(images/main/bg_menu_964.jpg);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
#navcontainer {
	float: right;
	font-size : 0.9em;
	color : #333333;
	height: 18px;
	/* tega spreminjaš, ce se menu lom zarad dolžin imen */
	width: 666px;
	padding-top: 12px; /*12px;*/
	padding-right: 1px;
	padding-bottom: 10px; /*10px;*/
	padding-left: 4px;
	z-index: 100;
	/*background-image: url(images/main/bg_menu_964.jpg);
	background-repeat: no-repeat;*/
}

 /* top nav */
  A.topnav {
	text-decoration: none;
	color : #FFFFFF;
	font-weight : bold;
	padding-top: 10px;
	padding-right: 39px;
	padding-bottom: 10px;
	padding-left: 39px;
}
  A.topnav:hover {
	background-color: #55BF68;
	text-decoration : none;
	color : #006633;
}
.anylinkcss{
	position: absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	background-color: #CCCCCC;
	width: 170px;
	margin-left : 40;
	font-weight : normal;
	margin-top : 5px;
	padding : 40;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #006633;
	padding: 1px 0 0 0;
	text-decoration: none;
	color : #333333;
}
.anylinkcss a:hover{
	background-color: #55BF68;
	color: white;
	text-decoration : none;
}
.anylink2css{
	position:absolute;
	visibility: hidden;
	border:1px solid #D9DDE1;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 101;
	background-color: White;
	width: 170px;
	margin-left : 0;
	font-weight : normal;
	margin-top : 10px;
	padding : 0;
}
.anylink2css a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #D9DDE1;
	padding: 1px 0 0 0;
	text-decoration: none;
	color : #333333;
}
.anylink2css a:hover{
	background-color: #01ADF0;
	color: white;
	text-decoration : none;
}

/* left menu */
#navleft {
	float: left;
	width: 150px;
	/*background-image: url(images/main/bg_menu_964.jpg);
	background-repeat: no-repeat;*/
	padding-bottom: 2px;
}
#navcontainerleft {
	float: left;
	font-size : 0.9em;
	color : #333333;
	/* tega spreminjaš, ce se menu lom zarad dolžin imen */
	width: 150px;
	padding-top: 0px; /*12px;*/
	padding-right: 1px;
	padding-bottom: 10px; /*10px;*/
	padding-left: 4px;
	z-index: 100;
	line-height: 25px;	
	/*background-image: url(images/main/bg_menu_964.jpg);
	background-repeat: no-repeat;*/
}

 /* left nav */
  A.leftnav {
	text-decoration: none;
	color : #006633;
	font-weight : bold;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	width: 150px;
}
  A.leftnav:hover {
	background-color: #55BF68;
	text-decoration : none;
	color : #FFFFFF;
	width: 145px;
}
#leftmenu{
	padding: 5px;
	line-height: 20px;
}
#leftcol H3{
	color: #0000FF;
	font-size: 26px;
	font-weight: normal;
	font-family: "Arial Narrow";
	margin-top: 3px;
	text-transform: uppercase;
	margin-bottom : 5px;
	margin-left : 0;
	letter-spacing : -1px;
}

/* Crte in posebni fonti */
.red {
	color : Red;
}
.redbold {
	color : Red;
	font-weight: bold;
}
.bluebold {
	color : #0066FF;
	font-weight: bold;
}

.green {
	color : #80C341;
	font-weight : bold;
}
.breadtitle {
	font-style:normal;
}
.redLine {
	background-image:url(Images/Icons/redLine.jpg);
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
	display:block;
	height:10px;
	}
/* tabs */
.menu{
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 1.8;
}
li.menu{
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}
#menu {
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CC99;
}
#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 20px;
	color: #00FF00;
}
#menu a:link, #menu a:visited	{
	background : #CDE5EA;
	border : 1px solid #708090;
	/*	color : #144977; */
	float : left;
	font-weight : bold;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
	color: #00FF00;
}
#menu a:link.active, #menu a:visited.active	{
	background : #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	color : #000000;
}
#menu a:hover	{
	color : #FFFFFF;
	background : #01ADF0;
}
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}
 #menu ul a:hover {
	color : #01ADF0;
}
#contents {
	background : #fff;
	border : 1px solid #708090;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 5px;
}
#contents dl{
	width: 99.5%;
	margin-top : 10px;
	background : White;
}
#contents dt{
	float: left;
	width: 25%;
	padding: 3px;
	margin: 0 ;
	font-weight: bold;
	clear: left;
	text-align : right;
}
#contents dd{
	width: 70%;
	padding: 3px;
	float: left;
	margin: 0 ;
}
#contents dd  > dd{
	padding: .5em 5% 1em 5%;
}
#contents table {
	width: 100%;
	border-collapse : collapse;
}
#contents th {
	text-align: left;
	border : 2px solid #E6E6E6;
	padding: 2px;
	background : #EBEBEB;
}

#contents td {
	padding: 2px;
	border : 2px solid #E6E6E6;
	
}
#contents .width {
	width : 420px;
}
#contents p {
	margin : 0;
	padding : 0;
}
#contents h5 {
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 10px;
	color : #01ADF0;
}
#contents em {
	font-size : 11px;
	color : #01ADF0;
	font-weight : bold;
	font-style : normal;
}
#contents strong {
	color : #01ADF0;
	font-weight : normal;
}

/* Novice */
.news_b1, .news_b2, .news_b3, .news_b4 {
	height: 110px;
	width: 299px;
}
.news_b1, .news_b3 {
	float:left;
}
.news_b2, .news_b4 {
	float:right;
}
.news_b1 {
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #98CC64;
	border-bottom-color: #98CC64;
}
.news_b2 {
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98CC64;
}
.news_b3 {
	background-color: #E8E8E8;
	border-right-style: solid;
	border-right-color: #98CC64;
	border-right-width: 1px;
}
.news_b4 {
	background-color: #E8E8E8;
}

