.baners {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px solid grey;
}

	.baners p {
		text-align: center;
		margin: auto;
		margin-top: 0px;
		margin-bottom: 7px;
		padding: 0px;
		border: 0px solid white;
	}
	
	.baners img {
		margin: 0px;
	}

h1.nadpis {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.highlight {
	color: #FFFFFF;
	background-color: #427C8C;
	font-weight: bold;
	border: 1px solid #224E5A;
	padding: 0px 2px 0px 2px;
}

em {
	font-style: normal;
}

/* ########################################################## */
/* ### CSS k fotogalerii, prvni z nich je mkb-jarni-uklid ### */
/* ########################################################## */
#fotoGallery {
	width: 610px;
	font-size: 10px;
	font-family: Verdana;
	border: 0px solid #000000;
	margin: auto;
	text-align: left;	
}
	
	/* Pouziva se jen u Mauro Trip Galerii - poprve u Night Session - www.mushow.cz/mauro-trip/night-sessions */
	#fotoGallery p {
		background-color: #DCEBF4;
		padding: 10px;
	}
  
  /* nazev galerky */
  #fotoGallery h1 {
    font-size: 12px;
    margin: 0px 0px 4px 0px;
    padding: 4px;
    background-color:#427C8C;
    color: #FFFFFF;
    font-weight: normal;
    text-align: center;
  }
  
  /* bunka s fotkou */
  #fotoGallery table.gallery td {
    vertical-align: top;
    text-align: center;
  }

  /* properties k obrazku */
  #fotoGallery table.gallery td img {
    margin: 2px;
    margin-bottom: 0px;
    border: 1px solid #DDDDDD;
  }
  
  /* popisek fotky */
  #fotoGallery table.gallery td div.caption {
    color: #333333;
    padding: 1px 0px 2px 0px; 
    text-align: center;
    font-style: italic;
    border: 1px solid #DDDDDD;
    border-top: 0px;
    margin: auto; /* kvuli vystredeni */
  }

/* ########################################################## */
/* ### CSS k Profilum - tabulka s osobnimi informacemi    ### */
/* ### pouzito jen u skleenik profilu :-D                 ### */
/* ########################################################## */  
table.PersonalInfo {
  text-align: left;
  border-collapse: collapse;
  line-height: 11px
}
  table.PersonalInfo tr { padding: 0px;}  
  
  table.PersonalInfo td {
    border: 0px solid #000000;
  }
  
  table.PersonalInfo td.ProfileItemName {
    vertical-align:top;
    width: 120px;
  }
  
/* ########################################################################## */
/* Added by SKLeenik on 2005-06-20 - Left Banner Area - Weather Forecast Info */
/* ########################################################################## */
.WeatherForecast_outer, .KecyLatest_outer {
	margin:4px 0px 0px 2px; 
	width:120px; 
	height:107px;
}

.WeatherForecast_inner {
	padding-left:0px;
	padding-top: 26px;
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color: #427C8C;
	text-align: center;
}

.WeatherForecast_inner a:active, .WeatherForecast_inner a:link, .WeatherForecast_inner a:visited {
	font-family: Verdana;
  color: #315C68;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}

.WeatherForecast_inner a:hover {
	font-family: Verdana;
  color:#B4B4B4;
	font-weight: normal;
	text-decoration:none;
} 

.Webcam_outer {
	margin-left:2px; 
	margin-top:4px; 
	background-image:url('../Mushow-WebcamBg.jpg'); 
	width:120px; 
	height:114px;
}

.Webcam_inner {
	padding-left:5px;
	padding-top: 45px;
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color: #427C8C;
}

#webcams_out {
  height: 140px;
  width 120px;
  margin:5px 0px 5px 2px;
  background-image:url('http://www.mushow.cz/img/webcams.gif'); 
  background-repeat : no-repeat;
}
#webcams {
  padding: 26px 0px 0px 0px;
  height:114px; 
  width: 120px;
}

#webcams ul {
  display: none;
  margin : 0px;
  padding : 0px 0px 0px 7px;
  list-style-type: none;
}
#webcams li {
  left: 7px;
  padding: 0px;
}

#webcams li img {
  position: absolute;
  left : 2px;
  top : 24px;
}

/* ########################################################################## */
/* Added by SKLeenik on 2007-11-12 - Comments v news ######################## */
/* ########################################################################## */
tr.Kecy {
  background-color: #B9D7E9;
}
  tr.Kecy td {
    padding: 3px;
    padding-left: 10px;
  }

/* toto je obalene WeatherForecast_outer a WeatherForecast_inner */
/* pouziva se kvuli jemnejsim mezeram mezi radky, nez by udelalo <br /> */
.KecyItem {
  margin: 0px 0px 2px 0px;
}

/* ########################################################################## */
/* Added by SKLeenik on 2007-12-04 - Anchor Discussion v gallery ############ */
/* ########################################################################## */
a.Anchor {
  text-decoration: none;
}

a.Anchor:hover {
  text-decoration: none;
}
