/* Kase informatika
   Style Sheet
   by Jure Omejc
*/
 
/* B A S I S ____________________________________*/

BODY {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCE5F9;
	color: #404040;
	margin: 0px auto 0px auto;
}

TD {
	vertical-align: top;
	font-size: x-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

P {
	margin-top: 0px;
	margin-bottom: 10px;
}

A, A:visited {	
	color: #404040;
	text-decoration: underline;
}
A:hover, A:active {
	color: #404040;
	text-decoration : none;
}

A.linkReverse, A.linkReverse:visited {	
	color: #404040;
	text-decoration: none;
}

A.linkReverse:hover, A.linkReverse:active {
	color: #404040;
	text-decoration : underline;
}

IMG {
	border: 0px;
}

UL {
	list-style-type: disc;
	padding-left: 20px;
	margin: 5px 0px 10px 10px;
}

OL {
	padding-left: 20px;
	margin: 5px 0px 10px 10px;
}

LI {
	list-style-image: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	vertical-align: middle;
}

LI.arrow {
	list-style-image: url(../pic/bullet-arrow.png);
	list-style-position: outside;
	margin: 10px 0px 3px -5px;
	padding: 0px;
}

.textMali {
	font-size: xx-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

.missing {
	color: red;
}

/*  H E A D ______________________________________*/

#head {
	width: 791px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding-top: 15px;
	text-align: left;
	background-image:  url("../pic/border-shadow_left.png");
	background-position:right;
	background-repeat: repeat-y;
}

IMG.logo {
	float: left;
	margin-left: 64px;
}

#headGradient {
	width: 784px;
	height: 18px;
	background-image: url(../pic/head-gradient_row.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #AED9F0;
}

/*  head menu ______________________________________*/

#headMenu {
	padding-right: 25px;
	font-size: 10px;
	color: #1F4185;
	text-align: right;
}

A.headMenuLink, A.headMenuLink:visited {
	color: #1F4185;
	text-decoration: none;
}

A.headMenuLink:active, A.headMenuLink:hover {
	color: #1F4185;
	text-decoration: underline;
}

FORM.search {
	display: inline;
}

INPUT.searchField {
	background-color: #85C3EA;
	border: none;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	font-size: 11px;
}

INPUT.searchButton {
	width: 20px;
	background-color: #85C3EA;
	background-image: url(../pic/button-arrow.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
}

/* skrijemo kontrolno polje za spam */
input.field {
	display: none;
}

/* menu ______________________________________*/

A.menuLink, A.menuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F4185;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	padding: 7px 20px 7px 20px;
	border-right: 1px solid #AED9F0;
}

A.menuLink:active, A.menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E13D26;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	padding: 7px 20px 7px 20px;
	border-right: 1px solid #AED9F0;
}


/*  M A I N ______________________________________*/

#main {
	width: 791px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(../pic/border-shadow_left.png);
	background-position:right;
	background-repeat: repeat-y;
}

#mainImage {
	width: 784px;
	height: 138px;
	background-image: url(../pic/image-back.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-top: 1px solid #AED9F0;
}

#print {
	text-align: right;
	margin: -25px 27px 0px 0px;
	display: none;
	font-size: 1px;
}

/* sub menu ______________________________________*/

#subMenu {
	float: left;
	width: 171px;
	margin-left: 20px;
	padding-bottom: 25px;
	background-color: #CCE5F9;
	background-image: url(../pic/menu-edge_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Popravek za IE na Windowsih. Samo ta zna to prebrat. \*/

* html #subMenu {
  display: inline;
}
 
/* end */

IMG.menuTitle {
	margin: 10px 0px 5px 20px;
}

A.subMenuLink, A.subMenuLink:visited {
	font-size: 11px;
	color: #1F4185;
	text-decoration: none;
	display: block;
	padding: 7px 20px 7px 20px;
	background-image: url(../pic/menu-line.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

A.subMenuLink:active, A.subMenuLink:hover {
	font-size: 11px;
	color: #E13D26;
	text-decoration: none;
	display: block;
	padding: 7px 20px 7px 20px;
	background-image: url(../pic/menu-line.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* content ______________________________________*/

#content {
	margin: 0px 27px 0px 211px;
	padding-top: 15px;
	font-size: x-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

A.pathLink, A.pathLink:visited {
	color: #4BA6DD;
	text-decoration: underline;
}

A.pathLink:active, A.pathLink:hover {
	color: #4BA6DD;
	text-decoration: none;
}

#path {
	font-size: 10px;
	color: #4BA6DD;
}

H1 {
	color: #4BA6DD;
	font-weight: bold;
	margin: 20px 0px 15px 0px;
	font-size: small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

H2 {
	color: #4BA6DD;
	font-weight: bold;
	margin: 15px 0px 5px 0px;	
	font-size: x-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

DIV.stress {
	background-color: #C2D558;
	background-image: url(../pic/stress-left.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	height: 100px;
	line-height: 150%;
	padding-top: 13px;
}

IMG.iconLeft {
	float: left;
	margin: 0px 10px 20px 0px;
}

DIV.newsOn {
	float: right;
	width: 190px;
	background-color: #CCE5F9;
	background-image: url(../pic/home-aktualno-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin: -32px 10px 5px 20px;
}

DIV.newsOff {
	float: right;
	width: 190px;
	height: 100px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin: -32px 10px 5px 20px;
}

IMG.aktualno {
	margin-bottom: 8px;
}

P.textAktualno {
	font-size: 11px;
	color: #1F4185;
	margin: 2px 10px 0px 10px;
}

A.linkAktualno, A.linkAktualno:visited {
	color: #1F4185;
	text-decoration: none;
}

A.linkAktualno:active, A.linkAktualno:hover {
	color: #1F4185;
	text-decoration: underline;
}

DIV.naslPodrocje {
	margin-top: 25px;
	width: 343px;
	height: 106px;
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

P.naslPodrocjeNaslov {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 145px 10px 20px;
	padding-top: 12px;
}

P.naslPodrocjeText {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 145px 5px 20px;
}

A.linkPodrocje, A.linkPodrocje:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.linkPodrocje:active, A.linkPodrocje:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

P.naslPodrocjeNaslov2 {
	font-size: 12px;
	font-weight: bold;
	color: #1F4185;
	margin: 0px 145px 10px 20px;
	padding-top: 12px;
}

P.naslPodrocjeText2 {
	font-size: 11px;
	color: #1F4185;
	margin: 0px 145px 5px 20px;
}

A.linkNazaj, A.linkNazaj:visited {
	color: #4BA6DD;
	text-decoration: none;
	background-image: url(../pic/arrow-back.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	font-size: xx-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

A.linkNazaj:active, A.linkNazaj:hover {
	color: #4BA6DD;
	text-decoration: underline;
	background-image: url(../pic/arrow-back.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	font-size: xx-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

A.linkNaprej, A.linkNaprej:visited {
	color: #4BA6DD;
	text-decoration: underline;
	background-image: url(../pic/arrow.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}

A.linkNaprej:active, A.linkNaprej:hover {
	color: #4BA6DD;
	text-decoration: none;
	background-image: url(../pic/arrow.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}

A.linkPovprasevanje, A.linkPovprasevanje:visited {
	color: #1F4185;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../pic/arrow-dark.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}

A.linkPovprasevanje:active, A.linkPovprasevanje:hover {
	color: #1F4185;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../pic/arrow-dark.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
}

.sitemapArea {
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}

.sitemapSubArea {
	margin: 5px 0px 0px 2px;
}

.sitemapPage {
	list-style-type: none;
	margin: 3px 0px 0px 10px;
	font-size: xx-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

.sitemapGeneral {
	margin: 3px auto 0px auto;
}

#footerMenu {
	padding-top: 20px;
	text-align: center;
	color: #1F4185;
	font-size: xx-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

A.footerMenuLink, A.footerMenuLink:visited {
	color: #1F4185;
	text-decoration: none;
}

A.footerMenuLink:active, A.footerMenuLink:hover {
	color: #E13D26;
	text-decoration: none;
}

/* table ______________________________________*/

TD.cell {
	background-color: #CCE5F9;
	text-align: center;
}

TD.cell2 {
	text-align: center;
}

TD.tableHead {
	background-color: #4BA6DD;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

TD.tableTitle {
	background-color: #CCE5F9;
	vertical-align: middle;
	text-align: center;
}


/*  F O O T E R ______________________________________*/

#footer {
	width: 791px;
	margin: 0px auto 10px auto;
	padding-top: 8px;
	text-align: right;
	font-size: 10px;
	color: #1F4185;
	background-image: url(../pic/border-shadow_bottom.png);
	background-position: top;
	background-repeat: repeat-x;
}

A.footerLink, A.footerLink:visited {
	color: #1F4185;
	text-decoration: underline;
}

A.footerLink:active, A.footerLink:hover {
	color: #1F4185;
	text-decoration: none;
}

/* F O R M S ______________________________________*/

FORM {
	margin: 0px;
	padding: 0px;
}

TD.formCell {
	padding-bottom:6px;
	color: #1F4185;
	font-size: x-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

INPUT.box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1F4185;
	padding: 2px;
	border: 1px solid #85C3EA;
	margin-top: -3px;
	font-size: x-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

TEXTAREA.box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1F4185;
	padding: 2px;
	border: 1px solid #85C3EA;
	font-size: x-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* ta prava velikost za vse ostale browserje */
}

.dummy {
	/* da se IE 5 ne zmede */
}

/*  P O P U P ______________________________________*/

#popupContent {
	width: 400px;
	margin: 0px auto 10px auto;
	text-align: left;
	font-size: x-small; /* manjsi font za IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* ta prava velikost za vse ostale browserje */
}