body {
	background-image: url(../../../img/others/konkurs_rower/tloStrony.gif); background-position: top center; background-repeat: no-repeat;
}
h2, h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 10px 0px 4px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
.clr {
	clear: both;
}
td {
	vertical-align: top;
}
.margin10 {
	margin: 10px 0px;;
}
a:link, a:active, a:hover, a:visited {
	color: #30416D;
	outline: none;
}
h2, h2 a:link, h2 a:active, h2 a:hover, h2 a:visited {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
}
.center {
	margin: 0px auto;
	text-align: center;
}
.blue {
	background: #FF9900;
	padding: 10px 10px 3px 10px;
	margin-bottom: 2px;
	color: #fff;
}
.blue h3{
	color: #fff;
}
.blue a:link, .blue a:active, .blue a:hover, .blue a:visited{
	color: #fff;
}
.lightBlue {
	background: #F0F0F0;
	padding: 10px;
	margin-bottom: 10px;
	color: #000;
}
.black {
	color: black;
	text-align: center;
	font-weight: bold;
}
.orange {
	color: #FA9A07;
}
.alignCenter {
	text-align: center;	
}
hr.thinBlue {
	border-width: 1px 0px 0px 0px;
	border-top: 1px solid #FF9900;
	height: 0px;
}
div.topPadding {
	padding-top: 5px;
}
div#rower_znajdz {
	text-align: left;
	padding-right: 130px;
	position: relative;
}
div#rower_znajdz img{
	position: absolute;
	top: 0px;
	right: 0px;
	border: 4px solid #FF9900;
	height: 70px;
}
div#rower_city {
	text-align: left;
	position: relative;
}
div#rower_city a{
	margin: 0px 10px;
}
div#rower_city a.title {
	margin: 0px;
}
div#rower_city img{
	width: 164px;
	float: right;
	margin: -7px -3px 3px 10px;
}
div#rower_city > img{
	margin-right: -6px;
}
div#rower_znajdz {
	background-image: url("lupa.gif");
	background-repeat: no-repeat;
	border: 1px solid #FF9900;
}
div.mostPopular{
	padding: 2px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
div.mostPopular p {
	color: #000;
	padding: 0px 5px;
}
div.mostPopular img{
	float: left;
	border: 1px solid #05AFEC;
	width: 90px;
	margin-right: 10px;
}
/* styles for subpages */
div#city_details {
	padding: 0px;
	margin-top: 20px;
	position: relative;
	height: 165px;
	min-height: 165px;
}
div.content > div#city_details {
	height: auto;
}
div#city_details img.photo{
	height: 165px;
	border-left: 2px solid #fff;
	margin-left: 10px;
}
div#city_details div.info{
	padding: 10px;
	min-height: 145px;
}
div#city_details div.info h3{
	margin-bottom: 10px;
	font-size: 1.2em;
}
div#skicenterInfo {
	position: relative;
	height: 130px;
	min-height: 117px;
	padding-right: 200px;
}
div#skicenterInfo a:link,
div#skicenterInfo a:active,
div#skicenterInfo a:hover,
div#skicenterInfo a:visited {
	color: #FFF;
}
div.content > div#skicenterInfo {
	height: auto;
	margin: 10px 0px 5px 0px;
}
div#skicenterInfo img{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 130px;
}
img.look_at_map{
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;

}
div#skicenterInfo p{
	width: 345px;
}
/* rules for ie6 */
div#rower_city {
	width: 366px;
}
div#rower_wiadomosci {
	width: 366px;
}
div#rower_znajdz {
	width: 366px;
	height: 80px;
}
div#rower_przewodniki {
	width: 366px;
}
/* rules for those who knows how it should work */
div.content > div#rower_city,
div.content > div#rower_wiadomosci,
div.content > div#rower_znajdz,
div.content > div#rower_przewodniki {
	width: auto;
}
div.content > div#rower_znajdz {
	height: 58px;
}
div#rower_przewodniki table tr td {
	width: 50%;
}

div#rower_przewodniki ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.navigation {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
div.navigation a.selected{
	color: black;
	font-weight: bold;
}
div.wiadomosci div {
 	margin-bottom: 20px;
}
div.wiadomosci div h3 {
 	text-decoration: underline;
 	color: #30416D;
}
img.linkmap {
	display: block;
	margin: 0px auto;
	text-align: center;
}
table.ski_lifts_info_table {
	width: 95%;
	border-collapse: collapse;
	border: none;
}
div.content > table.ski_lifts_info_table {
	width: 100%;
}
table.ski_lifts_info_table table {
	width: 100%;
}
table.ski_lifts_info_table td, table.ski_lifts_info_table th {
	vertical-align: top;
	border: none;
	margin: 0px;
	font-size: 11px;
}
div.content > table.ski_lifts_info_table td {
	font-size: 11px;
}
table.ski_lifts_info_table th {
	background-color: #79BCFF;
	color: #fff;
	vertical-align: middle;
	padding: 5px;
	font-size: 11px;
}
table.ski_lifts_info_table table td {
	background-color: #F0F0F0;
	padding: 5px;
}
table.ski_lifts_info_table td.head {
	background-color: #006600;
	padding: 0px;
}
table.ski_lifts_info_table h4{
	text-indent: 10px;
	margin: 0px;
	background-color: #006600;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
}
table.ski_lifts_info_table td.ski_lifts_list {
	width: 45%;
}
table.ski_lifts_info_table td.ski_lifts_details {
	width: 54%;
}
td#skiliftdetails {
	border: 1px solid #01B0F1;
}
table.ski_lifts_info_table td.ski_lifts_details h3 {
	color: #006600;
	margin-bottom: 10px;
}
div#skilift_info {
	position: relative;
	height: 130px;
	margin-top: 10px;
}
div#skilift_info .lightBlue{
	background-color: #79BCFF;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 182px;
	width: 194px;
	height: 130px;
}
div#skilift_info img{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 130px;
	width: 182px;
}
div.content > div#skilift_info {
	height: 117px;
}
div#skilift_info > .lightBlue{
	width: 174px;
	height: 110px;
}
div.map {
	margin-left: 10px;
	width: 150px;
	clear: right;
	float: right;
}
div.map img {
	width: 99%;
}
div.sampleCover {
	width: 170px;
}	
img.sampleCover {
	float:none; display:block; margin:15px auto;
}
div.searchResults13 {
	margin: 10px;
}
div.label {
 width: 366px;
 height: auto;
 background-image: url('bg_label_top.gif');
 background-repeat: repeat-x;
 background-color: #FAF9F8;
}
div#secondColumn13 div.label {
 width: 558px;
}

div.label_bottom {
 width: 366px;
 height: 10px;
 padding: 0px;
 margin-top: -2px;
 background-image: url('bg_label_bottom.gif');
 background-repeat: repeat-x;
 background-color: transparent;
 margin-bottom: 10px;
}
div#secondColumn13 div.label_bottom {
 width: 558px;
}

div.label_content {
 margin: 2px 12px 0px 12px;
 position: relative;
}
div.label_content h1 {
 padding: 2px 0px 0px 0px; margin: 0px;
 font-size: 12px;
}
div.label_content h2 {
 padding: 0px 0px 2px 0px ; margin: 0px;
 color: #000000;
 font-size: 11px;
}
div.label_content p {
 margin: 2px 0px 2px 0px;
}
div.label_content img {
 vertical-align: middle;
 display: inline;
}
div.label_content div.c1 {
 width: 170px;
 left: 0px;
 top: 0px;
 position: relative;
}
div#secondColumn13 div.label_content div.c1 {
 width: 300px;
}
div.label_content div.c2 {
 position: absolute;
 width: 100px;
 top: 0px;
 left: 170px;
 height: 100%;
}
div#secondColumn13 div.label_content div.c2 {
 width: 150px;
 left: 300px;
}
div.label_content div.c3 {
 width: 60px;
 position: absolute;
 top: 0px;
 left: 285px;
 height: 100%;
}
div#secondColumn13 div.label_content div.c3 {
 left: 480px;
}
div.label_content div.t {
 height: 70px;
}
div.label_content div.b {
 position: absolute;
 bottom: 2px;
 text-indent: 10px;
 text-align: right;
}
div.cityOtherInfo {
	margin-top: 10px;
	display: block;
	width: 95%;
}
div.cityOtherInfo h3 {
	padding: 5px 5px 5px 10px;
	display: block;
	margin: 0;
	width: 100%;
	background: #FF9900;
	color: white;
	border: 1px solid #FF9900;
}
div.cityOtherInfo ul {
	background-color: #F3F3F3;
	margin: 0px;
	padding: 10px 5px 5px 10px;
	list-style: none;
	width: 100%;
	display: block;
	border: 1px solid #FF9900;
	border-top: none;
}
div.cityOtherInfo ul li {
	width: 44%;
	margin-bottom: 5px;
	margin-left: 4%;
	float: left;
}
div#mapPicture {
	border: 1px solid #FF9900;
	width: 100%;
	margin: 0px auto;
}
div#regionName {
	height: 25px;
	line-height: 25px;
	margin: 0px; padding: 0px;
}
/* from ksiegarnia */
p.price {
    font-size: 12px;
}
span.price_old {
    text-decoration: line-through;
}
span.price {
    color: #CC0000;
    font-weight: bold;
}
div.book_attributes {
    margin:0px 0px 0px 60px;
    color: #000;
}
div.book_attributes h3 a:link,
div.book_attributes h3 a:visited,
div.book_attributes h3 a:hover,
div.book_attributes h3 a:active {
    color: #000;
    font-weight: bold;
}
img.cover_s {
    float: left;
    margin: 10px 10px 10px 0px;
    width: 50px;
}
/* styles for form/search engine */
div.form {
	padding: 10px 0px 0px 0px;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
div.form dl {
  text-align: center;
  height: 20px;
}
div.form dd {
  float: left;
  text-align: left;
}
div.form dt {
  text-align: right;
  width: 40%;
  color: #000;
}
div.form fieldset {
    margin: 0px; padding: 0px;
    border: 0px none;
}
div.form input {
 margin: 0px; padding: 1px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
 font-size: 11px; font-family:  Tahoma, Verdana, sans-serif;
 vertical-align: middle;
}
div.form input.checkbox {
 margin: 0px 8px 0px 0px; padding: 0px;
 background-color: transparent;
 border: 0px none;
 font-size: 11px; font-family:  Tahoma, Verdana, sans-serif;
 vertical-align: middle;
}
div.form input.eventName {
 width: 185px;
 margin: 0px; padding: 1px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
 font-size: 11px; font-family:  Tahoma, Verdana, sans-serif;
 vertical-align: middle;
}
div.form select {
 width: 185px;
 margin: 0px; padding: 1px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
 font-size: 11px; font-family:  Tahoma, Verdana, sans-serif;
 text-align: left;
}
div.form button {
 margin: 0px; padding: 0px;
 background-color: transparent; color: #FFFFFF;
 border: 0px none;
 font-size: 11px; font-family: Tahoma, Verdana, sans-serif; font-weight: normal;
 text-align: center; vertical-align: middle;
 letter-spacing: 1px;
}
div.form button.middle {
 margin: 4px 25px 4px 0px;
 float: right;
}
div.form button.left {
 margin: 5px 20px;
 float: left;
}
div.form button.right {
 margin: 5px 20px;
 float: right;
}
div.form_head {
    height: 20px;
    background-color: #FF9900;
    background-repeat: repeat-x;
    color: #FFFFFF;
}
div.form_head_tl {
    width: 6px;
    height: 20px;
    color: #FF9900;
    float: left;
}
div.form_head_tr {
    width: 6px;
    height: 20px;
    float: right;
}
div.form_head_bl {
    width: 6px;
    height: 20px;
    color: #FF9900;
    float: left;
}
div.form_head_br {
    width: 6px;
    height: 20px;
    float: right;
}
div.form_head h1 {
    color: #FFFFFF;
    padding: 3px 10px 2px 2px; margin: 0px;
    font-size: 11px;
    float: left;
}
div.form_head ul {
    list-style: none;
    padding: 2px 20px 2px 20px; margin: 0px;
}
div.form_head li {
    padding: 0px 24px 0px 24px;
    color: #000000;
    display: inline;
}
img.pix_r {
	float: right;
	padding: 5px 10px;
}
div#weather {
	border: 1px solid #66CC00;
}
div#weather table {
	width: 556px;
	font-size: 1em;
	border-collapse: collapse;
}
div#weather table tr{
	border-bottom: 1px solid #fff;
}
div#weather table th{
	background: #79bcff;
	color: #fff;
	border-bottom: 1px solid #fff;
}
div#weather table td{
	background: #F0F0F0;
	color: #000;
	padding: 3px 5px;
	border-bottom: 1px solid #fff;
}
