/*************************************
***    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{
	font-size: 0.9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1{
	font-size: 1.95em;
	padding-left: 50px;
}
h1 a{
	text-decoration: none;
}
h2{
	font-size: 1.9em;
	font-weight: 400;
	padding: 30px 0 0 50px;
	margin-bottom: 10px;
}
h1:first-letter,h2:first-letter{
	text-transform: uppercase;
}
table{
	font-size: .85em;
}
a{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: none;
}
p{
	text-indent: 2.5em;
	padding: 1.25em 15px 0 0;
	text-align: justify;
}

/*************************************************************************************
*******************************   LAYOUT definition   *******************************/

#boxScreen{
	position: relative;
	color: #000;
	text-align: left;
	width: 98%;
	margin: 0 auto;
}
#theJoy{
	display: none;
}
#boxTop{
	height: 85px;
}
#boxAboveContent{
	clear: both;
	border-top: 2px solid #002E83;
	height: 2px;
}
#boxContent{
	clear: both;
	position: relative;
	font-size: .85em;
}
#boxFooter{
	clear: both;
	position: relative;
	font-size: .85em;
	height: 3em;
	padding-top: 6px;
	text-indent: 35px;
}
div>#boxFooter{
	height: 1.9em;
}


/*************************************************************************************
*******************************   boxTop definition   *******************************/

#boxTop ul{
	display: none;
}

/*************************   HEAD MOTIVE   **************************/

#headMotive{
	display: none;
}

/*************************   boxRightSection   **************************/
#rightSection{
}
#cornerTR{
	display: none;
}
/**********************      ICONS      **********************/
#icons{
	display: none;
}

/**********************      LOGO      **********************/

h1#logo img{
	display: none;
}

/**********************   LANGUAGES    **********************/
#languages{
	display: none;
}


/*************************************************************************************
*****************************   boxContent definition   *****************************/

#boxContentInner{
	padding: 5px;
}
#contentClearer{
	clear: both;
	border-top: 2px solid #002584;
	height: 2px;
	margin-top: 10px;
}


/**********************   Sections(L/R)    **********************/

div.boxSectionL, div.boxSectionR{
	display: none;
}


/************************************************************************************
*****************************   boxBottom definition   *****************************/

#boxFooter span{
	position: absolute;
	top: 7px;
	right: 35px;
}
#boxFooter span a{
	font-weight: bold;
}
#boxFooter span span{
	position: static;
}
#orangeAgiPro{
	color: #ED2507;
}

/**************************************************************************************
*******************************   CLASSES definition   *******************************/

/*** colors ***/
.green{
	color: #90FF00;
}
.darkekGreen{
	color: #B4FF00;
}
.lightBlue{
	color: #E1F5FC;
}
.blue{
	color: #1D92FF;
}

/*** bgs ***/
.licha{
	background-color: #ECECEC;
}

/*** display ***/
.hideItem{
	display: none;
}

/***********************************************************************************
*******************************   NEWS definition   *******************************/

.newsH3{
	line-height: 1.5em;
	margin: 15px 0 5px;
}
.newsH3 span{
	font-size: .9em;
	padding: 2px 10px 2px 10px;
}
p.newsPerex{
	border-left: 1px solid #000;
	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;
}
.newsPreH3 a{
	text-decoration: none;
}
/*** LEFT INFO - MONTHS ***/
ul#newsList{
	display: none;
}


/*****************************************************************************************
*******************************   FOTOGALERY definition   *******************************/

/*** FOTOGALERY - INTRO ***/
div.fotogaleryHeadliner{
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
	font-size: .85em;
	width: 710px;
	padding: 0 0 3px 3px;
	margin-bottom: 1em;
}
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{
	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;
	color: #000;
}
div.fotogaleryHeadliner a{
	font-size: .9em;
	font-weight: bold;
	color: #000;
}
#boxContentInner div.fotogaleryHeadliner p{
	padding: 4px 0 0 2px;
	width: 560px;
	font-size: 1.2em;
	text-indent: .8em;
	text-align: justify;
}

/*** 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;
	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{
	display: none;
}
p#photogaleryP{
	font-size: 1.2em;
	margin-left: 20px;
	width: 640px;
}
#photoInliner{
	display: none;
}

/*****************************************************************************************
*****************************   Orchestra - man definition   ****************************/
table#tableOrchestaMembers{
	border-collapse: collapse;
	width: 100%;
	font-size: 1em;
	margin: 0;
}
table#tableOrchestaMembers th{
	padding: 0 0 5px 20px;
}
table#tableOrchestaMembers td{
	padding: 1px 0 1px 3px;
}
table#tableOrchestaMembers a{
	text-decoration: none;
}
#h2ManDetail{
	font-size: 1.4em;
	font-weight: bold;
}
#h2ManDetail span{
	font-size: 0.7em;
	padding-left: 80px;
}
.divOrchestraManTop, .divOrchestraManBottom, #orchestraFilter{
	display: none;
}
#boxContentInner ul#orchestraGuestPhoto{
	display: block;
	margin: 15px;
}
#boxContentInner ul#orchestraGuestPhoto li{
	float: none;
	display: inline;
}


/*********************************************************************************
*****************************   Partnes definition   ****************************/

#ulOurPartners{
	display: block;
	margin: 5px 10px;
}
#ulOurPartners li{
	display: block;
	float: left;
	width: 200px;
	height: 120px;
	text-align: center;
	padding-top: 15px;
}
#ulOurPartners li img{
	float: none;
	margin: 0 auto;
}

