*{font-family:Verdana,Helvetica,Arial;}
img{border:0px none;}
form{display:inline;}
body{margin:0px;background:url(/gfx/background.png) top left repeat-x #ffffff;}
p,a,span,div,u,i,b,ul,ol,li,td,th,body,option,select,input,textarea,button{font-size:10px;}
h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;}
a:link, a:visited{font-weight:bold;text-decoration:none;}
a:active, a:hover{font-weight:bold;text-decoration:underline;}
h1{font-size:15px;}
h2{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}
body {
	background-color: #FFFFFF;
	font-size: 12px;
	color:#003799;
}
.temperatury td{
	font-size:13px;
	text-align:center;
}
.temperatury{
}
.opisy td{
	font-size:12px;
	text-align:left;
}
.topgradient{
	background: url('/gfx/img/topgradient.jpg'); 
	height:291px;
}
.menu_hor a:active{
color:red;
}
.info_links a:link, .info_links a:visited{
	color:#003799;
}
.info_links a:hover{
}

.szukaj_links a:link, .szukaj_links a:visited{
	color:#bd0b1d;
}
.szukaj_links a:hover{
}

.greenborder{
	border:2px solid #a6d136;
}

/* OFERTA START */ 
.title{
	background:url(/gfx/img/menu_hor_bg.jpg);
	height:30px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
td.offer-info-name {
	color:#002299;
	font-weight:bold;
	text-align:center;
	background-color:#EDE2D3;
	height:20px;
}

td.offer-info-symbol {
	font-weight:normal;
	text-align:center;
	color:#000;
}

td.offer-desc-title {
	padding:10px;
	text-align:left;
	color:#bd0b1d;
	font-weight:bold;
	width:140px;
}

td.offer-desc-text {
	padding:10px;
	text-align:left;
	color:#000;
	font-weight:normal;
	width:100%;
}

td.offer-desc-title1 {
	text-transform:uppercase;
	padding:10px;
	text-align:left;
	color:#bd0b1d;
	font-weight:bold;
	width:140px;
}

td.offer-desc-text1 {
	padding:3px 10px 3px 10px;
	text-align:justify;
	color:#000;
	font-weight:normal;
	width:100%;
}

/* OFERTA KONIEC */
/* TABELA TERMINY START */

td.table-termin-header {
	height:25px;
	text-align:center;
	background:url("/gfx/img/menu_hor_bg.jpg");
	font-weight:bold;
	color:#FFFFFF;

}

td.table-termins-body {
	height:40px;
	text-align:center;
	border-bottom:1px solid #F1F1F1;
	color:#bd0b1d;
}

td.additional_information {
	height:20px;
	text-align:center;
	background-color: #F1F1F1;
	border-bottom:1px solid #F1F1F1;
	color:#002299;
}



/* TABELA TERMINY KONIEC */

.ofbg
{
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	
	width:195px;
	height:201px;
	
}
.ofheader{
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	font-size:13px;
	padding-left:15px;
	float:left;
	
}
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:195px;
	height:201px;
	background-color:#FFF;
	position:relative;
	background-image:url("/gfx/img/lastminute_bg.jpg"); 
  background-repeat:no-repeat;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:195px;
  height:201px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:195px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:201px;
  
	  
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:10px;
  height:14px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
	
  bottom:10px;
  left:6px;
  background-image:url("/gfx/img/left.png");
  background-repeat:no-repeat;
  z-index:100;

}
#rightControl {
  bottom:10px;
  right:6px;
  background-image:url("/gfx/img/right.png");
  background-repeat:no-repeat;
}

/** 
 * Style rules for Demo page
 */


