/*$Id: main.css,v 1.82 2009/09/25 12:10:55 mkadrle Exp $*/
body {
  margin-top: 0px;
  padding-top: 0px;
  font-family: Tahoma,'Arial CE','Lucida Grande CE','Helvetica CE',Arial,lucida,sans-serif;
}

.cb {
  clear: both;
}

.nodisplay, .hidden {
  display: none;
}

h1, h2, h4 {
  color: #163f8e;
}

h1 {font-size: 20px;margin-top: 6px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}

#all {
  width: 1000px;
  position:relative;
  left: 0px;
  top: 0px;
  margin-left:auto;
  margin-right:auto; 
}

#all img {
  border: none;
}

#header {
  height: 265px;
  background-image: url(../images/header_bg.jpg);
  background-repeat: repeat-x;
  color: #1a418c;
}

#header a {
  color: #1a418c;
}

#header #logo {
  width: 173px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline;/*IE6*/
  height: 60px;
}

#header #logo img {
  margin-left: 40px;
}

#header #header_title {
  width: 450px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  display: inline;
}

#header #header_title h1 {
  font-size: 13px;
  padding: 0px 0px 0px 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight:normal;
}

#header #header_title h2 {
  font-size: 13px;
  padding: 0px 0px 0px 1px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#header #header_title #skip_header {
  display: none;
}

#header #search {
  width: 167px; /*193 total */
  margin-right: 10px;
  float: right;
  display: inline;/*IE6*/
  border: 3px solid white;
  height: 41px;
}

#header #search form {
  padding: 0px;
  margin: 0px;
}

#header #search h3.nodisplay {
  display: none;
}

#header #search input#query {
  width: 80px;
  height: 13px;
  border: 1px solid #1b418c;
  color: #1b418c;
  margin-left: 10px;
  font-size: 11px;
}

#header #search input#search_button {
  width: 40px;
  color: #1b418c;
  margin-left: 4px;
  font-size: 11px;
  height: 18px;
}

#header #search label {
  display: block;
  background-color: #8ba0bf;
  height: 14px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  padding-top: 2px;
  padding-left: 20px;
  margin-bottom: 4px; 
}

#header #favourite_links {
  width: 167px;
  height: 140px;
  overflow: hidden;
  border: 3px solid white;
  float: right;
  display: inline;
  margin-top: 10px; 
  margin-right: 10px;
  position: relative;
}

#header #favourite_links .slider ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#news_slider {
  height: 102px;
  padding: 0px;
}

#header #favourite_links .slider ul li {
  background-color: #d5dbe7;
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  width: 140px;/*JS nastavi na 167*/
}

#header #favourite_links .slider ul li.even {
  background-color: #eef1f6;
}

#header #favourite_links .slider ul li a {
  height: 17px;
  text-decoration: none;
  color: #1b418c;
  font-size: 11px; 
  position: relative;
  top: -2px;
}

#header #favourite_links .slider ul li img {
/*  vertical-align: center; */
  margin: 0px;
  padding: 0px;
}

#header #favourite_links #bottom_scroller {
  position: absolute;
  top: 122px;
}


#header #favourite_links .slider {
  position:relative;
  overflow:auto; 
  height:102px;
}
#header #favourite_links .slidercontent {
  position:absolute;
}

#service_menu {
  width: 290px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  display: inline;/*IE6*/
}

#service_menu #language_selector {
  margin-top: 10px;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}

#service_menu #language_selector a {
  text-decoration: none;
}

#service_menu #language_selector a:hover {
  text-decoration: underline;
}

#service_menu #language_selector a img {
  position: relative;
  top: 1px;
}

#service_menu .links {
  font-size: 11px;
  margin-top: 5px;
  text-align: right;
}

#service_menu .links a {
  text-decoration: none;
}

#service_menu .links a:hover {
  text-decoration: underline;


}

#header #main_banner {
  width: 803px;
  height: 200px;
  float: left;
  display: inline;
  border-right: 3px solid white;
  border-bottom: 3px solid white;
  padding-top: 0px; 
}

#page {
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  height: auto;
  font-size: 12px;
  padding-top: 10px;
  background-color: #879ebe;
}

#panel_left {
  width: 173px; /*193 total*/
  padding: 10px;
  padding-top: 0px;
  float: left;
  display: inline;/*IE6*/
  overflow: hidden;
}

#content {
  width: 584px;/*614 total*/
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  float: left;
  display: inline;/*IE6*/
  background-color: #f6f7fb;
  margin-bottom: 10px;
  line-height: 150%;
  min-height: 800px;
  _height: 800px;
}

#content h1, h2, h4 {color: #1B408C; font-weight:normal;}
#content h3, h5 {color:#C1001F; font-weight:normal;}
#content h1 {font-size: 20px;margin-bottom:0.4em;}
#content h2 {font-size: 18px;margin-bottom:0.2em;}
#content h3 {font-size: 15px;margin-bottom:0.9em; font-weight:bold;}
#content h4 {font-size: 14px;margin-bottom:0.8em; font-weight:bold;}
#content h5 {font-size: 13px;margin-bottom:0.8em; font-weight:bold;}

#content #article-content p { font-size:12px; margin:0;}


#content table { 
	border-collapse:collapse;
	border:1px #FFFFFF solid;
}
#content table th { 
	border:1px #FFFFFF solid;
	background:#C9D2DF;
	font-weight:bold;
	text-align:center;
	color:#000000;
}
#content table td { 
	border:1px #FFFFFF solid;
	background:#E0E6EE;
	text-align:left;
	color:#000000;
}

#banners {

 text-align: center;
}

#banners img {
  max-width: 172px;
}

p.navigation {
  font-weight: bold;
  color: #1b418c;
}

#content a {
  color: #1a418c;
}

#panel_right {
  width: 193px; /*193 total*/
/*  padding: 10px; zruseno kvuli bloku s vyhledavanim */
  padding-top: 0px;
  float: right;
  display: inline;/*IE6*/
}

#footer {
  clear: both;
  width: 1000px;
  height: 90px;
  text-align: center;
  background-color: white;
}

#footer_copyright {
  font-size: 12px;
}

/************* JavaScriptova Fotogalerie ******************/

#photogallery {
  width: 167px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  border: 3px solid white;
}

#photogallery_image {
  width:163px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 12px;
}

#photogallery_image img {
  border: 1px solid white;
  width: 143px;
}


#photogallery #photogallery_text {
  width:163px;
  position: absolute;
  top: 40px;
  text-align: center;
}

#photogallery a#photogallery_next_card {
  width:163px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #1a418c;
  text-decoration: none;
  margin-top: 4px;
  margin-bottom: 4px;
  display: block;
}

#photogallery a#photogallery_next_card:hover {
  text-decoration: underline;
}

#photogallery h3#photogallery_title {
  background-color: #8ba0bf;
  padding: 0px;
  margin: 0px;
  color: white;
  height: 16px;
  padding-top: 2px;
  padding-left: 20px;
  font-size: 12px;
}

#photogallery h3#photogallery_title a {
  color: white;
  text-decoration: none;
}

#photogallery #photogallery_navigation {

}

#photogallery  a#photogallery_navigation_next {
  display: block;
  width: 167px;
  height: 18px;
  padding-bottom: 4px;
  background-image: url(../images/photo_gallery_scroll_down.gif);
}

#photogallery #photogallery_navigation span {
  display: none; 
}

#photogallery a#photogallery_navigation_prev {
  display: block;
  width: 167px; 
  height: 18px;
  background-image: url(../images/photo_gallery_scroll_up.gif);
  position: absolute;
  top: 18px;
}

#footer_language {
  display: none; 
  position: absolute;
  right: 8px;
  top: 25px;
  width: 100px;
  background-color: white;
  border: 1px solid #1a418c;
  font-size: 12px;
  padding: 4px;
  text-align: left;
}

#footer_language h3 {
  display: none; 
}


#footer_language a {
  color:#1a418c;
  font-weight: bold;
  margin-bottom: 4px;
}

/************* Novinky v pravo z KudyZNudy ******************/

#news_right {
  background-color: rgb(190,201,219);
  width: 167px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  border: 3px solid white;
}

#news_right h3 {
  background-color: #8ba0bf;
  padding: 0px;
  margin: 0px;
  color: white;
  height: 16px;
  padding-top: 2px;
  padding-left: 20px;
  font-size: 12px;
}

#news_right DIV {
  PADDING-RIGHT: 0px; 
  PADDING-LEFT: 0px;
}
#news_right P {
  FLOAT: left;
  PADDING-RIGHT: 8px; 
  PADDING-LEFT: 8px;
}

#news_right hr {
  clear: left;
  visibility: hidden;
}

/************ Blok s pocasim **************/
#weather {
  border: 3px solid white;
  border-bottom: none;
  width: 167px;
  height: 68px;
  background-color: white;
  position: relative;
}

#weather h3.nodisplay {
  display: block;
  background-color: #8ba0bf;
  padding: 0px;
  margin: 0px;
  color: white;
  height: 16px;
  padding-top: 2px; 
  padding-left: 20px;
  font-size: 12px;
}

#weather_day_after_tomorrow_image, .weather_day_after_tomorrow_text {
  display: none;
}

.weather_today_text, .weather_today_max {
  color:  #c40a2f;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.weather_tomorrow_text, .weather_today_min {
  color:  black;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.weather_today_text {
  position: absolute;
  left: 25px;
  top: 19px;
}

.weather_today_max {
  position: absolute;
  top: 34px;
  left: 75px;
}

.weather_today_min {
  position: absolute;
  top: 47px;
  left: 75px;
}

.weather_tomorrow_text {
  position: absolute;
  left: 110px;
  top: 19px;
}

.weather_today_image {
  display: block;
  width: 31px;
  height: 31px;
/*  background-image: url(../images/weather0.gif);*/
  float: left;
  margin-top: 15px;
  position: relative;
  left: 25px;
}

.weather_tomorrow_image {
  display: block;
  width: 31px;
  height: 31px;
/*  background-image: url(../images/weather1.gif);*/
  float: right;
  margin-top: 15px;
  position: relative;
  right: 25px;
}

.weather_info { 
  cursor: pointer; 
  position: absolute; 
  top:42px; 
  left: 155px; 
  width: 10px; 
  height: 10px; 
  background-image: url("../images/arrows.gif"); 
  background-repeat: no-repeat; 
}

/**************** Blok s menovym kurzem ******************/
#currency {
  border: 3px solid white;
  border-top: none;
  width: 167px;
  background-color: #e2e6ef;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
  height: 15px;
  position: relative;
}

#currency a {
  text-decoration: none;
}

.currency_red {
  color: #c40a2f;
  margin-left: 17px;
}

.currency_grey {
  color: #9c949f;
  margin-right: 10px;
}

.currency_blue {
  display: none;
}

#currency_info { 
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 155px;
  margin-right: 4px;  
  width: 10px;
  height: 10px;
  background-image: url("../images/arrows.gif");
  background-repeat: no-repeat;
}




/************** Menu 45 - menu v levem sloupci **************/

#menu_45 {
  width: 167px;
  border: 3px solid white;
  background-color: #1b418c;
  padding-top: 18px;
  margin-bottom: 10px;
}

#menu_45 a {
  color: #1b418c;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  display: block;
/*  margin: 4px; */
  padding: 4px;
  padding-left: 17px;
  background-image: url('../images/menu_arrow.gif');
  background-repeat: no-repeat;
  background-position: center left; 
}

#menu_45 a:hover {
  text-decoration: underline;
}

#menu_45 li li a:hover {
  background-image: url('../images/menu_arrow_dark.gif');
}

#menu_45 a.selected {
  background-color: #e9eef4;
  padding-left: 4px;
  padding-bottom: 4px;
  padding-top: 3px;
  border-bottom: 1px solid white;
  text-decoration: underline;
  padding-left: 17px;

  background-image: url('../images/menu_down.gif');
  background-repeat: no-repeat;
  background-position: center left;
}

#menu_45 li li a.selected {
  color: #1b418c;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  display: block;
/*  margin: 4px; */
  padding: 4px;
  padding-left: 17px;
  background-image: url('../images/menu_arrow_dark.gif');
  background-repeat: no-repeat;
  background-position: center left; 
}

#menu_45 ul {
  background-color: #e9eef4;
}

#menu_45 ul li {
  background-color: #c2cede;
  background-color: #e9eef4;
}

#menu_45 ul, #menu_45 li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu_45 li {
  border-bottom: 1px solid white;
/*  padding: 4px; */
}

#menu_45 ul li ul {
  background-color: #e9eef4;
}

#menu_45 ul li ul li {
  padding-left: 8px;
  font-size: 11px;
  background-color: #e9eef4;
/*  margin-left: -4px;
  margin-right: -4px;
  
  */
}

/**************************************/
/*              MENU                  */
/**************************************/
#main_menu {
  margin:0; 
  padding:0; 
  clear: both;
  width: 1000px;
  height: 25px;
  background-image: url(../images/menu_bg.gif);
  background-repeat: repeat-x;
}

#main_menu table {
  border-collapse:collapse;
  }

#main_menu h2 {
  display: none;
}

#main_menu ul {
  float: left;
  list-style: none;
  line-height: 1; 
  font-weight: bold;
  padding: 0;
  margin: 0; 
  font-size: 12px;
}

#nav a {
  display: block;
  /*	width: 136px;
  w\idth: 6em; */
  color: #EFF2F7;
  text-decoration: none;
  padding: 6px;
/*  _padding: auto 0.4em; */
}

#nav li a.selected {
  color: #c40a2f;
  background-color: #eff2f7; 
  border: 1px solid #cdcbcc;
  border-bottom: none;
  padding-bottom: 8px;
  padding-top: 5px;
  z-index: 10; 
  position: relative;
  top: 0px;
  
}

#nav li:hover a,  #nav li.sfhover a {
  color: #194187;
}


#nav ul.submenu {
  display: none;
}

#nav ul.submenu a {
  color: #194187;
}

#nav ul.submenu a:hover {
  text-decoration:underline;
}

#nav li ul li a.selected {
  color: #194187;
/*  background-color: #eff2f7; */
  border: none;
  padding-bottom: 6px;
}

#nav li {
	float: left;
	padding: 0;
/*	width: 10em; */
}

#nav li ul {
	position: absolute;
/*	left: -999em; */
	height: auto;
/*	width: 16.4em;
	w\idth: 13.9em;
	*/
	
/*	font-weight: normal; */
	border-width: 0.25em;
	margin: 0;
/*	background-color: #eff2f7; */
	width: 1000px;
/*	border-top: 1px solid #cdcbcc; */
}

#nav li li {
	padding-right: 1em;
	padding-left: 1em;
/*	width: 13em; */
	
	float: left;
	display: block;
	
	
/*	background-image: url('../images/menu-divider-thin.gif');*/
  background-repeat: no-repeat;
  background-position: right 50%;
	
}


#nav li ul ul {
/*	margin: -1.75em 0 0 14em;
	margin: -1.7em 0 0 13.95em;
	*/
	margin: -1.7em 0 0 12em;	
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	left: 0px; 
}


#nav li:hover ul.submenu, #nav li.sfhover ul.submenu {
  display: block;
  position: absolute;
  left: 0px; 
  top: 289px; 
/*  background-color: #eff2f7; */
  background: #f7f8fa;
  z-index: 10;
  border: 1px solid #cbd4e3;
  font-weight: normal;

  /*rozbalovani dolu*/
  width: 159px;
  left: auto;
}


#nav li:hover ul.submenu li, #nav li.sfhover ul.submenu li {
  /*padding kvuli odrazkam*/
  position: relative;
  left: -0.4em; 
  padding-right: 0.4em;
  padding-left: 0.4em;
/*	width: 13em; */
  float: left;
  display: block;
/*  background-image: url('../images/menu-divider-thin.gif');
  background-repeat: no-repeat;
  background-position: right 50%;
*/
  /*rozbalovani dolu*/
  float: none;
  background-image: none;
}

#nav li:hover a.selected,  #nav li.sfhover a.selected {

  background: #f7f8fa;
}

#nav .submenu-active {
  position: absolute;
  left: 0px;
}

#nav li:hover, #nav li.sfhover { 
  background: #f7f8fa;
}

#nav li:hover ul li, #nav li.sfhover ul li { 
  background: none; 	
}


/* Support for the "iehover-fix.js" */

ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html ul.nav li { z-index: 201; }

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */

#main_submenu {
  float: left;
  background-color: #eff2f7;
  padding: 6px;
  width: 988px;
  position: relative;
  top: -1px;
  border-top: 1px solid #cdcbcc;
  margin-bottom: 10px;
  &margin-bottom: 0px;
  padding-bottom: 0px;
}

#main_submenu ul {
  list-style: none;
  line-height: 1; 
  font-weight: bold;
  padding: 0;
  margin: 0; 
  font-size: 12px;
  
  /*padding polozek*/
  position: relative;
  left: -1em;
}

#main_submenu ul li {
  float: left; 
  padding: 0px;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 9px;
  background-image: url('../images/menu-divider.gif');
  background-repeat: no-repeat;
  background-position: right 10%;
}

#main_submenu ul li a {
  color: #194187;
  text-decoration: none;
  white-space: nowrap;
/*  border-right: 1px solid #1a4089;
  padding-right: 1em;
  */
/*  font-weight: normal; */
}
#main_submenu ul li a.selected {
  text-decoration: underline;
}







/*********** Carousel *****************/
.carousel-component {position: relative;  overflow: hidden;  visibility: visible;  }
.carousel-component ul.carousel-list {width: 10000000px;  position: relative;  z-index: 1;   }
.carousel-component .carousel-list li {float: left;  list-style: none;  overflow: hidden;  }
.carousel-component .carousel-vertical li {float: none;  margin-bottom: 0px;  }
.carousel-component ul.carousel-vertical {width: auto;  }
.carousel-component .carousel-clip-region {overflow: hidden;  margin: 0px auto;  position: relative;   }
.carousel-component {background: #D9DDEB;  padding: 0px;  color: #618cbe;  }
.carousel-component ul.carousel-list {margin: 0px;  padding: 0px 0px 0px 0px;  }
.carousel-component .carousel-list li {text-align: center;  margin: 0px 0px 0px 0px;  padding: 0px;  font: 10px Tahoma, arial, sans-serif;  color: #666;  }
#html-carousel {background: #D9DDEB;  }
#html-carousel .carousel-list li {margin: 4px 10px 0px 10px;  }
#html-carousel .carousel-list li {width: auto;  padding: 0 1px;  margin: 0;      color: #3F3F3F;  list-style: none;  background: none;  text-align: center;  }
#html-carousel .carousel-list li img {display: block;  text-align: center;   }
#html-carousel {margin-bottom: 25px;      float: left;      width: 498px;      height: 58px;  margin-top: 25px;  }
#prev-arrow-container, #next-arrow-container {float: left;      margin: 0px;      padding: 0px;  }
#next-arrow {cursor: pointer;  margin-top: 25px;   }
#prev-arrow {cursor: pointer;  margin-top: 25px;   }
#overlay {width: 698px;    height: 58px;    background-color: #FFF;    position: absolute;    top: 25px;    left: 150px;    padding-top: 10px;    z-index: 100;    color: #000;    border: 1px dotted #000;  text-align: center;  font-size: 24px;    filter: alpha(opacity=80);  -moz-opacity: 0.8;  opacity: 0.8;  }

/* Z?lo?ky "V?b?r aktivity" do 5km, do 30km atd. */
#content .selSearch ul {margin: 0;  padding: 0;  }
#content .selSearch ul li {margin: 0;  padding: 0;  background: none;  width: 110px;  height: 20px;  float: right;  display: block;  border-left: solid 1px #FFF;   border-bottom: solid 1px #FFF;  list-style: none;  }
#content .selSearch ul li a {background: #DBDFEC;   text-decoration: none;   text-align: center;   display: block;  border: none;color:#000; line-height: 20px; }
#content .selSearch ul li a.m1 {background: #EFF1F7;  }
#content .selSearch ul li a.m2 {background: #D9DDEB;  }
#content .selSearch ul li a.m3 {background: #CDD2E5;  }
#content .selSearch ul li a.m4 {background: #C0C7DE;  }
#content .selSearch ul li a.active {color: #FFF;  background: /* #56A; */ #1b418c;}
#content fieldset p strong.red {color: #BA1F1E;  text-align: left}
#content .panelLight {background: #DBDFEC;   color: #333;   margin: 0 0 1em}
#content .panelLight a {color: #415184}
#content .panelLight h3 {  margin: .2em 0 .5em;   color: #415184}
/*.inner {padding: 10px} */
.cb {clear: both}

#content .panelLight .inner { padding: 10px;}

.detailPreview {float: left;   width: 320px}
.detailPreviewWide {float: left;   width: 520px}
#detailDescr {float: left;   width: 220px; padding-top:10px; overflow:auto; overflow-y:hidden; margin-left: 10px; }
#detailDescr p {margin-top: 0px}
#detailDescr h3 {margin-bottom: 0px}
.link_show_all { text-align: center; margin: -0.5em 0 1em;   color: #415184}

#content #weather, #cont #detailWeather {position: absolute;   top: 155px;   left: 575px;   width: 180px;   height: 45px;   padding: 10px 0;   background: url("../img/bkg_transp.png") 0 0;   z-index: 5;   text-align: center;   color: #000}
#content #detailWeather {position: static}
#content #weather div, #cont #detailWeather div {float: left;   width: 45px;   text-align: center;   font-weight: bold}
#content #weather div.day1, #cont #detailWeather div.day1 {color: #900}
#content #weather div.today, #cont #detailWeather div.today {width: 15px;   padding-top: 10px; }
#content #weather div.today strong, #cont #detailWeather div.today strong {color: #900}

.discussion p {padding: 4px}
.disc1 {padding-left: 25px !important;   background: url("../img/discpadd.gif") no-repeat 9px 1px}
.button {font-weight: bold;   color: #444}

#panel_right h2 { text-align: center;}
#panel_right .panel {/*background: #56A; */  color: #FFF;   margin: 0 0 1em; }
#panel_right .panel h3 {  margin: .2em 0 .5em;   color: #FFF}
#panel_right .panel h3 a {text-decoration: none}
#panel_right .panel a {color: #FFF}
#panel_right .panel table {border: 0;   background: #8592BF}
#panel_right .panel td {border: 0;   background: transparent;   text-align: center;   padding: 3px}
#panel_right .panel td.active {background: #FC2}
#panel_right .panel td a {text-decoration: none}
#panel_right .panel td a:hover {color: #9CF}
#panel_right .panel .li {background: url("../images/li_panel.gif")}

#panel_right .selSearch a {float: left;   width: 105px;   background: #DBDFEC;   text-decoration: none;   text-align: center;   }
#panel_right #vim {margin-bottom: 10px;}
#panel_right #vim label input, #panel_right #poradit label input {/*border:none;*/}
#panel_right .selSearch a.active {color: #FFF;   background: /*#56A*/ #1b418c;}
#panel_right .selSearch ul {margin: 0;  padding: 0; /*display: inline; */}
#panel_right .selSearch ul li {margin: 0;  padding: 0;  background: none;  width: 90px;  float: left;  display: block; list-style: none; line-height: 20px; }
#panel_right .selSearch ul li a {background: #DBDFEC; padding-left: 6px; width: 90px;  text-decoration: none; text-align: left; }

#panel_right #right h2 { text-align: center; /*border-top: 3px solid white;  background-color: #8ba0bf; */color: white; font-size: 12px; /* padding: 2px 0px; margin-bottom: 0px;*/ }



/* obsahova cast */
#article_content { }
#article_content h2 { font-size: 120%; font-weight: bold; margin: 0px; padding-top: 10px; padding-bottom: 5px; }
#article_content h3 { font-size: 100%; font-weight: bold; margin: 0px; padding-top: 10px; padding-bottom: 5px; }
#article_content h4 { font-size: 100%; font-weight: bold; margin-left: 20px; padding-top: 10px; padding-bottom: 5px; color: #000000 }
#article_content h5 { font-size: 80%; font-weight: bold; margin: 0px; padding-top: 10px; padding-bottom: 5px; color: #000000 }
#article_content p { margin: 0px 0px 10px 0px; padding: 0px; }
#article_content .hr_color { margin-left: 0px; }

#article_content .no_border table { margin: 5px; border: 0px; }
#article_content .no_border td { border: 0px;  }

#article_content .content_pw_text { margin: 0px; padding: 0px; overflow: hidden;}
#article_content .content_pw_text h2 { font-size: 110%; padding: 0px; margin: 0px; display: block; }
#article_content .content_pw_text p { }
#article_content .content_pw_text hr.hr_normal {clear: both;}

#article_content .news .perex {font-weight: bold; margin-bottom: 4px;}

#article_content .content_pw_img { float: left; display: inline; padding: 0px; margin:5px 5px 5px 0px;}

#article_content .content_map { width: 195px; float: right; border: 1px solid #cacaca; margin: 0px 0px 5px 5px;}
#article_content .content_map_img { width: 195px; height: 115px; position: relative; background-color: #ffffff; background-position: center center; background-repeat: no-repeat; }
#article_content .content_map a { height: 10px; width: 10px; background-position: top left; background-repeat: no-repeat; position: absolute; }
#article_content .content_map_text { background-color: #cccccc; color: black; font-size: 11px; padding: 5px; }


img.fl {margin: 0 10px 10px 0}
.fl {float: left}
.fr {float: right}
.tc {text-align: center !important}
.tc a.active {color: #FC2;   text-decoration: none}
.w33pc {width: 33% !important}

fieldset, table {padding: 0 0 1em}
fieldset {border: 0;   background: #F7F7F7;   padding: 10px;   margin: 0 0 .5em}
table { border-collapse: collapse;   width: 100%;   margin: 0 0 10px;vertical-align:text-top;border:none;}
th {text-align: left;   color: #FFF;   padding: 3px 5px;vertical-align:text-top;border:none;}
td {border-top: solid 1px #CCC;   padding: 1px 5px;vertical-align:text-top;border:none;}

 /* puntik na mapce na detailu aktivity */
#detailDescr { float: left;  width: 220px; position: relative; }
#detailDescr #map-point { line-height: 0px; height: 10px; width: 10px; position: absolute; left: 0px; top: 0px; background-position: top left; background-repeat: no-repeat; background-image: url("../images/map-point.gif"); }

/* pocasi detailu aktivity */
#detailWeather {position: static;   top: 155px;   left: 575px;   width: 180px;   height: 45px;   padding: 10px 0;   background: /*url("../images/bkg-transp.png")*/ 0 0;   z-index: 5;   text-align: center;   color: #000}
/*#detailWeather div {float: left;   width: 45px;   text-align: center;   font-weight: bold}
#detailWeather div.day1 {color: #900}
#detailWeather div.today {width: 15px;   line-height: 16px;   padding-top: 10px;   font-size: 90%}
#detailWeather div.today strong {color: #900}*/
#weather div, #detailWeather div {float: left;   width: 45px;   text-align: center; font-weight:bold;  }
#weather div.day1, #detailWeather div.day1 {color: #900}
#weather div.today, #detailWeather div.today {width: 15px;   padding-top: 10px;   }
#weather div.today strong, #detailWeather div.today strong {color: #900}
#weather div.next2days, #detailWeather div.next2days { width: 90px;}
#weather div.next2days img, #detailWeather div.next2days img { margin-left: 5px;}




/* pocasi (velke mapy) */
.weather_block { width: 538px; margin-top: 10px; margin-bottom: 10px; background-color: #ffffff; }
.weather_block_title { color: #ffffff; width: 200px; margin: 0px; padding: 4px; padding-left: 10px; background-color: #1b418c;}
.weather_block_map { position: relative; width: 530px; height: 295px; margin: 3px; background-image: url("../images/weather-map.gif"); background-position: top left; background-repeat: no-repeat;}
.weather_block_map div { padding-top: 19px; position: absolute; width: 40px; background-repeat: no-repeat; color: #ffffff; font-weight: bold; font-size: 95%; background-position: top center; text-align: center;}
.weather_block_map .weather_max { color: #CC0033; }
.weather_block_map .weather_min { color: #003366; }
.weather_block_map .praha { top: 100px; left: 165px; }
.weather_block_map .karlovy_vary { top: 85px; left: 45px; }
.weather_block_map .usti_nad_labem { top: 30px; left: 135px; }
.weather_block_map .liberec { top: 20px; left: 200px; }
.weather_block_map .jicin { top: 50px; left: 225px; }
.weather_block_map .trutnov { top: 35px; left: 255px; }
.weather_block_map .hradec_kralove { top: 90px; left: 285px; }
.weather_block_map .plzen { top: 135px; left: 80px; }
.weather_block_map .susice { top: 190px; left: 80px; }
.weather_block_map .ceske_budejovice { top: 235px; left: 160px; }
.weather_block_map .benesov { top: 135px; left: 180px; }
.weather_block_map .jihlava { top: 180px; left: 265px; }
.weather_block_map .brno { top: 210px; left: 345px; }
.weather_block_map .olomouc { top: 160px; left: 390px; }
.weather_block_map .ostrava { top: 130px; left: 460px; }
#weather_chmu { text-align: center; width: 540px; background-color: #999999; color: #ffffff; font-weight: bold; padding-top: 5px; padding-bottom: 5px; }







/* formatovani pro sekci Kdy se akce kona, Kalendar akci */


#activityInfo { margin-top: 10px; }

#activityInfo h3 {
  margin-bottom:0px;
  margin-top:0px;
}

#activityInfo .left {
  width: 50%;  
  float:left;
}

#activityInfo .right {
  width: 50%;
  float: right;
}

#activityInfo .b {
  font-weight: bold;
  }
  
#activityInfo table.openingHours, #activityInfo table.openingHours tr td {
  border: none;
  padding: 0px;
  margin: 0px;
  background: none;
/*  background-color: #F6F7FB; */
}

/* kalendar akci*/

#activityCal { }

#activityCal h3, #activityCal h2 {
  font-size: small;
  margin-bottom:0px;
  margin-top:10px;
  color: #303e96;
}
#activityCal h2 {
  font-size: medium;
  margin-bottom:0px;
  margin-top:10px;
  color: #303e96;
}
#activityCal h3 a {
  color: #303e96;
}

#activityCal p {
  margin-top: 5px;
  margin-bottom: 5px;
}

#activityCal p img {
  float: left;
  width: 90px;
  margin-right: 5px;
}
#activityCal p.intro img {
  float: right;
  width: 130px;
  margin-left: 5px;
  margin-right: 0px;
}
#activityCal p.intro {
  margin-bottom: 20px;
}

#activityCal .activityDate, #activityCal .activityInfo {
  font-size: x-small;
  margin-bottom: 20px;
}
table.nb td {
  border:1px solid red;
} 

#selSearch_aktivity_tab li { color:#5566aa; font-weight: bold;}
#selSearch_aktivity_tab li a { color:#5566aa; }
#panel_right #vim { background: #1b418c; width: 181px; padding: 6px;}
#panel_right #poradit {background: #1b418c; width: 181px; padding: 6px; margin-bottom: 10px;}

#panel_right #vim h3 {
  font-size: 12px;
}


#panel_right .selSearch .active {font-weight: bold; }


/*Star rating*/
div.rating {
  font-size: 90%;
}

#content .star-rating,
#content .star-rating a:hover,
#content .star-rating a:active,
#content .star-rating a:focus,
#content .star-rating .current-rating{
	background: url(../images/star.gif) left -1000px repeat-x;
}
#content .star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
#content .star-rating li{
	display: inline;
}
#content .star-rating a, 
#content .star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
#content .star-rating a:hover,
#content .star-rating a:active,
#content .star-rating a:focus{
	background-position: left bottom;
}
#content .star-rating a.one-star{
	width:20%;
	z-index:6;
}
#content .star-rating a.two-stars{
	width:40%;
	z-index:5;
}
#content .star-rating a.three-stars{
	width:60%;
	z-index:4;
}
#content .star-rating a.four-stars{
	width:80%;
	z-index:3;
}
#content .star-rating a.five-stars{
	width:100%;
	z-index:2;
}
#content .star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
#content .inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
#content .small-star{
	width:50px;
	height:10px;
}
#content .small-star,
#content .small-star a:hover,
#content .small-star a:active,
#content .small-star a:focus,
#content .small-star .current-rating{
	background-image: url(../images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*nutno pridat pro korektni zobrazeni odrazek v "Dalsi aktivity, pamatky"*/
#content #do_30km ul li,
#content #do_10km ul li,
#content #do_5km ul li,
#content #v-obci ul li {
    padding-left: 10px;
}



/* site map */
#sitemap a { text-decoration: none; font-weight: bold; }
#sitemap a:hover { text-decoration: underline; }
#sitemap ul { font-weight: bold; list-style-type: disc; }
#sitemap li li li { list-style-image: none; }
#sitemap li li li a { font-weight: normal; }


/****************** JavaScriptovy popup calendar ***********************/
.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #dbdfec;
  font-family: Tahoma,'Arial CE','Lucida Grande CE','Helvetica CE',Arial,lucida,sans-serif;
  width: 180px;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #dbdfec;
  font-family: Tahoma,'Arial CE','Lucida Grande CE','Helvetica CE',Arial,lucida,sans-serif;
}

.calendar .button {
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent /*url(../images/menuarrow.gif)*/ no-repeat 100% 100%;
}

.calendar thead .title {
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #5566aa; 
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { }

.calendar thead .daynames { }

.calendar thead .name { 
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}

.calendar thead .weekend { 
  color: #f00;
}

.calendar thead .hilite { 
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { 
  padding: 2px 0px 0px 2px; 
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}

.calendar tbody .day {
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e7eaf3;
}

.calendar tbody .rowhilite td {
  background: #8592bf;
}

.calendar tbody .rowhilite td.wn {
  background: #8592bf;
}

.calendar tbody td.hilite {
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}

.calendar tbody td.active {
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}

.calendar tbody td.selected {
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}

.calendar tbody td.weekend { 
  color: #f00;
}

.calendar tbody td.today { 
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell {
  visibility: hidden;
}

.calendar tbody .emptyrow {
  display: none;
}

.calendar tfoot .footrow { }

.calendar tfoot .ttip { 
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #5566aa;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { 
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active {
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #dbdfec;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}



/*styly pro vyber od - do - presunout ke stylum pro cely blok */
	.action-date-search .ad-title {
		margin-bottom:10px;
	}
	
	.action-date-search img {
		cursor:pointer;
		cursor:hand;
	}
	
	.action-date-search .from-block {
		margin-bottom:5px;
	}

	.action-date-search .to-block {
		margin-bottom:5px;
	}
	
	.action-date-search .from-block div {
		float:left;
		width:40px;
		margin-top:4px;
	}

	.action-date-search .to-block div {
		float:left; 
		width:40px;
		margin-top:4px;
	}
	
	.action-date-search .ad-area-block {
		margin-top:10px;
		margin-bottom:10px;
	}

	.action-date-search .ad-area-select {
		float:left;
/*		width:90px; */
		margin-top:4px;
	}


.w200 {
  width: 180px;/*prepsani kvuli kodu z kzn*/
}

.w80 {
  width: 80px!important;
}

.title-news {background-color: white; padding: 5px; }
.title-news-item {margin-bottom: 10px; clear: both;}
.title-news-date {font-weight: bold}
.title-news-title {}
.title-news-description {display: block}
.title-news .title-news-item .title-news-content img {
  margin-top: 6px;
}
hr {height: 0px; border: 0px; border-top: 1px solid #8A9FBE}

/* ******************** CSS pro aktivity kudyznudy  *****************************/
/* class kudyznudy obaluje v HTML strankach kod ktery je jinak z kudyznudy aby ho 
  slo kontextove prestylovat a neporusili se originalni styly czechtourism.com*/
.kudyznudy {}
.kudyznudy h2 {}
.kudyznudy .detailPreview {clear: both;}
.kudyznudy .detailPreview img {width: 300px; margin-top: 5px;}
.kudyznudy .activity_main_text {}
.kudyznudy p {_width: 99%;/*IE6, oprava menu*/}


/* kurzy */
#currency_title { margin-left: 0px; color: #000000; font-weight: bold; font-size: 130%; }
#table_currency { margin-left: 0px; margin-right: 5px; margin-bottom: 10px; float: left; }
#table_currency table { border-collapse: collapse; color: #666666; border: 1px solid #666666; width: 360px; }
#table_currency th, td { padding: 2px;  border: 1px solid #666666; }
#table_currency th { background-color: #eaeaea; font-weight: bold; text-align: center; }
#table_currency td { background-color: #ffffff; }
#table_currency #table_currency_top th { color: black;}
#table_currency #currency_country { }
#table_currency #currency_name { }
#table_currency #currency_amount { }
#table_currency #currency_code { }
#table_currency #currency_rate { }

#currency_menu { width: 165px; border: 1px solid #666666; background-color: #cccccc; font-weight: bold; float: right; }
#currency_menu_title { color: white; background-color: #666666; padding-left: 5px; }
#currency_menu .error { margin-left: 5px; margin-right: 5px; color: red; }
#currency_menu form, #currency_menu table, #currency_menu td { border: 0px; margin: 0px; }
#toCZK, #fromCZK { width: 25px; height:25px; border: 0px; background-color: transparent; background-position: center center; background-repeat: no-repeat; cursor: pointer; }
#toCZK { background-image: url("../images/rates-to-czk.gif"); }
#fromCZK { background-image: url("../images/rates-from-czk.gif"); margin-left: 30px; }
#czk { margin-left: 5px; }


/* DATAGATHERING FORM */
.datagathering fieldset  {border:none;}
.datagathering .form-row {margin-top:10px;clear:both; display:block;}

.datagathering label, .datagathering legend {display: block;}

.datagathering div.form-row label.form-label {margin-top:10px;float:left; width:29%; min-width:20%;}
.datagathering div.form-row div.form-input {margin-top:10px;float:right; width:69%;}

.datagathering div.form-row div.form-input div {position:relative; left: 0px;}
.datagathering div.form-row div.form-input div label {position:relative; left: 25px; top: -3px; &top:0px; width: 70%}
.datagathering div.form-row div.form-input div input {position:absolute;top:0px; left:0px; margin:0px;}

.datagathering .form-input .captcha-text input{position:relative!important; }
.datagathering .form-input .captcha-input{ padding-bottom:10px; }


.datagathering div.form-row div.form-input select {width: 35%;}

.datagathering div.form-row div.form-input textarea {width: 80%;}
.datagathering div.form-row div.form-input input.text {width: 80%}

.datagathering div.form-row div.form-input legend {display: none;} 

.datagathering .form-error { color: #FF0000;}
.datagathering .buttonsCheck { margin-top: 10px; }
.datagathering .buttonsCheck form { display: inline; }

.datagathering table, .datagathering  th, .datagathering  td {border-collapse: collapse; border: 1px solid #333333;}

.datagathering fieldset.checkbox div {height: 20px;}
.datagathering fieldset.radio div {height: 20px;}
/*end of datagathering*/

/* MODUL FOTOGALERIE*/
.pgThumbTable {
  margin-top: 15px;
}

.pgThumbTable td {
  text-align: center!important;
}

.pgThumbTable td img {
  max-width: 580px;
}

.pgThumbTable .pgThumbImageTitle span {
  border-bottom: 1px solid gray!important;
  text-align: center;
  margin-bottom: 10px;
}

.pgThumbTable .pgNavigation {
  text-align: center!important;
  line-height: 1.5em;
}

.pgThumbTable .pgNavigation a {
  margin-left: 4px;
  margin-right: 4px;
  font-weight: bold;
}

.pgThumbTable .pgNavigation a.paging-next {
  background: url('../images/next.gif') 0px 0px;
  background-repeat: no-repeat;
  padding: 1px 6px 1px 6px;
  text-decoration: none;
}

.pgThumbTable td img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pgThumbTable .pgNavigation a.paging-prev {
  background: url('../images/prev.gif') 0px 0px;
  background-repeat: no-repeat;
  padding: 1px 6px 1px 6px;
  text-decoration: none;
}

.pgThumbTable .pgDetailImageTitle {
  font-size: 120%;
  font-weight: bold;
}

#hidepanel a {
  color: #C1001F;
}


#right #hide {
  border: 3px solid white;
  width: 167px!important;
  font-size: 11px;
/*  padding: 10px; */
  margin-left: 10px;
  background-color: #E9EEF4;
  margin-bottom: 10px;

}

#right #hide .close {
  width: 160px%;
  text-align: right;
  background-color: #8BA0BF;
  margin-left: -10px;
  margin-top: -10px;
  margin-right: -10px;
  padding-right: 4px;
  padding-bottom: 3px;
  font-weight: bold;
  height: 15px;
  font-size: 12px;
}

#right #hide .inner {
  padding: 10px;
  color: black!important;
}

#right #hide .inner h3 {
  color: #1B418C;
  font-size: 12px;
}


/* Strankovac */
.paging a {
    padding: 0px 3px;
}
.paging strong {
    position: relative;
    top: 1px;
    padding: 0px 2px;
    font-size: 1.3em;
}
.paging a.paging-next {
    margin-left: 4px;
    padding: 1px 2px 7px 13px;
    background: url('../images/next.gif') left top no-repeat;
    text-decoration: none;
}
.paging a.paging-prev {
    margin-right: 1px;
    padding: 1px 13px 7px 2px;
    background: url('../images/prev.gif') left top no-repeat;
    text-decoration: none;
}


#right .aditional-info {
  border: 3px solid white;
  margin: 10px;
  padding: 5px;
  padding-top: 0px;
  background-color: #8BA0BF;
}

#right .aditional-info  h2 {
  margin: 0px;
  padding: 0px;
  display: none;
}

#right .aditional-info .panel .inner h3 {
  font-size: 13px;  
  margin-left: 15px;
  margin-top: 2px;
}

#right .aditional-info .panel .inner ul {
  margin-left: 0px;
  padding-left: 20px;
  color: #1A418C;
}

#right .aditional-info .panel .inner ul li {
  margin-top: 6px
}

#right .aditional-info .panel .inner ul li a {
  color: #1A418C;
}

#content .snowdetail table, #content .snowdetail td, #content .snowdetail th {/* background-color: #F6F7FB ! important; */ border: none;}



#snehove_zpravodajstvi {
  background-image: url(../images/map-cr-weather.gif);
  background-repeat: no-repeat;
  background-position: 10px 30px;
}

.snow_block_map { position: relative; width: 530px; height: 295px; margin: 3px;  background-repeat: no-repeat;}
.snow_block_map div { padding-top: 19px; position: absolute; width: 40px; background-repeat: no-repeat; color: #ffffff; font-weight: bold; font-size: 95%; background-position: top center; text-align: center;}

#article_content .snow_block_map a { height: 10px; width: 10px; background-position: top left; background-repeat: no-repeat; position: absolute; }


#snow-center-pick select#center {
  width: 250px;
  margin-bottom: 10px;	
}

#snow-region-pick select#region {
  width: 250px;
  margin-bottom: 10px;
} 
	

.kamera-picture {
  text-align: center;
  width: 200px;  
}
.snowdetail #body_snih table th {
  text-align: left!important;
}

/* NEWSLETTER ARCHIV */

.nl_category_confirm {margin:1em 0;}
.nl_category_new {;}
.nl_category_canceled {;}
.newsletter-form {margin:15px 0;}
.newsletter-form legend {background:#FFFFFF;border:1px solid #DBDFEC;color:#1B418C;font-weight:bold;margin:0 0 2px;padding:3px; *margin-bottom:10px;}
.nl_row {margin-bottom:15px; clear: both;}
.nl_label {padding:0 20px 0 0; }
.nl_object select {width: 260px;}
.nl_input_text {color:#555555;font-size:11px;width:255px;}
.nl_categories {margin-bottom:20px;}
.nl_category {margin-bottom:5px;}
.nl_category_checkbox {display:block;float:left;width:25px;}
.nl_category_title {;}
.nl_row nl_button {;}
.nl_input_button {display:block;margin:5px 0;}

.newsletter-archiv {;}
.newsletter-form fieldset {background:#F7F7F7;border:1px solid #DBDFEC;margin:0 0 0.5em;padding:10px 10px 0; *padding-top:15px;}
.newsletter-title {color:#1B408C; font-size:14px; font-weight:bold; margin:1em 0;}
.newsletter-archiv-year {margin-bottom:15px;}
.newsletter-archiv-year-title {font-size:13px;font-weight:bold;}
.newsletter-archiv-year ul {margin:3px 10px;*margin-left:20px;}
.newsletter-archiv-year ul li {transparent url(../images/li.gif) no-repeat 4px 60%}
.newsletter-archiv-year a {;}

.ns-article {margin:15px 0 15px; clear:left;}
.ns-article h2 {color:#1B408C; font-size:14px; font-weight:bold; margin:1em 0;}
.ns-article img {margin:0 10px 15px 0; float:left;}

.compet {float:right; margin-left:7px;}