/*    Author: Damjan Žnidaršič
*     http://www.xhtml.si
******************************************/

/*	Colors
		light blue: #658bb3
		magenta: #bb0f55
		dark blue: #2e3192
		text blue: #293e54
		text magenta: #9e005d
******************************************/

/*    HTML
******************************************/



body{
	background:#658ab3 url(/static/images/body_bg.jpg) repeat-x top;
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}
a, a:visited{
	text-decoration:none;
	color:#bb0f55;
}
p{
	margin-bottom:10px;
}
ul{
	list-style:disc;
}
ol{
	list-style:decimal;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: left;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 .clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*    Structure
******************************************/
#container{
	margin:0 auto 10px auto;
	width:1000px;
	background:url(/static/images/container_bg.jpg) no-repeat top left;
	overflow:hidden;
	position:relative;
}
#wrapper{
	width:791px;
	float:left;
	
}
#header{
	width:791px;
	height:78px;
	float:left;
	padding-left:20px;
	position:relative;
}
#logo{
	height:104px;
	width:290px;
	float:left;
}
#navigacija{
	width:413px;
	height:36px;
	float:left;
	margin-top:68px;
	overflow:hidden;
}
#content_wrap{
	width:791px;
	float:left;
	background:url(/static/images/content_bg.png) repeat-y left;
}
#content{
	float:left;
	width:535px;
	color:#293e54;
	margin-top:20px;
}
#content_bottom_new{
	width:791px;
	height:522px;
	float:left;
	background:#658bb3 url(/static/images/content_bottom_bg.jpg) no-repeat top left;
	/*position:relative;*/
}
#content_bottom{
	width:791px;
	background:url(/static/images/decowe_02.jpg) no-repeat top left;
	height:122px;
	float:left;
}
#content_bottom .arrow_left{
	float:left;
	margin-left:28px;
	margin-top:55px;
}
#content_bottom .arrow_right{
	float:left;
	margin-left:2px;
	margin-top:55px;
}
/*#content_bottom .slike{
	margin-top:10px;
	float:left;
	width:722px;
}
*/
#fancybox-content{
	display:none;
	padding:20px;
}
#fancybox-content h2{
	color:#293e54;
	height:18px;
}
#content_bottom .product_galery{
	float:left;
	margin-top:10px;
	display:block;
	width:722px;
	height:108px;
}

#content_bottom .slike .prvi {
	margin-left:2px;
}
#content_bottom .slike .slika {
	margin-left:2px;
	float: left;
	width: 178px;
	height: 108px;
}
#content_bottom .slike .slika a {
	text-decoration: none;
	color: #FFF;
}
#content_bottom .slike .slika a:hover {
	color: #fafafa;
	text-decoration: underline;
}
#content_bottom .slike .slika img {
	padding: 0px;
}
#content_bottom .slike .slika em {
	width: 179px;
	height: 28px;
	background: url(/static/images/bottom_em_trans.png) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	padding-top: 80px;
	font-style:normal;
}

.test{
	float:left;
	height:108px;
	width:100%;
}



#lame_gradient_fix{
	width:10px;
	height:200px;
	background:url(/static/images/lame_gradient_fix2.png) no-repeat top left;
	float:right;
}
#sidemenu{
	float:left;
	width:200px;
	background :url(/static/images/sidemenu_bg_bottom.png) no-repeat bottom left;
	padding-bottom:20px;
	color:#FFF;
}
#sidemenu_wrap{
	float:left;
	width:200px;
}
#footer{
	width:1000px;
	height:10px;
	float:left;
}
/*    Headers, etc..
******************************************/
#header h1{
	color:#FFF;
	/*font-size:34px;*/
	font-size:24px;
	float:left;
	/*margin:15px 0;*/
	margin:5px 0;
	font-weight:bold;
	line-height: 23px;
	width: 440px;
}
#header h2{
	float:left;
	color:#BFC4D7;
	float: left;
	clear: both;
	font-size:13px;
	font-weight:bold;
	width: 470px;
}

#header h3{
    
	font-size:20px;
	float:left;
	color:#FFF;
	float: left;
	clear: both;
	font-size:16px;
	margin:9px 30px 0 0;
	
	font-weight:normal;
	width: 460px;
	text-align: left;
	
	
}
#header .logotipi{
	width:333px;
	position:absolute;
	right:0;
	top:10px;
}
#content h2{
	line-height:25px;
	background:#FFF url(/static/images/bg_content_h2.png) repeat-x bottom;
	color:#9e005d;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	text-transform: uppercase;
	margin-bottom:10px;
}
#content h3{
	line-height:25px;
	color:#9e005d;
	font-size:12px;
	padding-left:5px;
	margin-bottom:10px;
}


#content p{
	padding: 0 4px;
}
#content ul{
	margin-left: 18px;
	margin-bottom:10px;
}
#content ol{
	margin-left: 22px;
	margin-bottom:10px;
}
#eu_logo{
	margin:0 0 0 15px;
	margin:0 0 0 30px !important;
	float:left;
}

/*    Side menu
******************************************/
#sidemenu ul{
	list-style:none;
	padding-top:35px;
	padding-bottom:2px;
	background:url(/static/images/sidemenu_bg_top.png) no-repeat top left;
	width:172px;
}
#sidemenu ul li{
	position: relative;
}
#sidemenu ul li a{
	display:block;
	padding:3px 0px 3px 4px;
	border-bottom:1px solid #aabfd5;
	margin-left:26px;
	margin-right:1px;
	color:#FFF;
}
#sidemenu ul li a:hover{
	background:url(/static/images/sidemenu_a_active_ok.jpg) repeat-y;
	padding:3px 5px 3px 4px;
	border-bottom:1px solid #aabfd5;
	margin-right:1px;

}
#sidemenu ul li ul.popup{
	background:#bb0f55 url(/static/images/sidemenu_popup_top.png) no-repeat top right;
	list-style:none;
	padding:0;
	position: absolute;
	left: 171px;
	top: 0;
	display:none;
	margin:0;
	width:148px;
}
#sidemenu li.active_magenta a{
	background:url(/static/images/sidemenu_a_active_ok.jpg) repeat-y left;
	padding:3px 5px 3px 4px;
	margin-left:25px;
	margin-right:1px;
}
/*    Side menu PopUp
******************************************/
#sidemenu ul li ul.popup li:last-child{
		background:#bb0f55 url(/static/images/sidemenu_popup_bottom.png) no-repeat bottom right;
}
#sidemenu ul li:hover ul{
	display: block;
}
#sidemenu ul li ul.popup li a{
	background:none;
	display:block;
	padding:4px;
	border-bottom:1px solid #FFF;
	margin:0;
}
#sidemenu ul li ul.popup li a:hover{
	background:none;
	padding:4px;
	margin-right:0px;
	border-bottom:1px solid #FFF;
	font-weight:bold;
}
/*    Side menu Dropdown
******************************************/
#sidemenu ul li ul.dropdown{
	background:none;
	list-style:none;
	padding:0;
}
#sidemenu ul li:hover ul{
	display: block;
}
#sidemenu ul li ul.dropdown li a{
	background:url(/static/images/sidemenu_sub_a.jpg) repeat-y left;
	display:block;
	padding:3px 5px 3px 9px;
	border-bottom:1px solid #FFF;
	margin-left:25px;
	margin-right:0px;
}
#sidemenu ul li ul.dropdown li a:hover{
	background:url(/static/images/sidemenu_a_active_ok.jpg) repeat-y left;
	padding:3px 5px 3px 9px;
	margin-left:25px;
	margin-right:0px;
	border-bottom:1px solid #FFF;
	font-weight:bold;
}


/*    Menu
******************************************/
#navigacija ul{
	list-style:none;
}
#navigacija ul li{
	float:left;
	background:url(/static/images/menu_l_trans.png) no-repeat left top;
	margin-left:0px;
	height:36px;
}
#navigacija ul li a{
	display:block;
	float:left;
	padding:14px 30px 5px 0px;
	background:url(/static/images/menu_r_trans.png) no-repeat right top;
	height:36px;
	text-transform:uppercase;
	color:#FFF;
	margin-left:32px;
	font-weight:bold;
}
#navigacija ul li a span{
	padding:15px 0px 6px 32px;
	background:url(/static/images/menu_l_trans.png) no-repeat left top;
	margin-left:0px;
	height:36px;
}
/*    Speakers
******************************************/
#speakers{
	width:200px;
	/*height:560px;*/
	/*float:left;*/
	font-size: 10px;
	overflow: hidden;
}
.speakers_wrap{
	width:144px;
    float:left;
    height:550px;
	margin:5px 30px 5px 26px;
}
.speakers_wrap ul{
	list-style:none;
}

/* Dodal Peter Jerič  */
#speakersRedBackground {
    float: right;
    width:206px;
    margin-top: 10px;
    margin-right: 3px;
    display: inline;
}




#speakersRedBackground .content,
#speakersRedBackground .bottom,
#speakersRedBackground .top {
    float: left;
    width:206px;
    height: 25px;
    display: inline;
}
#speakersRedBackground .top { background:url(/static/images/redbg_top.jpg) no-repeat right top; }
#speakersRedBackground .bottom { background:url(/static/images/redbg_bottom.jpg) no-repeat right top; }


#speakersRedBackground .content {
    height: auto;
    background: url(/static/images/redbg_conetr.jpg) repeat-y right top;
    text-align: center;
    padding: 0px 15px;
    width: 176px;
    
}

#speakersRedBackground .content .img {
    width: 120px;
    height: 120px;
    margin-left: 40px;
    text-align: left;
    margin-bottom: 5px;
    float: left;
    display: inline;
}

#speakersRedBackground .content img {
    position: absolute;
    margin: 3px 0px  0px 5px;
}
#speakersRedBackground .content .image {
    margin: 0px 0px 4px 0px; 
} 

#speakersRedBackground .content a,
#speakersRedBackground .content {
	font-style:normal;
	font-weight:bold;
	line-height: 14px;
    color:#FFFFFF;
    text-decoration:none;
    font-size: 10px;    
}

#speakersRedBackground .content span {
    font-style:italic;
	display: block;
	font-weight:normal;
}
#eu_logo img {
    margin-top: 10px;
    margin-bottom: 10px;
}

#eu_logo hr {
	border:0;
    height:1px;
	width: 120px;
	color:#000;
	background-color:#000;
	margin:0;
}


*+html #eu_logo {
    margin-left: 50px;
}


*html #speakersRedBackground {
    display: inline;
    position: absolute;
    margin-top: 570px;
    margin-left: -20px;
}



/* <!--- end --->*/ 


/*    Speakers gallery
******************************************/
.speakers_wrap .gallery {
	list-style: none;
	margin-top:10px;
	float:left;
	
	
}
.speakers_wrap .gallery li {
	position: relative;
	width: 133px;
	height: 180px;
	margin-left:10px;
}
.speakers_wrap .gallery li img {
	margin:4px 4px 4px 25px;
}

.speakers_wrap .gallery a {
	text-decoration: none;
	color: #FFF;
}
.speakers_wrap .gallery a:hover {
	color: #fafafa;
	text-decoration: underline;
}
.speakers_wrap .gallery img {
	padding: 0px;
}
.speakers_wrap .gallery em {
	width: 133px;
	background: url(/static/images/speakers_gallery.png) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	padding-top: 123px;
	font-style:normal;
	font-weight:bold;
	line-height: 14px;
}
.speakers_wrap .gallery em span{
	font-style:italic;
	display: block;
	font-weight:normal;
}

.speakers_image{
	float:left;
	clear: both;
	margin: 0 10px 5px 0;
    	
}

.speakers_image em {
	width: 91px;
	height:119px;
	background: url(/static/images/speaker_blenda_bela.png) no-repeat;
	display: block;
	position:absolute;
	
	
}

.speakers_image img {
	width: 85px;
	height:115px;
	padding-top:4px;
	padding-left:5px;

}    

.register_error {
    float:left;
    color:red;
    padding-left:10px;
    
}

.register_clear {
    clear:both;
}

.input_bg{
    margin-bottom:2px;
    width:202px;
    height:22px;
    background-image:url(/static/images/input_bg.png);
    background-repeat:no-repeat;
    float:left;
    clear: both;

}

.input_bg_select{
    width:202px;
    height:22px;
    margin-bottom:2px;
}

.input_bg_select select{
    margin-left:2px;
    font-size:12px;
    width:202px;
    height:22px;
    
}

.input_textarea_bg{
    width:532px;
    height:92px;
    background-image:url(/static/images/textarea_bg.png);
    background-repeat:no-repeat;
}

.input_bg input{
    border:0px;
    margin-top:2px;
    margin-left:2px;
    font-size:12px;
    width:196px;
}

.input_textarea_bg textarea{
    border:0px;
    margin-top:2px;
    margin-left:2px;
    font-size:12px;
    width:528px;
    height:85px;
    margin-bottom:2px;
}


.submit{
    margin-top:15px;
    float:right;
    width:155px;
    height:44px;
    background: none;
    font-family:Myriad Pro;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    border: 0px; 
    background:url(/static/images/button.jpg) no-repeat #FFFFFF;
}

.left{
    color:#293e54;
}

.left p{
    color:#bb0f55;
    font-size:12px;
    font-weight:bold;
}

.left h4{
    color:#293e54;
    font-size:12px;
    margin-bottom:2px;
    font-family:Arial;
    font-weight:normal;
}

.radio_button{
    margin-bottom:2px;
}
