

.confTitleBox {
	  background: #21BED6 url("http://indico.fuw.edu.pl/conferenceDisplay.py/getPic?picId=10&confId=47") repeat-x 0 0px;
    background-repeat: no-repeat;
    background-position: center top;
    height: 120px;
    text-indent: -9999px;
    white-space: nowrap;  
}

.confSubTitleBox {
    background: #21BED6 url("") repeat-x 0 1000px;
    text-indent: -9999px;
    min-height: 0px;
    height: 0px;
    border-bottom: 0px solid #ffffff;
    border-top: 1px solid #ffffff;
}

.confSubTitleContent {
    width:  0px;
    height: 0px;
    text-indent: -999   9px;
    margin: 0 auto;
}

.conferencetitlelink {
    color: white;
    height: 0px;
}


	/* ------Menu------ */
	/* here is layout and style for creating default menu for conferences */


    /* Styles for all menu Items */

#outer {
    background: #EDFAFC;
    border: 1px solid #7e8383;
}


#outer li a:hover {
    background: #777;
    color: white;
}


.support_box {
    background: #EDFAFC;
    border: 1px solid #7e8383;
}

.support_box > h3 {
    background: #21BED6;
}

.conf_leftMenu {
	float:left;
	width:200px;
	background:transparent none repeat scroll 0 0;
}	

	
.menuConfTitle {
	text-align:left;
	color:#0200C6;
}

.menuConfTitle a {
    color: #4e4c46;
    padding: 7px 12px;
}

.menuConfSelected a {
    padding: 7px 12px;
    color: #4e4c46;
}
		
li ul.inner li a { 
    padding: 3px 12px 3px 30px;
    background: transparent url(../../images/conf/left_menu_bullet.png) scroll no-repeat 15px center;
} /* Sub Menu Styles */


    /* Styles for the searchbox */

.confSearchBox {
    background: transparent url("../../images/conf/sprites_orange.png") no-repeat 0 0;
}

.confSearchBox input {
    border: none;
    background: transparent;
}

.confSearchBox .searchButton {
    color: white;
}

.confSubTitle {
    color: #5b5d53;
}

.nowHappening {
    color: #5b5d53;
}


.simpleTextAnnouncement {
    background: #F5FAFF url(../../images/conf/sprites_orange.png) repeat-x scroll 0 -400px;
    border-top: none;
    border-bottom: 1px solid #CCC;
    color: #0f283d;
}
