/* CSS Document */
body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#EFEFDF;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
a {
   outline: none;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
span.comment{
	background:url(../images/commentBullet.png) no-repeat;
	_background:url(../images/ie6/commentBullet.gif) no-repeat; /* IE6 Hack */
	font: normal 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: gray;
}
/*------------------------------------------------body--------------------*/

.messageOK {
	background: #33cc33; 
	color: white; 
	padding: 5px;
}
.messageAlert {
	background: #ffff00; 
	color: black; 
	padding: 5px;
}
.messageError {
	background: #cc3333; 
	color: white; 
	padding: 5px;
}

/*------------------------------------------------header--------------------*/
#header{
	background:url(../images/header.jpg) 0 0 no-repeat;
	width:981px;
	height:274px;
	position:relative;
	margin:0 auto;
}
#headerSmall{
	background:url(../images/headerSmall.jpg) 0 0 no-repeat;
	width:981px;
	height:180px;
	position:relative;
	margin:0 auto;
}
#header a.headerLogo, #headerSmall a.headerLogo{
	background:url(../images/logo.png) 0 0 no-repeat;
	_background:url(../images/ie6/logo.gif) 0 0 no-repeat; /* IE6 Hack */
	position:absolute;
	left:27px;
	top:21px;
	width:430px;
	height:140px;
}
#header h1{
	background:url(images/slogan.gif) 0 0 no-repeat;
	width:484px;
	height:32px;
	position:absolute;
	left:411px;
	top:108px;
	text-indent:-10000px;
}
#header p a{
	font:normal 28px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:25px;
	top:207px;
	text-decoration:underline;
}
#header p a:hover{
	text-decoration:none;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#header p.napovednikText1{
	font:normal 16px Arial, Helvetica, sans-serif;
	line-height: 19px;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	top:186px;
	left:374px;
	width:250px;
	overflow: hidden;
}
#header p.napovednikText2{
	font:normal 16px Arial, Helvetica, sans-serif;
	line-height: 19px;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	top:186px;
	left:647px;
	width:250px;
	overflow: hidden;
}
#header p.napovednikText1 span.titleNap, p.napovednikText2 span.titleNap{
	color:#FFD400;
}
.danesBtn{
	display:block;
	background:url(../images/danesBtn.png) 0 0 no-repeat;
	_background:url(../images/ie6/danesBtn.gif) 0 0 no-repeat; /* IE6 Hack */
	width:86px;
	height:86px;
	position:absolute;
	left:-14px;
	top:95px;
}
.jutriBtn{
	display:block;
	background:url(../images/jutriBtn.png) 0 0 no-repeat;
	_background:url(../images/ie6/jutriBtn.gif) 0 0 no-repeat; /* IE6 Hack */
	width:86px;
	height:86px;
	position:absolute;
	left:-14px;
	top:95px;
}
a.mapInfo{
	display:block;
	background:url(../images/mapInfoHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/mapInfoHover.gif) 0 0 no-repeat; /* IE6 Hack */
	width:24px;
	height:24px;
	position:absolute;
	left:583px;
	top:0px;
}
a.mapInfo1{
	display:block;
	background:url(../images/mapInfo.png) 0 0 no-repeat;
	_background:url(../images/ie6/mapInfoHover.gif) 0 0 no-repeat; /* IE6 Hack */
	width:24px;
	height:24px;
	position:absolute;
	left:600px;
	top:239px;
}
a.mapInfo1:hover{
	background:url(../images/mapInfoHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/mapInfoHover.gif) 0 0 no-repeat; /* IE6 Hack */
}
a.mapInfo2{
	display:block;
	background:url(../images/mapInfo.png) 0 0 no-repeat;
	_background:url(../images/ie6/mapInfoHover.gif) 0 0 no-repeat; /* IE6 Hack */
	width:24px;
	height:24px;
	position:absolute;
	left:873px;
	top:239px;
}
a.mapInfo2:hover{
	background:url(../images/mapInfoHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/mapInfoHover.gif) 0 0 no-repeat; /* IE6 Hack */
}
#header a.headerLeftBlueArrow{
	display:block;
	background:url(../images/leftBlueArrowEnabled.png) 0 0 no-repeat;
	_background:url(../images/ie6/leftBlueArrow.gif) 0 0 no-repeat; /* IE6 Hack */
	width:64px;
	height:64px;
	position:absolute;
	left:305px;
	top:194px;
}
#header a.headerLeftBlueArrow:hover{
	background:url(../images/leftBlueArrowHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/leftBlueArrow.gif) 0 0 no-repeat; /* IE6 Hack */
}
.headerLeftBlueArrowDisabled{
	background:url(../images/leftBlueArrowDisabled.png) 0 0 no-repeat;
	_background:url(../images/ie6/leftBlueArrowDisabled.gif) 0 0 no-repeat; /* IE6 Hack */
	display:block;
	width:64px;
	height:64px;
	position:absolute;
	left:305px;
	top:194px;
}
#header a.headerRightBlueArrow{
	display:block;
	background:url(../images/rightBlueArrowEnabled.png) 0 0 no-repeat;
	_background:url(../images/ie6/rightBlueArrow.gif) 0 0 no-repeat; /* IE6 Hack */
	width:64px;
	height:64px;
	position:absolute;
	left:906px;
	top:194px;
}
#header a.headerRightBlueArrow:hover{
	background:url(../images/rightBlueArrowHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/rightBlueArrow.gif) 0 0 no-repeat; /* IE6 Hack */
}
.headerRightBlueArrowDisabled{
	background:url(../images/rightBlueArrowDisabled.png) 0 0 no-repeat;
	_background:url(../images/ie6/rightBlueArrowDisabled.gif) 0 0 no-repeat; /* IE6 Hack */
	display:block;
	width:64px;
	height:64px;
	position:absolute;
	left:906px;
	top:194px;
}
#header a.emailBtn, #headerSmall a.emailBtn{
	display:block;
	background:url(../images/emailBtn.png) 0 0 no-repeat;
	_background:url(../images/ie6/emailBtn.gif) 0 0 no-repeat; /* IE6 Hack */
	width:54px;
	height:54px;
	position:absolute;
	left:906px;
	top:15px;
}
#header a.emailBtn:hover, #headerSmall a.emailBtn:hover{
	background:url(../images/emailBtnHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/emailBtn.gif) 0 0 no-repeat; /* IE6 Hack */
}
#header img.headerOverlay{
	display:block;
	width:273px;
	height:91px;
	position:absolute;
	left:638px;
	top:176px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------menu--------------------*/
#menu{
	background:url(../images/menu.jpg) 0 0 no-repeat;
	width:981px;
	height:65px;
	position:relative;
	margin:6px auto 0px auto;
}
#menu ul.menuSlo{
	width:990px;
	overflow:hidden;
	height:43px;
	margin:0 auto 0 auto;
	padding:8px 0 0 8px;
	_width:970px; /* IE6 Hack */
	_padding:8px 0 0 14px;
}
#menu ul.menuEng{
	width:885px;
	height:43px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:8px 0 0 20px;
	_width:895px; /* IE6 Hack */
	_padding:8px 0 0 14px;
}
#menu ul li{
	background:url(../images/navDiv.png) right top no-repeat; 
	height:43px;
	float:left;
	padding: 0 5px 0 2px;
	_padding: 0 3px 0 0px;
}
#menu ul li a{
	display:block;
	padding:13px 16px 0 16px;
	height:43px;
	_width: 60px; /* IE6 Hack */
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
#menu ul li a:hover{
	background:url(../images/navActive.png) 0 0 repeat-x;
	color:#fff;
	height:43px;
	background-color:inherit;
}
#menu ul li a.activeBtn{
	display:block;
	background:url(../images/navActive.png) 0 0 repeat-x;
	color:#fff;
	height:43px;
	padding:13px 16px 0 16px;
	font:bold 16px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:default;
}
#menu ul li.last{
	background-image:none;
	height:43px;
	float:left;
}
/*------------------------------------------------menu--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	background-color:#f5f5e4;
	border:#e6e6d8 solid 1px;
	width:978px;
	padding:0px 0px 0px 0px;
	margin:2px auto 8px auto;
}
/*------------------------------------------------left--------------------*/
#left{
	width:683px;
	float:left;
}
#left a, #right a{
	color:inherit;
	text-decoration:underline;
}
#left a:hover, #right a:hover{
	color:#c00;
	text-decoration:none;
}
#left div.leftNormalTxt{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#62625C;
	padding: 12px 15px 0px 15px;
}
.break1{
	margin-bottom: 12px;
}
.spacerDivider{
	width:670px;
/*	background-color:aqua;*/
	float:left;
}
#left div.leftHalfCombiner{
	width:323px;
	float:left;
}
#left div.leftHalfTitle{
	font:normal 13px Arial, Helvetica, sans-serif;
	width:280px;
	color:#62625C;
	text-align:left;
	border:1px dashed silver;
	padding:12px 15px 12px 15px;
	margin:9px -8px 9px 18px;
	_margin:9px 0px 9px 9px;
	float:left;
}
.errorMessage{
	font:bold 13px Arial, Helvetica, sans-serif;
	width:602px;
	color:white;
	background-color: #ff6666;
	text-align:center;
	border:1px dashed silver;
	padding:12px 15px 12px 15px;
	margin:9px 16px 9px 18px;
	float:left;
}
.leftAllInsideTitle{
/*	background-color: blue;*/
	float: left;
	width: 602px;
	position: relative;
}
.leftAllTitle{
	font:normal 13px Arial, Helvetica, sans-serif;
	width:602px;
	color:#62625C;
	text-align:left;
	border:1px dashed silver;
	padding:12px 15px 12px 15px;
	margin:9px 16px 9px 18px;
	_margin:9px 0px 9px 9px;
	float:left;
	position: relative;
}
.wholeAllTitle{
	font:normal 13px Arial, Helvetica, sans-serif;
	width:399px;
	color:#62625C;
	text-align:left;
	border:1px dashed silver;
	padding:12px 15px 12px 15px;
	margin:9px 0px 9px 18px;
	_margin:9px 0px 9px 9px;
	float:left;
	position: relative;
}
.wholeAllTitle2{
	font:normal 13px Arial, Helvetica, sans-serif;
	width:435px;
	color:#62625C;
	text-align:left;
	border:1px dashed silver;
	padding:12px 15px 12px 15px;
	margin:9px 0px 9px 18px;
	_margin:9px 0px 9px 9px;
	float:left;
	position: relative;
}
.planetImg {
	background: url(../images/planetLogo.png) 0 0 no-repeat;
	_background: url(../images/ie6/planetLogo.gif) 0 0 no-repeat; /* IE6 Hack */
	position: absolute;
	right: 24px;
	top: 5px;
	width: 61px;
	height: 30px;
}
.leftAllTitle ul{
	padding:18px 37px 18px 37px;
	margin:18px 20px 18px 20px;
	display:block;
	list-style-type:square;
	list-style-image:url(../images/bulletGreen.png);
	background-color:#ffefff;
}
.leftAllTitle ul li{
	font:normal 13px Arial, Helvetica, sans-serif;
	line-height:20px;
}
.leftAllTitle p{ 
	text-indent: 15px; 
	margin-top: 10px;
}
.leftAllTitle p:first-letter {
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
}
span.title1{
	color:#974D04;
	font:bold 13px Arial, Helvetica, sans-serif;
}
span.title4{
	color:#974D04;
	font:bold 13px Arial, Helvetica, sans-serif;
}
span.title2{
	color:#974D04;
	font:bold 16px Arial, Helvetica, sans-serif;
}
span.title3{
	color:#3399cc;
	font:bold 16px Arial, Helvetica, sans-serif;
}
span.title4{
	color:#3399cc;
	font:bold 13px Arial, Helvetica, sans-serif;
}
#left img.borderCenter{
	border: 1px solid silver;
	display: block;
  margin-left: auto;
  margin-right: auto;
}
#napovednikContainer{
	position:relative;
	width:670px;
	background:url(../images/napovednikModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#napovednikContaineren{
	position:relative;
	width:670px;
	background:url(../images/napovednikModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#domovContainer{
	position:relative;
	width:670px;
	background:url(../images/domovModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#domovContaineren{
	position:relative;
	width:670px;
	background:url(../images/domovModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#noviceContainer{
	position:relative;
	width:670px;
	background:url(../images/noviceModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#noviceContaineren{
	position:relative;
	width:670px;
	background:url(../images/noviceModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#poslanstvoContainer{
	position:relative;
	width:670px;
	background:url(../images/poslanstvoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#poslanstvoContaineren{
	position:relative;
	width:670px;
	background:url(../images/poslanstvoModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#strokovnjakiContainer{
	position:relative;
	width:670px;
	background:url(../images/strokovnjakiModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#strokovnjakiContaineren{
	position:relative;
	width:670px;
	background:url(../images/strokovnjakiModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#generacijaContainer{
	position:relative;
	width:670px;
	background:url(../images/generacijaModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#generacijaContaineren{
	position:relative;
	width:670px;
	background:url(../images/generacijaModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#anketaContainer{
	position:relative;
	width:670px;
	background:url(../images/anketaModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#anketaContaineren{
	position:relative;
	width:670px;
	background:url(../images/anketaModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#clanstvoContainer{
	position:relative;
	width:960px;
	background:url(../images/clanstvoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#clanstvoContaineren{
	position:relative;
	width:960px;
	background:url(../images/clanstvoModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#klipingContainer{
	position:relative;
	width:670px;
	background:url(../images/klipingModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color:white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#klipingContaineren{
	position:relative;
	width:670px;
	background:url(../images/klipingModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
.navClipping, .navMission, .navVideo, .navPhoto, .navExpert, .navGeneration, .navNews, .navAnketa{
	margin-top:18px;
}
#videoContainer{
	position:relative;
	width:670px;
	background:url(../images/videoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
.contentCurrentVideo{
/*	background-color: blue;	*/
/*	border: 1px dashed silver;*/
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.contentCurrentVideoWmv{
/*	background-color: blue;	*/
/*	border: 1px dashed silver;*/
	padding: 6px 0 12px 0;
	text-align:center;
}
#fotoContainer{
	position:relative;
	width:670px;
	background:url(../images/fotoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
#fotoContaineren{
	position:relative;
	width:670px;
	background:url(../images/fotoModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0 2px 2px;
	padding:48px 0 8px 0;
	color:#878767;
}
.imgFotoActiveThumb{
	border: 1px solid silver; 
	background-color: #99ff99; 
	padding: 3px; 
	margin: 3px;
}
.imgFotoInactiveThumb{
	border: 1px solid silver; 
	padding: 3px; 
	margin: 3px;
}
.leftImgFullActive{
	width:602px;
/*	background-color:#62625C;*/
	border-top:1px dashed silver;
	text-align:center;
	padding-top: 15px;
	margin-top: 15px;
	float:left;
}
.leftImgNavBtn{
	width:602px;
	margin-bottom: 40px;
	position:relative;
/*	background-color:#62625C;*/
}
a.navBlueFirst{
	background:url(../images/navBlueFirst.png) 0 0 no-repeat;
	_background:url(../images/ie6/navBlueFirst.gif) 0 0 no-repeat; /* IE6 Hack */
	width:32px;
	height:32px;
	position: absolute;
	top: 0px;
	left: 180px;
}
a.navBlueFirst:hover{
	background:url(../images/navBlueFirstHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/navBlueFirst.gif) 0 0 no-repeat; /* IE6 Hack */
}
a.navBlueBack{
	background:url(../images/navBlueBack.png) 0 0 no-repeat;
	_background:url(../images/ie6/navBlueBack.gif) 0 0 no-repeat; /* IE6 Hack */
	width:32px;
	height:32px;
	position: absolute;
	top: 0px;
	left: 230px;
}
a.navBlueBack:hover{
	background:url(../images/navBlueBackHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/navBlueBack.gif) 0 0 no-repeat; /* IE6 Hack */
}
a.navBlueNext{
	background:url(../images/navBlueNext.png) 0 0 no-repeat;
	_background:url(../images/ie6/navBlueNext.gif) 0 0 no-repeat; /* IE6 Hack */
	width:32px;
	height:32px;
	position: absolute;
	top: 0px;
	left: 340px;
}
a.navBlueNext:hover{
	background:url(../images/navBlueNextHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/navBlueNext.gif) 0 0 no-repeat; /* IE6 Hack */
}

.navCurrentPic{
	width:75px;
	height:16px;
	position: absolute;
/*	background-color: red;*/
	top: 6px;
	left: 263px;
}

a.navBlueLast{
	background:url(../images/navBlueLast.png) 0 0 no-repeat;
	_background:url(../images/ie6/navBlueLast.gif) 0 0 no-repeat; /* IE6 Hack */
	width:32px;
	height:32px;
	position: absolute;
	top: 0px;
	left: 390px;
}
a.navBlueLast:hover{
	background:url(../images/navBlueLastHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/navBlueLast.gif) 0 0 no-repeat; /* IE6 Hack */
}
.leftPhotoThumbThumbWrapper{
	padding-left: 6px;
/*	background-color:silver;*/
}
.indexNewsContainer {
	float: left;
	width: 602px;
/*	border: 1px dotted silver; */
/*	background-color: blue;*/
	height: 166px;
	overflow-y: hidden;
	position: relative;
}
.indexNewsFullContainer {
	float: left;
	width: 602px;
/*	border: 1px dotted silver; */
/*	background-color: blue;*/
	position: relative;
}
.indexNewsTitle{
	float: left;
	width: 602px;
/*	background-color:yellow;*/
	margin: 0px 0px 0px 0px;
}
.imgIntroThumb{
	float: left;
	border: 1px solid silver; 
	background-color:inherit;
	padding: 3px; 
	margin: 13px 15px 4px 0px;
}
.imgIntroThumbRight{
	float: right;
	border: 1px solid silver; 
	background-color:inherit;
	padding: 3px; 
	margin: 13px 0px 4px 23px;
}
.imgIntroThumbIndex{
	float: left;
	border: 1px solid silver; 
	background-color:inherit;
	padding: 3px; 
	margin: 13px 16px 1px 0px;
}
.imgBFThumbIndex{
	float: left;
/*	border: 1px solid silver; */
	border: none;
	background-color:inherit;
	margin: 5px 30px 0px 10px;
}
.bfIndexLogo{
	float: left; 
	width: 300px;
}
.bfIndexText{
	float: left; 
	width: 285px; 
	margin: 5px 0 0 15px;
	_margin: 5px 0 0 0px;
}
a.readMoreBtn{
	background:url(../images/readMoreBtn.png) 0 0 no-repeat;
	_background:url(../images/ie6/readMoreBtn.gif) 0 0 no-repeat;
	width:162px;
	height:33px;
	position:absolute;
	left:440px;
	top:136px;
}
.leftAnketaContainer{
	position: relative;
	font:normal 13px Arial, Helvetica, sans-serif;
	background:url(../images/nagradnaAnketaBg.jpg) 0 0 no-repeat;
	width:602px;
	height: 55px;
	color:#62625C;
	text-align:left;
	border:1px solid silver;
	padding:12px 15px 12px 15px;
	margin:9px 16px 9px 18px;
	_margin:9px 0px 9px 9px;
	float:left;
}
.leftAnketaContent{
	font:normal 13px Arial, Helvetica, sans-serif;
	width:470px;
	height:30px;
	color:#62625C;
	text-align:left;
	padding:5px;
	margin:20px 0px 0px 60px;
	_margin:20px 0px 0px 31px;
	float:left;
	text-align: center;
	overflow-y: hidden;
}
a.anketaFemale{
	display:block;
	background:url(../images/anketaFemale.png) 0 0 no-repeat;
	_background:url(../images/ie6/anketaFemale.gif) 0 0 no-repeat; /* IE6 Hack */
	width:62px;
	height:80px;
	position:absolute;
	left:10px;
	top:0px;
	_top:3px;
}
a.anketaFemale:hover{
	background:url(../images/anketaFemaleHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/anketaFemale.gif) 0 0 no-repeat; /* IE6 Hack */
}
a.anketaMale{
	display:block;
	background:url(../images/anketaMale.png) 0 0 no-repeat;
	_background:url(../images/ie6/anketaMale.gif) 0 0 no-repeat; /* IE6 Hack */
	width:62px;
	height:80px;
	position:absolute;
	left:562px;
	top:0px;
	_top:3px;
}
a.anketaMale:hover{
	background:url(../images/anketaMaleHover.png) 0 0 no-repeat;
	_background:url(../images/ie6/anketaMale.gif) 0 0 no-repeat; /* IE6 Hack */
}
.leftNavTitle{
	font:bold 14px Arial, Helvetica, sans-serif;
	width:602px;
	color:#974D04;
/*	border:1px dashed silver;*/
	padding:0px 15px 0px 15px;
	margin:9px 16px 9px 18px;
	_margin:9px 0px 9px 9px;
	float:left;
	text-align: center;
}
a.newsPageNavigation{
	padding:2px 2px 2px 2px;
	font:bold 14px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:#62625C!important;
	background-color:inherit;
	text-decoration:none!important;
	height:18px;
}
a.newsPageNavigation:hover{
	color:#974D04!important;
	background-color:#DDDDCB!important;
	text-decoration:none!important;
}
.navNews{
	margin-top:18px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#974D04;
	text-align: center;
}
.navNewsContainer {
  padding:5px;
  margin:5px 10px 10px 18px;
	border:1px dashed silver;
/*	background-color:blue;*/
	width:224px;
	display:block;
}

/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
/*	background-color: green;*/
	width:286px;
	float:right;
}
.rightAllTitle{
	font:normal 13px Arial, Helvetica, sans-serif;
	width:224px;
	color:#62625C;
	text-align:left;
	border:1px dashed silver;
  padding:0 8px 8px 8px;
  margin:0px 10px 10px 18px;
	float:left;
}
.rightInTitle{
	margin-top: 8px;
/*	background-color: yellow;*/
}
#genPokroviteljContainer{
	width:270px;
	height:225px;
	background:url(../images/generalniPokroviteljModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	color:#878767;
	margin: 2px 0px 6px 0px;
}
#genPokroviteljContaineren{
	width:270px;
	height:225px;
	background:url(../images/generalniPokroviteljModBgEng.jpg) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	color:#878767;
	margin: 2px 0px 6px 0px;
}
#genPokroviteljContainer a.generalniPokroviteljLogo, #genPokroviteljContaineren a.generalniPokroviteljLogo{
	display:block;
	background:url(../images/generalniPokroviteljLogo.jpg) 0 0 no-repeat;
	width:210px;
	height:144px;
	margin:58px 0 0 20px;
	float:left;
}
#zdravkovKoticekContainer{
	position:relative;
	width:270px;
	background:url(../images/zdravkovKoticekModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#zdravkovKoticekContaineren{
	position:relative;
	width:270px;
	background:url(../images/zdravkovKoticekModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#lastCommentsContainer{
	position:relative;
	width:270px;
	height: 312px;
	background:url(../images/lastCommentsModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0px 0;
	color:#878767;
	overflow-y: hidden;
}
#lastCommentsContaineren{
	position:relative;
	width:270px;
	height: 312px;
	background:url(../images/lastCommentsModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
	overflow-y: hidden;
}
.commentsEnd{
	background:url(../images/commentEnd.png) 0 0 no-repeat;
	width:269px;
	height:38px;
	position:absolute;
	left:0px;
	top:320px;
}
#arhivKlipingContainer{
	position:relative;
	width:270px;
	background:url(../images/arhivModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 6px 0;
	color:#878767;
}
#arhivKlipingContaineren{
	position:relative;
	width:270px;
	background:url(../images/arhivModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#arhivFotoContainer{
	position:relative;
	width:270px;
	background:url(../images/arhivModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 6px 0;
	color:#878767;
	_overflow: hidden;
}
#arhivFotoContaineren{
	position:relative;
	width:270px;
	background:url(../images/arhivModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
	_overflow: hidden;
}
#arhivNoviceContainer{
	position:relative;
	width:270px;
	background:url(../images/arhivModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 6px 0;
	color:#878767;
}
#arhivNoviceContaineren{
	position:relative;
	width:270px;
	background:url(../images/arhivModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#arhivPoslanstvoContainer{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 6px 0;
	color:#878767;
}
#arhivPoslanstvoContaineren{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#arhivStrokovnjakiContainer{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 6px 0;
	color:#878767;
}
#arhivStrokovnjakiContaineren{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#arhivGeneracijaContainer{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 6px 0;
	color:#878767;
}
#arhivGeneracijaContaineren{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#arhivAnketaContainer{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 6px 0;
	color:#878767;
}
#arhivAnketaContaineren{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#arhivVideoContainer{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	_overflow: hidden;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 6px 0;
	color:#878767;
}
#arhivVideoContaineren{
	position:relative;
	width:270px;
	background:url(../images/izberiVsebinoModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	_overflow: hidden;
	border:#DDDDCA solid 7px;
	margin: 2px 0px 6px 0px;
	padding:39px 0 0 0;
	color:#878767;
}
#ostPokroviteljiContainer{
	position:relative;
	width:240px;
	background:url(../images/ostaliPokroviteljiModBgSlo.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	padding:39px 0 0 0;
	margin: 2px 0px 2px 0px;
	padding: 56px 15px 12px 15px;
/*	background-color:red;*/
	color:#878767;
}
#ostPokroviteljiContaineren{
	position:relative;
	width:240px;
	background:url(../images/ostaliPokroviteljiModBgEng.jpg) 0 0 no-repeat #EAEADA;
	background-color: white;
	border:#DDDDCA solid 7px;
	padding:39px 0 0 0;
	margin: 2px 0px 2px 0px;
	padding: 56px 15px 12px 15px;
	color:#878767;
}
#right p.rightNormalTxt{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#62625C;
	padding: 12px 15px 12px 15px;
}
#right p.rightNormalItem{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#62625C;
	padding: 1px 15px 1px 15px;
	position: relative;
}
#right p.rightNormalWrapper, #right p.rightNormalWrapper2{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#62625C;
	padding: 0px 15px 5px 15px;
	margin-top: 5px;
	position: relative;
}
#right p.rightNormalWrapper2{
	background-color: silver;
}
#right p.title{
	float:left;
	margin:10px 0 5px 40px;
	font:normal 18px Arial, Helvetica, sans-serif;
/*	border: 1px solid red;*/
	width:250px;
	color: #62625C;
}
#right p.title2{
	float:left;
	margin:5px 0 10px 10px;
	padding:8px 0 0 0;
	font:normal 18px Arial, Helvetica, sans-serif;
	border-top: 1px dashed #DDDDCA;
	width:250px;
	color: #62625C;
}
#right p.description{
	float:left;
	margin:0px 0 10px 10px;
	font:normal 13px Arial, Helvetica, sans-serif;
/*	border: 1px solid red;*/
	width:283px;
	color: #62625C;
}
#right p.description2{
	float:left;
	margin:0 0 5px 10px;
	padding: 5px 0 0 0;
	font:normal 13px Arial, Helvetica, sans-serif;
	border-top: 1px dashed #DDDDCA;
	width:283px;
	color: #62625C;
}
#right p.description span, #right p.description2 span{
	color:#6699cc;
	font:bold 13px Arial, Helvetica, sans-serif;
}
#right a.more{
	text-decoration:none;
	background:url(../images/rightBlueArrowSmall.png) 0 0 no-repeat;
	width:15px;
	height:15px;
}
#right a.more:hover{
	text-decoration:none;
	background:url(../images/rightBlueArrowSmallHover.png) 0 0 no-repeat;
	width:15px;
	height:15px;
}
#right a.linkSmall{
	color:inherit;
	font:inherit;
	text-decoration:none;
}
#right a.linkSmall:hover{
	text-decoration:underline;
}
#right img.mainNews{
	float:left;
	margin:0 10px 0 0;
/*	border: 1px solid silver;*/
}
#right a.title{
	color:inherit;
	text-decoration:none;
}
#right a.title:hover{
	color:inherit;
	text-decoration:underline;
}
#right div.comment{
	float:left;
	width:35px;
	height:32px;
	margin:10px 0 0 3px;
	padding-top:5px;
	background:url(../images/comment.png) 0 0 no-repeat;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
}
#ostaliPokroviteljiContainer{
	width:647px;
	height:82px;
	background-color:white;
	border:#DDDDCA solid 2px;
	margin:0 0 8px 0;
/*	padding:5px 10px 6px 9px;*/
	color:#878767;
}

#mainContentLeftHalfContainer{
	width:317px;
/*	border:1px solid red;*/
	float:left;
}
#mainContentRightHalfContainer{
	width:317px;
/*	border:1px solid red;*/
	float:left;
}
#mainContentNewsContainer{
	position:relative;
	float: left;
	width:305px;
	background-color:#dfffff;
	border:1px solid #eeeeee;
	margin:12px 0px 10px 11px;
	color:#878767;
}
#mainContentFotoContainer{
	position:relative;
	float:left;
	width:305px;
	background-color:#ffdffc;
	border:1px solid #eeeeee;
	margin:12px 0px 10px 11px;
	padding-bottom:5px;
	color:#878767;
}
#right a.arhivIcon{
	background:url(../images/arhivIcon.png) 0 0 no-repeat;
	width:25px;
	height:25px;
	position:absolute;
	left:7px;
	top:7px;
}
#right a.arhivIcon:hover{
	background:url(../images/arhivIconHover.png) 0 0 no-repeat;
}
#mainFotoShow{
	float:left;
	margin:0 0 15px 10px;
	font:normal 13px Arial, Helvetica, sans-serif;
	width:283px;
	color: #62625C;
}
#mainContentBFContainer{
	float: left;
	width:305px;
	background-color:#feffcf;
	border:1px solid #eeeeee;
	margin:0px 0px 10px 11px;
	color:#878767;
	position:relative;
}
#mainBFShow{
	float:left;
	margin:0px 0 10px 10px;
	font:normal 13px Arial, Helvetica, sans-serif;
/*	border: 1px solid red;*/
	width:283px;
	color: #62625C;
}
#mainContentVideoContainer{
	float: left;
	width:305px;
	background-color:#d0fec5;
	border:1px solid #eeeeee;
	padding-bottom:5px;
	margin:0px 0px 10px 11px;
	color:#878767;
	position:relative;
}
#mainVideoShow{
	float:left;
	margin:0 0 15px 10px;
	font:normal 13px Arial, Helvetica, sans-serif;
	width:283px;
	color: #62625C;
}
.mainMusicShow{
	float:left;
	padding: 10px;
	background-color: #ebeaea;
  border: 1px dotted silver;
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #62625C;
}
.mainMusicMenu{
	float:left;
	padding: 10px;
	margin-left: 15px;
	background-color: #ebeaea;
  border: 1px dotted silver;
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #62625C;
}
.mainMusicTextMenu{
	float:left;
	width: 580px;
	padding: 10px;
	margin-top: 15px;
	text-align: center;
  border: 1px dotted silver;
	font:normal 13px Arial, Helvetica, sans-serif;
	color: #62625C;
}
#right p.rightTop{
	display:block;
	background:url(images/right_top.gif) 0 0 no-repeat;
	width:608px;
	height:26px;
}
#right h2{
	font:bold 30px/22px Arial, Helvetica, sans-serif;
	color:#222222;
	background-color:inherit;
	margin:0 0 16px 0;
	padding:0 0 0 38px;
	display:block;
}
#right p.rightTxt1{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#62625C;
	background-color:inherit;
	padding:0 38px 10px 38px;
}
#right p.rightTxt1 span{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#5F860B;
	background-color:inherit;
}
#right p.rightTxt2{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#62625C;
	background-color:inherit;
	padding:0 0 20px 38px;
	float:left;
	width:349px;
	margin:0 27px 0 0;
}
#right p.rightTxt2 span{
	font:bold 17px/18px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	border-bottom:#BCBCB5 dashed 1px;
	width:340px;
	display:block;
	margin:0 0 15px 0;
}
#right p.rightPic{
	display:block;
	background:url(images/right_panel_pic.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	float:left;
	margin:0 0 22px 0;
}
#right p.rightBottom{
	display:block;
	background:url(images/right_bottom.gif) 0 0 no-repeat;
	width:608px;
	height:20px;
	float:left;
}
/*------------------------------------------------right--------------------*/
/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:946px;
	background:url(../images/bodyBottomBg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:0px 13px 19px 18px;
	margin:0 auto;
	position:relative;
/*	border: 1px solid blue; */
}
#bodyBottom h2{
	display:block;
	padding:13px 0 0px 13px;
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 10px 0;
/*	border: 1px solid green;*/
}
#infoFundacija{
	width:257px;
	height:233px;
	float:left;
	margin:20px 18px 0 0;
	background-color:#f2c200;
	border: 1px solid #e8e8e8;
}
.infoFundacijaMala{
	background:url(../images/infoFundacijaMala.png) 0 0 no-repeat;
	_background:url(../images/ie6/infoFundacijaMala.gif) 0 0 no-repeat; /* IE6 Hack */
	position:absolute;
	left:217px;
	top:18px;
	width:58px;
	height:58px;
}
.phoneIcon{
	background:url(../images/phoneIcon.png) 0 0 no-repeat;
	_background:url(../images/ie6/phoneIcon.gif) 0 0 no-repeat; /* IE6 Hack */
	position:absolute;
	left:37px;
	top:119px;
	width:20px;
	height:20px;
}
.faxIcon{
	background:url(../images/faxIcon.png) 0 0 no-repeat;
	_background:url(../images/ie6/faxIcon.gif) 0 0 no-repeat; /* IE6 Hack */
	position:absolute;
	left:37px;
	top:142px;
	width:20px;
	height:20px;
}
.emailIcon{
	background:url(../images/emailIcon.png) 0 0 no-repeat;
	_background:url(../images/ie6/emailIcon.gif) 0 0 no-repeat; /* IE6 Hack */
	position:absolute;
	left:37px;
	top:165px;
	width:20px;
	height:20px;
}
#infoFundacija p{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#F7F7EA;
	background-color:inherit;
	padding:0 14px 12px 14px;
	line-height:22px;
}
#infoFundacija p span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
}
#infoFundacija a{
	color:inherit;
	text-decoration:underline;
}
#infoFundacija a:hover{
	color:#974D04;
	text-decoration:none;
}
#publicReports{
	width:661px;
	height:233px;
	float:left;
	margin:20px 0 0 0;
	background-color:#99ccff;
	border: 1px solid #e8e8e8;
	position:relative;
}
.bellBtnSmall{
	background:url(../images/bellBtnSmall.png) 0 0 no-repeat;
	_background:url(../images/ie6/bellBtnSmall.gif) 0 0 no-repeat; /* IE6 Hack */
	position:absolute;
	left:610px;
	top:0px;
	width:58px;
	height:58px;
}
#publicReports h3{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat;
	width:327px;
	height:17px;
	padding:0 0 0 11px;
	margin:0 0 14px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#878767;
	background-color:inherit;
	text-transform:uppercase;
}
#publicReports span{
	color:#974D04;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#publicReports ul{
	padding:0;
	margin:0;
	display:block;
}
#publicReports ul li{
	display:block;
	height:21px;
	line-height:0;
}
#publicReports ul li a{
	display:block;
	padding:2px 13px 0 13px;
	font:normal 12px Arial, "Trebuchet MS", Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:none;
	height: 18px;
}
#publicReports ul li a:hover{
	color:#974D04;
	background:#DDDDCB;
	text-decoration:none;
}
#navPublicReports {
	position: absolute;
/*	border: 1px solid red;*/
	padding: 5px 13px 5px 13px;
	text-align: right;
	width: 633px;
	top:197px;
	left:0px;
	color:#974D04;
	font:bold 14px Arial, "Trebuchet MS", Helvetica, sans-serif;
}
#navPublicReports a{
	color:#47472D;
	background-color:inherit;
	text-decoration:none;
}
#navPublicReports a:hover{
	color:white;
	background-color:#47472D;
	text-decoration:none;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	height:85px;
	margin:0 auto;
	background:url(../images/footerBg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
#footer ul.menuSlo{
	width:650px;
	position:absolute;
	left:190px;
	top:20px;
}
#footer ul.menuEng{
/*	border: 1px solid red;*/
	width:650px;
	position:absolute;
	left:218px;
	top:20px;
	text-align:center;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 14px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding:0 10px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:black;
	background-color:#99ccff;
}
#footer p.design{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:inherit;
	position:absolute;
	text-align:center;
	width:955px;
	height:20px;
	left:10px;
	top:55px;
/*	border:1px solid red;*/
}
#footer p.design a{
	color:#999999; background-color:inherit; text-decoration:none;
}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
}
/*------------------------------------------------footer--------------------*/

/*--------------- Vertical date menu ----------------------------------------*/
.menuDateContainerSmall {
  padding:5px;
  margin:5px 10px 10px 18px;
  list-style-type:none; 
	font:bold 12px Arial, Helvetica, sans-serif;
	border:1px dashed silver;
/*	background-color:blue;*/
	height:27px;
	width:224px;
}
.menuDateContainerMedium {
  padding:5px;
  margin:5px 10px 10px 18px;
  list-style-type:none; 
	font:bold 12px Arial, Helvetica, sans-serif;
	border:1px dashed silver;
/*	background-color:blue;*/
	height:53px;
	width:224px;
}
.menuDateContainer {
  padding:5px;
  margin:5px 10px 10px 18px;
  list-style-type:none; 
	font:bold 12px Arial, Helvetica, sans-serif;
	border:1px dashed silver;
/*	background-color:blue;*/
	height:80px;
	width:224px;
}
.menuDateContainer li, .menuDateContainerSmall li, .menuDateContainerMedium li  {
  width:50px; 
  height:20px; 
  float:left;
  border:1px solid gray;
  margin:2px;
	text-decoration:none;
}
.menuDateContainer li a, .menuDateContainerSmall li a, .menuDateContainerMedium li a{
  text-decoration:none!important;
}
.menuDateContainer li.blueHover a:hover, .menuDateContainerSmall li.blueHover a:hover, .menuDateContainerMedium li.blueHover a:hover{
	cursor:pointer;
	font:bold 14px Arial, Helvetica, sans-serif;
  line-height:24px;
  position:relative;
	background-color:#7dbeff;
	border:1px solid black;
	color:white!important;
	z-index:200;
  width:60px; 
  height:24px;
  left:-6px; 
  top:-3px;
}
.menuDateContainer li.redHover a:hover, menuDateContainerSmall li.redHover a:hover, menuDateContainerMedium li.redHover a:hover{
	cursor:pointer;
	font:bold 14px Arial, Helvetica, sans-serif;
  line-height:24px;
  position:relative;
	background-color:#ff6666;
	border:1px solid black;
	color:white!important;
	z-index:200;
  width:60px; 
  height:24px;
  left:-6px; 
  top:-3px;
}
.redDateBtnNoLink {
	background-color:#c00; 
	color:white;
  position:absolute; 
  width:50px; 
  height:20px; 
  display:block;
  text-align:center;
	cursor:default;
	line-height:20px;
}
.redDateBtnNoLink2 {
	background-color:#3399cc; 
	color:white;
  position:absolute; 
  width:50px; 
  height:20px; 
  display:block;
  text-align:center;
	cursor:default;
	line-height:20px;
}
.yellowDateBtnLink {
	background-color:#fc0; 
	color:#974D04!important;
  position:absolute; 
  width:50px; 
  height:20px; 
  display:block;
  text-align:center;
	cursor:pointer;
	line-height:20px;
}

/* MENU IZBERI VSEBINO */

.menuItemContainer {
  padding:5px;
  margin:5px 10px 10px 18px;
	font:bold 12px Arial, Helvetica, sans-serif;
	border:1px dashed silver;
/*	background-color:blue;*/
	width:224px;
	display:block;
}
.menuItemContainer a{
  text-decoration:none!important;
}
.menuItemOne {
	float:left;
	width:218px;
	height:20px;
  border:1px solid gray;
  margin:2px;
	text-decoration:none;
}
.menuItemOne a:hover{
	cursor:pointer;
	font:bold 14px Arial, Helvetica, sans-serif;
  line-height:24px;
  position:relative;
	overflow:hidden;
	background-color:#ff6666;
	border:1px solid black;
	color:white!important;
	z-index:200;
  width:228px; 
  height:24px;
  left:-6px; 
  top:-3px;
}
.redItemBtnNoLink {
	background-color:#c00; 
	color:white;
  position:absolute; 
  width:218px; 
  height:20px; 
  display:block;
  text-align:center;
	overflow:hidden;
	cursor:default;
	line-height:20px;
}
.yellowItemBtnLink {
	background-color:#fc0; 
	color:#974D04!important;
  position:absolute; 
  width:218px; 
  height:20px; 
  display:block;
	overflow:hidden;
  text-align:center;
	cursor:pointer;
	line-height:20px;
}

.formAnketa{
	background-color: #d0def5;
	padding: 15px 15px 15px 15px;
	border: 1px solid red;
}
.formAnketa2{
	background-color: #c0d5f6;
	padding: 15px 15px 15px 15px;
	border: 1px solid yellow;
}

