body {
	background: #eef2f1;
	}

.cl		{	clear: both;	}
.fLeft	{	float: left;	}
.fRight	{	float: right;	}
.noBg	{	background: none !important;	}
.noMargin		{	margin: 0 !important;	}
.noPadding	{	padding: 0 !important;	}

a:visited,
a:link {
	color: #e00a16;
	text-decoration: none;
	}

a:hover { text-decoration: underline;	}

div.main {
	color: #666;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 973px;
	}

#wrapper1 {
	height: 350px;
	position: relative;
	text-align: center;
	}

#wrapper2 {
	position: relative;
	text-align: center;
	width: 100%;
	}

#paint { background: url('../gfx/layout/tlo_gradient.png') 0 0 repeat-x; }
#homepage #paint { background: none; }
#homepage { background: url('../gfx/layout/tlo_glowna2.gif'); }
#ecc_project { background: url('../gfx/layout/tlo1.gif'); }
#about_the_city { background: url('../gfx/layout/tlo2.gif'); }
#wiki_lodz { background: url('../gfx/layout/tlo3.gif'); }
#events { background: url('../gfx/layout/tlo4.gif'); }
#media { background: url('../gfx/layout/tlo5.gif'); }
#promote_us { background: url('../gfx/layout/tlo6.gif'); }
#for_free { background: url('../gfx/layout/tlo7.gif'); }
#common { background: url('../gfx/layout/tlo_glowna2.gif'); }

#shadow {
	background: url('../gfx/layout/shadow.png') 0 0 repeat-x;
	bottom: 0;
	height: 26px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
	}

#random {
	height: 350px;
	width: 946px;
	}

#randomHeader {
	height: 233px;
	margin-left: -5px;
	position: absolute;
	top: 117px;
	width: 300px;
	}

#wrapper1.random .desc1 {
	top: 305px;
	}

#wrapper1 #glosuj, #wrapper1 .panel {
	display: none;
	}

#wrapper1.random #glosuj {
	display: block;
	top: 260px;
	}

#wrapper1.random div.panel {
	display: block;
	}


#paint {
	#background: url('../gfx/layout/paint.jpg') center bottom no-repeat;
	left: 0;
	width: 100%;
}

#homepage #paint {
	padding-top: 38px;
	}




/*--------------------------------------*/
/* panel title
/*--------------------------------------*/

div.caption {
	float: left;
	margin-top: -24px;
	position: absolute;
	}

div.caption p {
	background: url('../gfx/layout/title_main.gif') 0 0 repeat-x;
	color: #fff;
	cursor: default;
	float: left;
	font: normal 13px tahoma, sans-serif;
	height: 25px;
	padding-top: 6px;
	position: relative;
	text-transform: uppercase;
	}




/*--------------------------------------*/
/* header
/*--------------------------------------*/

#header {
	background: url('../gfx/layout/bg_header2.png') 0 0 no-repeat;
	height: 98px;
	padding: 0 25px;
	position: relative;
	width: 896px;
	z-index: 10;
	}

#header #logo {
	margin-top: 14px;
	position: absolute;
	}




/*--------------------------------------*/
/* header :: search
/*--------------------------------------*/

#header #search {
	float: right;
	height: 25px;
	margin-top: 7px;
	right: -10px;
	position: relative;
	width: 243px;
	}

#header #search #iSearch {
	background: url('../gfx/layout/header_search.gif') 8px 7px no-repeat #fff;
	float: left;
	height: 25px;
	width: 212px;
	position: relative;
	}

#header #search #iSearch input {
	border: 0;
	color: #999;
	float: left;
	font: normal 11px tahoma, sans-serif;
	margin: 0;
	margin-left: 30px;
	padding: 6px 0;
	width: 90px;
	}

#header #search #submitSearch {
	float: left;
	padding: 4px 7px 0;
	}

#header #search #submitSearch input {
	background: url('../gfx/layout/header_search_btn2.gif') 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 17px;
	width: 17px;
	}

#header #search #where {
	border: 1px solid #dddcdf;
	color: #999;
	float: right;
	font-size: 10px !important;
	height: 17px;
	margin-right: 4px;
	margin-top: 4px;
	width: 80px;
	}




/*--------------------------------------*/
/* header :: toplinks
/*--------------------------------------*/

#header #topLinks {
	position: absolute;
	right: 285px;
	top: 10px;
	}

#header #topLinks li {
	background: url('../gfx/layout/bg_header_toplinks.gif') 7px 1px no-repeat;
	float: left;
	padding: 3px 0 3px 17px;
	}

#header #topLinks li a {
	color: #999;
	font: normal 10px tahoma, sans-serif;
	text-decoration: none;
	}

#header #topLinks li a:hover	{ text-decoration: underline;	}




/*--------------------------------------*/
/* header :: headlinks
/*--------------------------------------*/

#header #headLinks {
	right: 0;
	margin-right: 20px;
	position: absolute;
	top: 53px;
	z-index: 1;
	}

#header #headLinks li {
	float: left;
	padding-left: 12px;
	}

#header #headLinks li a {
	display: block;
	text-decoration: none;
	}

#header #headLinks li dt {
  float: left;
	font: normal 15px/0.9 "trebuchet ms", sans-serif;
  margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	}

#header #headLinks li dt a	{ color: #fff;	}

#headLinks li dl {
	left: 0;
	padding-bottom: 0;
	position: relative;
	text-align: center;
	top: 0;
	z-index: 10;
	}
	
#headLinks li a,
#headLinks li a:visited		{	text-decoration: none;	}

#headLinks li dd 		{	display: none;	}

#headLinks li:hover dd,
#headLinks li a:hover dd	{	display: block;	}

#headLinks table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}

#headLinks dd {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 0 12px;
	padding-bottom: 5px;
	top: 37px;
  left: 0;
  position: absolute;
	text-align: left;
	z-index: 5;
	}

#headLinks dt a,
#headLinks dt a:visited {
  float: left;
	padding: 6px 10px;
	text-align: left;
  white-space: nowrap;
	}

#headLinks li:hover dt {
	cursor: pointer;
  position: relative;
	}

#headLinks dd a,
#headLinks dd a:visited {
	color: #fff;
  display: block;
	margin: 0 auto;
	padding: 7px 0;
  width: 130px;
	}

#headLinks dd a:hover {
  text-decoration: underline !important;
 }

#headLinks .selected a,
#headLinks .selected a:visited {
	text-decoration: underline !important;
	}


#headlink1 dt, #headlink1 dd, #headlink1 div.spacer { background: #F5134C; }
#headlink2 dt, #headlink2 dd, #headlink2 div.spacer { background: #F8401E; }
#headlink3 dt, #headlink3 dd, #headlink3 div.spacer { background: #0D508E; }
#headlink4 dt, #headlink4 dd, #headlink4 div.spacer { background: #83770C; }
#headlink5 dt, #headlink5 dd, #headlink5 div.spacer { background: #C40018; }
#headlink6 dt, #headlink6 dd, #headlink6 div.spacer { background: #FF9900; }
#headlink7 dt, #headlink7 dd, #headlink7 div.spacer { background: #666666; }

div.spacer {
  display: none;
  height: 20px;
  position: absolute;
  left: 0;
  top: 21px;
  width: 100%;
  }

#headLinks li:hover dt div.spacer,
#headLinks li a:hover dt div.spacer	{	display: block !important;	}

#headlink1 dd a { border-bottom: 1px solid #F86489; }
#headlink2 dd a { border-bottom: 1px solid #FA816B; }
#headlink3 dd a { border-bottom: 1px solid #608CB5; }
#headlink4 dd a { border-bottom: 1px solid #ADA55F; }
#headlink5 dd a { border-bottom: 1px solid #D85767; }
#headlink6 dd a { border-bottom: 1px solid #FFBC57; }
#headlink7 dd a { border-bottom: 1px solid #9A9A9A; }




/*--------------------------------------*/
/* header :: language
/*--------------------------------------*/

#header #language {
	padding-top: 7px;
	position: absolute;
	right: -27px;
	}

#header #language li {
  margin-bottom:7px;
  }

#header #language li a {
	background: url('../gfx/layout/bg_header_language.gif') 0 0 no-repeat;
	color: #999;
	display: block;
	font: normal 10px tahoma, sans-serif;
	height: 18px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	text-decoration: none;
	width: 25px;
	}

#header #language li a:hover {
	color: #ffac00;
	}




/*--------------------------------------*/
/* header :: wrapper description (links)
/*--------------------------------------*/

a.desc1,
p.desc1 {
	background: none;
	color: #6b6b6b;
	font: normal 11px/1.4 tahoma, sans-serif;
	position: absolute;
	text-decoration: none;
	top: 284px;
	width: 262px;
	}

a.desc2,
p.desc2 {
	background: none;
	color: #000;
	display: none;
	font: normal 11px/1.4 tahoma, sans-serif;
	left: 668px;
	position: absolute;
	text-decoration: none;
	top: 206px;
	width: 206px;
	}

a.desc1:hover,
a.desc2:hover {
	text-decoration: underline;
	}

a.desc1 img,
a.desc2 img {
	left: 13px;
	margin-bottom: -3px;
	margin-left: -13px;
	position: relative;
	}

#wrapper1 div.panel {
  float: right;
  margin: 0;
  margin-bottom: 20px;
  margin-top: 11px;
  left: -4px;
  position: relative;
  }

#wrapper1 div.panel .top {
  position: absolute;
  top: -5px;
  right: 3px;
  }

#wrapper1 div.panel .pHeader {
  min-height: 150px;
  height: auto;
  }
  
#wrapper1 div.panel .pContent {
  min-height: 1px;
  }

#wrapper1 div.panel .normal {
  color: #999;
  }

#wrapper1 div.panel .normal a {
  color: #666;
  font-weight: bold;
  }

#wrapper1 div.panel .normal a img {
  margin-left: 5px;
  vertical-align: bottom;
  }


/*--------------------------------------*/
/* trailer
/*--------------------------------------*/

#trailer {
	background: url('../gfx/layout/bg_trailer.png') 0 0 no-repeat;
	height: 290px;
	padding: 0 25px;
	position: relative;
	top: 0;
	width: 896px;
	z-index: 1;
	}

#trailer #info {
	background: url('../gfx/layout/bg_trailer_info.gif') right center no-repeat;
	float: left;
	height: 245px;
	margin-top: 22px;
	padding-right: 20px;
	position: relative;
	width: 577px;
	}

#trailer #info #infoPicture {
	display: none;
	float: left;
	height: 245px;
	margin-right: 24px;
	width: 278px;
	}

#trailer #info div {
	display: none;
	float: left;
	width: 258px;
	}

#trailer #info h2 {
	color: #e00a16;
	font: normal 18px tahoma, sans-serif;
	padding-bottom: 28px;
	}

#trailer #info a {
	color: #000;
	display: block;
	font: normal 11px/1.4 tahoma, sans-serif;
	text-decoration: none;
	}

#trailer #info a:hover {
	text-decoration: underline;
	}

#trailer #info a img {
	margin-bottom: -2px;
	}

#trailer #info #infoNav {
	bottom: 0;
	display: block;
	height: 60px;
	left: 303px;
	position: absolute;
	width: 258px;
	}
	
#trailer #info #infoNav a.more {
	background: url('../gfx/layout/p.gif') right 2px no-repeat;
	bottom: 0;
	color: #e00a16;
	font-weight: bold;
	padding-right: 20px;
	position: absolute;
	right: 0;
	}

#trailer #info #infoNav ul {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}

#trailer #info #infoNav ul li {
	float: left;
	padding-right: 6px;
	}

#trailer #info #infoNav ul li a.active {
	background: #ffac00;
	padding: 2px;
	float: left;
	margin-left: -2px;
	margin-right: -2px;
	margin-top: -2px;
	position: relative;
	}

#trailer #info #infoNav ul a img {
	float: left;
	margin: 0;
	position: relative;
	}

#trailer div#title1	{ left: 25px;	}
#trailer div#title2	{ left: 643px;	}




/*--------------------------------------*/
/* trailer tooltip
/*--------------------------------------*/

#tooltip {
	color: #fff;
	background: #ffac00;
	border: 1px solid #ff9900;
	font: normal 11px tahoma, sans-serif;
	padding: 5px;
	position: absolute;
	z-index: 3000;
	}

#tooltip h3 { font: normal 11px tahoma, sans-serif;	}




/*--------------------------------------*/
/* events - calendar
/*--------------------------------------*/

#trailer #calendar {
	padding-left: 23px;
	}

#trailer #calendar table {
	left: 8px;
	}

#calendar {
	float: left;
	margin-top: 22px;
	position: relative;
	}


#calendar ul li {
	display: inline;
	padding-right: 14px;
	}

#calendar ul li a {
	color: #e00a16;
	font: bold 11px tahoma, sans-serif;
	text-decoration: none;
	}

#calendar ul li a:hover,
#calendar ul li a.active {
	text-decoration: underline;
	}

#calendar #month {
	float: left;
	margin-bottom: 40px;
	margin-top: 20px;
	width: 190px;
	}

#calendar #month p {
	color: #e00a16;
	float: left;
	font: normal 18px tahoma, sans-serif;
	}

#calendar #month img {
	cursor: pointer;
	float: right;
	margin-right: 8px;
	margin-top: 5px;
	}

#calendar table {
	clear: left;
	display: block;
	position: relative;
	width: 258px;
	}

#calendar table th {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 3px;
	text-transform: uppercase;
	text-align: center;
	width: 37px;
	}

#calendar table td {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	}

#calendar table td.old {
	color: #ccc;
	}

#calendar table td a {
	background: url('../gfx/layout/calendar_hot.gif') 0 0 no-repeat;
	color: #e00a16;
	font-weight: bold;
	height: 18px;
	line-height: 1;
	padding-top: 4px;
	margin-top: -4px;
	margin-left: 9px;
	margin-bottom: -8px;
	text-decoration: none;
	position: relative;
	width: 18px;
	float: left;
	}




/*--------------------------------------*/
/* sortable panels
/*--------------------------------------*/

#sortContainer {
	position: relative;
	top: 0;
	width: 964px;
	z-index: 1;
	}

div.col,
#sortContainer div.col {
	float: left;
	margin-right: 18px;
	min-height: 300px;
	position: relative;
	width: 303px;
	}

div.panel {
	clear: left;
	float: left;
	padding-top: 26px;
	position: relative;
	margin-top: 20px;
	width: 303px;
	}

div.panel .pHeader {
	background: url('../gfx/layout/panel_top.png') 0 0 no-repeat;
	clear: left;
	height: 240px;
	position: absolute;
	top: 26px;
	width: 303px;
	}

div.panel div.caption {
	left: 25px;
	top: 26px;
	}

#sortContainer div.panel div.caption,
#sortContainer div.panel div.caption p {
	cursor: move;
	}

div.panel .panel_bg {
	background: url('../gfx/layout/panel_mid.png') 0 0 repeat-y;
	float: left;
	margin-top: 15px;
	width: 100%;
	}

div.panel .pContent {
	clear: left;
	color: #333;
	display: block;
	min-height: 265px;
	padding: 0 23px;
	position: relative;
	width: 257px;
	}

div.panel .pContent h2.caption {
  cursor: move;
  }

div.panel .pContent a,
div.panel .pContent p {
	font: normal 11px/1.4 tahoma, sans-serif;
	}

div.panel .pBottom {
	background: url('../gfx/layout/panel_bottom.png') 0 0 no-repeat;
	clear: left;
	display: block;
	height: 15px;
	width: 303px;
	}

.helper {
	border: 2px dashed #ccc;
	}




/*--------------------------------------*/
/* panel content
/*--------------------------------------*/

div.panel h2 {
	font: bold 14px tahoma, sans-serif;
	padding-bottom: 10px;
	}

div.panel img	{ max-width: 258px;	}

div.panel a.add,
div.panel a.more {
	background: url('../gfx/layout/p.gif') right 2px no-repeat;
	color: #e00a16;
	float: right;
	font: bold 11px/1.4 tahoma, sans-serif;
	margin-left: 12px;
	margin-top: 10px;
	padding-right: 20px;
	}

div.panel a.add {
	background: url('../gfx/layout/p4.gif') right 2px no-repeat;
	}

div.panel img.baner_250 {
	margin-top: 6px;
	margin-left: 4px;
	}




/*--------------------------------------*/
/* panel content :: event (with date information)
/*--------------------------------------*/

div.panel div.event {
	border-bottom: 1px solid #e4e4e4;
	clear: left;
	float: left;
	padding: 7px 0;
	width: 100%;
	}

div.panel div.event p.date,
div.panel div.event p.date a {
	float: left;
	font: bold 11px/1.4 tahoma, sans-serif;
	width: 80px;
	}

div.panel div.event p {
	float: left;
	font: normal 11px/1.4 tahoma, sans-serif;
	width: 177px;
	}

.last {
	border: 0 !important;
	}



/*--------------------------------------*/
/* panel content :: event normal
/*--------------------------------------*/

div.panel div.normal {
	border-bottom: 1px solid #e4e4e4;
	clear: left;
	float: left;
	padding: 7px 0;
	width: 100%;
	}

div.panel div.normal p {
	float: left;
	font: normal 11px/1.4 tahoma, sans-serif;
	}

div.panel div.event a,
div.panel div.normal a {
	color: #333;
	font: normal 11px/1.4 tahoma, sans-serif;
	text-decoration: none;
	}

div.panel div.event a:hover,
div.panel div.normal a:hover {
	text-decoration: underline;
	}

.red .date,
.red .date a {
	color: #e00a16 !important;
	}




/*--------------------------------------*/
/* panel content :: top miejsca kultury
/*--------------------------------------*/

div.panel div.topmk {
	clear: left;
	float: left;
	padding: 7px 0;
	width: 100%;
	}

div.panel div.topmk .logo {
	float: left;
	width: 80px;
	}

div.panel div.topmk .name {
	float: left;
	width: 177px;
	}

div.panel div.topmk .name strong {
	display: block;
	}




/*--------------------------------------*/
/* footer
/*--------------------------------------*/

#footer {
	padding: 50px 23px;
	position: relative;
	top: 0;
	width: 900px;
	}

#footer h3 {
	color: #e00a16;
	font-size: 11px;
	line-height: 1.2;
	padding-bottom: 16px
	}
#footer h3.white {
	color: #fff;
	font-size: 11px;
	line-height: 1.2;
	padding-bottom: 16px
	}

#footer p {
	color: #000;
	font-size: 11px;
	line-height: 1.2;
	padding-bottom: 16px;
	}

#footer a {
	color: #000;
	text-decoration: underline;
	}



/*--------------------------------------*/
/* subpage bigpanel
/*--------------------------------------*/

div.col {
	float: left;
	margin-right: 18px;
	min-height: 300px;
	position: relative;
	width: 303px;
	}

div.bigCol {
	float: left;
	margin-right: 18px;
	min-height: 300px;
	position: relative;
	width: 625px;
	}

div.bigCol div.bigPanel {
	clear: left;
	float: left;
	padding-top: 26px;
	position: relative;
	margin-top: 20px;
	width: 625px;
	}

div.bigCol div.bigPanel .pHeader {
	background: url('../gfx/layout/bigpanel_top.png') 0 0 no-repeat;
	clear: left;
	height: 240px;
	position: absolute;
	top: 26px;
	width: 625px;
	}

div.bigCol div.bigPanel .panel_bg {
	background: url('../gfx/layout/bigpanel_mid.png') 0 0 repeat-y;
	margin-top: 15px;
	float: left;
	}

div.bigCol div.bigPanel .pBottom {
	background: url('../gfx/layout/bigpanel_bottom.png') 0 0 no-repeat;
	clear: left;
	display: block;
	height: 15px;
	width: 625px;
	}

div.bigCol div.bigPanel .pContent {
	clear: left;
	color: #333;
	display: block;
	min-height: 265px;
	padding: 0 23px;
	padding-top: 3px;
	position: relative;
	overflow-x: hidden;
	width: 579px;
	}

div.bigPanel .pContent p {
	clear: left;
	color: #000;
	float: left;
	font: normal 12px/1.7 tahoma, sans-serif;
	padding-bottom: 19px;
	width: 100%;
	}

div.bigCol .pContent h1 {
	clear: left;
	color: #e00a16;
	font: normal 25px tahoma, sans-serif;
	padding-bottom: 15px;
	}
	
div.bigCol .pContent h1 span {
	clear: left;
	color: #000;
	display: block;
	font: normal 11px tahoma, sans-serif;
	padding-top: 3px;
	}

div.bigCol .pContent h2 {
	clear: left;
	color: #000;
	font: bold 14px/1.2 tahoma, sans-serif;
	padding-bottom: 19px;
	}

div.bigCol .pContent h3 {
	clear: left;
	color: #000;
	font: bold 11px/1.2 tahoma, sans-serif;
	padding-bottom: 19px;
	}

div.bigCol .pContent h4 {
	clear: left;
	color: #000;
	font: bold 10px/1.2 tahoma, sans-serif;
	padding-bottom: 19px;
	}

div.bigCol .pContent p img {
	border: 1px solid #ccc;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 2px;
	}

div.bigCol .pContent p span.imgContent {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	}

div.bigCol .pContent p span.imgContent img {
	clear: left;
	float: left;
	margin: 0;
	}

div.bigCol .pContent p span.imgContent em {
	clear: left;
	color: #999;
	float: left;
	font: normal 11px tahoma, sans-serif;
	padding-left: 3px;
	padding-top: 5px;
	width: 100%;
	}

div.bigCol .pContent a	{ font: bold 12px/1.7 tahoma, sans-serif;	}

div.bigCol .pContent a.more {
	background: url('../gfx/layout/p.gif') right 2px no-repeat;
	clear: left;
	color: #e00a16;
	cursor: pointer;
	float: left;
	font: bold 11px/1.4 tahoma, sans-serif;
	margin-bottom: 20px;
	padding-right: 20px;
	}

div.bigCol .pContent a.back {
	background: url('../gfx/layout/p2.gif') left 2px no-repeat;
	clear: left;
	color: #e00a16;
	float: left;
	font: bold 11px/1.4 tahoma, sans-serif;
	margin-bottom: 20px;
	padding-left: 20px;
	}

div.bigCol .pContent a.back:hover,
div.bigCol .pContent a.more:hover { text-decoration: underline;	}




/*--------------------------------------*/
/* comments
/*--------------------------------------*/

div.bigCol div.bigPanel #comments {
	background: url('../gfx/layout/bg_comments.jpg') center 0 no-repeat;
	clear: left;
	color: #333;
	display: block;
	padding: 20px 23px 0;
	position: relative;
	width: 579px;
	}

#comments #comments_count {
	color: #b2b2b2;
	font: normal 25px tahoma, sans-serif;
	padding-bottom: 10px;
	padding-top: 5px;
	}

#comments span.info {
	clear: left;
	color: #b2b2b2;
	display: block;
	font: bold 14px/1.2 tahoma, sans-serif;
	padding: 19px 0;
	}

#comments div.comment {
	clear: left;
	color: #666;
	display: block;
	font: normal 11px/1.8 verdana, sans-serif;
	margin-top: 10px;
	padding: 17px;
	}

#comments .odd {
	background: #f4f4f4;
	}

#comments div.comment h1 {
	clear: left;
	color: #a5a5a5;
	display: block;
	font: normal 15px verdana, sans-serif;
	}

#comments div.comment h1 span {
	color: #e00a16;
	font-weight: bold;
	}

#comments div.comment h2 {
	clear: left;
	display: block;
	font: normal 10px tahoma, sans-serif;
	padding-bottom: 15px;
	padding-top: 2px;
	}

div.bigCol div.bigPanel form {
	clear: left;
	display: block;
	float: left;
	padding-bottom: 25px;
	width: 100%;
	}

#fAddComment {
	background: url('../gfx/layout/bg_header_addcomment_pl.gif') left top no-repeat;
	margin-top: 20px;
	padding-top: 35px;
	}

div.bigCol div.bigPanel form label {
	clear: left;
	color: #666;
	display: block;
	font: normal 11px verdana, sans-serif;
	padding-bottom: 10px;
	padding-top: 18px;
	}

div.bigCol div.bigPanel form input,
div.bigCol div.bigPanel form textarea {
	background: #eef2f1;
	border: 1px solid #ccd0cf;
	clear: left;
	font: normal 12px verdana, sans-serif;
	padding: 8px;
	}

div.bigCol div.bigPanel form input	{ width: 220px;	}

div.bigCol div.bigPanel form textarea {
	height: 140px;
	overflow: auto;
	width: 561px;
	}

div.bigCol div.bigPanel form .submit {
	background: url('../gfx/layout/bg_addcomment_button1.jpg') 0 0 repeat-x #e00f1a;
	border: 1px solid #e00f1a;
	clear: left;
	float: left;
	display: block;
	margin-top: 17px;
	}

div.bigCol div.bigPanel form .submit input {
	background: url('../gfx/layout/bg_addcomment_button2.gif') right 10px no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	float: left;
	font: bold 11px tahoma, sans-serif;
	overflow: visible;
	padding: 8px 35px 8px 12px;
	width: auto;
	}

#commented {
	background: url('../gfx/layout/bg_addcomment_success.jpg') 20px 12px no-repeat #f4f4f4;
	border: 1px solid #e00a16;
	clear: left;
	display: block;
	margin-bottom: 25px;
	margin-top: 35px;
	padding: 12px 20px;
	padding-left: 108px;
	}

#commented h1 {
	color: #e00a16;
	font: normal 25px tahoma, sans-serif;
	padding-bottom: 5px;
	}

#commented p {
	font: normal 11px/1.4 tahoma, sans-serif;
	}




/*--------------------------------------*/
/* video
/*--------------------------------------*/

div.vItem {
	clear: left;
	float: left;
	padding-bottom: 20px;
	width: 100%;
	}

div.vItem div {
	width: 426px;
	}

div.vItem div h2 	{ padding-bottom: 6px !important;	}
div.vItem div h2 a	{ color: #000;	}
div.vItem div span 	{ font-size: 11px;	}

div.vItem img {
	float: left;
	margin-right: 20px;
	width: 130px;
	}

#nav {
	float: left;
	margin-bottom: 20px;
	}

#nav li {
	display: inline;
	margin-left: 0;
	}

#nav li a,
#pages li a {
	color: #e00a16;
	font: bold 11px/1.4 tahoma, sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
	}

#nav li a:hover	{ text-decoration: underline;	}

li.pagePrev { padding-right: 25px;	}
li.pageNext { padding-left: 25px;	}

li.pagePrev a {
	background: url('../gfx/layout/p2.gif' ) left 1px no-repeat;
	padding-left: 20px;
	}

li.pageNext a {
	background: url('../gfx/layout/p.gif' ) right 1px no-repeat;
	padding-right: 20px;
	}

li.pagePrev a:hover	{ text-decoration: underline !important;	}
li.pageNext a:hover	{ text-decoration: underline !important;	}

li.pagePrevInvisible {
	background: url('../gfx/layout/p2_invisible.gif' ) left 1px no-repeat;
	color: #ccc;
	cursor: default;
	font: bold 11px tahoma, sans-serif;
	padding-left: 20px;
	padding-right: 25px;
	}

li.pageNextInvisible {
	background: url('../gfx/layout/p_invisible.gif' ) right 1px no-repeat;
	color: #ccc;
	cursor: default;
	font: bold 11px tahoma, sans-serif;
	padding-left: 25px;
	padding-right: 20px;
	}

#pages {
	clear: left;
	float: left;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	}

#pages ul {
	margin: 0 auto;
	float: none;
	}

#pages ul li 		{ display: inline;	}
#pages ul li a 	{ float: none;		}
#pages ul li.number { margin-left: -2px;	}

#pages ul li.number a {
	font-weight: normal;
	padding: 1px 5px 2px 5px;
	}

#pages ul li.number a:hover	{ background: #e6e9e8;	}

#pages ul li #selected {
	color: #fff;
	background: #e00a16;
	font-weight: bold;
	padding: 1px 5px 2px 5px;
	}




/*--------------------------------------*/
/* form validation
/*--------------------------------------*/

label.errorLabel	{ color: #e00a16 !important;	}

input.error,
textarea.error {
	background: #fedee0 !important;
	border: 2px solid #e00a16 !important;
	display: block;
	margin: -1px;
	position: relative;
	}




/*--------------------------------------*/
/* newsletter
/*--------------------------------------*/

#fNewsletterIn label,
#fNewsletterOut label	{ padding-top: 0;	}

#fNewsletterIn input,
#fNewsletterOut input	{ float: left;	}

#fNewsletterIn .submit,
#fNewsletterOut .submit {
	clear: none;
	float: left;
	margin-left: 12px;
	margin-top: 0;
	}




/*--------------------------------------*/
/* lista wydarzen / konkretne wydarzenie / konkretne miejsce
/*--------------------------------------*/

div.even {
	background: #f4f4f4;
	margin-bottom: 24px !important;
	padding-top: 12px !important;
	}

div.eItem {
	clear: left;
	float: left;
	margin-bottom: 4px;
	padding: 0 12px 20px 12px;
	width: 555px;
	}

div.eItem div {
	width: 425px;
	}

div.eItem div h2 	{ padding-bottom: 6px !important;	}
div.eItem div h2 a	{ color: #000;	}

div.eItem div h3 {
	font: bold 12px tahoma, sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
	}

div.eItem div span 	{
	clear: left;
	float: left;
	font-size: 11px;
	line-height: 1.4;
	width: 100%;
	}

div.eItem div span a {
	font-size: 11px !important;
	line-height: 1.4 !important;
	}

div.eItem div span strong {
	color: #b2b2b2;
	margin-right: 5px;
	}

div.eItem img {
	float: left;
	margin-right: 20px;
	width: 107px;
	}

div.eItem div img {
	border: 0 !important;
	float: none !important;
	height: auto;
	padding: 0 !important;
	width: auto;
	}

div.eItem p a {
	color: #000 !important;
	font-weight: normal !important;
	}

div.eItem p a img {
	left: 19px;
	margin: 0 0 0 -13px !important;
	position: relative;
	top: 2px;
	}

div.eItem img.free	{ margin-top: 20px !important;	}

#details {
	clear: left;
	float: left;
	font: bold 12px tahoma, sans-serif;
	margin-bottom: 40px;
	}

#details a {
	display: block;
	margin-top: 15px;
	}

#eCurrent {
	margin-top: -17px;
	padding-left: 0;
	}

#eCurrent .fLeft	{ margin-left: 0;	}




/*--------------------------------------*/
/* lista miejsc
/*--------------------------------------*/

div.pItem {
	clear: left;
	float: left;
	padding-bottom: 20px;
	width: 100%;
	}

div.pItem div {
	width: 426px;
	}

div.pItem div p {
	font-size: 11px !important;
	line-height: 1.4 !important;
	padding-bottom: 1px !important;
	}

div.pItem div h2 	{ padding-bottom: 6px !important;	}
div.pItem div h2 a	{ color: #000;	}

div.pItem div span {
	display: block;
	font-size: 11px;
	padding-bottom: 2px;
	}

div.pItem div span a	{ font-size: 11px !important;	}

div.pItem img {
	float: left;
	margin-right: 20px;
	width: 130px;
	}




/*--------------------------------------*/
/* recommended
/*--------------------------------------*/

div.rItem {
	clear: left;
	float: left;
	padding-bottom: 20px;
	width: 100%;
	}

div.rItem div {
	width: 426px;
	}

div.rItem div h2 	{ padding-bottom: 6px !important;	}
div.rItem div h2 a	{ color: #000;	}
div.rItem div span 	{ font-size: 11px;	}

div.rItem img {
	float: left;
	margin-right: 20px;
	width: 130px;
	}




/*--------------------------------------*/
/* search results
/*--------------------------------------*/

div.sItem {
	clear: left;
	float: left;
	padding: 12px;
	width: 555px;
	}

div.sItem a {
	clear: left;
	color: #000 !important;
	display: block;
	font-weight: normal !important;
	line-height: 1.4 !important;
	padding-bottom: 5px !important;
	}

div.sItem strong {
	display: block;
	font-size: 14px;
	}

div.sItem a img {
	border: 0 !important;
	float: none !important;
	left: 19px;
	margin: 0 0 0 -13px;
	position: relative;
	top: 2px;
	}

div.sItem span {
	color: #e00a16;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	}

#searchResults div.bigCol .pContent div.even		{ margin: 0 !important;	}
#searchResults div.bigCol .pContent #pages 		{ margin-top: 30px;	}

#searchResults div.bigCol .pContent p {
	padding: 0 12px 7px 12px;
	width: 555px;
	}




/*--------------------------------------*/
/* sitemap
/*--------------------------------------*/

#siteMap {
	display: block;
	margin: 15px 0;
	}

#siteMap li {
	clear: left;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-top: -4px;
	margin-bottom: 10px;
	position: relative;
	}

#siteMap ul li	{
	background: url('../gfx/layout/bg_ul_sitemap.gif') 0 -12px no-repeat;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 19px;
	padding-top: 10px;
	}

#siteMap ul ul li	{ font-size: 11px;	}

#siteMap a {
	color: #333;
	display: block;
	font-size: 14px;
	line-height: normal;
	margin-bottom: -1px;
	margin-top: -1px;
	position: relative;
	}

#siteMap ul ul		{ margin: 6px 0;	}
#siteMap ul ul a	{ font-size: 11px;	}

#siteMap ul {
	margin-bottom: 12px;
	margin-top: 5px;
	}

#siteMap ul a {
	font-size: 12px;
	font-weight: normal;
	}




/*--------------------------------------*/
/* gallery jcarousel
/*--------------------------------------*/

#gallery li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}




/* 2009-02-26 new boxes */

div.col div.panel h2 span {
	color: #e00a16;
	}

div.col div.panel div.esk_news {
	border-bottom: 1px solid #e4e4e4;
	clear: left;
	float: left;
	padding: 7px 0 20px 0;
	width: 100%;
	}

div.col div.panel div.esk_news .logo {
	float: left;
	width: 65px;
	}

div.col div.panel div.esk_news .name {
	float: left;
	width: 190px;
	}

div.col div.panel div.esk_news .name a {
	color: #333;
	}

div.col div.panel div.esk_news .name a img {
	margin-bottom: -2px;
	}


div.col div.panel div.esk_news .name strong {
	display: block;
	padding-bottom: 5px;
	}




/*--------------------------------------*/
/* header espanol
/*--------------------------------------*/

#header_esp {
	right: 45px;
	position: absolute;
	top: 50px;
	z-index: 1;
	}

#header_esp img {
	float: left;
	margin-top: -5px;
	}

#header_esp p {
	color: #999;
	float: left;
	font-size: 11px;
	line-height: 1.4;
	padding-left: 25px;
	width: 425px;
	}

div.col div.red div.pContent div.normal a {
	color: #e00a16;
	}

div.col div.red div.pContent div.normal a:hover {
	text-decoration: underline;
	}

div.col div.red div.pContent div.normal a.active {
	font-weight: bold;
	}



/* 2009-05-17 glosuj */

#glosuj {
	background: url('../gfx/layout/bg_glosuj.png') 0 7px repeat-x;
	width: auto;
	margin-top: 10px;
	}

#glosuj img {
	cursor: pointer;
	float: left;
	left: -2px;
	position: relative;
	}

#glosuj span {
	float: left;
	padding-right: 5px;
	padding-top: 2px;
	position: relative;
	top: 7px;
	}

#glosuj span strong {
	color: #ce0b14;
	font: normal 17px tahoma, sans-serif;
	padding: 0 8px;
	position: relative;
	top: 2px;
	}

#glosuj span img {
	cursor: default;
	left: auto;
	position: absolute;
	right: -5px;
	top: 0;
	}

#glosuj em {
	background: #000;
	bottom: -30px;
	color: #fff;
	font-style: normal;
	left: 0;
	padding: 2px 5px;
	position: absolute;
	white-space: nowrap;
	}

#glosuj a.glosuj_btn {
        float: left;
        position: relative;
        height: 45px;
        overflow: hidden;
        width: 149px;
        }

#glosuj a.glosuj_btn:hover img {
        float: left;
        position: relative;
        margin-top: -45px;
        }




p.hidden {
  background: none !important;
}



#wiki {
  background: url('../gfx/layout/bg_wiki.gif') 0 bottom no-repeat;
  float: left;
  padding-bottom: 14px;
  padding-left: 10px;
  width: 570px;
  margin-bottom: 25px;
  margin-top: 10px;
  }

#wiki li {
  float: left;
  padding-right: 4px;
  left: 5px;
  position: relative;
  }

#wiki li.last {
  padding: 0;
  }

#wiki li a {
  padding: 3px 5px;
  font-weight: normal;
  font-size: 11px;
  float: left;
  line-height: normal;
  }

#wiki a.selected {
  background: #ced9d7;
  font-weight: bold;
  }

a.hlink {
  float: right;
  height: 33px;
  overflow: hidden;
  }

a.hlink:hover img {
  margin-top: -33px;
  }

#wiki-upload {
  line-height: 150%;
  }

#wiki-upload a {
  background: url('../gfx/layout/p.gif') right top no-repeat;
  font-size: 11px;
  font-weight: bold;
  padding-right: 20px;
  }

#fAddWiki {
	background: url('../gfx/layout/bg_header_wiki_pl.gif') left top no-repeat;
	padding-top: 25px;
	}

h1.h {
  float: left;
  }



div.gallery-row {
  float: left;
  clear: left;
  padding-bottom: 15px;
  width: 590px;
  }

div.gallery-row a {
  float: left;
  margin-right: 16px;
  padding: 2px;
  border: 1px solid #fff;
  }

div.gallery-row a.more {
  border: none;
  float: right !important;
  right: 10px;
  top: 3px;
  position: relative;
  }

div.gallery-row a:hover {
  border: 1px solid #ccc;
  }

div.gallery-row a.more:hover {
  border: none;
  }

div.gallery-row img {
  float: left;
  width: 75px;
  height: 75px;
  }

div.gallery-row img.users {
  float: left;
  width: 75px;
  height: 100px;
  }

.red {
  color: #E00A16 !important;
  }

#fAddGallery {
  background: url('../gfx/layout/bg_header_gallery_pl.gif') left top no-repeat;
	padding-top: 25px;
  }

#fAddGallery2 {
  background: url('../gfx/layout/bg_header_support_pl.gif') left top no-repeat;
	padding-top: 25px;
  }
  
#fLogin {
  display: inline;
  margin-left: 170px;
  padding-bottom: 150px;
  position: relative;
  width: auto;
  }

#fLogin .submit {
  right: 0;
  position: absolute;
  }

* html #fLogin .submit {
  right: 28px;
  }
  
div.panel a.more.top {
  position: absolute;
  top: -5px;
  right: 3px;
  }

#middleLink {
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -125px;
  width: 250px;
  height: 220px;
  }
  
div.checkbox {
  padding-top: 10px;
  }
  
div.checkbox input {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  width: auto !important;
  display: inline;
  vertical-align: middle;
  }

div.checkbox label {
  display: inline !important;
  width: 300px !important;
  padding: 0 0 0 10px !important;
  }

h3.gallery {
  margin-top: -15px;
  padding-bottom: 10px !important;
  }

#fAddDoYouKnow {
	background: url('../gfx/layout/bg_do_you_know_pl.gif') left top no-repeat;
	margin-top: 20px;
	padding-top: 35px;
	}

