@charset "utf-8";
/**********************************************************************/
/**********************************************************************/
/***   Copyright (c) 2008, PLAN e d.o.o.														***/
/***   Vse pravice pridržane. All rights reserved.									***/
/**********************************************************************/
/**********************************************************************/
/*

c7e8fb - svetla modra
3e6690 - temna modra
8ca7bb - obroba modra

c2e6d3 - svetla zelena
2a7550 - temna zelena
7ca28f - obroba zelena

e0e0e0 - svetla siva
333 - temna siva

*/
body {
	margin: 0;
	padding:0;
	color: #000;
	font-family: Tahoma, sans-serif;
	
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	
	text-align: left; /*** left, right, center, justify ***/
	text-indent: 0px;
	
	font-weight: normal;
	text-decoration: none; /*** underline, line-through, blink ***/
	text-transform:none; /*** capitalize, uppercase, lowercase ***/
	font-variant: normal; /*** small-caps ***/
	
	background: #315a86;

}
p {
	margin: 0;
	
}
form {
	padding: 0;
	margin: 0;
	
}
select {
	color: #000;
	font-family: Tahoma, sans-serif;
	
	font-size: 12px;
	line-height: normal;
}
input {
	margin: 1px;
	font-family: Tahoma, sans-serif;
	
	color: #3e6690;
	font-size: 12px;
	line-height: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	
	text-align: left; /*** left, right, center, justify ***/
	text-indent: 0px;
	
	font-weight: normal;
	text-decoration: none; /*** underline, line-through, blink ***/
	text-transform:none; /*** capitalize, uppercase, lowercase ***/
	font-variant: normal; /*** small-caps ***/
	
	background: #fff;
	border: none;
	overflow:hidden;
	outline:none;
}
input[type=text], input[type=password] {
	width: auto;
	margin: 0;
	margin-bottom: 1px;
	padding: 1px 2px;
	border: #3e6690 1px solid;
	
}
input[type=submit] {
	padding: 2px 8px;
	*padding: 0 4px;
	*padding-bottom: 0px;
	*padding-top: 4px;
	margin: 0;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	line-height: 14px;
	cursor: pointer;
	
	color: #fff;
	background: #3e6690;
}
input[type=submit]:hover {
	background: #8ca7bb;
	
}
input[type=checkbox] {
	margin: 0;
	padding: 0;
	
}


textarea {
	padding: 0;
	margin: 0;
	font-family: Tahoma, sans-serif;
	
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	
	text-align: left; /*** left, right, center, justify ***/
	text-indent: 0px;
	
	font-weight: normal;
	text-decoration: none; /*** underline, line-through, blink ***/
	text-transform:none; /*** capitalize, uppercase, lowercase ***/
	font-variant: normal; /*** small-caps ***/
	
	overflow:auto;
	outline: none;
	
	background: #fff;
	border: #8ca7bb 1px solid;
	
}


/**************************************/
/*** Heading style									***/
/**************************************/
H1 {
	padding: 0;
	margin: 0;

	font-family: inherit;
	
	font-size: inherit;
	line-height: normal;
	letter-spacing: inherit;
	
	text-align: left; /*** left, right, center, justify ***/
	
	font-weight: inherit;
	text-transform: inherit; /*** capitalize, uppercase, lowercase ***/
	font-variant: inherit; /*** small-caps ***/
}
H2 {
	padding: 0;
	margin: 0;

	font-family: inherit;
	
	font-size: inherit;
	line-height: normal;
	letter-spacing: inherit;
	
	text-align: left; /*** left, right, center, justify ***/
	
	font-weight: inherit;
	text-transform: inherit; /*** capitalize, uppercase, lowercase ***/
	font-variant: inherit; /*** small-caps ***/
}
.vsebina {
	width: auto;
	height: auto;
	display: block;
	
	padding: 30px 15px;
	padding: 15px;
	min-height: 300px;
	
	background: #fff;
}


/**************************************/
/*** Objects												***/
/**************************************/
.clear {
	clear: both;
}
#clear {
	clear: both;
}

/**************************************/
/*** Main tables										***/
/**************************************/


.container {
	width: 100%;
	height: 100%;
	
	margin:0px;
	padding:0px;
	
	background: url(../images/dizajn/backgroundBody.png) repeat-x top;
}
.wrapper {
	width: 1001px;
	height: auto;
	margin: 0 auto;
	
	background: none;
	
	
}
.lineTop {
	width: auto;
	height: 36px;
	display: block;
	margin: 0;
	padding: 0 10;
	background: url(../images/dizajn/lineTop.png) no-repeat top;
}

/**************************************/
/*** Header tables									***/
/**************************************/
.header {
	width: auto;
	height: 170px;
	display: block;
	padding: 0 10;
	
	background: url(../images/dizajn/headerFlag.jpg) no-repeat left top;
	
}
.logo {
	width: 240px;
	float:left;
	
}
.flash {
	float:right;
	padding: 2px;
	margin-right: 5px;
	margin-top:8px;
	text-align: right;
	
	background: #fff;
	border: #666 1px solid;
}

/**************************************/
/*** MAIN menu tables								***/
/**************************************/
#menu {
	width: auto;
	height: 26px;
	display: block;
	padding: 4px 0;
	
	text-align:center;
}

#menu a {
	padding-left: 4px;
	width: auto;
	height: 26px;
	display: inline-block;
	margin: 0 8px;
	
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
	background: none;
}
#menu a div {
	padding: 5px 10px;
	padding-left: 6px;
	
	background: none;
	
}

#menu a:hover {
	text-decoration: none;
	background: url(../images/btns/mmL.png) no-repeat left;
}
#menu a:hover div {
	background: url(../images/btns/mmR.png) no-repeat right;
}

#menu a.sel {
	text-decoration: none;
	background: url(../images/btns/mmL.png) no-repeat left;
}
#menu a.sel div {
	background: url(../images/btns/mmR.png) no-repeat right;
}

/**************************************/
/*** SUB menu tables				***/
/**************************************/

#subMenu {
	
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
	position:relative;
	z-index:20;
}

#subMenu a table td {
	height: 35px;
	text-align: left;
	padding: 0 12px;
	padding-left: 8px;
}
#subMenu a {
	width: auto;
	height: 35px;
	display: block;
	
	margin: 1px 0;
	padding: 0;
	padding-left: 4px;
	
	
	color: #c7e8fb;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	
	background: url(../images/btns/btnL.png) no-repeat top left;
}
#subMenu a table
{
	background: url(../images/btns/btnR.png) no-repeat top right;
}

#subMenu a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/btns/btnL_hover.png) no-repeat top left;
}
#subMenu a:hover table {
	background: url(../images/btns/btnR_hover.png) no-repeat top right;
}

#subMenu a.sel {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/btns/btnL_hover.png) no-repeat top left;
}
#subMenu a.sel table {
	background: url(../images/btns/btnR_hover.png) no-repeat top right;
}
#subMenu a.sel table td {
	background: url(../images/icons/subMenuMarker.png) no-repeat 97% 10px;
}

/*

c7e8fb - svetla modra
3e6690 - temna modra
8ca7bb - obroba modra

c2e6d3 - svetla zelena
2a7550 - temna zelena
7ca28f - obroba zelena

e0e0e0 - svetla siva
333 - temna siva

*/

#subMenu a.green:link,
#subMenu a.green:visited,
#subMenu a.green:active,
#subMenu a.green:hover
{
	color: #c2e6d3;
	background: url(../images/btns/btnGL.png) no-repeat top left;
}
#subMenu a.green:link table,
#subMenu a.green:visited table,
#subMenu a.green:active table,
#subMenu a.green:hover table
{
	background: url(../images/btns/btnGR.png) no-repeat top right;
}

#subMenu a.green:hover {
	color: #fff;
	background: url(../images/btns/btnGL_hover.png) no-repeat top left;
}
#subMenu a.green:hover table {
	background: url(../images/btns/btnGR_hover.png) no-repeat top right;
}

#subMenu a.selG {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/btns/btnGL_hover.png) no-repeat top left;
}
#subMenu a.selG table {
	background: url(../images/btns/btnGR_hover.png) no-repeat top right;
}
#subMenu a.selG table td {
	background: url(../images/icons/subMenuMarker.png) no-repeat 97% 10px;
}

/*

c7e8fb - svetla modra
3e6690 - temna modra
8ca7bb - obroba modra

c2e6d3 - svetla zelena
2a7550 - temna zelena
7ca28f - obroba zelena

e0e0e0 - svetla siva
333 - temna siva

*/
#subMenu a.title:link,
#subMenu a.title:visited,
#subMenu a.title:active {
	width: auto;
	height: auto;
	display: block;
	
	margin: 1px 0;
	padding: 8px 0;
	padding-left: 2px;
	
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: none;
	
}
#subMenu a.title:hover {
	color: #3e6690;
	text-decoration: underline;
	background: none;
	
}



#btnMenu {
	display: block;
	padding: 10px 0;
}
#btnMenu a img {
	position:relative;
	right: -5px;
	
}
#btnMenu a {
	width: auto;
	display: block;
	
	margin: 4px 0;
	padding: 2px 10px;
	padding-left: 22px;
	
	color: #2a7550;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	
	background: #c2e6d3 url(../images/icons/greenMarkerSmall.png) no-repeat 6px 5px;
}
#btnMenu a:hover {
	padding-left: 24px;
	color: #3e6690;
	text-decoration: none;
	background: #c7e8fb url(../images/icons/blueMarkerSmall.png) no-repeat 6px 5px;
}




/**************************************/
/*** Footer													***/
/**************************************/
/*

c7e8fb - svetla modra
3e6690 - temna modra
8ca7bb - obroba modra

c2e6d3 - svetla zelena
2a7550 - temna zelena
7ca28f - obroba zelena

e0e0e0 - svetla siva
333 - temna siva

*/
.footer {
	display: block;
	margin-top: 20px;
	padding: 4px 8px;
	position:relative;
	bottom: -5px;
	
	background: #c7e8fb;

}
.clear {
	clear: both;
}
.clear {
	clear: both;
}
.clear {
	clear: both;
}
.clear {
	clear: both;
}











/**************************************/
/*** Shadow													***/
/**************************************/

#imgShadow {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	background: url(../images/dizajn/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/dizajn/shadow.gif) no-repeat bottom right;
}
#imgShadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #2a7550;
	margin: -3px 5px 5px -3px;
	padding: 1px;
}


