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

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	color: #444444;
	font-size:10px;
}


/**************************************/
/*** Heading style					***/
/**************************************/
H1 {/*globalNaslov*/
	padding:0px 0px 8px 0px;
	margin:0px 0px 0px 0px;

	color: #000;
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	font-variant: normal; /*** small-caps ***/
	text-transform: uppercase; /*** lowercase, uppercase, capitalize ***/
	
	text-align: left; /*** left, right, center, justify ***/
	text-decoration: none; /*** underline, line-through, blink ***/
	
	
	line-height: 14px;
	letter-spacing: 0.5px;
	word-spacing: 0px;
	text-indent: 0px;	
}
H2 {/*globalText*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	color: #000;
	font-family: Arial, sans-serif; /*** Arial, sans-serif ***/
	font-weight: normal;
	font-size: 11px;
	font-variant: normal; /*** small-caps ***/
	text-transform: uppercase; /*** lowercase, uppercase, capitalize ***/
	
	text-align: left; /*** left, right, center, justify ***/
	text-decoration: none; /*** underline, line-through, blink ***/
	
	
	line-height: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-indent: 0px;	
}

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

/**************************************/
/*** Main tabels										***/
/**************************************/

#container {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	background: none;
}


#header{
	background:url(../images/dizajn/header.png);
	background-repeat:repeat-x;
	width:100%;
	height: 177px;
}

#headerWrapper{
	width: 945px;
	height:137px;
	float: none;
	clear: none;
	padding: 0;
	margin: 0px auto 0px auto;
}


#logo {
	width: 785px;
	height:137px;
	float:left;
}


#headerNaslov{
	float:left;
	height:137px;
	width: 160px;
	color:white;
	font-weight:bolder;
	font-size:12px;
	padding: 20px 0 0 0;
}

#menu{
	width:945px;
	height:40px;
	position:absolute;
	z-index:2;
	top: 137px;
	clear:both;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size:12px;
	font-weight:bold;
}

#nav a {
	padding-top:10px;
	display: block;	
	height:40px;
	width:142px;
	color: white;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	padding-right:14px;
}

#nav li {
	float: left;
	min-width: 142px;
}

#nav li ul {
	position: absolute;
	width:142px;
	left: -999em;
	top:25px;
}

ul#nav a:hover
	{
	color: #ed1c24;
	}


#nav li ul a {
	padding-top:10px;
	display: block;
	width:120px;
	color: white;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	padding-right:14px;
	padding-top:5px;
	height:30px;
}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background:url(../images/btns/menuDrop.png) bottom left no-repeat;
	display:block;
	width: 140px;
	margin-left:3px;
	padding-left:10px;
	margin-right: 20px;
}
















#wrapper {
	width: 984px;
	float: none;
	clear: both;
	padding: 0;
	margin: 0px auto 0px auto;
}

#vsebina {
	width: 984px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
	float: none;
	clear: none;
	
	color: #000;
	font-family: inherit;
	font-weight: normal;
	font-size: 11px;
	font-variant: normal; /*** small-caps ***/
	text-transform: none; /*** lowercase, uppercase, capitalize ***/
	
	text-align: left; /*** left, right, center, justify ***/
	text-decoration: none; /*** underline, line-through, blink ***/
	
	line-height: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-indent: 0px;
}


#novice {
	width:984px;
}

#noviceTop {
	width:984px;
	height: 43px;
}

#noviceTopLeft {
	height: 43px;
	width:	18px;
	background:url(../images/dizajn/box_24.png) no-repeat;
	float:left;
}

#noviceTopSreda {
	height: 43px;
	width:	945px;
	background:url(../images/dizajn/box_25.png) no-repeat;
	float:left;
}


#vsebinaTopSreda {
	height: 43px;
	width:	945px;
	background:url(../images/dizajn/blankBox.png) no-repeat;
	float:left;
}

#vsebinaTopSreda h1{
	padding-top: 15px;
	padding-left: 35px;
	color: #79dbff;
}

#noviceTopRight {
	height: 43px;
	width:	21px;
	background:url(../images/dizajn/box_26.png);
	float:left;
}


#noviceSreda {
	width:	977px;
	background:url(../images/dizajn/bg.png) repeat;
	margin-left: 4px;
	margin-right:2px;
}

#noviceBottom{
	width:984px;
	height: 43px;	
}


#noviceBottomLeft {
	height: 22px;
	width:	18px;
	background:url(../images/dizajn/box_31.png) no-repeat;
	float:left;
}

#noviceBottomSreda {
	height: 43px;
	width:	945px;
	background:url(../images/dizajn/box_32.png) no-repeat;
	float:left;
}

#noviceBottomRight {
	height: 22px;
	width:	21px;
	background:url(../images/dizajn/box_33.png) no-repeat;
	float:left;
}

#novicaHolder {
	width:300px;
	float:left;
}


#novicaHolder p {
	margin: 0px 10px 5px 10px;
	padding-top: 10px;
	color: #000;
	
	font-weight:normal;
	font-size:11px;
	font-variant:normal;
	
	text-align:left;
	text-decoration:none;
	
	line-height:14px;
	letter-spacing: 0px;
	word-spacing:0px;	
}
#nHolder {
	width: 100%;
}
#nNaslov {
	width: 300px;
	min-height: 20px;
	padding-left: 28px;
	padding-top: 5px;
	
	color: #ed1c24;
	
	font-weight:bold;
	font-size:12px;
	font-variant:normal;
	
	text-align:left;
	text-decoration:none;
	
	line-height:14px;
	letter-spacing: 0px;
	word-spacing:0px;	
}
#nImage {
 float: left;
 margin: 10px 10px 0px 10px;
 
 border: #c9c9c9 solid 2px;

}


#nLeft {
	width: 26px;
	height: 25px;
	position:absolute;
	z-index: 10;
	margin-left: 0px;
	margin-top: -1px;
}


#nVec {
	width: 100%;
	height:20px;
	float:left;
}


#nVec a {
	display: block;
	width: 50px;
	height:20px;
	float:right;
	
	color: #ed1c24;

}



/**************************************/
/***            Footer				***/
/**************************************/
#fot {
	width:100%;
	height: 32px;
	margin: 0 auto;
	padding:0;
	
	float: none;
	clear: none;
	
	color: #000;
	font-family: inherit;
	font-weight: normal;
	font-size: 10px;
	font-variant: normal; /*** small-caps ***/
	text-transform: none; /*** lowercase, uppercase, capitalize ***/
	
	text-align: left; /*** left, right, center, justify ***/
	text-decoration: none; /*** underline, line-through, blink ***/
	
	line-height: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-indent: 0px;	
	
	background: url(../images/dizajn/footer.gif) bottom repeat-x;
}
#fot .btnss {
	width: 400px;
	height: 32px;
	margin: 0 auto 0 auto;
	background: url(../images/btns/btnFoot.gif) center no-repeat;

}
#fot a {
	display:block;
	width: auto;
	height:30px;
	
	float:left;
	clear:none;
}
#fot .l {
	float: left;
	clear:none;
	position:relative;
	margin-top: -16px;
	margin-left:20px;
}
#fot .r {
color:#fff;
	float: right;
	clear:none;
	position:relative;
	margin-top: -16px;
	margin-right:20px;
}