@charset "utf-8";
/**********************************************************************/
/**********************************************************************/
/***   Copyright (c) 2008, PLAN e d.o.o.														***/
/***   Vse pravice pridržane. All rights reserved.									***/
/**********************************************************************/
/**********************************************************************/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	
	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 ***/
}
form {
	padding: 0;
	margin: 0;
	
}
select {
color: #000;
	font-family: Tahoma, sans-serif;
	
	font-size: 12px;
	line-height: 14px;
}
input {
	padding: 0;
	margin: 0;
	font-family: Tahoma, sans-serif;
	
	font-size: 11px;
	line-height: 14px;
	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 ***/

}

/**************************************/
/*** Heading style									***/
/**************************************/
H1 {/*globalNaslov*/
	padding:0;
	margin:0;
	color:#ee5219;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	
}
H2 {/*globalText*/
	margin:0px 0px 2px 0px;
	padding:0px 0px 5px 0px;
	color: #6F462B;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

/**************************************/
/*** Objects												***/
/**************************************/
#clear {
	clear: both;
}

/**************************************/
/*** Main tabels										***/
/**************************************/

#container {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	
	color: #000;
	font-family: Tahoma, sans-serif;
	
	font-size: 12px;
	line-height: 14px;
	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: url(../images/dizajn/header.png) top repeat-x;
}
#wrapper {
	width: 960px;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
}
/**************************************/
/*** HEADER content									***/
/**************************************/
#header {
	width: auto;
	height: 215px;
	
}
#hhh2009 {
	width: auto;
	height: 110px;
	
	background: url(../images/dizajn/headerAll.jpg) top left no-repeat;
}

#hhh2010 {
	width: auto;
	height: 110px;
	
	background: url(../images/dizajn/headerAll2010.jpg) top left no-repeat;
}

#hLogos {
	width: 100%;
	height: 110px;

}
.bannerM {
	width: 468px; height: 60px;
	float: right; position: relative;
	right: 0px; top: 22px; padding: 1px;
	
	background: none; border: #fff 1px solid;
	
}
#rightlink {
	position:relative;
	float:right;
	width:100px; height:66px;
	top: 110px; right: 15px;
	margin-left: -100px;
	background:url(../images/dizajn/logoSklad.png) no-repeat;
	cursor:pointer;
}
#rightlink2 {
	position:relative;
	float:right;
	width:128px;
	height:102px;
	background:url(../images/dizajn/logoSklad.png) center center no-repeat;
	cursor:pointer;
}


#leftlink {
	position:relative; float:left; cursor:pointer;
	width:350px; height:50px;
	margin:50px 0px 0px 40px;
	
	background-position: top left; background-repeat: no-repeat;

}
#napis {
	position:relative; float:left;
	width:250px; height:26px;
	margin:61px 0px 0px 90px;
	
	background-position: top left; background-repeat: no-repeat;
}


#Icons {
	width: 100%;
	height: 40px;

}
#hMenu {
	width: auto;
	height: 29px;
	float:left;
	
	background:url(../images/dizajn/menuBack.gif) repeat-x;

}
#hMenu2 {
	width: auto;
	height: 29px;
	
	padding-right: 60px;
	padding-left: 20px;
	
	background:url(../images/dizajn/endOfMenu.gif) right no-repeat;
}
#hMenu2 a {
	display: block;
	float:left;
	width: auto;
	height: 22px;
	padding: 0 10px;
	padding-top: 8px;
	
	color: #a8a9a8;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	background: none;
	text-decoration: none;
	font-weight: normal;
}
#hMenu2 a:hover {
	color: #fff;
}
#hMenu2 a.hmSel {
	color: #000;
	background: #ee5219;
	padding: 0 9px;
	padding-top: 7px;
	border: #fff solid 1px;
	border-bottom: none;
	font-weight: bold;
}
#hSubmenu {
	width: auto;
	height: 23px;
	padding-left: 10px;
	padding-top: 5px;

}
#hSubmenu a {
	width: auto;
	height: 22px;
	padding: 2px 5px;
	
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	background: none;
	text-decoration: none;
	font-weight: normal;
}
#hSubmenu a:hover, #hSubmenu a.hsSel {
	background: #fff;
	color: #000;
}

/**************************************/
/*** VSEBINA content								***/
/**************************************/


#mainHolder {
	width: 960px;
	height: auto;
	margin-top: 20px;
	padding: 0;
	
	float: none;
	clear: none;
		
	background: url(../images/dizajn/image.gif) repeat-y;
}
#leftHolder {
	width: 610px;
	min-height: 100px;
	padding-left: 20px;
	float:left;
	clear: none;
}
#lhHeader {
	width: auto;
	height: 25px;
	margin-bottom: 20px;
	
	background: url(../images/dizajn/lhHeader.gif) right no-repeat;
}
#lhHeader a {
	color: #222;
	font-size:11px;
	line-height: 14px;
	
	float:right;
	
	text-decoration: none;
	
	padding: 0 8px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 2px;
	background: #none;
	border:none;
}
#lhHeader a:hover {
	color: #000;
	background: url(../images/btns/btnSubLH.gif);
}
#lhNas {
	width: auto;
	height: 22px;
	float: left;
	padding-right: 35px;
	padding-left: 8px;
	padding-top: 3px;
	
	color:#ee5219;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	
	background: url(../images/dizajn/lhHeaderNas.gif) right no-repeat;
}
#lhVsebina {
	width: auto;
	padding: 0 10px;
}


#rightHolder {
	width: 299px;
	min-height: 100px;
	float:right;
	clear: none;
	border-left: #bec0be solid 1px;
}
#rhHeader {
	width: auto;
	height: 20px;
	margin-bottom: 10px;
	
	background: url(../images/dizajn/rhHeader.gif) right no-repeat;
}
#rhNas {
	width: auto;
	height: 17px;
	float: left;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 3px;
	
	color:#7c7c7c;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	
	background: url(../images/dizajn/rhHeaderNas.gif) right no-repeat;
}
#rhHeader a {
	color: #222;
	font-size:11px;
	line-height: 14px;
	
	float:right;
	
	text-decoration: none;
	
	padding: 2px 8px;
	padding-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	background: #none;
}
#rhHeader a:hover {
	color: #ee5219;
	background: url(../images/btns/btnSubRH.gif);
}

#rhVsebina {
	width: auto;
	padding: 0 8px;
	padding-right: 0px;
	margin-bottom: 20px;
}
#rhVsebina div.border {
	height:0px;
	margin:0;
	padding:0;
	width: 100%;
	border-top: #666 dotted 1px;
	clear: both;
	
}
#rhVsebina span.datum {
	font-size: 10px;
	color: #444;
	
}


#rhVsebina a {
	display: block;
	width: auto;
	height: auto;
	color: #666;
	font-size:11px;
	line-height: 16px;
	
	text-decoration: none;
	
	padding: 2px 5px;
	margin: 0 2px;
	background: #none;
}
#rhVsebina a:hover {
	color: #ee5219;
	background: #eee;
}

input.isci {
	width:48px;
	height:18px;
	overflow:hidden;
	cursor:pointer;
	outline: none;
	
	float:left;
	
	border:none;
	background: url(../images/btns/isci.gif) no-repeat;
	
	margin: 1px 0 0 10px;
	padding: 0;
}
input.isci:hover {
	background: url(../images/btns/isciOver.gif) no-repeat;
}
input.find {
	width:48px;
	height:18px;
	overflow:hidden;
	cursor:pointer;
	outline: none;
	
	float:left;
	
	border:none;
	background: url(../images/btns/iscieng.gif) no-repeat;
	
	margin: 1px 0 0 10px;
	padding: 0;
}
input.find:hover {
	background: url(../images/btns/isciOvereng.gif) no-repeat;
}

input.iskanje  {
	display:block;
	width:210px;
	
	border: #8a8d8a 1px solid;
		
	margin: 0;
	padding: 2px 5px;
	float:left;
	background: #f4f4f4;
	
/**************************************/
/*** Prikaz Filmov													***/
/**************************************/	
		

}

#fdbNaslov {
	font-size: 16px;
	font-weight: bold;
	color:#ee5219;
	margin-bottom:7px;
	
}

#fdbPodnaslov1 {
	color: #ee5219;
	font-weight:bold;
	font-size:14px;
	margin-bottom:4px;
	margin-top:10px;
	border-bottom:1px #ee5219 dotted;
	font-variant:small-caps;
	clear:left;
}

#fdbPodnaslov2 {
	color: #000;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:4px;
	clear:left;
	font-variant:small-caps;
}

#fdbPodnaslov3 {
	color: #0000ff;
	clear:left;
}

#fdbPodnaslov4 {
	color: #426896;
	font-weight:bold;
	font-size:12px;
	margin-bottom:4px;
	clear: left;

}

#fdbPodatki1 p {
margin:0px 0px 3px 0px;
}

.fdbSlike {
	width: 230px;
	float:right;
	
}

.clearSpc {
	clear: both;
	height:20px;
}


/**************************************/
/*** Footer													***/
/**************************************/
#fot {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	
	color:#444;
	font-size: 10px;
	
	
}
#fot a {
	font-weight: bold;
	font-size:10px;
	color: #444;
	text-decoration:none;
}
#fot a:hover {
	color: #ee5219;
	background: #ddd;
}
#fot .l {
	float: left;
	clear:none;
}
#fot .r {
	color: #347e0a;
	float: right;
	clear:none;
}

/* novice */
.nasMain {
	color: #ee5219;
	font-family: Tahoma, sans-serif;
	font-weight:bolder;
	font-size:16px;
	font-variant:normal;
	text-align:left;
	text-decoration:none;
	word-spacing:0px;
	line-height:18px;
	margin:0px 0px 0px 0px;
}	

.nasVec {
	color: #ee5219;
	font-family: Tahoma, sans-serif;
	font-weight:bolder;
	font-size:12px;
	font-variant:normal;
	text-align:left;
	text-decoration:none;
	word-spacing:0px;
	margin:0px 0px 0px 0px;
}	

.datum {
	font-size:10px;
	text-align:left;
	word-spacing:0px;
	margin:0px 0px 20px 0px;
}	

.maliDatum {
	font-size:10px;
	text-align:left;
	word-spacing:0px;
	margin:0px 0px 15px 0px;
}	


/*galerija*/


.img-shadow {
	float:left;
	background: url(../images/dizajn/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/dizajn/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/* header link */



#doma {
position:relative;
float:left;
width:32px;
height:32px;
margin:5px 0px 0px 20px;
background-image:url(../images/btns/home.png);
cursor:pointer;
}

#kazalo {
position:relative;
float:left;
width:32px;
height:32px;
margin:5px 0px 0px 20px;
background-image:url(../images/btns/navi.png);
cursor:pointer;
}

#kontakt {
position:relative;
float:left;
width:32px;
height:32px;
margin:5px 0px 0px 20px;
background-image:url(../images/btns/Mail.png);
cursor:pointer;
}



A:link IMG { border: none }
A:visited IMG { border: none }







#imageLinki
{
	display:block;
	background: url(../images/tinymce/datoteke/Pokrovitelji_12_FSF/FSF-sponzorji-pokrovitelji-web.gif) top left no-repeat;
	width: 606px;
	height: 1793px;
}

#imageLinki a
{
width: inherit;
height: inherit;
display:block;
outline:none;

}



#fsFloat
{
width:200px;
height:125px;

margin:100px 0px 0px 100px; 
display:block;
float:left;
position:absolute;

}
#kulturaFloat
{
width:250px;
height:100px;

margin:120px 0px 0px 350px; 
display:block;
float:left;
position:absolute;

}
#avditorijFloat
{
width:225px;
height:95px;

margin:320px 0px 0px 90px; 
display:block;
float:left;
position:absolute;

}
#lifeFloat
{
width:190px;
height:140px;

margin:280px 0px 0px 390px; 
display:block;
float:left;
position:absolute;

}
#piranFloat
{
width:200px;
height:120px;

margin:450px 0px 0px 100px; 
display:block;
float:left;
position:absolute;

}
#rtvFloat
{
width:190px;
height:80px;

margin:640px 0px 0px 105px; 
display:block;
float:left;
position:absolute;

}
#rogaskaFloat
{
width:170px;
height:90px;

margin:820px 0px 0px 120px; 
display:block;
float:left;
position:absolute;

}
#svetFloat
{
width:130px;
height:135px;

margin:800px 0px 0px 400px; 
display:block;
float:left;
position:absolute;

}
#kodakFloat
{
width:200px;
height:120px;

margin:940px 0px 0px 100px; 
display:block;
float:left;
position:absolute;

}
#renoFloat
{
width:120px;
height:110px;

margin:945px 0px 0px 420px; 
display:block;
float:left;
position:absolute;

}
#vikendFloat
{
width:140px;
height:55px;

margin:1130px 0px 0px 120px; 
display:block;
float:left;
position:absolute;

}
#stopFloat
{
width:140px;
height:70px;

margin:1125px 0px 0px 410px; 
display:block;
float:left;
position:absolute;

}
#ekranFloat
{
width:140px;
height:60px;

margin:1210px 0px 0px 130px; 
display:block;
float:left;
position:absolute;

}
#priFloat
{
width:220px;
height:40px;

margin:1225px 0px 0px 370px; 
display:block;
float:left;
position:absolute;

}
#primieraFloat
{
width:190px;
height:75px;

margin:1320px 0px 0px 110px; 
display:block;
float:left;
position:absolute;

}
#deloFloat
{
width:175px;
height:150px;

margin:1300px 0px 0px 390px; 
display:block;
float:left;
position:absolute;

}
#caprisFloat
{
width:135px;
height:130px;

margin:1450px 0px 0px 130px; 
display:block;
float:left;
position:absolute;

}
#studentFloat
{
width:140px;
height:110px;

margin:1460px 0px 0px 410px; 
display:block;
float:left;
position:absolute;

}
#delo2Float
{
width:80px;
height:80px;

margin:680px 0px 0px 150px; 
display:block;
float:left;
position:absolute;

}

#kinoFloat
{
width:165px;
height:80px;

margin:1620px 0px 0px 390px; 
display:block;
float:left;
position:absolute;

}


#famulFloat
{
width:205px;
height:50px;

margin:1640px 0px 0px 95px; 
display:block;
float:left;
position:absolute;

}


#vibaFloat
{
width:115px;
height:90px;

margin:1710px 0px 0px 130px; 
display:block;
float:left;
position:absolute;

}

#newEUFloat
{
width:110px;
height:100px;

margin:1695px 0px 0px 415px; 
display:block;
float:left;
position:absolute;

}



