/*************************************
***    vytvořilo AgiPro s.r.o.     ***
***    http://www.agipro.cz        ***
***    copyright c AgiPro s.r.o.   ***
*************************************/

/*************************************************************************************
*********************************   XHTML elements   *********************************/
*{
	border: 0;
	text-indent: 0;
	margin: 0;
	padding: 0;
}
body{
	background-color: #E6F3FF;
	background-image: url(../images/bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1{
	font-size: 1.95em;
}
h1 span{
	display: none;
}
h2{
	font-size: 1.9em;
	font-weight: 400;
	width: 500px;
	padding: 15px 0 0 50px;
	margin-bottom: 10px;
}
div>h2{
	width: 450px;
}
h1:first-letter,h2:first-letter{
	text-transform: uppercase;
}
h3{
	font-size: 1.15em;
	font-weight: bold;
	color: #9DF510;
	text-align: left;
	width: auto;
	margin: 12px 0 5px;
}
h4{
	font-size: .9em;
	margin-top: 10px;
}
h4 a{
	font-size: 1em;
}
table{
	font-size: .85em;
}
a{
	font-weight: normal;
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}

p{
	text-indent: 2.5em;
	padding: 1.25em 0 0;
	text-align: justify;
}

/*************************************************************************************
*******************************   LAYOUT definition   *******************************/

#boxScreen{
	position: relative;
	color: #FFF;
	text-align: left;
	width: 955px;
	margin: 0 auto;
}
#theJoy{
	background-image: url(../images/header_img.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 26px;
	margin-left: 20px;
}
#boxTop{
	background-color: #003DAD;
	height: 294px;
}
#boxAboveContent{
	clear: both;
	border-top: 1px solid #E6F3FF;
	border-bottom: 1px solid #E6F3FF;
	background-color: #002E83;
	height: 24px;
}
#boxContent{
	clear: both;
	background-color: #003DA2;
	font-size: .85em;
}
#boxFooter{
	clear: both;
	position: relative;
	background-color: #003698;
	background-image: url(../images/footer_bg.gif);
	background-position: center;
	background-repeat: repeat-x;
	font-size: .85em;
	height: 3em;
	padding-top: .9em;
	text-indent: 35px;
}
div>#boxFooter{
	height: 1.9em;
	padding-top: 6px;
}


/*************************************************************************************
*******************************   boxTop definition   *******************************/

#boxTop ul{
	list-style-position: inside;
}

/*************************   MAIN MENU   **************************/

#boxTop a{
	text-decoration: none;
}

ul#firstMenu{
	float: left;
	background-image: url(../images/menu_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 221px;
	height: 294px;
	vertical-align: middle;
	padding-top: 15px;
	padding-left: 10px;
}
div>ul#firstMenu{
	width: 211px;
	height: 279px;
}
ul#firstMenu li{
	width: 180px;
	font-size: 1.05em;
	vertical-align: middle;
	padding-top: 5px;
	height: 30px;
	list-style-image: url(../images/sipka_deactive.gif);
}
ul#firstMenu>li{
	height: 25px;
	width: 195px;
}
ul#firstMenu li{
	background-image: url(../images/li_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
ul#firstMenu li.active,ul#secondMenu li.active{
	list-style-image: url(../images/sipka_active.gif);
}
ul#firstMenu li.active a,ul#secondMenu li.active a{
	color: #90FF00;
}
ul#secondMenu{
	position: absolute;
	top: 295px;
	left: 655px;
	background-image: url(../images/li_end.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 1.05em;
	vertical-align: middle;
	list-style-image: url(../images/sipka_deactive.gif);
	width: 8em;
}
ul#secondMenu li{
	line-height: normal;
}
ul#firstMenu a,ul#secondMenu a{
	font-weight: bold;
}
ul#firstMenu a:hover,ul#secondMenu a:hover{
	color: #90FF00;
	text-decoration: none;
}

/*************************   MAIN MENU - second level  **************************/

ul#firstMenu ul{
	position: absolute;
	width: auto;
	top: 327px;
	left: 35px;
	padding: 0;
	width: 900px;
}
ul#firstMenu ul li{
	float: left;
	background-image: url(../images/li_submenu.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 0.85em;
	line-height: normal;
	list-style-type: none;
	list-style-image: none;
	width: auto;
	height: auto;
	padding: 0 50px 0 10px;
}
ul#firstMenu ul li.active{
	list-style-image: none;
	list-style-type: none;
}
ul#firstMenu li.active ul a{
	color: #FFF;
}
ul#firstMenu li.active ul a:hover{
	color: #8BF76C;
	text-decoration: underline;
}


/*************************   HEAD MOTIVE   **************************/

#headMotive{
	position: absolute;
	left: 221px;
	background-image: url(../images/motive.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 424px;
	height: 294px;
}

/*************************   boxRightSection   **************************/
#rightSection{
	float: right;
	position: relative;
	width: 310px;
	height: 294px;
}
#cornerTR{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../images/corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
/**********************      ICONS      **********************/
#icons{
	position: absolute;
	top: 15px;
	right: 23px;
	height: 28px;
}
#icons span{
	display: none;
}
a#siteMap{
	float: left;
	display: block;
	background-image: url(../images/siteMap_deactive.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
}
a#siteMap:hover{
	background-image: url(../images/siteMap_active.gif);
}
a#print{
	float: left;
	display: block;
	background-image: url(../images/print_deactive.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
}
a#print:hover{
	background-image: url(../images/print_active.gif);
}
a#mail{
	float: left;
	display: block;
	background-image: url(../images/mail_deactive.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
}
a#mail:hover{
	background-image: url(../images/mail_active.gif);
}
a#setHome{
	float: left;
	display: block;
	background-image: url(../images/setHome_deactive.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 13px;
	height: 26px;
}
a#setHome:hover{
	background-image: url(../images/setHome_active.gif);
}
div.triplPoint{
	float: left;
	background-image: url(../images/triplPoint.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 1px;
	height: 20px;
	margin: 3px 10px 0;
}

/**********************      LOGO      **********************/

h1#logo{
	position: relative;
	top: 60px;
	left: 45px;
	width: 211px;
	height: 155px;	
}

/**********************   LANGUAGES    **********************/
#languages{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: .8em;
	text-align: right;
	list-style-type: none;
}
#languages a{
	text-decoration: none;
}
#languages a:hover{
	text-decoration: underline;
}

/*************************************************************************************
*****************************   boxContent definition   *****************************/

#boxContentInner{
	float: right;
	position: relative;
	background-color: #003DA2;
	width: 730px;
	padding: 15px 5px 10px 0;
}
div>#boxContentInner{
	width: 725px;
}
#contentClearer{
	clear: both;
	border-top: 1px solid #0558CA;
	border-bottom: 1px solid #0558CA;
	background-color: #002584;
	height: 7px;
	margin-top: 10px;
}
#boxContentInner img{
	border: 2px solid #0558CA;
	float: right;
	margin: 2px;
	margin-left: 10px;
}
#boxContentInner p{
	width: 500px;
}
#boxContentInner ul{
	margin-top: 5px;
	list-style-type: none;
}


/**********************   Sections(L/R)    **********************/

div#leftSection{
	float: left;
	position: relative;
	width: 220px;
	padding-top: 15px;
}
div>div#leftSection{
	width: 220px;
}
div.boxSectionR{
	float: right;
	clear: right;
}
div.boxSectionL, div.boxSectionR{
	position: relative;
	border: 2px solid #0554C0;
	-moz-border-radius: 7px;
	background-color: #002584;
	font-size: .9em;
	padding: 5px 10px 10px;
	margin: 0 0 10px 13px;
	color: #E1F5FC;
	width: 200px;
}
div>div.boxSectionL{
	width: 175px;
	margin: 0 0 10px 13px;
}
div.boxSectionR{
	margin: 0 3px 10px 0;
	padding: 5px 7px 10px;
}
div>div.boxSectionR{
	width: 175px;
	margin: 0 10px 13px 0;
}
div.boxSectionL h2, div.boxSectionR h2{
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #B4FF00;
	text-indent: 0;
	width: auto;
	margin: 15px 0 0;
	padding: 0;
}
div.boxSectionR h3{
	font-weight: bold;
	color: #9DF510;
	text-align: center;
	width: auto;
	margin: 12px 0 5px;
}
div.boxSectionL p, div.boxSectionR p{
	text-indent: 0;
	padding-top: 2px;
	text-align: justify;
}
div.sectionTL, div.sectionTR, div.sectionBL, div.sectionBR{
	position: absolute;
	background-position: top center;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
div.sectionTL{
	top: -2px;
	left: -2px;
	background-image: url(../images/section_tl.gif);
}
div.sectionTR{
	top: -2px;
	right: -2px;
	background-image: url(../images/section_tr.gif);
}
div.sectionBL{
	bottom: -.75em;
	left: -2px;
	background-image: url(../images/section_bl.gif);
}
div.sectionBR{
	bottom: -.75em;
	right: -2px;
	background-image: url(../images/section_br.gif);
}
div>.sectionBR,div>.sectionBL{
	bottom: -2px;
}

#sectionEmptyR{
	float: right;
}
#sectionEmptyR{
	height: 18px;
	font-size: 0;
   width: 5px;
}

/******************** Rsection Table *************************/
.boxSectionR table{
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin-top: 7px;
}
.boxSectionR th{
	background-image: url(../images/day_bg.gif);
	background-repeat: repeat-x;
	background-color: #033FAB;
	height: 18px;
	color: #FFF;
}
.boxSectionR td{
	background-color: #5CA9FF;
	font-weight: bold;
	color: #FFF;
	height: 17px;
	width: 25px;
}
.boxSectionR td.active{
	background-image: url(../images/numday_active.gif);
	background-repeat: repeat-x;
	background-color: #BDF87D;
	color: #003F00;
}
.boxSectionR th,.boxSectionR td{
	border-left: 1px solid #002584;
	border-top: 1px solid #002584;
}
.boxSectionR form{
	margin: 10px 0 0 10px;
}
.boxSectionR select{
	border: 1px solid #1D92FF;
	font-size: 1em;
}
.boxSectionR form>select{
	font-size: .9em;
}
.boxSectionR option{
	padding-left: 5px;
}
.boxSectionR input.submit{
	background-image: url(../images/submit_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1em;
	font-weight: 600;
	height: 16px;
}
.boxSectionR form>input.submit{
	font-size: .9em;
	padding: 0 5px;
}

/************************************************************************************
*****************************   boxBottom definition   *****************************/

#boxFooter span{
	position: absolute;
	top: 1em;
	right: 35px;
	font-size: 0.9em;
}
#boxFooter>span{
	top: 7px;
}
#boxFooter span span{
	font-size: inherit;
	position: static;
}
#boxFooter a{
	text-decoration: none;
}
#boxFooter a:hover{
	text-decoration: underline;
}
#boxFooter span a{
	font-weight: bold;
	color: #FFF;
}
#boxFooter span #orangeAgiPro{
	color: #FFA084;
}
#cornerBL{
	position: absolute;
	bottom: -9px;
	left: 0;
	background-image: url(../images/corner_bl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
div>#cornerBL{
	bottom: 0;
}
#cornerBR{
	position: absolute;
	bottom: -9px;
	right: -1px;
	background-image: url(../images/corner_br.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
div>#cornerBR{
	bottom: 0;
	right: 0;
}

/**************************************************************************************
*******************************   CLASSES definition   *******************************/

/*** colors ***/
.green{
	color: #90FF00;
}
.darkekGreen{
	color: #B4FF00;
}
.zelena{
	color: #B4FF00;
}
.lightBlue{
	color: #E1F5FC;
}
.blue{
	color: #1D92FF;
}
.orange{
	color: #FFDD15;
}


/*** bgs ***/
.licha{
	background-color: #0043AE;
}


/*** display ***/
.hideItem{
	display: none;
}

/*** text ***/
.textVpravo{
	text-align: right;
}
.textNastred{
	text-align: center;
}
.textMaly{
	font-size: .85em;
}
.textTlusty{
	font-weight: bold;
}
.textPodtrzeny{
	text-decoration: underline;
}

/*** objekty ***/
.vlevo{
	position: relative;
	float: left;
}
.vpravo{
	position: relative;
	float: right;
}
.ram1{
	border: 1px solid #0558CA;;
}
.ram2{
	border: 2px solid #0558CA;;
}

/*** seznamy ***/
#boxContentInner ul.disk{
	list-style-type: disc;
}

/*** marginy ***/
.marginTop0{
	margin-top: 0;
}
.odstup10{
	margin-left: 10px;
}
.odstup20{
	margin-left: 20px;
}
.odstup40{
	margin-left: 40px;
}
.odstup60{
	margin-left: 60px;
}
.odstup80{
	margin-left: 80px;
}
.odstup110{
	margin-left: 110px;
}
.odstup10r{
	margin-right: 10px!important;
}
.odstup20r{
	margin-right: 20px!important;
}
.odstup40r{
	margin-right: 40px;
}
.odstup60r{
	margin-right: 40px;
}
.odstup80r{
	margin-right: 80px;
}
.odstup110r{
	margin-right: 110px;
}



/***********************************************************************************
*******************************   NEWS definition   *******************************/

.newsH3{
	background-color: #002D89;
	color: #FFF;
	line-height: 1.5em;
	width: 505px;
	margin: 15px 0 5px;
}
.newsH3 span{
	background-color: #002E83;
	font-size: .9em;
	padding: 2px 10px 2px 10px;
}
p.newsPerex{
	border-left: 1px solid #FFF;
	padding-left: 5px;
}
/*** NEWS HEADLINER ***/
.newsPreH3{
	font-size: 1em;
	color: #FFF;
	padding-top: 10px;
	line-height: 1.5em;
	text-align: left;
	margin: 0;
}
.newsPreH3 span{
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../images/news_icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/*** LEFT INFO - MONTHS ***/
ul#newsList{
	line-height: 1.5em;
	padding: 0 10px 15px;
}
#newsList li{
	clear: both;
}
#newsList li span{
	float: right;
	clear: right;
}
#newsList li a{
	float: left;
	clear: right;
}
#newsList li a.textNoUnder{
	text-decoration: none;
}
#newsForm{
	text-indent: 4px;
	margin: 5px 2px 0 5px;
	padding: 2px 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#newsRok{
	height: 1.2em;
	font-size: 1.1em;
}
#newsSubm{
	background-image: url(../images/submit_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 1.15em;
	font-weight: bold;
}
form>#newsSubm{
	font-size: .95em;
	padding: 1px 2px;
}

/*****************************************************************************************
*******************************   FOTOGALERY definition   *******************************/

/*** FOTOGALERY - INTRO ***/
div.fotogaleryHeadliner{
	border: 1px solid #002B70;
	border-left: 0;
	border-right: 0;
	background-color: #003894; 
	background-image: url(../images/photogalery_headliner_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: .85em;
	width: 725px;
	padding: 0 10px 3px 3px;
	margin-bottom: 1em;
}
div>div.fotogaleryHeadliner{
	width: 710px;
	padding: 0 0 3px 3px;
}
div.fotogaleryIntro{
	float: right;
	width: 560px;
	padding: 0;
	margin: 0;
}
div>div.fotogaleryIntro{
	width: 575px;
}
div.fotogaleryImgShot{
	float: left;
	text-align: center;
	width: 130px;
	height: 120px;
	margin-top: 5px;
}
div.fotogaleryClearer{
	height: 1px;
	clear: both;
}

/*** INTRO Content ***/
div.fotogaleryHeadliner h3{
   background-color: #002D89;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #FFF;
	text-align: left;
	padding-left: 3px;
	margin: 0;
}
div.fotogaleryHeadliner h3 span{
	font-size: .8em;
	padding-right: .5em;
}
div.fotogaleryHeadliner a{
	font-size: .9em;
	font-weight: bold;
	color: #A0FA00;
	text-decoration: underline;
}
div.fotogaleryHeadliner a.textBigger{
	font-size: 1em;
}
#boxContentInner div.fotogaleryHeadliner p{
	padding: 4px 0 0 2px;
	width: 560px;
	font-size: 1.2em;
	text-indent: .8em;
	text-align: justify;
}

/*** formular ***/
div#photogaleryInfo{
	border: 1px solid #FFF;
	border-left: 0;
	border-right: 0;
	height: 8em;
	margin: 0 15px 20px 0;
	padding: 4px 7px;
}
div>photogaleryInfo{
	width: 686px;
}
div#photogaleryInfo div{
	float: right;
	border: 2px solid #0554C0;
	-moz-border-radius: 7px;
	background-color: #002584;
	text-align: center;
	letter-spacing: 0.5px;
	width: 170px;
	padding: 5px 10px 10px;
}
div#photogaleryInfo h3{
	text-align: center;
}
div#photogaleryInfo form{
	margin-top: 5px;
}
div#photogaleryInfo select{
	font-size: 1em;
	font-weight: bold;
	height: 16px;
	border: 1px solid #0554C0;
}
div#photogaleryInfo input{
	background-image: url(../images/submit_bg.gif);
	background-position: top;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
	height: 16px;
}
div#photogaleryInfo form>select,div#photogaleryInfo form>input{
	font-size: .8em;
}
div#photogaleryInfo form>input{
	padding: 0 3px;
}

/*** INTRO Img + fileSize ***/
div.fotogaleryImgShot img{
	border: 0;
	text-align: center;
	width: 120px;
	height: 90px;
	margin: 0 auto 10px;
}
/*** ***/
#photogaleryImgs li{
	display: block;
	float: left;
	position: relative;
	background-color: #003894;
	text-align: center;
	width: 168px;
	height: 140px;
	margin: 2px;
	padding: 3px 3px;
}
#photogaleryImgs>li{
	width: 162px;
}
#photogaleryImgs img{
	float: none;
	border: 0;
	margin: 0;
}
#photogaleryImgs li span{
	display: block;
	font-size: .9em;
}
#photogaleryBack{
	padding: 10px 50px 5px 0;
	text-align: right;
	clear: left;
}
p#photogaleryP{
	font-size: 1.2em;
	margin-left: 20px;
	width: 640px;
}
/***********  Inliner *************/
#photoInliner{
	position: absolute;
	top: -18px;
	left: -175px;
	width: 935px;
}
div>#photoInliner{
	left: -200px;
}
#photoInliner a{
	background-image: url(../images/li_submenu.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 17px;
	text-decoration: none;
}
#photoInliner a:hover{
	color: #8BF76C;
	text-decoration: underline;
}
#photoInliner span{
	padding-right: 72px;
}


/*****************************************************************************************
*****************************   Orchestra - man definition   ****************************/
table#tableOrchestaMembers{
	border-collapse: collapse;
	width: 96%;
	font-size: 1em;
	margin-left: 15px;
	color: #FFF;
}
table#tableOrchestaMembers .w150{
	width: 220px;
}
table#tableOrchestaMembers th{
	text-align: left;
	padding: 0 0 2px 10px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 3px;
}
table#tableOrchestaMembers td{
	padding: 1px 0 1px 3px;
}
table#tableOrchestaMembers a{
	text-decoration: none;
}
table#tableOrchestaMembers a:hover{
	color: #FFF;
	text-decoration: underline;
}
#h2ManDetail{
	font-size: 1.4em;
	font-weight: bold;
}
#h2ManDetail span{
	font-size: 0.7em;
	padding-left: 70px;
}
.divOrchestraManTop{
	position: absolute;
	top: 54px;
	right: 27px;
	text-align: right;
}
.divOrchestraManBottom{
	text-align: right;
	width: 500px;
	padding: 10px 20px 0 0;
}
div>.divOrchestraManBottom{
	width: 480px;
}
#orchestraFilter{
	position: absolute;
	top: -18px;
	left: -175px;
}
div>#orchestraFilter{
	top: -19px;
	left: -200px;
}
#orchestraFilter a{
	background-image: url(../images/li_submenu.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 20px;
	text-decoration: none;
}
#orchestraFilter a:hover{
	color: #8BF76C;
	text-decoration: underline;
}
#orchestraFilter a.active:hover{
	color: #FFF;
	text-decoration: none;
}
a#orchestraAllGuests{
	margin-left: 45px;
}
#boxContentInner ul#orchestraGuestPhoto{
	float: right;
	display: block;
	text-align: center;
	width: 190px;
	margin-right: 5px;
	padding-top: 10px;
}
#boxContentInner>ul#orchestraGuestPhoto{
	float: right;
	position: static;
	width: 210px;
	margin-right: 11px;
}
#boxContentInner ul#orchestraGuestPhoto li{
	float: none;
	display: inline;
}
#boxContentInner ul#orchestraGuestPhoto img{
	margin: 2px;
}

/**********************************************************************************
*****************************   Partners definition   ****************************/

#ulOurPartners{
	display: block;
	margin: 5px 10px 20px;
}
#ulOurPartners li{
	display: block;
	float: left;
	width: 200px;
	height: 135px;
	text-align: center;
	padding-top: 15px;
}
#ulOurPartners li img{
	float: none;
	margin: 0 auto;
}
#ulOurPartners a:hover{
	color: #FFF;
}

/**********************************************************************************
***************************   Discography definition   ***************************/

h3.dicp-h3{
	position: relative;
	border-top: 1px solid #002B70;
	background-color: #002D89; 
	font-size: 1.35em;
	padding: 0 10px 3px;
	margin-right: 10px;
	margin-bottom: 0;
	text-indent: 50px;
}
h3.dicp-h3 span{
	position: absolute;
	right: 25px;
	top: 5px;
	font-size: .6em;
	color: #FFF;
}
h3.dicp-h3>span{
	right: 10px
}
.dicp-around{
	border-bottom: 1px solid #002B70;
	background-color: #003894; 
	margin-right: 10px;
}
.disp-clearer{
	clear: both;
	border-top: 1px solid #0558CA;
	border-bottom: 1px solid #0558CA;
	background-color: #002584;
	height: 4px;
	margin-top: 10px;
}

/*** left ***/
div.dicp-left{
	float: left;
	width: 435px;
	padding: 10px 5px 5px 10px;
}
div>div.dicp-left{
	width: 420px;
}
div.dicp-left ul{
	margin-bottom: 5px;
}
div.dicp-left ul li{
	list-style-type: disc;
}
/*** right ***/
div.dicp-right{
	float: right;
	width: 280px;
	padding: 10px 5px 5px 5px;
}
div>div.dicp-right{
	width: 270px;
}
div.dicp-right ul{
	display: block;
}
div.dicp-right ul li{
	float: left;
	display: block;
	text-align: center;
	width: 125px;
}
div.dicp-right ul>li{
	padding-left: 10px;
}
div.dicp-right ul img{
	width: 125px;
	height: 125px;
	margin: 0 auto;
}
div.dicp-right ul a{
	text-decoration: underline;
}
div.dicp-right table{
	clear: both;
	margin: 0 auto;
	font-size: 1em;
	color: #FFF;
}
div.dicp-right caption{
	font-size: 1em;
	font-weight: bold;
	margin-top: 17px;
	text-align: left;
}
div>div.dicp-right caption{
	text-align: center;
}
div.dicp-right th{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-right: 7px;
	padding-left: 15px;
}
div>div.dicp-right th{
	padding-left: 0;
}

/*******************************************************************************
***************************   Schedule definition   ***************************/

/*** formular ***/
#formSchedule,#formScheduleDown{
	background-color: #002584;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	width: 720px;
	padding: 3px 3px 3px 0;
	margin-top: 2px;
}
div>#formSchedule,div>#formScheduleDown{
	width: 717px;
}
#formSchedule label,#formScheduleDown label{
	font-weight: bold;
	padding-right: 15px;
	line-height: 1.9em;
}
#formSchedule>label,#formScheduleDown>label{
	vertical-align: bottom;
}
#formSchedule select,#formScheduleDown select{
	border: 1px solid #1D92FF;
	font-size: 1.1em;
	font-weight: bold;
	width: 5em;
	vertical-align: middle;
	padding-left: 3px;
}
#formSchedule>select,#formScheduleDown>select{
	width: 7em;
	font-size: .9em;
}
#formSchedule input,#formScheduleDown input{
	background-image: url(../images/submit_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	height: 1.8em;
}
#formSchedule>input,#formScheduleDown>input{
	font-size: .9em;
	height: 2em;
	line-height: 1.9em;
	padding: 0 5px;
}

/*** info ***/
.divSchedule, .divScheduleLicha{
	position: relative;
	background-color: #01218C;
	background-image: url(../images/schedule_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	width: 720px;
	margin-top: 2px;
}
.divSchedule h3,.divScheduleLicha h3{
	float: right;
	font-size: 1.30em;
	width: 365px;
}
.divSchedule h3 span, .divScheduleLicha h3 span{
	font-size: .8em;
	color: #FFF;
	padding-left: 50px;
}
.divScheduleLicha{
	background-color: #002694;
	background-image: url(../images/scheduleL_bg.gif);
}
.divScheduleClear{
	clear: both;
}
/*** left ***/

.divSchedule .divScheduleLeft,.divScheduleLicha .divScheduleLeft{
	float: left;
	width: 540px;
}
div.divScheduleLeftMain{
	float: right;
	width: 385px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.divSchedule .divScheduleLeftMain{
	background-color: #002A95;	
}
.divScheduleLicha .divScheduleLeftMain{
	background-color: #002D9E;	
}
.divScheduleLeftTime{
	float: left;
	font-size: .9em;
	width: 140px;
	padding: 15px 0 0 5px;
}
.divScheduleLeftTime address{
	font-style: normal;
}
.divScheduleLeftTime h4{
	text-align: center;
	width: auto;
	margin: 10px 4px 0 0;
	padding-bottom: 4px;
}
.divScheduleLeftTime h4 a img{
	width: 115px;
}
.divScheduleLeftTime h4 a>img{
	width: 133px;
	margin: 0;
}
#boxContentInner .divScheduleLeft ul{
	margin-top: 1em;
}
#boxContentInner .divScheduleLeft ul.marginTop0{
	margin-top: 0;
}

.divScheduleLeft a{
	text-decoration: underline;
}
.divScheduleLeft a:hover{
	text-decoration: none;
	color: #FFF;
}
/*** right ***/
.divScheduleRight{
	float: right;
	width: 165px;
	padding-top: 10px;
}
.divScheduleRight a{
	text-decoration: underline;
}
.divScheduleRight a:hover{
	text-decoration: none;
	color: #FFF;
}
.divScheduleRight h4{
	margin-top: 0;
}
.divScheduleRight ul{
	color: #B8F9FF;
	margin-top: 0;
	margin-left: 15px;
	text-indent: 0;
	padding-left: 0;
}
.divScheduleRight ul li{
	list-style-image: url(../images/note.gif);
	list-style-position: outside;
	text-indent: 0;
	padding-left: 0;
}
.divSchedule div.divScheduleCapt, .divScheduleLicha div.divScheduleCapt{
	padding: 0;
}
.divScheduleCapt ul{
	color: #FFF;
}
.divScheduleRight .divScheduleCapt ul li{
	list-style-type: disc;
	list-style-image: none;
	margin-top: 3px;
}
.divScheduleRight ul em{
	font-style: normal;
}
#boxContentInner .divScheduleRight p{
	text-indent: 10px;
	width: auto;
	padding: 5px 5px 0 2px;
	margin: 0;
}
/***************  Inliner  ***************/
#divInliner{
	position: absolute;
	top: -18px;
	left: -175px;
	width: 935px;
}
div>#divInliner{
	left: -200px;
}
#divInliner a{
	background-image: url(../images/li_submenu.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 17px;
	text-decoration: none;
}
#divInliner a:hover{
	color: #8BF76C;
	text-decoration: underline;
}
#divInliner span{
	padding-right: 84px;
}

