html, body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  
  text-align: center;
  font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;  

  background-color: #000000;

  
	background-image: url('http://www.smhi.se/weatherCache/satellitbilder/metEarth.jpg');
	background-repeat: no-repeat;
	background-position:  -35% 230%;
	/*background-position:  -35% 60%;*/
	background-attachment: fixed;
    
  color: White;


}

a {
	color: White;
	text-decoration: none;
}
a:hover {
	color: #FFA500;
	text-decoration: underline;
}
a.on, a .on {
	color: White;
	text-decoration: underline;
}
a:active {
	color: #FFA500;
	text-decoration: underline;
}



table td, table th {
	vertical-align : top;
	text-align : left;
	padding: 3px;
	padding-left: 10px;
}
table.table { 
    width : 100%;
    border-collapse: collapse;
	 border-spacing: 5px;
	margin-top : 5px; 
	margin-bottom : 5px;
}

.printonly { 
	display : none;
}

.noborder { 
	border: none;
}
.nobackground { 
	background: transparent;
}


.hide {
	display: none;
}
.hidden {
	visibility:hidden; 
}
.visible {
	visibility:visible; 
}
.hidden_moz {
  display: none;
  _display: block;
}
.hidden_ie {
  _display: none;
}

.pop {
	border: 1px solid;
	border-color: #B8860B;
	background-color: #FFFFB0;
	color: Black;
	padding: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
	_margin-left: 30px;
}
.cur-help {
	cursor: help; 
}


abbr {
  border-bottom: 1px dashed;
  cursor: help;
}


.clr {
	clear: both;
	height: 0px;
}
.fl {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fr {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.hl {
	color: #FF8C00;
	font-weight: bold;
}
.b{
	font-weight: bold;
}





.reklama1 {
	background-color: Black;
	text-align: center;
	display: block;
}
.reklama2 {
	margin-left: 50px;
	margin-top: 25px;
}


#main {
	width: 1130px;
	margin: auto;
	z-index: 99;
	text-align: left;
	
	
  background-image: url('../pic/back_page.png');
  background-position: left;
  background-repeat: repeat-y;
}
.main2 {
	width: 100%;
	/*
	background-image: url('../pic/pocasi_sun.jpg');
	background-repeat: no-repeat;
	background-position: left 80px;
	*/
}



#left {
	width: 350px;
	float: left;
}

#logo {
	height: 75px;
	text-align: center;
	
	background-image: url('../pic/back_left_top.png');
	background-repeat: no-repeat;
	background-position: top right;
	
	xborder: 1px solid green;
}
#logo img {
	margin: 20px;
}
/*
#date {
	margin-left: 53px;
	margin-right: 30px;
	color: #FFA500;
	font-size: 80%;
}
*/
#user {
	margin-left: 45px;
	margin-right: 50px;	
	font-size: 80%;
}
#user fieldset {
	border:1px solid gray;
	padding: 10px;	
}
#user div {
	xfloat: left;
	margin: 3px;
}
#user .left {
	width: 50px;	
	xclear: left;
	float: left;
}
#user .right {
}
.button {
	background-color: Silver;
	color: black;
	border:1px solid gray;	
	border-left: #cccccc;
	border-top: #cccccc;
	margin: 5px;
	*font-size: 80%;
}


#video {
	margin-left: 55px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 80%;
}
#video_tube {
	width: 230px;
	height: 140px;
}
#video a img {
	border: none;
}

.fla {
	width: 230px;
	text-align: center;
	margin-bottom: 15px;
}


#menu #ul-tip li a {
	margin: 15px;
	margin-top: 10px;
	color: gold;
	font-size: 80%;
}


#menu {
	margin-top: 15px;
	
}
#menu ul {
	list-style: none;
	margin: 0px;
	_margin-left: 30px;
	*margin-left: 30px;
	clear: both;
}
#menu ul li {
	list-style: none;
	clear: both;
}
#menu ul li ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 250px;
	display: block;
	
	background-color: Black; 
	-moz-opacity: 0.8; 
	filter: alpha(opacity=80);  
}
#menu ul li ul li {
	_height: 10px;
}

#menu ul.off {
	display: none;
}


#menu li.off {
	padding-top: 6px;
	margin-bottom: 5px; 
		
	background-image: url('../pic/back_link.png');
	background-repeat: no-repeat;
	background-position: top right;
}
#menu li.on {
	padding-top: 6px;
		
	background-image: url('../pic/back_link_a.png');
	background-repeat: no-repeat;
	background-position: top right;
}



#menu li .in {
	margin-left: 8px;	
	height: 25px;
}
#menu #li-c.on .in {		
	background-image: url('../pic/ic.png');
	background-repeat: no-repeat;
	background-position: 80% 2px;
}
#menu #li-e.on .in {		
	background-image: url('../pic/ie.png');
	background-repeat: no-repeat;
	background-position: 80% 2px;
}
#menu #li-o.on .in {		
	background-image: url('../pic/io.png');
	background-repeat: no-repeat;
	background-position: 80% 2px;
}
#menu #li-u .in {		
	background-image: url('../pic/iu.png');
	background-repeat: no-repeat;
	background-position: 80% 2px;
}


#menu a {
	display: block;
	margin-left: 5px;
}
#menu .hl {
	xfont-weight: bold;
	font-size: 110%;
	color: white;
}


/*
#zeme {

	background-image: url('http://www.smhi.se/weatherCache/satellitbilder/metEarth.jpg');
	background-repeat: no-repeat;	
	position: absolute;
	right: 70%;
	top: 70%;
	z-index: 1;
	width: 592px;
	height:  584px;
	display: block;
}
*/

#content {
	float: left;
	width: 650px;
	background-image: url('../pic/back_page_top.png');
	background-repeat: repeat-x;
	background-position: top right;
}
.content2 {
	width: 600px;
}
.content2 .in {
}

#sidebanner {
	float: left;
	width: 120px;
	margin-top: 80px;
}

#cislo {
	font-size: 70%;
	height: 50px;
	clear: both;
	text-align: left;
}
#cislo .hl {
	font-size: 150%;
}
#cislo .hl2 {
	font-size: 200%;
	color: red;
}

#date {
	font-size: 80%;
	margin-top: 60px;
	margin-bottom: 10px;
}

#tops {	
	clear: both;
	
	background-color: #ffffff;		
	background-image: url('../pic/back_top.png');
	background-repeat: repeat-x;
	background-position: top;
}
#tops .clr {
	background-color: White;	
}
#tops .on,
#tops .off {
	float: left;
	display: block;
	height: 40px;
	background-position: top;
}
#tops .off {	
	background-image: url('../pic/back_top.png');
	background-repeat: repeat-x;
}
#tops .on {
	background-image: url('../pic/back_top_a.png');
	background-repeat: no-repeat;
}
#tops a  {
	text-decoration: none;
}
#tops a span,
#tops a div {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;	
	text-align: center;
	line-height: 200%;
}



#screen {
	background-color: White;
	color: Black;
}
#screen a {
	color: #FF8C00;
}
#screen .in {
	padding: 10px;
	display: block;
}
#screen .on {
	display: block;
}
#screen .off {
	display: none;
}

#map-cap {
	width: 500px;
	height: 331px;
	float: left;
	background-image: url('http://www.meteopress.cz/pictures/mapy/cr_actual_vx.png');
	background-repeat: no-repeat;	
}
#map-cas,
#map-cab,
#map-cat,
#map-cpp {
	width: 500px;
	height: 331px;
	float: left;
	text-align: center;
	
}
#map-cab img {
	max-height: 300px;	
}

#map-eap,
#map-eas,
#map-epp,
#map-eps {
	height: 426px;
	text-align: center;	
}
#map-eap img,
#map-eas img,
#map-epp img,
#map-eps img {
	max-width: 575px;
	_width: 575px;	
}

/* smazat */
.cityonmap {
	position: absolute;	
	color: Black;
	display: inline;
	font-size: 80%;
}
#screen .cityonmap a {
	color: Black;
}

#citiesonmap .on,
#citiesonmap .off {
	position: absolute;	
	display: inline;
	font-size: 80%;
}
#screen #citiesonmap .off a:hover,
#screen #citiesonmap .on a {
	text-decoration: underline;
	font-weight: bold;
	color: #FF8C00;
}
#screen #citiesonmap .off a {
	text-decoration: none;
	color: Black;
}
#screen #citiesonmap .off a.hl {
	color: #FF8C00;
	display: block;
}

#selectedcity,
#selectedcity .hl,
#selectedcity .off {
	color: #FF8C00;
	font-size: 80%;
	font-weight: bold;
}




#side, #side2, /* stare !!!!!!!!!!!! */
#side_p, #side_p2 {
	width: 50px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}


#screen iframe,
#screen #sats {
	height: 500px;
}


#sats a {
	display: block;
}
.sats-img {
	width: 55px;
	height: 40px;
	margin-right: 10px;
	border: none;
	float: left;
}
#sats .hl {
	font-weight: bold;
	color: Black;
}




#centerbanner { 
	width: 100%;
	text-align: center;
	margin-top: 10px;
}




#my { /* div lokality */
	margin-top: 10px;
}


#myselect { /* vyber mesta */
	float: left;
	width: 180px;
}

#mywear {
	vertical-align: bottom;
}
#mywear img {
	float: left;	
}
#mywear a img {
	border: none;
}
.mapico_58 {
	background: url(../pic/mapico/mapico_58.png) left top no-repeat;	
}

.wearindex {
	color: Silver;
	font-size: 90%;
	
}

.gender a  {
	clear: both;
	font-size: 90%;
	color: #FF8C00;
}


#myloc { /* div vybrane lokality */
	width: 370px;
	float: right;
}
.my { /* jednotlive lokality */
	width: 370px;
	margin-bottom: 10px;
	float: left;
	color: #333;
}
.my .in {
	/*margin: 15px;*/
}

.info {
	float: left;
	margin-left: 15px;
	margin-top: 7px;
	width: 230px;
	line-height: 120%;
}
.therm {
	font-weight: bold;
	font-size: 18px;
	color: #FF8C00;
	float: left;
	margin: 12px;
	width: 80px;
	overflow: hidden;
	/*padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border: 1px solid #FF8C00;*/
	padding: 5px;
	xbackground-color: White;
}
.more  {
	float: left;
	margin-top: 10px;
}
.more a  {
	width: 20px;
	height: 20px;
	background-image: url('../pic/imore.png');
	background-repeat: no-repeat;
	display: block;
	text-indent: -50px;
}


.my.poc {
	background-image: url('../pic/my_poc.png');
	background-repeat: no-repeat;
}
.my.mraz {
	background-image: url('../pic/my_mraz.png');
	background-repeat: no-repeat;
}
.my.hory {
	background-image: url('../pic/my_hory.png');
	background-repeat: no-repeat;
}


.mymore{
	width: 100%;
	background-color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	color: White;
}
.mymore .in {
	margin: 15px;
}
.mymore div {
	margin-top: 5px;
}

.mymore ul {
	*margin-left: 30px;
	/**margin: 20px;*/
}
.mymore li {
	/*
	display: block;
	border-bottom: 1px solid gray;
	padding: 5px;
	*/
}
.mymore a {
	/*
	text-decoration: underline;
	*/
}
.mymore img {
	/*
	text-decoration: underline;
	*/
	border: 1px solid white;
	margin: 3px;
}

.my.form {
	background-color: White;	
	margin-top: 20px;
}
.form .in {
	margin: 10px;
}

/*
.mymore .off {
	xdisplay: none;
	visibility: hidden;
}
.mymore .on {
	xdisplay: block;
	z-index: 999;
	visibility: visible;
}
*/


#bot {
	clear: both;
	display: block;
	height:  50px;
	background-image: url('../pic/back_bot.png');
	background-repeat: no-repeat;
	background-position: left;
}
#bot .in {
	margin-left: 30px;
}
/*
#left-bot {
	clear: both;
	display: block;
	height:  50px;
	background-image: url('../pic/back_left_bot.png');
	background-repeat: no-repeat;
	background-position: right;
}
#content-bot {
	clear: both;
	display: block;
	height:  50px;
	background-color: Black;
	background-image: url('../pic/back_page_bot.png');
	background-repeat: no-repeat;
	background-position: right;
}
*/


/*LIGHTBOX*/

#lightbox{
	background-color: #ffffff;
	padding: 5px;
	color: #666;
}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; width: 100%; font-weight: bold; font-size: 90%;  }
#keyboardMsg{ float: right; color:#666; font-size: 90%; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('overlay.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
/*LIGHTBOX*/ 
	 


/*ROTATOR*/
.rotator {
	width: 300px;
}
.rotator #rotator,
.rotator #rotator a,
.rotator #rotator a img {
}
/*ROTATOR*/

/* BB */
.bbtWord {
	/*color: #D2691E;*/
	background-color: White;
	padding: 0 2px;
}


