/* CSS Document */

body 
{
  text-align: center; /*IE fix*/
  min-width: 924px; /* Gecko fix: Use this, or */
  margin: 0;
	/*background: url(../img/bg1.gif) repeat-x;*/
	background-color: #333;
	font-family: "Lucida Grande",Lucida,Arial,sans-serif;
	font-size: 12px;
	color: white;
}

a
{
	outline: none; /*no dotted border around links in firefox*/
}

#wrapper 
{
  text-align: left;
  margin: 0 auto;
	width: 924px;
}

/*
#wrapper div
{
	border: 1px solid red;
	margin: 2px;
	min-height: 2px;
}
*/

#top
{
	position: relative;
	height: 86px;
	background:url(../img/bg-header.jpg) no-repeat;
}

#left
{
	position: relative;
	float: left;
	background: url(../img/bg-left-quote.gif) no-repeat;
	min-width: 146px;
	width: 146px;
	min-height: 257px;
	margin-left: 24px;
	margin-bottom: 12px;
}

#left div
{
	padding: 50px 18px;
	font-size: 18px;
}

#right
{
	display: inline;
	position: relative;
	float: right;
	width: 716px;
	background:url(../img/poster.gif) no-repeat;
	min-height: 256px;
	margin-right: 22px;
}

#right[lang=en]
{
	background:url(../img/engposter.gif) no-repeat;
}

#top-menu
{
	position: relative;
	float: right;
}

#main-menu
{
	position: relative;
	float: right;
	margin-top: 256px;
	margin-right: 2px;
	/*width: 715px;*/
}

ul.menu
{
	margin: 0;
  padding: 0;
  list-style:none;
	display: inline;
	white-space: nowrap;
}

ul.menu li
{
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

ul.menu li a
{
	float:left;
  display:block;
}

#main-menu a 
{
  text-decoration: none;
	padding-left: 41px;
	padding-top: 4px;
	height: 46px;
	color: white;
	font-size: 1em;
	margin-left: 1px;
}

#top-menu
{
	padding-right: 11px;
}

#top-menu a
{
	text-decoration: none;
	width: 147px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 1px;
	color: #000;
	text-align: right;
	padding-right: 10px;
}

#top-menu a[name=lang]
{
	width: 57px;
	padding-right: 31px;
}

#top-menu a:hover
{
	color: #fff;
}

.menu a[name=prijavnica]
{
	background: url(../img/MenuSpodaj.jpg) no-repeat 0 0; 
	width: 88px;
}

.menu a[name=prijavnica]:hover
{
	background: url(../img/MenuSpodaj.jpg) no-repeat 0 -52px; 
}

.menu a[name=program]
{
	background: url(../img/MenuSpodaj.jpg) no-repeat -130px 0; 
	width: 88px;
}

.menu a[name=program]:hover
{
	background: url(../img/MenuSpodaj.jpg) no-repeat -130px -52px; 
}

.menu a[name=lokacija]
{
	background: url(../img/MenuSpodaj.jpg) no-repeat -260px 0; 
	width: 88px;
}

.menu a[name=lokacija]:hover
{
	background: url(../img/MenuSpodaj.jpg) no-repeat -260px -52px; 
}

.menu a[name=namestitev]
{
	background: url(../img/MenuSpodaj.jpg) no-repeat -390px 0; 
	width: 88px;
}

.menu a[name=namestitev]:hover
{
	background: url(../img/MenuSpodaj.jpg) no-repeat -390px -52px; 
}

.menu a[name=press]
{
	background: url(../img/MenuSpodaj.jpg) no-repeat -520px 0; 
	width: 152px;
}

.menu a[name=press]:hover
{
	background: url(../img/MenuSpodaj.jpg) no-repeat -520px -52px; 
}

.menu a[name=lang]
{
	background: url(../img/MenuZgoraj.jpg) no-repeat 0 0; 
	height: 45px;
	padding-top: 29px;
}

.menu a[name=lang]:hover
{
	background: url(../img/MenuZgoraj.jpg) no-repeat 0 -75px; 
}

.menu a[name=sponzorji]
{
	background: url(../img/MenuZgoraj.jpg) no-repeat -90px 0; 
	height: 64px;
	padding-top: 10px;
}

.menu a[name=sponzorji]:hover
{
	background: url(../img/MenuZgoraj.jpg) no-repeat -90px -75px; 
}

.menu a[name=kontakti]
{
	background: url(../img/MenuZgoraj.jpg) no-repeat -248px 0;
	height: 64px;
	padding-top: 10px;
}

.menu a[name=kontakti]:hover
{
	background: url(../img/MenuZgoraj.jpg) no-repeat -248px -75px;
}

#content
{
	padding-top: 310px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 10px;
}

#bottom
{
}

#top div#items
{
	position: relative;
	float: right;
	width: 636px; /*za 4 item-e po 158px*/
	margin-right: 11px;
}

#top div#items div.item
{
	display:inline;
	float: right;
	height: 72px;
	margin-left: 1px;
	background:url(../img/bg-header-item.gif) repeat-x;
	min-width: 158px;
	padding: 5px;
	font-weight: bold;
	color: black;
}

#top div#items div.item div
{
	position: absolute;
}

#middle
{
	background: url(../img/bg-content.gif) repeat-y;
}

#bottom
{
	background:url(../img/bg-footer.gif) no-repeat;
	min-height: 86px;
	padding: 22px 30px;
	font-size: 12px;
}

div.article .title
{
	font-size: 20px;
}

div.article .title.orange
{
	color: #f7931e;
}

table.content-table td
{
	padding-right: 10px;
	width: 275px;
	font-size: 1em;
	line-height: 1.4em;
	vertical-align: top;
}

div.article .section-title
{
	font-size: 20px;
	border-bottom: 2px solid #a6a6a6; 
	padding-bottom: 10px;
}

.underlined
{
	padding-bottom: 10px;
	border-bottom: 2px solid #a6a6a6;
}

div.article[name="sponzorji2"] ul
{
	list-style: none;
}

div.article .column-title
{
	font-size: 18px;
}

div.article .time
{
	font-size: 18px;
	font-weight: bold;
}

div.article .author
{
	font-size: 13px;
	font-weight: bold;
}

div.article td.column
{
	width: 33%;
	padding-right: 20px;
	vertical-align: top;
}

div.article[name=namestitev] td.column .description
{
	font-size: 11px;
}

div.article[name=namestitev] td.column .contact
{
	font-size: 12px;
}

div.article[name=namestitev] td.column a, 
div.article[name=namestitev] td.column a:visited
{
	color: #adadad;
}
div.article[name=namestitev] td.column a:hover
{
	color: #fff;
}

#bottom a, #bottom a:visited
{
	color: white;
	text-decoration: none;
}

#bottom a:hover
{
	color: #000;
}

form td.input
{
	background:url(../img/bg-input-fld-mid.gif);
}

form input, form select
{
	color: #111111;
	font-size: 1.2em;
}

form input
{
	border: 0px;
	width: 400px;
}

div.article a, 
div.article a:visited
{
	color: #adadad;
}
div.article a:hover
{
	color: #fff;
}

a[name=oddaj-prijavnico], a[name=oddaj-prijavnico]:visited,
a[name=oddaj-prijavnico-en], a[name=oddaj-prijavnico-en]:visited
{
	text-decoration: none;
	width: 157px;
	height: 41px;
	display: block;
}

a[name=oddaj-prijavnico-en], a[name=oddaj-prijavnico-en]:visited
{
	background: url(../img/engoddaj-prijavo-off.gif) no-repeat;
}

a[name=oddaj-prijavnico-en]:hover
{
	background: url(../img/engoddaj-prijavo-on.gif) no-repeat;
}

a[name=oddaj-prijavnico], a[name=oddaj-prijavnico]:visited
{
	background: url(../img/oddaj-prijavo-off.gif) no-repeat;
}
a[name=oddaj-prijavnico]:hover
{
	background: url(../img/oddaj-prijavo-on.gif) no-repeat;
}

div.article label.error, div.article span.required
{
	color: #f68220;
	font-weight: bold;
	font-size: 1em;
}

#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:2250px;
  width:290px;
	height: 385px; 
  background:#fff;
  border:3px solid #000;
}

#simplemodal-container a.modalCloseImg {
  background:url(../img/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

div.vizitka
{
	background: url(../img/bg-vizitka.jpg) no-repeat;
	width: 235px;
	height: 285px;
	padding: 65px 25px 25px 25px;
	font-size: 0.9em;
	color: #000;
	text-align: left;
}

div.vizitka .subject
{
	font-size: 1.3em;
	font-weight: bold;
}

div.vizitka .role
{
	font-size: 1.2em;
	font-weight: bold;
}

table.program
{
	width: 100%;
}

table.program tr
{
	margin-bottom: 10px;
}

table.program td
{
	vertical-align: top;
}

table.program td.prostor
{
	font-size: 20px;
}

table.program td.space
{
	width: 25px;
	content: &nbsp;
}

table.program .datum
{
	font-weight: bold;
	font-size: 12px;
	color: #a3a3a3;
}

table.program .ura
{
	font-weight: bold;
	font-size: 15px;
}

table.program .naslov
{
	font-size: 15px;
}

table.program .avtor
{
	font-size: 12px;
	font-weight: bold;
}

table.program .opis
{
	font-size: 12px;
}

#main-menu a 
{
  text-decoration: none;
	padding-left: 41px;
	padding-top: 4px;
	height: 46px;
	color: white;
	font-size: 1em;
	margin-left: 1px;
}

textarea#opombe
{
  border: none;
  background-color: transparent;
  overflow: auto;
  width: 402px;
  height: 81px;
  padding: 4px 10px;
}
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after 
{
	content: "."; 
 	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
}
 
.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* End hide from IE-mac */  

#thumbcontainer{
margin-left:45px;

}

.imgcontainer{
	width: 75px;
	height: 75px;
	overflow:hidden;
	margin: 5px;
	padding:5px;
	border: 1px solid #fff;
	float:left;
	cursor:pointer;
}


.imgcontainer:hover{
	border: 1px solid #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
