@import url(headline_outdoor.css);


.main {
	background-color: #EFFFEF;
	background-attachment: scroll;
	background-image: url(../netassets/main_bg_outdoor.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}




.subheader{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	
	padding: 5px 0px 5px 10px;
	
	margin:  25px 0px 0px 0px;
	
	width: 95%;
	background-color:#589752;
}






.program, .summary, .terms, .triplist { 
	width: 95%;
	
	font-size:9pt;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #316D16;
	border-right-color: #316D16;
	border-bottom-color: #316D16;
	border-left-color: #316D16;
	
	padding:3px 0px 0px 0px;
	
	text-align: left;


}







.terms td {
    color: #000000;
    font-size:10px;
}

.termsHeader td {
    color: #FFFFFF;
    font-weight:bold;
    font-size:12px;
    background-color:#606060;
}

.terms .alterItemRow{
  background-color: #EFEFEF;

}

.terms .ItemRow{
  background-color: #FFFFFF;
}


.terms .code {
 font-size:12px;
}

.terms .code a {
 color: #000000;
 font-size:12px;
 font-weight:bold;
}



	


.program .one-day {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 3px;
	text-align: left;

}

.program-title {
	font-size:10pt;
	display:inline;
	COLOR: #316D16;
	font-weight:bold;

	
	}

.program-subtitle {

	display:inline;
	COLOR: black;
	font-weight:bold;
	
	}

.program-text{

	display:inline;
	COLOR: #333333;
	font-weight: normal;
	text-align: left;

	

}
.program-subtext{

	display:block;
	COLOR: #666666;
	font-weight:normal;

}






.summary-odkaz A{
	color:#000000;
     
}







.projector {
	font-size:10px;
	width:300px;
	float:right;
	background-color:#EFFFEF;
	padding-left: 10px;
	padding-bottom: 10px;

 }
 
.projector .screen {
	width:300px;
	height:230px;
	
	text-align: center;
	
	vertical-align: bottom;

	margin-bottom: 5px;
	padding-top: 5px;
	
	border-top:solid 0px #DFDFDF;	
	border-right:solid 1px #DFDFDF;
	border-bottom:solid 1px #DFDFDF;
	border-left:solid 1px #DFDFDF;
		
}

.projector .screen img,  .projector .tn-slider img  {

	border:solid 1px gray;
}

.projector .tn-slider {
	overflow:auto;
	width:300px;
	height:80px;
	scrollbar-base-color:#DFDFDF;
	border:solid 0px #DFDFDF;
	white-space: nowrap;
	vertical-align: top;

}

.projector .tn-slider td img {
	cursor:pointer;
	margin-right:5px;
}

.projector .text {

 text-align: center;
 
}


.projector .text a {

 color: #000000;
 
}







.hintsrc{	
	color:black;
	font-weight:bold;
}

.hintsrc A{
	color:black;
	font-weight:bold;
	text-decoration: none;
	border-bottom:solid 1px black;
}

.hintsrc A:hover{
	border-bottom:solid 2px black;
}

.hintsrc SPAN{
	cursor: default;
	border-bottom:solid 1px gray;
}

.hint{	
	FONT-SIZE:8px;
	FONT-STYLE:normal;
	FONT-WEIGHT:normal;
	COLOR:darkgreen;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	BORDER-RIGHT:black 1px solid;
	BORDER-TOP:black 1px solid;
	BORDER-LEFT:black 1px solid;
	BORDER-BOTTOM:black 1px solid;
	PADDING:2px;
	BACKGROUND-COLOR:lightyellow;
	}
	
.hint.A:link {
	text-decoration: none;
	color: darkgreen;
	}







.desrciption {
width:95%;
text-align:justify;
}



.triplist .record {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	width:100%;
	
 }
 

 
  .triplist .date{
	width:40%;
	display:inline;
 }
 
 .triplist .voucher{
	width:59%;
		text-align:right;
	display:inline;
 }

.triplist .lastminute {
	font-size:12px;
	color: #FF0000;
	display:inline;

	
 }
 
 .triplist .name {
	font-weight:normal;
	font-size:10px;
	display:inline;
	
 }
 
 
 .triplist  .name  a {
	font-weight:bold;
	color: #000000;
	font-size:12px;

	
 }
 
.triplist .lastminute {
	font-size:12px;
	color: #FF0000;
	display:inline;

	
 }
 
 .triplist .status{
	font-size:12px;
	color: #FF0000;

 }
 
 
 .triplist .price {
	text-align:right;
	margin-top:3px;


 }
 

