/**
 * Confero.pl
 * 
 * @version:		1.0
 */
/* 
 .new_header {
 color: #f78430;     
 font-size: 17px; 
 font-weight: normal; 
 }

* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
html, body {
	background-color: #f4fff9;
	font-family: Arial, Verdana, Tahoma, serif;
	font-size:12px;
	color: #000;
	text-align: center;
}


body
{
	background-image: url('../images_new/header_back.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#ffffff;
}


a {
	color: inherit;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
	}
p {
	margin: 0px;
}
input {
	outline:none;
}
input[type=file] {
	height:21px;
	}
sup {
	font-size:10px;
}
*/

.hidden {
	display: none;
}
.highlight_blue {
	color:#005ea4;
}
.content_container {
	width: 923px;
	margin:auto;
	/*border:#666 1px dashed;*/
}
.error {
	color:#ff0000;
}
.errorMessage {
	color:#FF0000;
	font-weight:bold;
}
.success {
	color:#00aa00;
}
.confirmationMessage {
	color: #008000;
	font-weight: bold;
}
.global_input_blue {
	color:#38739F;
}
.global_blue {
	color:#0F93F5;
}
.global_blue2 {
	color:#699ED2;
}
.global_blue3 {
	color:#005EA4;
}
.global_blue4 {
	color:#2c6bb1;
}
.global_gray {
	color:#666666;
}
.global_dark {
	color:#333333;
}
.global_orange {
	color:#E18145;
}
.header_bar {
	background: url('../images/long_bar_ttl_empty.png') no-repeat;
	width: 836px;
	height: 34px;
	display: block;
	padding-left: 100px;
	padding-top: 42px;
	font-size: 18px;
	color: #699ED2;
	margin-left: -1px;
}
.hidden {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
.search_message {
	font-size:13px;
}
.smallText {
	font-size:9px;
}
.text_left {
	text-align:left;
}
.text_right{
	text-align:right;
}

.overflow-hidden {
	overflow: hidden;
	}
.float-left {
	float: left;
	}
.float-right {
	float: right;
	}

hr.long,
hr.medium {
	margin:7px 0;
	border-top:#d5dee5 1px solid;
	color:#fdfeff;
}
hr.long {
	width:900px;
}
hr.medium {
	width:428px;
}

/*
 * GLOBAL FORM STYLES
 */
select {
	color:#38739F;
	font-size:12px;
	border:#cecece 1px solid;
}
select.short {
	width:60px;
}
select.medium {
	width:140px;
}
select.long {
	width:210px;
}
input.inputText {
	border:#cecece 1px solid;
}
input.short {
	width:138px;
}
input.medium {
	width:208px;
}
input.long {
	width:310px;
}
input.shortInput {
	width:51px;
	height:16px;
	margin:0 7px;
	border:#cecece 1px solid;
	color:#38739F;
}
input.radioButton,
input.checkboxButton {
	margin-right:7px;
}
/*
 * END GLOBAL FORM STYLES
 */

/*
 * GLOBAL TABLE STYLES
 */
table.default {
	width:100%;
	border-right:#d5dee5 1px solid;
}
table.default tr th {
	padding:0 10px;
	border: #d5dee5 1px solid;
	border-right:none;
}
table.default tr td {
	border: #d5dee5 1px solid;
	border-right:none;
	border-top:none;
}
/*
 * END GLOBAL TABLE STYLES
 */

/** Search results options
 *
 *
 */


.gotoImageGallery_JS
{
	color:#0F93F5;
}


#search_result_options_border
{
	border:1px solid #aad6f1;
	width:241px;
	margin-bottom:10px;
}

#search_result_options
{
	margin-bottom: 12px;
	padding: 1px;
	line-height:23px;
	border:1px solid #8BCAEB;
	background-color:#ffffff;
	overflow:hidden;
	color:#fff !important;
	width: 627px;
	border: 1px solid #FF0000;
}

.search_result_options_entry
{
	padding: 1px;
	height:22px;
	background-color:#8bcaeb;
	float: left;
	border: 1px solid #00FF00;
}

.search_result_options_entry_text
{
	margin: 0 3px;
	padding-left: 21px;
	background:url(/images/options_arrow.png) no-repeat center left;
	width: 180px;
	border: 1px solid #0000FF;
}


.search_result_options_entry_separator
{
	clear:both;
	margin-top:-2px;
	background:url(/images/options_separator.png) no-repeat top left;
	width:217px;
	height:1px;
}

.search_result_options_entry_arrow
{

}




/*end*of*/


#beta_tag
{
	width:57px;
	height:56px;
	background:url('../images/beta.png') no-repeat top left;
	position:relative;
	top:-179px;
	left:-7px;
}

.img_bar_style
{
	margin-left:7px;
}


#container {
	width: 1150px;
	margin: 0 auto;
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: right;
    border: #00FF00 0px solid;	
}
#container_bg {
    border: #FF00FF 0px solid;	
	text-align: center;
	/*background: url('../images/bkg_top_part2.png') center -5px no-repeat;*/
	display: block;
}
#header-top {
	text-align: right;
	width: 100%;
	height: 125px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border-spacing: 0;
    border: #FFFF00 0px solid;
	}

#top-links {
	text-align: right;
	width: 180px;
	font-size: 12px;
    border: #00FF00 0px solid;
	display: block;
	float: right;
	}
#top-links a {
	color: #ffffff;
	float: left;
	width: 86px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}

.btn-header-orange {
	display: inline;
    border: #FF0000 0px solid;	
	background-color: #f3812d;
	border-radius: 0px 0px 10px 10px;
	margin-left: 1px;
	}

.btn-header-blue {
	display: inline;
    border: #FF0000 0px solid;	
	background-color: #1a8fec;
	border-radius: 0px 0px 10px 10px;
	margin-left: 3px;
	}

#top {
	height: 125 px;
	display: block;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
    border: #FF0000 0px solid;
	/*background-color: #004695;*/
	}
#logo {
	height: 125px;
	display: inline;
	float: left;
	/*width: 645px;
	background-image: url('../images_new/header_back.png');
	background-repeat: no-repeat;*/
	padding: 0;
	margin: 0;
}



/*
 * NEWSLETTER HEAD
 */
#newsletter {
	height: 180px;
	width: 266px;
	display: inline;
	float: left;
	padding-left:10px;
	background:#FFF url(../images/newsletter_2b.png) center top repeat-x;
}
#newsletter hr {
	width:256px;
	border:none;
	border-top:#e5e5e5 1px solid;
}
#newsletter form {
	/*padding-left: 6px;*/
}
#newsletter_with_spacer {
	margin-top: 2px;
}
#newsletter dl {
	display: block;
	width: 250px;
	margin-bottom: 0px;
	height: 24px;
}
#newsletter dt, #newsletter dd {
	display: inline;
	float: left;
	height: 24px;
}
#newsletter dt {
	width: 92px;
	line-height:18px;
}
#newsletter dd {
	width: 145px;
}
#newsletter input {
	width: 152px;
	height: 15px;
	padding: 2px 5px 0 5px;
	font-size: 11px;
	color: #666;
	border:#e2e3ea 1px solid;
	border-top:#abadb3 1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#newsletter_actions {
	/*background-image: url('../images/newsletter_buttons_2.png');*/
	background-repeat: no-repeat;
	width: 275px;
	height: 24px;
	display: block;
	margin-top: 0px;
	clear:both;
}
#newsletter input#add_submit {
	background:url('../images/btn_newsletter_add2.png') no-repeat;
	width: 117px;
	height: 24px;
	float:left;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	margin-left: 6px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#newsletter input#remove_submit {
	background: url('../images/btn_newsletter_remove2.png') no-repeat;
	width: 117px;
	height: 24px;
	float:right;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	margin-right: 17px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#newsletter_search {
	margin:-1px 0 0 -2px;
}
#newsletter_search a#objects,
#newsletter_search a#services,
#newsletter_search a#booking,
#newsletter_search #search-conferences {
	width:263px;
	height:34px;
	display: block;
}
#newsletter_search a#objects {
	background: url('../images/but_wyszukiwarka_obiektow.png') no-repeat;
}
#newsletter_search a#services {
	background: url('../images/but_wyszukiwarka_uslug.png') no-repeat;
}
#newsletter_search a#booking {
	background: url('../images/but_zarezerwuj_hotel.png') no-repeat;
}
#search-conferences {
	background: url('../images/but_wyszukiwanie_konf.png') no-repeat;
}
/*
 * NEWSLETTER HEAD
 */



#menu {
	display: block;
	height: 38px;
	margin: 0 0 0 0x;
	background-image: url('../images_new/menu_back.png');
    border: #FFFF00 0px solid;	
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#menu a:hover, #menu a:focus {
	color: #EAAF0D;
	text-decoration: none;
	font-weight: bold;
}
#menu ul {
	float: left;
	width: 950px;
	height: 36px;
}
#menu ul li {
	display: inline;
	float: left;
	height: 34px;
	text-align: center;
	line-height:34px;
}
#menu ul li#menu_main {
	margin-left: 10px;
}
#menu ul li#menu_main a {
	display:block;
	width: 44px;
	height: 34px;
	color: #fff;
}
#menu ul li#menu_main a:hover, #menu ul li#menu_main a:focus {
	color: #e1e1e1;
}
#menu ul li#menu_events a,
#menu ul li#menu_promo a,
#menu ul li#menu_extra a,
#menu ul li#menu_org a,
#menu ul li#menu_obj a,
#menu ul li#menu_links a,
#menu ul li#menu_contact a {
	display:block;
	height: 34px;
	padding: 0 30px;
}
#menu ul li#menu_events a,
#menu ul li#menu_promo a,
#menu ul li#menu_extra a,
#menu ul li#menu_org a,
#menu ul li#menu_obj a,
#menu ul li#menu_contact a {
	border-left: #ffffff 1px solid;
}
#menu ul li#menu_links a {
	border-left: #ffffff 1px solid;
}
/*#menu ul li#menu_events a {
	width: 101px;
}
#menu ul li#menu_promo a {
	width: 86px;
}
#menu ul li#menu_extra a {
	width: 126px;
}
#menu ul li#menu_org a {
	width: 163px;
}
#menu ul li#menu_obj a {
	width: 193px;
}
#menu ul li#menu_links a {
	width: 62px;
}
#menu ul li#menu_contact a {
	width: 84px;
}*/
#headerAdvert {
	/*height: 115px;*/
	display: block;
	margin: 0 0 0 0px;
    border: #FF0000 0px solid;	
}
#content {
	display: block;
	overflow: hidden;
	margin: 0 0 0 0px;
    border: #44FF44 0px solid;	
}
#objectDetailContent {
	width: 940px;
	display: block;
	/*margin-left: 6px;
	margin-top: 5px;*/
}
#objectDetailContent a {
	color: #699ED2;
	text-decoration:none;
}
#search_quick {
	width: 909px;
	/*height: 100px;*/
	margin: 0px auto 5px auto;
	padding: 5px 0 1px 10px;
	border:1px solid #E1E1E1;
	background: #EBF8FE;
	/*border:1px solid #000;*/
}
#search_quick #search_place {
	float:left;
	width:146px;
	/*border:1px solid #000;*/
}
#search_quick #search_state {
	float:left;
	width:166px;
	/*border:1px solid #000;*/
}
#search_quick #search_city {
	float:left;
	width:146px;
	/*border:1px solid #000;*/
}

#search_quick #search_person_count {
	float:left;
	width:205px;
	/*border:1px solid #000;*/
}

#search_quick #search_accommodation {
	float:left;
	width:255px;
	/*border:1px solid #000;*/
}


#search_quick #search_submit {
	float:left;
	width:186px;
	/*border:1px solid #000;*/
}
#search_quick p {
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 6px;
}
#search_quick p input {
	width: 134px;
	height: 17px;
	border: 1px solid #e1e1e1;
	padding: 0 3px;
	font-size: 12px;
	color: #38739F;
}
#search_quick p input#ilosc_osob,
#search_quick p input#ilosc_miejsc {
	width:88px;
}
#search_quick p select {
	width: 161px;
	height: 20px;
	border: 1px solid #e1e1e1;
	padding:  0 0 0 1px;
	font-size: 12px;
	color: #38739F;
}
#search_quick #search_state p#hr{
	padding-bottom:0px;
}
#search_quick input#search_submit,
#simpleFormSearchSubmit {
	background-image: url('../images/btn_search_small.gif');
	background-repeat: no-repeat;
	width: 186px;
	height: 42px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	float: right;
	margin-top: 13px;
}
#search_quick input#search_advanced_submit,
a#search_advanced_submit,
#advancedFormSearchSubmit {
	background-image: url('../images/btn_wyszukiwanie_zaawansowane_2.png');
	background-repeat: no-repeat;
	width: 251px;
	height: 44px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	float: left;
	margin-top: 12px;
}
#main_left {
	width: 300px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #FFFF00;
}
#main_right {
	width: 469px;
	display: inline;
	float: right;
	margin-bottom: 10px;
	border: 2px solid #FF00FF;	
}

h1#mapa_z_obiektami {
	
}
h1#mapa_z_obiektami a,
h1#kalkulator_powierzchni a  {
	float:left;
	display:block;
	height:58px;
}
h1#main_whatis {
	height: 58px;
	width: 470px;
	display: block;
	background-image: url('../images/na_czym_polega_confero2.png');
	background-repeat: no-repeat;
}
#main_left p.h_text,
#main_left div.h_text {
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 18px;
	width: 440px;
	text-align:justify;
}
.page_header,
.page_header2 {
	width:928px;
	margin: 0 auto 60px auto;
	position:relative;
}

.page_header_map {
	width:928px;
	margin:16px auto -58px;
	position:relative;
}

.page_header {
	margin: 0 auto 60px auto;
}
.page_header2 {
	margin: auto;
}
.page_header p.page_header_text { 
	position:absolute;
	bottom:13px;
	left:320px;
	color:#f78430;
	font-size:16px;
	font-weight:bold;
}
.search_count {
	float:left;
	margin-left: 12px;
	line-height:25px;
}
#hotel_reservation_frame {
	width:800px;
	margin:50px auto;
}
#add_submit {
	background-image: url('../images/btn_newsletter_add.png');
	background-repeat: no-repeat;
	width: 117px;
	height: 28px;
	float:left;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	margin-left: 0px;
}
#remove_submit {
	background-image: url('../images/btn_newsletter_remove.png');
	background-repeat: no-repeat;
	width: 117px;
	height: 28px;
	float:right;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	margin-left: 0px;
}
#quick_search_items {
	width:920px;
	margin:0 auto;
	padding-bottom:13px;
	border:1px solid #FF0000;
}
#quick_search_item {
	width:920px;
	height:140px;
	margin:0 auto;
	position:relative;
	border-top:1px solid #dbe5e0;
	clear: both;
}
#quick_search_item .item_check {
	position:absolute;
	top:10px;
	left:10px;
}
#quick_search_item #item_foto {
	width:160px;
	height:125px;
	position:absolute;
	top:10px;
	left:33px;
	border:1px solid #dbe5e0;
}

#quick_search_item .item_foto {
	width:160px;
	height:125px;
	position:absolute;
	top:10px;
	left:33px;
	border:1px solid #dbe5e0;
}
.item_foto_service {
	width:160px;
	height:125px;
	text-align:center;

	border:1px solid #dbe5e0;
}


#quick_search_item #more,
#quick_search_item .more {
	position:absolute;
	top:10px;
	right:-4px;
}
#quick_search_item #content {
	position:absolute;
	top:3px;
	left:200px;
	width:550px;
	height:125px;
}

#quick_search_item .search_item_content {
	position:absolute;
	top:3px;
	left:200px;
	width:550px;
	height:125px;
}


#quick_search_item #name{
	font-size:18px;
	margin-bottom:10px;
}
#quick_search_item #name a {
	text-decoration:none;
}
#quick_search_item #desc {
	/*font-size:12px;*/
}
#quick_search_item #line {
	position:absolute;
	top:72px;
	left:0px;
	width:550px;
	height:1px;
	background:#dbe5e0;
}
#quick_search_item #details {
	position:absolute;
	top:80px;
	left:0px;
	width:650px;
}
#quick_search_item #left_column {
	width:290px;
	float:left;
}
#quick_search_item #right_column {
	float:left;
}

.spacer_line {
	width:920px;
	border-top:1px solid #dbe5e0;
}
#list_item_actions {
	float:left;
	/*padding-top:10px;
	width:920px;*/
	margin:10px auto 0 auto;
	
}
#list_item_actions a {
	margin-right:4px;
}
h1#main_recommend {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_confero_poleca2.png');
	background-repeat: no-repeat;
}


h1#main_recommend_object {
	color:  #004385;
	font-family: Tahoma, Verdana;
	font-style: bold;
	font-size: 24px;
	text-align: left;
	margin-left: 15px;
	display: inline;
	/*background-image: url('../images/hdr_confero_poleca2.png');*/
	background-repeat: no-repeat;
}

h1#main_recommend_service {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_confero_poleca4.jpg');
	background-repeat: no-repeat;
}

div.main_recommend_item {
	display: block;
	/*background-image: url('../images/bkg_promowane.jpg');*/
	background-repeat: no-repeat;
	padding: 0 0 0 0px;
	margin: 0 0 1 0px;
	border: 1px solid #0000FF;
}
.main_recommend_item_img {
	display: block;
	border: 1px solid #FF00FF;
}
.main_recommend_item_img img {
	display: block;
	width: 280px;
	height: 210px;
}
.main_recommend_item_cnt {
	width: 280px;
	height: 40px;
	margin: 0 0 0 0px;
	display: block;
	border: 1px solid #FF0000;
}
.main_recommend_item_txt {
	margin-top: 1px;
}
.main_recommend_item_txt h1 {
	font-weight: normal;
	font-size: 18px;
	line-height:17px;
}
.main_recommend_item_txt p {
	position:absolute;
	top:40px;
	left:0px;
}
.main_recommend_item_url {
	display: block;
	width: 270px;
	height: 40px;
}
h1#main_mostch {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_najczesciej_wybierane_obiekty2.png');
	background-repeat: no-repeat;
	margin-top: 7px;
}
#main_mostch_bg {
	background-color: #EBF8FE;
	padding: 3px;
	display: block;
	width: 446px;
	margin-left: 10px;
	margin-bottom: 7px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.main_mostch_item {
	height: 72px;
	width: 223px;
	display: inline;
	float: left;
	background-image: url('../images/bkg_wybierane_obiekty.jpg');
	background-repeat: no-repeat;
}
.main_mostch_item_img {
	width: 70px;
	height: 54px;
	display: inline;
	float: left;
	margin-left: 9px;
	padding-top: 9px;
}
.main_mostch_item_img img {
	width: 70px;
	height: 54px;
}
.main_mostch_item_txt {
	width: 126px;
	margin-top: 7px;
	height: 54px;
	display: inline;
	float: left;
	padding-left: 10px;
	display: table; 
	#position: relative;
}
.main_mostch_item_txt_1 {
	#position: absolute;  
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
.main_mostch_item_txt_2 {
	#position: relative;  
	#top: -50%;
}
.main_mostch_item_txt a {
	color: #38739F;
	text-decoration: none;
	font-size:11px;
}
.main_mostch_item_txt a:hover, .main_mostch_item_txt a:focus {
	text-decoration: underline;
}
#main_search {
	height: 42px;
	width: 470px;
	display: block;
	/*background-image: url('../images/szukaj_z_confero2.png');*/
	background-repeat: no-repeat;
	background-color: #FFD200;
}
#main_map,
#simpleFormMainMap {
	background-color: #FFD200;
	margin-left: 4px;
	padding: 5px 9px;
	display: block;
	width: 437px;
	margin-bottom: 6px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#main_map_input_query,
#main_map_input_city,
#main_map_input_state,
#main_map_input_person_count,
#main_map_input_accomodation {
	float:left;
}
#main_map_input_query,
#main_map_input_city,
#main_map_input_person_count {
	margin-right:3px;
}
#simpleFormMainMap {	
	height:auto;
	margin:0;
	padding:0px;
	background-color:transparent;
	border:none;
}
#simpleFormMainMapImg {
	position:relative;
}
#main_map p {
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 2px;
	clear: both;
}
#main_map p input {
	width: 123px;
	height: 17px;
	border: 1px solid #e1e1e1;
	padding: 0 3px;
	font-size: 12px;
	color: #38739F;
}
#main_map p input#ilosc_osob {
	width:90px;
}
#main_map p input#ilosc_miejsc {
	width:110px;
}
#main_map p select {
	width: 149px;
	height: 20px;
	border: 1px solid #e1e1e1;
	padding: 0 0 0px 1px;
	font-size: 12px;
	cursor: pointer;
	color: #38739F;
	float: left;
}
#main_map input#map_submit {
	background-image: url('../images/szukaj_miejsc.jpg');
	background-repeat: no-repeat;
	width: 210px;
	height: 42px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: -1px;
}
#main_map p select option {
	padding: 3px 6px;
}
#main_map p#hr {
	/*border-bottom: 2px solid #e1e1e1;
	height: 35px;
	margin-bottom: 12px;*/
}

#main_map p.main_map_input {
	/*padding-bottom: 12px;*/
}
#main_map p span {
	color: #38739F;
}
#main_map div#main_map_img {
	position:relative;
	width: 400px;
	height: 363px;
	display: block;
	margin-left: 12px;
}
#main_map div#main_map_img p#object_count {
	position:absolute;
	left:0px;
	bottom: 0px;
	font-size:15px;
}
div#main_map_img a.conferencesCount,
div#simpleFormMainMapImg a.conferencesCount {
	color:#005ea4;
	text-decoration:none;
	font-size:12px;	
}
div#main_map_img a.conferencesPromo,
div#simpleFormMainMapImg a.conferencesPromo {
	color:#ed1c24;
	text-decoration:none;
	font-size:12px;	
}
div#main_map_img #zachodniopomorskie,
div#simpleFormMainMapImg #zachodniopomorskie {
	position:absolute;
	width:60px;
	left:30px;
	top:58px;
	text-align:center;
}
div#main_map_img #pomorskie,
div#simpleFormMainMapImg #pomorskie {
	position:absolute;
	width:60px;
	left:130px;
	top:22px;
	text-align:center;
}
div#main_map_img #warminsko-mazurskie,
div#simpleFormMainMapImg #warminsko-mazurskie {
	position:absolute;
	width:60px;
	left:240px;
	top:42px;
	text-align:center;
}
div#main_map_img #lubuskie,
div#simpleFormMainMapImg #lubuskie {
	position:absolute;
	width:60px;
	left:20px;
	top:148px;
	text-align:center;
}
div#main_map_img #wielkopolskie,
div#simpleFormMainMapImg #wielkopolskie {
	position:absolute;
	width:60px;
	left:92px;
	top:138px;
	text-align:center;
}
div#main_map_img #kujawsko-pomorskie,
div#simpleFormMainMapImg #kujawsko-pomorskie {
	position:absolute;
	width:60px;
	left:145px;
	top:90px;
	text-align:center;
}
div#main_map_img #mazowieckie,
div#simpleFormMainMapImg #mazowieckie {
	position:absolute;
	width:60px;
	left:250px;
	top:128px;
	text-align:center;
}
div#main_map_img #podlaskie,
div#simpleFormMainMapImg #podlaskie {
	position:absolute;
	width:60px;
	left:318px;
	top:82px;
	text-align:center;
}
div#main_map_img #dolnoslaskie,
div#simpleFormMainMapImg #dolnoslaskie {
	position:absolute;
	width:60px;
	left:62px;
	top:210px;
	text-align:center;
}
div#main_map_img #lodzkie,
div#simpleFormMainMapImg #lodzkie {
	position:absolute;
	width:60px;
	left:180px;
	top:181px;
	text-align:center;
}
div#main_map_img #opolskie,
div#simpleFormMainMapImg #opolskie {
	position:absolute;
	width:60px;
	left:120px;
	top:234px;
	text-align:center;
}
div#main_map_img #slaskie,
div#simpleFormMainMapImg #slaskie {
	position:absolute;
	width:60px;
	left:158px;
	top:274px;
	text-align:center;
}
div#main_map_img #swietokrzyskie,
div#simpleFormMainMapImg #swietokrzyskie {
	position:absolute;
	width:60px;
	left:232px;
	top:236px;
	text-align:center;
}
div#main_map_img #lubelskie,
div#simpleFormMainMapImg #lubelskie {
	position:absolute;
	width:60px;
	left:314px;
	top:209px;
	text-align:center;
}
div#main_map_img #malopolskie,
div#simpleFormMainMapImg #malopolskie {
	position:absolute;
	width:60px;
	left:216px;
	top:297px;
	text-align:center;
	
}
div#main_map_img #podkarpackie,
div#simpleFormMainMapImg #podkarpackie {
	position:absolute;
	width:60px;
	left:287px;
	top:288px;
	text-align:center;
}
#map_actions {
	/* height: 71px; */
	width: 440px;
	display: block;
	margin-top: 7px;
	margin-left: -1px;
	margin-bottom: 2px;
}
a#map_actions_sea {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_nadmorzem_a.png');
	background-repeat: no-repeat;
}
a#map_actions_sea:hover, a#map_actions_sea:focus {
	background-image: url('../images/btn_nadmorzem_b.png');
	background-repeat: no-repeat;
}
a#map_actions_m {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_namazurach_a.png');
	background-repeat: no-repeat;
}
a#map_actions_m:hover, a#map_actions_m:focus {
	background-image: url('../images/btn_namazurach_b.png');
	background-repeat: no-repeat;
}
a#map_actions_spa {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_obiektyspa_a.png');
	background-repeat: no-repeat;
}
a#map_actions_spa:hover, a#map_actions_spa:focus {
	background-image: url('../images/btn_obiektyspa_b.png');
	background-repeat: no-repeat;
}
a#map_actions_rel {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_obiektyzabytkowe_a.png');
	background-repeat: no-repeat;
}
a#map_actions_rel:hover, a#map_actions_rel:focus {
	background-image: url('../images/btn_obiektyzabytkowe_b.png');
	background-repeat: no-repeat;
}
a#map_actions_mou {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_wgorach_a.png');
	background-repeat: no-repeat;
}
a#map_actions_mou:hover, a#map_actions_mou:focus {
	background-image: url('../images/btn_wgorach_b.png');
	background-repeat: no-repeat;
}
a#map_actions_center {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_centrum_a.png');
	background-repeat: no-repeat;
}
a#map_actions_center:hover, a#map_actions_center:focus {
	background-image: url('../images/btn_centrum_b.png');
	background-repeat: no-repeat;
}

a#map_actions_forrest {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_wlesie_a.png');
	background-repeat: no-repeat;
}
a#map_actions_forrest:hover, a#map_actions_forrest:focus {
	background-image: url('../images/btn_wlesie_b.png');
	background-repeat: no-repeat;
}

a#map_actions_car {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_auto_a.png');
	background-repeat: no-repeat;
}
a#map_actions_car:hover, a#map_actions_car:focus {
	background-image: url('../images/btn_auto_b.png');
	background-repeat: no-repeat;
}

a#map_actions_unique {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_unikalne_a.png');
	background-repeat: no-repeat;
}
a#map_actions_unique:hover, a#map_actions_unique:focus {
	background-image: url('../images/btn_unikalne_b.png');
	background-repeat: no-repeat;
}

a#map_actions_outdoor {
	display: block;
	float: left;
	width: 88px;
	height: 71px;
	background-image: url('../images/btn_imprezy_a.png');
	background-repeat: no-repeat;
}
a#map_actions_outdoor:hover, a#map_actions_outdoor:focus {
	background-image: url('../images/btn_imprezy_b.png');
	background-repeat: no-repeat;
}



a#search_more,
a#search_do,
a#reserve_hotel {
	display: block;
	width: 440px;
	height: 42px;
	margin-left: -1px;
}
a#search_more {
	background: url('../images/btn_wyszukiwanie_zaawansowane.png') no-repeat;
}
a#search_do {
	background: url('../images/btn_wyszukiwanie_uslug.png') no-repeat;
}
a#reserve_hotel {
	background: url('../images/btn_zarezerwuj_hotel.png') no-repeat;
}
#main-cities-header {
	margin: 0 8px;
	clear: both;
	width: 924px;
	height: 41px;
	background: url(../images/hdr_oferty_w_najwiekszych_miastach.png) no-repeat;
	}
#main-cities {
	width: 920px;
	margin: 0 10px 10px;
	padding: 0px 0px;
	overflow: hidden;
	clear: both;
	}

    #main-cities h4 {
        display: block;
        color: #47638B;
        font-size:12px;
        padding: 3px 0 3px 0;
        }    
    
	#main-cities,
	#main-cities a {
		color: #47638B;
		}
	.main-cities-block {
		display: block;
		float: left;
		font-size: 9px;
		}
	#mcb-1 {
		width: 110px;
		}
	#mcb-2 {
		width: 110px;
		}
	#mcb-3 {
		width: 210px;
		}
	#mcb-4 {
		width: 140px;
		margin-top: 21px;
		}
	#mcb-5 {
		width: 120px;
		}
	#mcb-6 {
		width: 120px;
		}
		.main-cities-block p {
			margin: 8px 0;
			}

.main-cities-left {
	width: 241px;
	float: left;
	background: #EBF8FE;
	border: 1px solid #e1e1e1;
	border-top: none;
	padding: 6px 8px;
}
.main-cities-center {
	width: 364px;
	margin: 0px 9px;
	float: left;
	background: #EBF8FE;
	border: 1px solid #e1e1e1;
	border-top: none;
	padding: 6px 8px;
}

.main-cities-right {
	width: 241px;
	float: right;
	background: #EBF8FE;
	border: 1px solid #e1e1e1;
	border-top: none;
	padding: 6px 8px;
}






#main-articles {
	margin: 10px 1px 10px 10px;
	overflow: hidden;
	clear: both; 
	}
	
	.taby
	{
	
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EBF8FE;
	color: #47638B;
	float: left;
	margin-bottom: 10px;
	margin-right: 9px;
	overflow: auto;
	padding: 8px;
	/*width: 902px;*/
	}
	
	.main-article {
		margin-right: 9px;
		margin-bottom: 10px;
		padding: 8px;
		float: left;
		/*
		width: 205px;
		*/
		width: 902px;
		overflow: auto;
		background: #EBF8FE;
		border: 1px solid #e1e1e1;
		color: #47638B;
		}
		.main-article-title {
			margin-bottom: 12px;
			font-size: 15px;
			color: #666666;
			}
		.main-article-content {
			text-align: justify;
			font-size: 11px;
			}

/**
 * Ostatnio dodane obiekty
 */
h1#main_newest {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_ostatnio_dodane.png');
	background-repeat: no-repeat;
}
div#main_newest_bg {
	background-color: #EBF8FE;
	margin-left: 9px;
	padding: 3px 15px 5px 15px;
	display: block;
	width: 425px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.main_newest_item {
	display: block;
	width: 435px;
	border-bottom: 1px solid #e1e1e1;
	color: #47638B;
	font-size:11px;
	padding: 3px 0 5px 0;
}
.main_newest_date {
	float:left;
	margin: 10px 10px 0 0;
}
.main_newest_item a {
	color: #47638B;
	font-size: 13px;
	margin-bottom: 6px;
	text-decoration:none;
	font-weight: normal;
}
a#main_newest_go {
	display: block;
	width: 440px;
	height: 44px;
	background-image: url('../images/btn_zobacz_wszystkie_obiekty.png');
	background-repeat: no-repeat;
	margin-left: -7px;
	margin-top: 7px;
}
/**
 * END - Ostatnio dodane obiekty
 */


/**
 * Promowane wydarzenia
 */
h1#promoted_events {
	height: 41px;
	width: 470px;
	display: block;
	background: url('../images/hdr_nowosci.png') no-repeat;
}
div#promoted_events_bg {
	background-color: #EBF8FE;
	margin-left: 4px;
	padding: 3px 11px 5px 11px;
	display: block;
	width: 433px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.promoted_events_item {
	display: block;
	width: 435px;
	border-bottom: 1px solid #e1e1e1;
	color: #47638B;
	font-size:11px;
	padding: 6px 0 11px 0;
}
.promoted_events_item a {
	color: #47638B;
	font-size: 15px;
	margin-bottom: 6px;
	text-decoration:none;
	font-weight: normal;
}
.promoted_event_thumb img {
	float:left;
	margin-top:10px;
	width:90px;
}
.promoted_event_description {
	float:left;
	margin:20px 0 0 10px;
	width:290px;
}
.promoted_event_arrow {
	float:right;
	margin:30px 0 0 0;
}
a#promoted_event_go {
	display: block;
	width: 440px;
	height: 44px;
	background-image: url('../images/zobacz_wszystkie_nowosci.jpg');
	background-repeat: no-repeat;
	margin-left: -3px;
	margin-top: 7px;
}
/**
 * END - Promowane wydarzenia
 */


/**
 * Wydarzenia
 */
h1#main_news {
	height: 41px;
	width: 470px;
	display: block;
	margin-top:6px;
	background: url('../images/hdr_wydarzenia3.png') no-repeat;
}
	#main_news a {
		display: block;
		width: 470px;
		height: 41px;
		}
div#main_news_bg {
	background-color: #EBF8FE;
	margin-left: 4px;
	padding: 3px 15px 5px 15px;
	display: block;
	width: 425px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.main_news_item {
	display: block;
	width: 435px;
	border-bottom: 1px solid #e1e1e1;
	color: #47638B;
	font-size:11px;
	padding: 5px 0 6px 0;
}
.main_news_item a {
	color: #47638B;
	font-size: 13px;
	margin-bottom: 6px;
	text-decoration:none;
	font-weight: normal;
}
a#main_news_go {
	display: block;
	width: 440px;
	height: 44px;
	background-image: url('../images/zobacz_wszystkie_nowosci.jpg');
	background-repeat: no-repeat;
	margin-left: -7px;
	margin-top: 7px;
}
a#main_events_go {
	display: block;
	width: 440px;
	height: 44px;
	background-image: url('../images/zobacz_wszystkie_wydarzenia.jpg');
	background-repeat: no-repeat;
	margin-left: -7px;
	margin-top: 7px;
}
/**
 * END - Wydarzenia
 */


h1#main_poll {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_sonda2.png');
	background-repeat: no-repeat;
	margin-top: 6px;
}
div#main_poll_bg {
	background-color: #59A3E2;
	margin-left: 5px;
	padding: 7px 15px 15px 15px;
	display: block;
	width: 425px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 6px;
}
#main_poll_vote_mode, #main_poll_show_mode {
	display: block;
}
#main_poll_result, #main_poll_action, #main_poll_result_2, #main_poll_overflow {
	font-size: 12px;
}
#main_poll_vote_mode_off, #main_poll_show_mode_off {
	display: none;
}
#main_poll_bg p {
	margin-top: 6px;
}
#main_poll_bg p span {
	font-size: 11px;
}
#main_poll_bg p label {
	margin-left: 8px;
	cursor: pointer;
	font-size: 12px;
}
.main_poll_show_title {
	font-size: 12px;
}
#main_poll_bg p label span {
	font-size: 11px;
}
#main_poll_bg p.hr {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 3px;
}
#main_poll_bg p input {
	cursor: pointer;
}
#main_poll_bg p input#poll_submit {
	background-image: url('../images/btn_zaglosuj.png');
	background-repeat: no-repeat;
	width: 113px;
	height: 44px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	margin-left: 316px;
}
#bottom {
	height: 105px;
	/*width: 940px;*/
	display: block;
	padding-top: 15px;
	clear: both;
	margin-left: 5px;
}
#partners {
	height: 95px;
	/*width: 940px;*/
	display: block;
	background-image: url('../images/partners.png');
	background-repeat: no-repeat;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

#partners_carousel {
	height: 95px;
	/*width: 920px;*/
	display: block;
	margin-left:10px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.taby, .taby2 {
	border:1px solid #FF0000;
}


.partners_carousel_element {
	height: 90px;
	min-width: 20px;
	display: block;
	float:left;
	border:1px solid #000;
}

#footer {
	/*background-image: url('../images/bkg_bottom_part.png');*/
	background-color: #8a909c;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	display: block;
	text-align: center;
	clear: both;
	padding-top: 6px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #0000FF;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #e1e1e1;
}
#copyrights {
	background-color: #8a909c;
	height: 32px;
	float: left;
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-top: 3px;
}
#created-by {
	height: 32px;
	float: right;
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 10px;
	margin-right: 8px;
	margin-top: 3px;
}


/*
 * PREZENTACJA OBIEKTU
 */
.facility_right_panel {
	float:right;
	width:528px;
	margin-right:21px;
}
.facility_left_panel {
	float:left;
	padding-left:24px;
}
h3.object_image_gallery_link {
	padding: 8px;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	border-top:#e9b104 1px solid;
	border-bottom:#e9b104 1px solid;
}
h3.object_image_gallery_link a {
	color:#2c6bb1;
}
#map_canvas {
	border: 0px solid #FF0000;
	}
#facilities_info #map_canvas a {
	font-size:11px;
}
#facilities_header {
	background: url('../images/long_bar_ttl_empty2.png') no-repeat;
	width: 881px;
	height: 32px;
	display: block;
	padding-left: 54px;
	padding-top: 12px;
	font-size: 18px;
	color: #699ED2;
	margin-left: -1px;
}

#facilities_header_query {
	background: url('../images/query_form_bar.png') no-repeat;
	width: 881px;
	height: 32px;
	display: block;
	padding-left: 54px;
	padding-top: 12px;
	font-size: 18px;
	color: #699ED2;
	margin-left: -1px;
}
.query_field
{
	width:160px;
	height:16px;
	border:1px solid #cecece;
	text-align:center;
}
.query_field_small
{
	width:100px;
	height:16px;
	border:1px solid #cecece;
	text-align:center;
}

.query_field_mini
{
	width:68px;
	height:16px;
	border:1px solid #cecece;
	text-align:center;
}

.query_field_counter
{
	width:68px;
	height:16px;
	border:1px solid #cecece;
	text-align:center;
	background-color:#0000ff;
	color:#fff;
}

.query_textarea
{
	width:160px;
	
	border:1px solid #cecece;
}


.query_button
{
	text-align:center;
	padding-top:4px;
	line-height:20px;
	
	cursor:pointer;
	width:128px;
	height:28px;
	background:url('../images/btn_query_form.png') top left no-repeat;
	
}



.query_button_return
{
	text-align:center;
	padding-top:4px;
	line-height:19px;
	margin-top:4px;
	float:left;
	width:128px;
	height:28px;
	background:url('../images/btn_query_form.png') top left no-repeat;
	
}
.query_button_return a
{
	color:#000;
	text-decoration:none;
	
	
}


.query_button_submit_container
{
	text-align:center;
	padding-top:4px;
	line-height:28px;
	float:left;
	/*border:1px solid #000;*/
	width:190px;
	height:28px;
	/*background:url('../images/btn_query_form.png') top left no-repeat;*/
	
}
.query_button_submit_container .left
{
	height:28px;width:7px;float:left;position:relative;left:-1px;background:url('../images/btn_query_form_left.png') left top no-repeat;
	
	
}
.query_button_submit_container .middle
{
	width:176px;height:28px;float:left; background:url('../images/btn_query_form_middle.png') repeat-x;position:relative;left:-1px;
	
	
}
.query_button_submit_container .right
{
	
	height:28px;width:7px;position:relative;right:1px;float:left;background:url('../images/btn_query_form_right.png') left top no-repeat;
	
}


.query_validation_field
{
	
	height:16px;
	color:#ff0000;
	/*border:1px dotted #00ff00;*/
	/*visibility:hidden;*/
	/**/
}
.query_form_orange
{
	color:#ff8600;
	font-weight:bold;
}

.query_form_blue
{
	color:#487ebb;
	font-weight:bold;
}
.form_generator_container
{
	display:none;
}



ul#facilities_menu {
	margin-top: 10px;
	width: 938px;
	height: 45px;
	background: url('../images/bar_wlasciwosci_obiektu.png') no-repeat;
	display: block;
	margin-left: 8px;
}
ul#facilities_menu a {
	text-decoration: none;
	color: #699ED2;
	font-size: 14px;
}
ul#facilities_menu a:hover, ul#facilities_menu a:focus {
	color: #4D4D4D;
}
ul#facilities_menu li {
	float: left;
	text-align: center;
	display: inline;
	height: 25px;
	padding-top: 12px;
}
ul#facilities_menu .facilities_menu_selected a  {
	color:#ffffff;
}
ul#facilities_menu .facilities_menu_selected a:hover  {
	color:#000000;
}
ul#facilities_menu li span#facilities_menu_selected_left {
	background: url('../images/bar_wo_left_side.png') no-repeat;
	width: 9px;
	height: 37px;
	float: left;
	z-index: 10;
	margin-top: -12px;
}
ul#facilities_menu li span#facilities_menu_selected_right {
	background: url('../images/bar_wo_right_side.png') no-repeat;
	width: 9px;
	height: 37px;
	float: right;
	z-index: 10;
	margin-top: -12px;
}
.facilities_menu_selected {
	background: url('../images/bar_wo_middle.png') repeat-x;
	border-bottom: 1px solid #DEAF2D;
}
ul#facilities_menu li#facilities_menu_info, ul#facilities_menu li#facilities_menu_info_selected {
	width: 180px;
}
ul#facilities_menu li#facilities_menu_info_selected,
ul#facilities_menu li#facilities_menu_accomm_selected,
ul#facilities_menu li#facilities_menu_conf_selected,
ul#facilities_menu li#facilities_menu_cat_selected,
ul#facilities_menu li#facilities_menu_serv_selected,
ul#facilities_menu li#facilities_menu_rec_selected,
ul#facilities_menu li#facilities_menu_prom_selected,
ul#facilities_menu li#facilities_menu_gall_selected   {
	border-bottom: 1px solid #DEAF2D;
	background: url('../images/bar_wo_middle.png') repeat-x;
}
ul#facilities_menu li#facilities_menu_accomm, ul#facilities_menu li#facilities_menu_accomm_selected {
	width: 138px;
}
ul#facilities_menu li#facilities_menu_conf, ul#facilities_menu li#facilities_menu_conf_selected {
	width: 115px;
}
ul#facilities_menu li#facilities_menu_cat, ul#facilities_menu li#facilities_menu_cat_selected {
	width: 118px;
}
ul#facilities_menu li#facilities_menu_serv, ul#facilities_menu li#facilities_menu_serv_selected {
	width: 85px;
}
ul#facilities_menu li#facilities_menu_rec, ul#facilities_menu li#facilities_menu_rec_selected {
	width: 105px;
}
ul#facilities_menu li#facilities_menu_prom, ul#facilities_menu li#facilities_menu_prom_selected {
	width: 100px;
}
ul#facilities_menu li#facilities_menu_gall, ul#facilities_menu li#facilities_menu_gall_selected {
	width: 77px;
}
.facilities_const {
	display: block;
	border: 0px solid #FF0000;
}
#facilities_info, #facilities_accomm, #facilities_conf, #facilities_cat, #facilities_rec, #facilities_serv, #facilities_prom, #facilities_gall {
	clear: both;
	width:920px;
	margin:auto;
	border: 0px solid #FF0000;
}
dl.facilities_const_main {
	display: block;
	width: 938px;
	/*margin-left: 9px;*/
}
dl.facilities_const_main dt img {
	width: 322px;
}
dl.facilities_const_main dt {
	width: 324px;
	/*height: 290px;*/
	display: inline;
	float: left;
	padding: 26px 0 25px 25px;
}
dl.facilities_const_main dd {
	width: 527px;
	display: inline;
	float: left;
	padding:0 10px 25px 20px;
}
#objectDetailContent h2 {
	display:block;
	min-height:28px;
	margin:26px 20px 9px 0;
	padding:3px 0 0 38px;
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	background: url(../images/object_hdr_icon.gif) left top no-repeat;
}
dl.facilities_const_main dd p {
	text-align:justify;	
}
.facilities_const_ask a {
	display: block;
	width: 332px;
	height: 46px;
	margin-left: -5px;
	background: url('../images/btn_zloz_zapytanie_o_dostepnosc.png') no-repeat;
}
dl#facilities_first_border, 
p#facilities_first_border,
p.facilities_first_border {
	border-top: 1px solid #E0BF34;
	display: block;
	margin: 10px 0px;
}
p#facilities_first_border {
	padding:4px;
}
dl.facilities_info_specification {
	display: block;
	width: 560px;
	clear: both;
}
dl.facilities_info_specification dt {
	text-align: right;
	display: inline;
	float: left;
	clear:left;
	width: 227px;
	margin-top: 4px;
	padding-right: 5px;
	color: #EF7C2B;
	font-size:13px;
	line-height:14px;
	text-transform:lowercase;
}

.td-left
{
	text-align: right;
	padding-right: 5px;
	color: #EF7C2B;
	font-size:13px;
	line-height:14px;
	text-transform:lowercase;
	vertical-align: top;
}
.td_left
{
	text-align: right;
	display: inline;
	float: left;
	clear:left;
	width: 250px;
	padding-right: 5px;
	color: #EF7C2B;
	font-size:13px;
	line-height:14px;
	text-transform:lowercase;
}

.td_right
{
	text-align: left;
	display: inline;
	float: left;
	width: 309px;
	padding-left: 5px;
	margin-top: 4px;
}


dl.facilities_info_specification dd {
	text-align: left;
	display: inline;
	float: left;
	width: 309px;
	padding-left: 5px;
	margin-top: 4px;
}
#facilities_info a {
	color: #699ED2;
	text-decoration: none;
	font-size: 13px;
}
#facilities_info a:hover, #facilities_info a:focus {
	color: #EAAF0D;
	text-decoration: none;
}
#facilities_accomm_rooms_header {
	background: url('../images/long_bar_ttl_empty.png') no-repeat;
	width: 836px;
	height: 34px;
	display: block;
	padding-left: 100px;
	padding-top: 42px;
	font-size: 18px;
	color: #699ED2;
	margin-left: -7px;
	margin-top: 35px;
}
/*#facilities_accomm table {
	width: 925px;
	display: block;
	clear: both;
	font-size: 12px;
}
#facilities_accomm table th {
	padding: 5px;
	width: 173px;
	background-color: #eee;
}
#facilities_accomm table td {
	padding: 5px;
	background-color: #e1e1e1;
}
.facilities_accomm_photo {
	text-align: center;
}*/

/*
 * OBIEKT - KONFERENCJE
 */
/*#facilities_conf table {
	width: 925px;
	display: block;
	clear: both;
	font-size: 12px;
}
#facilities_conf table th {
	padding: 5px;
	width: 146px;
	background-color: #eee;
}
#facilities_conf table td {
	padding: 5px;
	background-color: #e1e1e1;
}*/
table.conferency_room {
	width:525px;
	margin:0 auto 0 0px;
	text-align:center;
	/*border-right:#d5dee5 1px solid;*/
}
table.conferency_room tr th {
	height:50px;
	padding:0 18px;
	border: #dbdce1 1px solid;
	border-right:none;
	border-left:none;
	color:#333;
	font-size:14px;
	font-weight:normal;
	background:#ededed;
}
table.conferency_room tr th.small {
	font-size:11px;
}
table.conferency_room tr td {
	height:50px;
	padding:0 20px;
	border: #dbdce1 1px solid;
	border-right:none;
	border-left:none;
	border-top:none;
}
table.conferency_room tr td dl {
	width:400px;
	margin:10px auto
}
table.conferency_room tr td dt {
	float:left;
	clear:left;
	width:220px;
	padding-right:10px;
	text-align:right;
}
table.conferency_room tr td dd {
	float:left;
	width:150px;
	color:#2c6bb1;
	text-align:left;
}
table.conferency_room tr td dt,
table.conferency_room tr td dd {
	margin-bottom:2px;
}
table.conferency_room tr.roomTitle:hover {
	background:#efefef;
	cursor:pointer;
	cursor:hand;
} 
/*
 * END OBIEKT - KONFERENCJE
 */


/*
 * OBIEKT - GASTRONOMIA
 */
table.conferency_room {
	width:525px;
	margin:0 auto 0 0px;
	text-align:center;
	/*border-right:#d5dee5 1px solid;*/
}
table.conferency_room tr th {
	height:50px;
	padding:0 14px;
	border: #dbdce1 1px solid;
	border-right:none;
	border-left:none;
	color:#333;
	font-size:14px;
	font-weight:normal;
	background:#ededed;
}
table.conferency_room tr th.small {
	font-size:11px;
}
table.conferency_room tr td {
	height:50px;
	padding:0 0px;
	border: #dbdce1 1px solid;
	border-right:none;
	border-left:none;
	border-top:none;
	color:#2c6bb1;
}
table.conferency_room tr td dl {
	width:400px;
	margin:10px auto
}
table.conferency_room tr td dt {
	float:left;
	clear:left;
	width:220px;
	padding-right:10px;
	text-align:right;
}
table.conferency_room tr td dd {
	float:left;
	width:150px;
	color:#2c6bb1;
	text-align:left;
}
table.conferency_room tr td dt,
table.conferency_room tr td dd {
	margin-bottom:2px;
}
table.conferency_room tr.restaurantTitle:hover {
	background:#efefef;
	cursor:pointer;
	cursor:hand;
} 
/*
 * END OBIEKT - GASTRONOMIA
 */


/*
 * OBIEKT - Promocje
 */
p.promotion_details {
	padding-left:39px;
	line-height:17px;
}
h3.promotion_expires {
	margin:26px 0px 0px 0;
	padding:10px 0;
	font-weight:normal;
	font-size:18px;
	text-align:center;
	border-top: 1px solid #E0BF34;
	border-bottom: 1px solid #E0BF34;
}
/*
 * END - OBIEKT - Promocje
 */

/*
 * OBIEKT - Galeria
 */
.imageGalleryContainer a {
	margin:0 2px 0 0;
}
/*
 * END - OBIEKT - Galeria
 */

/* -- OPTIONS MENU -- */
#options_menu_container {
	width: 940px;
	display: block;
	border: 1px solid #FF0000;
}
ul#options_menu {
	margin-top: 10px;
	width: 925px;
	height: 38px;
	background: url('../images/bar_wlasciwosci_obiektu.png') no-repeat;
	display: block;
	margin-left: 9px;
}
ul#options_menu a {
	text-decoration: none;
	color: #005e9b;
	font-size: 14px;
	padding:0 20px;
}
ul#options_menu a:hover, 
ul#options_menu a:focus {
	color: #4D4D4D;
}
ul#options_menu li {
	float: left;
	text-align: center;
	display: inline;
	height: 25px;
	padding-top: 12px;
}
ul#options_menu li span#options_menu_selected_left {
	background: url('../images/bar_wo_left_side.png') no-repeat;
	width: 9px;
	height: 37px;
	float: left;
	z-index: 10;
	margin-top: -12px;
}
ul#options_menu li span#options_menu_selected_right {
	background: url('../images/bar_wo_right_side.png') no-repeat;
	display:inline;
	width: 9px;
	height: 37px;
	float: right;
	z-index: 10;
	margin-top: -12px;
}
.options_menu_selected {
	background: url('../images/bar_wo_middle.png') repeat-x;
	border-bottom: 1px solid #DEAF2D;
}

ul#options_menu .options_menu_selected a {
	padding:0 10px;
	color:#ffffff;
}
ul#options_menu li#options_menu_info, 
ul#options_menu li#options_menu_info_selected {
	/*width: 194px;*/
	/*padding-left:20px;
	padding-right:20px;*/
}

/* -- END OPTIONS MENU -- */

.search-article {
	margin: 4px 10px;
	padding: 0px 0px 5px 5px;
	border: 1px solid #FF0000;
	}
	.search-article-title {
		margin-bottom: 2px;
		font-size: 18px;
		}
	.search-article-content {
		text-align: justify;
	border: 1px solid #FF0000;
		}

/* -- SEARCH FORM -- */

#simple_form_container,
#advanced_form_container,
#services_form_container {
	width:890px;
	margin:auto;
	padding:7px 15px 15px 15px;
	border:#e0e8ea 1px solid;
	background:#edf7ff;
}

#simple_form_container label,
#advanced_form_container label,
#services_form_container label {
	font-size:16px;
	color:#000000;
}

.mediumInput {
	width:420px;
	height:16px;
	line-height:16px;
	color:#38739F;
	font-size:12px;
	border:#e0e8ea 1px solid;
}

.simpleFormInputContainer,
.simpleFormDropdownContainer {
	margin:5px 0;
}

.simpleDropdown {
	width:190px;
	font-size:12px;
	color:#38739F;
	border:#e0e8ea 1px solid;
}

.simpleInputShort,
.simpleInputMedium {
	height:16px;
	border:#cecece 1px solid;
	color:#38739F;
	font-size:11px;
}

.simpleInputShort {
	width:51px;
}

.simpleInputMedium {
	width:187px;
}

#simpleFormSearchSubmit,
#simpleFormSearchSubmit2,
#simpleFormSearchSubmit3,
#servicesFormSearchSubmit {
	background: url('../images/btn_search.gif') no-repeat;
	width: 214px;
	height: 46px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	float: left;
	margin-top: 6px;
}

#simpleFormSearchSubmit2 {
	float:right;
}
#simpleFormSearchSubmit3 {
	float:none;
	/*margin:auto;*/
	/*margin-left:350px;*/
}
#advancedFormSearchSubmit {
	background: url('../images/btn_search_places.gif') no-repeat;
	width: 214px;
	height: 46px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}
#simpleFormSearchPlace {
	float:left;
	width:430px;
}
#clearForm,#clearFormServices,#clearFormSimple {	
	width: 210px;
	height: 42px;
	margin-top: 8px;
	padding: 0px;
	float: right;
	display:block;
	background: url('../images/btn_wyczysc.png') no-repeat;
}
#compareObjectsSubmit,
#askForAvaiability {
	height: 42px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	float: left;
	margin:0 5px 0 0;
}
#compareObjectsSubmit {
	background: url('../images/btn_porownaj.png') no-repeat;
	width: 159px;
}
#askForAvaiability {
	background: url('../images/btn_zapytaj_lub_rezerwuj.png') no-repeat;
	width: 170px;
}

/* -- SEARCH FORM -- */


/*
 * ADVANCED SEARCH FORM
 */

#advanced_form_container select {
	border:#cecece 1px solid;
}
.advancedLeft,
.advancedRight {
	width:435px;
	line-height:22px;
	border: 1px solid #FF0000;
}
.advancedCenter{
	width:890px;
}
.advancedLeftInner,
.advancedRightInner {
	padding-left:0px;
}
.advancedSectionHeader {
	color: #005E9B;	
	font-size:16px;
	margin: 0 0 3px -44px;
}

dl.objectType dt,
dl.objectLocation dt,
dl.conferenceType dt,
dl.conferenceType dt,
dl.currencyType dt,
dl.currencyType dt {
	display:block;	
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
}
dl.objectType dd,
dl.objectLocation dd,
dl.conferenceType dd,
dl.conferenceType dd,
dl.currencyType dd,
dl.currencyType dd   {
	display:block;
	margin:0px;
	padding:0px;	
	float:left;
}
dl.objectType dt,
dl.objectLocation dt {
	width:130px;
}
dl.objectType dd,
dl.objectLocation dd {
	width:250px;
}
dl.currencyType dt,
dl.currencyType dt {
	width:100px;
}
dl.currencyType dd,
dl.currencyType dd {
	width:280px;
}
dl.conferenceType {
	padding-left:23px;
}
dl.conferenceType dt,
dl.conferenceType dt {
	width:180px;
}
dl.conferenceType dd,
dl.conferenceType dd {
	width:180px;
}


.advancedLeftInner ul,
.advancedRightInner ul {
	list-style:none;
	margin:0px;
	padding:0 0 0 25px;
}
.advancedLeftInner ul li,
.advancedRightInner ul li {
	margin:0px;
	padding:0px;
}
.advancedLeftInner .spacer {
	padding-left:42px;
}


/*
 * END ADVANCED SEARCH FORM
 */


/*
 * SEARCH PLACES
 */
#services_form_container {	
	line-height:26px;
}
#services_form_container .serviceBlock {
	float:left;
	height:55px;
	padding: 0 30px 0px 0;
}
#services_form_container #frazaBlock,
#services_form_container #kategoriaBlock,
#services_form_container #podkategoriaBlock,
#services_form_container #miejscowoscBlock,
#services_form_container #krajBlock,
#services_form_container #regionBlock {
	
}

#services_form_container select {
	border:#cecece 1px solid;
}
#submitButtonsCenter {
	width:470px;
	margin:auto;
}
/*
 * END SEARCH PLACES
 */


/*
 * PAGINATIONPAGINATION
 */
.pagination_container {
	height:45px;
	margin-right:6px;
	float:right;
}
.pagination_goto {	
	float:right;
}
.goto_left_box,
.goto_right_box,
.goto_right,
.goto_left,
.goto_center {
	float:left;
}
.goto_right,
.goto_left {
	display:block;
	width:40px;
	height:39px;
}
.goto_right {
	margin-left:17px;
	background:transparent url('../images/arrow_grey_rgt.png') left top no-repeat;
}
.goto_left {
	margin-right:17px;
	background:transparent url('../images/arrow_grey_left.png') left top no-repeat;
}
.goto_center {
	margin:0 3px;
	line-height:40px;
}
.goto_center a {
	color:#0f93f5;
	padding:0 2px;
	font-size:13px;
	text-decoration:none;
}
.goto_actual {
	color:#e18145;
	font-size:13px;
	text-decoration:underline;
}
 
/*
 * -- END -- PAGINATION
 */

/*
 *  START EVENTS - WYDARZENIA
 */

#leftcolumn {
 	width: 240px;
	float: left;
 }
#rightcolumn {
	margin: 0 9px;
	width: 682px;
	float: left;
	color: #005EA4;
}
#rightcolumn a {
	text-decoration: none
}
#rightcolumn ul {
	margin-left: 24px;
}
#rightcolumn .content {
	color: #005EA4;
}
#events_top {
	height: 120px;
	background: #f0f0ff;
}
.right_header {
	display: block;
	padding: 12px 12px 0;
	border-bottom: 1px solid #e0e0e0;
	width: 658px;
	overflow: hidden;
}
.right_header .text {
	width: 448px;
	float: left;
}
.right_header .title {
	padding: 0 0 12px 12px;
	color: #f78430;
	font-size: 17px;
	font-weight: normal;
}
.right_header .description {
	padding: 0 0 12px 12px;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
.right_header .image {
	padding-top: 8px;
	float: right;
}
#events_text {
	margin: 16px 32px;
	text-align: justify;
}
#events_text a {
	color: #EF7C2B;
	text-decoration: none;
}
#events_text a:hover {
	color: #005ea4;
}
#events_text p {
	text-align: justify;
}
#events_icon {
	margin: 32px 32px 16px;
	padding: 0;
	display: block;
	float: right;
}
#events_icon img {
	max-width: 186px;
	border: 0;
}
#events_images {
	margin: 16px 0;
	padding: 16px;
}
	#events_images a {
		display: block;
	}
	#events_images img {
		display: block;
		margin: 0 auto 4px;
		max-width: 640px;
		/*max-height: 640px;*/
		border: 1px solid #e0e0e0;
	}
	#events_images .img_desc {
		text-align: center;
		margin-bottom: 20px;
		}

ul#state-list li {
	list-style: none;
	border-bottom:1px solid #E0E0E0;
	font-size:14px;
	line-height:28px;
	list-style:none;
	margin:1px 0;
	padding-left: 16px;
	}
	ul#state-list li ul li {
		border: none;
		font-size:12px;
		line-height:15px;
		margin:0;
		}
		.city-list {
			margin-bottom: 8px;
			}
			.city-list a:hover {
				text-decoration: underline !important;
				}

/*
 *  START SPECIALS - OFERTY SPECJALNE
 */

#specials_menu {
	margin-top: 6px;
}
#specials_menu li {
	width: 672px;
	margin: 3px 0 0 10px;
	list-style-type: none;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
}
#specials_menu a {
	display: block;
}
#specials_menu .image {
	display: block;
	float: left;
	width: 110px;
}
#specials_menu .image img {
	width: 110px;
}
#specials_menu .text {
	margin: 0 10px;
	width: 542px;
	float: left;
}
#specials_menu .text .title a {
	margin: 6px 0;
	display: block;
	color: #EF7C2B;
	font-size: 16px;
	text-decoration: none;
}
#specials_menu .text .title a:hover {
	color: #38739F;
}
#specials_menu .text .description {
	display: block;
	margin-bottom: 4px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

/* style dla prawej kolumny: wydarzenia oraz oferty specjalne itd */
#rightcolumn .headimg {

}
#rightcolumn .headimg a {
	display: block;
	width: 687px;
	height: 70px;
}
#headimg_events {
	background: url('../images/ttl_blu_wydarzenia.png') no-repeat;
}
#headimg_specials {
	background: url('../images/ttl_blu_ofertyspecjalne.png') no-repeat;
}
#headimg_organizer_guide {
	background: url('../images/ttl_blu_poradnikorganizatora.png') no-repeat;
}
#headimg_object_presentation {
	background: url('../images/ttl_blu_prezentacja.png') no-repeat;
}
#headimg_links {
	background: url('../images/ttl_blu_linki.png') no-repeat;
}
#headimg_contact {
	background: url('../images/ttl_blu_kontakt.png') no-repeat;
}

#contact_content {
	color: #005EA4;
}
#contact_form_errors {
	display: block;
	padding: 12px 0;
	text-align: center;
	}
#contact_form table {
	margin-left: 24px;
}
#contact_form td {
	padding: 2px;
}
#contact_form .label {
	text-align: right;
	vertical-align: top;
}
#contact_form .buttons {
	padding-top: 12px;
	text-align: center;
}
#contact_form textarea {
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	width: 512px;
	height: 150px;
}
#contact_form input {
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	width: 300px;
}
#contact_form .button {
	margin: 1px;
	width: 164px;
	height: 30px;
	line-height: 30px;
	color: #EF7C2B;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	cursor: pointer;
}

#rightcolumn .header {
	padding: 12px;
	display: block;
	overflow: hidden;
	font-size: 17px;
	color: #EF7C2B;
	border-bottom: 1px solid #e0e0e0;
}
#rightcolumn .header .text .description p {
	margin: 8px 0;
}
#rightcolumn a:hover {
	color: #005ea4;
	text-decoration: none;
}
#rightcolumn .menu ul, #specials_menu ul {
	margin-left: 0;
	}
#rightcolumn .menu li {
	margin: 1px 0 1px 16px;
	list-style-type: none;
	line-height: 28px;
	font-size: 14px;
	border-bottom: 1px solid #e0e0e0;
}
#rightcolumn .menu li.right_month_header {
	margin-left: 8px;
	padding: 4px 0;
	font-size: 14px;
	border: 0;
}
#rightcolumn .menu a {
	color: #005ea4;
	text-decoration: none;
}
#rightcolumn .menu a:hover {
	color: #EF7C2B;
}
#rightcolumn .menu span {
	color: #EF7C2B;
	padding: 0 4px;
}

/* najczesciej wybierane obiekty - lista jeden pod drugim (na podstronach) */

h1#page_mostch, div#page_mostch {
	height: 70px;
	width: 235px;
	display: block;
	background-image: url('../images/ttl_top10.png');
	background-repeat: no-repeat;
	margin-left: 8px;
}
#page_mostch_bg {
	background-color: #EBF8FE;
	padding: 3px;
	display: block;
	width: 223px;
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 7px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.page_mostch_item {
	height: 72px;
	width: 223px;
	display: inline;
	float: left;
	background-image: url('../images/bkg_wybierane_obiekty.jpg');
	background-repeat: no-repeat;
}
.page_mostch_item_img {
	width: 70px;
	height: 54px;
	display: inline;
	float: left;
	margin-left: 9px;
	padding-top: 9px;
}
.page_mostch_item_img img {
	width: 70px;
	height: 54px;
}
.page_mostch_item_txt {
	width: 126px;
	margin-top: 9px;
	height: 54px;
	display: inline;
	float: left;
	padding-left: 10px;
	display: table; 
	#position: relative;
}
.page_mostch_item_txt_1 {
	#position: absolute;  
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
.page_mostch_item_txt_2 {
	#position: relative;  
	#top: -50%;
}
.page_mostch_item_txt a {
	color: #38739F;
	text-decoration: none;
}
.page_mostch_item_txt a:hover, .main_mostch_item_txt a:focus {
	text-decoration: underline;
}

/*
 * KALKULATOR POWIERZCHNI
 */
#headimg_calculator {
	background: url('../images/ttl_blu_kalkulatorpowierzchni.png') no-repeat;
}
#computeSquareFootage {
	background: url('../images/btn_oblicz.png') no-repeat;
	width: 214px;
	height: 46px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	float: left;
	margin-top: 8px;
}
.calculator_panel {
	width:657;
	margin-left:3px;
	padding:10px;
	border:#e1e6e7 1px solid;
	border-top:none;
	background:#edf7ff;
}
.input_data {
	width:685px;
}
.input_data dl {
	width:300px;
	margin:auto;
}
.input_data dt {
	display:block;
	float:left;
	width:150px;
	clear:left;
}
.input_data dd {
	display:block;
	float:left;
	width:150px;
}
.input_data  {
	font-size:16px;
	line-height:24px;
}
.input_data hr.medium {
	width:656px;
	margin:10px 0;
	border-top:#d5dee5 1px solid;
	color:#fdfeff;
}
table.square_calculator {
	width:678px;
	margin:0 auto 0 3px;
	text-align:center;
	/*border-right:#d5dee5 1px solid;*/
}
table.square_calculator tr th {
	height:50px;
	padding:0 20px;
	border: #dbdce1 1px solid;
	border-right:none;
	border-left:none;
	color:#333;
	font-size:14px;
	font-weight:normal;
	background:#ededed;
}
table.square_calculator tr th.small {
	font-size:11px;
}
table.square_calculator tr td {
	height:50px;
	padding:0 20px;
	border: #dbdce1 1px solid;
	border-right:none;
	border-left:none;
	border-top:none;
}
#square_calculator_info {
	width:648px;
	margin:30px auto 0 33px;
}
/*
 * END KALKULATOR POWIERZCHNI
 */

 
 
/*
 * REJESTRACJA UĹ»YTKOWNIKA I ZAPISANIE DO NEWSLETTERA
 */
.page_header_registration {
	width:930px;
	margin:0 auto 0 -1px;
}

.page_header_sign_in {
	width:930px;
	margin:0 auto 0 -1px;
}

.page_header_password_recovery {
	width:930px;
	margin:0 auto 0 -1px;
}

/*,#user_sign_in_container,#user_password_recovery_container*/
#user_sign_in_container h2,
#user_password_recovery_container h2,
#user_registration_container h2,
#user_simple_registration_container h2 {
	font-size:18px;
	font-weight:normal;
}
#user_sign_in_container ol,
#user_password_recovery_container ol,
#user_registration_container ol,
#user_simple_registration_container ol {
	padding-left:17px;
}

#user_sign_in_container ol li,
#user_password_recovery_container ol li,
#user_registration_container ol li,
#user_simple_registration_container ol li {
	padding-bottom:17px;
}
#user_sign_in_container input.default,
#user_password_recovery_container input.default,
#user_registration_container input.default,
#user_simple_registration_container input.default {
	width:180px;
	height:16px;
	padding:0 5px;
	font-size:12px;
	border:#cecece 1px solid;
}
.user_registration_panel_right dl dt {
	float:left;
	display:block;
	clear:left;
	width:72px;
	padding:1px 5px 0 0;
	text-align:right;
}
.user_registration_panel_right dl dd {
	float:left;
	display:block;
	width:190px;
	padding-bottom:10px;
}
.user_registration_panel_right dl dd.error {
	height:4px;
	/*padding-top:4px;*/
}
.user_registration_panel_left {
	float:left;
	width:525px;
	margin:20px 0 0 0;
	padding:10px 25px 25px 25px;
	border-right:#d7e3e1 1px solid;
}
.user_registration_panel_right {
	float:left;
	width:300px;
	margin:20px 0 0 0;
	padding:10px 25px 25px 25px;
}

#registerUser {
	width:155px;
	height:46px;
	background: url(../images/btn_zarejestruj.png) no-repeat;
	cursor: pointer;
  cursor: pointer;
}
 
.full_user_registration_panel_left {
	float:left;
	width:410px;
	margin:20px 0 0 10px;
	padding:10px 25px 25px 0px;
	border-right:#d7e3e1 1px solid;
}
.full_user_registration_panel_right {
	float:left;
	width:410px;
	margin:20px 0 0 0;
	padding:10px 25px 25px 13px;
	
}

.reg_container
{
	/*border:1px solid #000;*/
}

#user_simple_registration_container input {
	font-size:12px;
}
#user_simple_registration_container input.short {
	width:210px;
}
#user_simple_registration_container dt {
	float:left;
	display:block;
	clear:left;
	width:65px;
	padding:1px 5px 10px 0;
	text-align:right;
}
#user_simple_registration_container dd {
	float:left;
	display:block;
	width:190px;
	padding-bottom:10px;
}
#user_simple_registration_container dd.error {
	height:4px;
}



#user_sign_in_container input,
#user_password_recovery_container input,
#user_registration_container input {
	font-size:12px;
}

#user_sign_in_container input.short,
#user_password_recovery_container input.short,
#user_registration_container input.short {
	width:210px;
}

#user_sign_in_container dt,
#user_password_recovery_container dt,
#user_registration_container dt {
	float:left;
	display:block;
	clear:left;
	width:200px;
	padding:1px 5px 10px 0;
	text-align:right;
}

#user_sign_in_container dd,
#user_password_recovery_container dd,
#user_registration_container dd {
	float:left;
	display:block;
	width:190px;
	padding-bottom:10px;
}

#user_sign_in_container dd.error,
#user_password_recovery_container dd.error,
#user_registration_container dd.error {
	height:4px;
}
/*
 * END REJESTRACJA UĹ»YTKOWNIKA I ZAPISANIE DO NEWSLETTERA
 */

 
/**
 * PorĂłwnanie obiektĂłw
 */
#comparisionLabels {
	float:left;
	width:184px;
	margin-left:8px;
}
#comparisionLabels div,
.comparisionObject div {
	height:12px;
	padding: 9px 9px;
	border-bottom:#dcdcde 1px solid;
}
.comparisionObject div {
	overflow:hidden;
	white-space:nowrap;
	width:130px;
}
.comparisionObject {
	float:left;
}

 div.comparisionObjectInner {
	overflow:hidden;
	white-space:nowrap;
	display:block;
	white-space:nowrap;
	height:17px;
	padding:0;
	border-bottom:none;
}
 
#comparisionLabels div.comparisionImage,
div.comparisionImage {
	min-width:110px;
	height:110px;
	text-align:center;
}
div.comparisionTitleInner {
	padding:0;
	border:none;
	/*float:left;
	width:40px;*/
	height:17px;
}
.comparisionTitle a {
	text-decoration:none;
	float:left;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	/*width:123px;*/
	height:17px;
}
.object_odd {
	background:#ededed;
}
#comparisionLabels div.comparisionButton,
div.comparisionButton {
	height:40px;
	text-align:center;
}
div.itemComparisionFoto {
	width:120px;
	height:90px;
	padding:0;
	border:1px solid #dbe5e0;
}
.comparisionImage a {
	display:block;
	width:120px;
	margin:auto;
}
/**
 * END - PorĂłwnanie obiektĂłw
 */

 
/*
 * Lista usĹ‚ug
 */
#servicesList {
	width:924px;
	margin:auto;
}
#servicesList table {
	width:924px;
}
#servicesList table tr th {
	padding:10px;
	font-weight:normal;
	font-size:13px;
	color:#333;
	text-align:left;
	background:#ededed;
	border-top:#dbdce1 1px solid;
	border-bottom:#dbdce1 1px solid;
}
#servicesList table tr th#usluga_nazwa {
	width:447px;
}
#servicesList table tr th#usluga_kraj {
	width:132px;
}
#servicesList table tr th#usluga_miejscowosc {
	width:135px;
}
#servicesList table tr td {
	padding:10px;
	font-weight:normal;
	font-size:13px;
	text-align:left;
	border-bottom:#dbdce1 1px solid;
}
/*
 * END - Lista usĹ‚ug
 */

/*
 *  SzczegĂłĹ‚y usĹ‚ugi
 */ 
#serviceDetailContent {
	width: 940px;
	display: block;
}
#serviceHeader {
	background: url('../images/long_bar_ttl_empty2.png') no-repeat;
	width: 885px;
	height: 34px;
	display: block;
	padding-left: 52px;
	padding-top: 11px;
	font-size: 18px;
	color: #699ED2;
	margin-left: -1px;
}
.serviceLeftPanel {
	float:left;
	margin-left:10px;
	max-width:320px;
}
.serviceLeftPanel p {
	color: #2C6BB1;
}
.serviceLeftPanel h1 {
	padding:6px 10px 5px 10px;
	font-size:16px;
	font-weight:normal;
}
.serviceLeftPanel hr.max {
	width:100%;
	border-bottom:#dbdce1 1px solid;
}
.serviceRightPanel {
	float:right;
	width:525px;
	color:#2C6BB1;
	margin-right:44px;
	line-height:15px;
	text-align:justify;
}
.serviceRightPanel h2 {
	font-size:16px;
	font-weight:normal;
}
.serviceContactData {
	padding: 5px 10px;
}
#serviceDetailContent a {
	color:#2c6bb1;
	text-decoration:none;
}

/*
 * END - SzczegĂłĹ‚y usĹ‚ugi
 */
.misc-table td {
	padding-top: 8px;
	vertical-align: top;
	}
.misc-table-child td {
	padding-top: 8px;
	vertical-align: top;
	font-size: 11px;
	}
	.misc-table-child .title {
		font-size: 13px;
		}
.misc-gallery img,
.misc-icon img {
	padding: 12px;
	display: block;
	margin: 0 auto;
	}
.misc-icon {
	width: 200px;
	}
.misc-icon img {
	max-width: 180px;
	}
	
	
	
.ie_news_hr
{
	margin:20px 0 0 0;
}

.konf-tab-container {
	clear: both;
	}
.konf-tab-heading {
	font-size: 17px;
	font-weight: bold;
	}
.konf-tab {
	border-collapse: collapse;
	}
.konf-tab td {
	padding: 4px;
	border: 1px solid #cccccc;
	vertical-align: top;
	}

table.konf-person-table {
	padding-top: 4px;
	}
	table.konf-person-table tr td {
		padding: 6px 8px 0 0;
		}

.youtube {   
	float: left;
    height: 120px;
    margin: 2px;
    overflow: hidden;
    width: 170px;
	}
	.youtube a img {
		width: 170px;
		}
		
.newest_month {
	padding: 10px 0px;
	font-size: 18px;
	color: #0f93f5;
	clear: both;
}
		
.newest_border {
	border-top: 1px solid #DBE5E0;
}
		
.service_categories {
	text-align: center;
}		
		
.service_category {
	width: 169px;
	padding: 10px 3px 10px 3px;
	margin: 10px 0px 0px 9px;
	float: left;
	background: #EBF8FE;
	border: 1px solid #e1e1e1;
	height: 434px;
}
		
.service_flip {
	width: 169px;
	height: 409px;
}

.service_flip_div {
  z-index: 1;
}

.service_flip_img {
  z-index: 999;
}

.clear {
	clear: both;
}

.service_row {
	clear: both;
	overflow: hidden;
}

.service_category a {
}
		
.service_category h5 {
	font-size: 15px;
	color: #47638B;
	font-weight: bold;
	padding-bottom: 5px;
	height: 38px;
}
		
.service_category ul {
	list-style: none inside;
	text-align: left;
}
		
.service_category img {
  border: 1px solid #E1E1E1;
  height: 409px;
  margin-left: 5px;
}
		
.service_category ul li {
	padding: 2px 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  #options_menu_selected_right { 
      margin-top: -28px !important;
  }
}

#options_menu_selected_right { 
    *margin-top: -28px !important;
}

/* slider */

/*next button*/
.bx-next {
	position:absolute;
	top: 200px;
	right: 0px;
	z-index:999;
	width: 20px;
	height: 20px;
	text-align: right;
	color: #E18145;
	font-weight: bold;
	top: 190px\9;
	=top: 198px;
}

/*previous button*/
.bx-prev {
	position:absolute;
	top: 200px;
	left: 0px;
	z-index:999;
	width: 20px;
	height: 20px;
	color: #E18145;
	font-weight: bold;
	top: 190px\9;
	=top: 198px;
}

/*pager links*/
.bx-pager a {
	margin-right: 5px;
	color: #ff0000;
	padding: 3px 8px 3px 6px;
	font-size: 12px;
	zoom:1;
}

/*auto start button*/
.bx-auto .start {
	padding-left: 13px;
}

/*auto stop button*/
.bx-auto .stop {
	padding-left: 13px;
}

/*
 * End color scheme styles
 */


/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}

/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	color: #00ff00;
	font-weight: bold;
}

/*pager wrapper*/
.bx-pager {
	text-align:center;
	padding-top: 7px;
    color: #47638B;
    font-size: 11px;	
	
}

/*captions*/
.bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #666;
}

/*auto controls*/
.bx-auto {
	text-align: center;
	padding-top: 15px;
}

.bx-auto a {
	color: #666;
	font-size: 12px;
}

.markerLabel_region {
    font-size: 10px;
    color: #ffffff;
    white-space: nowrap;
}

#promobannercnt {
    display: block;
    padding: 5px 0px 5px 6px;
    width: 455px;
    height: 192px;
    border: 0px;
}

#promobanner div a {
    display: block;
    width: 455px;
    height: 192px;
    border: 0px;
}

input.editable-select {
  background: #FFF url('../images/arrow-down.gif') right center no-repeat;
  width: 141px !important;
}

p.simpleFormDropdownContainer input.editable-select {
  margin-left: -5px;
  width: 188px !important;  
}

div.advancedRightInner input.editable-select {
  width: 207px !important;  
  border: 1px solid #CECECE;
  color: #38739F;
}

#miejscowoscBlock input.editable-select {
  color: #38739F;
  border: 1px solid #CECECE;
}

.editable-select-options {
  position: absolute;
  display: none;
  overflow: auto;
  margin: 0;
  padding: 0;
  background: #FFF;
  border: 1px solid #CCC;
  z-index: 10;
  
    border: 1px solid #E1E1E1;
    color: #38739F;
    cursor: pointer;
    font-size: 12px;
    height: 20px;
    padding: 3px 6px;
    /* width: 136px !important;   */
    text-align: left;
}

.editable-select-iframe {
  position: absolute;
  background: #FFF;
  z-index: 9;
  display: none;
}
.editable-select-options ul {
    margin: 0;
    padding: 0;
    z-index: 10;
    list-style: none;
    list-style-image: none;
}
.editable-select-options li {
  cursor: default;
  padding: 3px 2px;
}
.editable-select-options li.selected {
  background: #EAEAEA;
}

.social-slide
{
	position: fixed;
	overflow: hidden;
	transition: right 0.2s ease-in-out;
}
.social-icon
{
	float: left;
	width: 48px;
	height: 50px;
	cursor: pointer;
}
.social-content
{
	margin-left: 48px;
}
.facebook-slide
{
	top: 100px;
	right: -300px;
	width: 348px;
}
	.facebook-slide .social-content
	{
		background: #fff;
	}
.pinterest-slide
{
	top: 148px;
	right: -346px;
	width: 394px;
}
	.pinterest-slide .social-content
	{
		width: 346px;
		height: 320px;
	}
	.pinterest-slide .social-content > span
	{
		float: left;
	}
.googleplus-slide
{
	top: 196px;
	right: -240px;
	width: 288px;
}

/*
 * facebook
 .facebook-slide{
	width: 220px;
	height: 64px;
	background-color: #FFFFFF;
	border: 1px solid #5A74AA;
}
 .pinterest-slide{
	width: 400px;
	height: 400px;
	background-color: #FFFFFF;
	border: 1px solid #5A74AA;
}
 */
span#page_mostch {
	height: 70px;
	width: 235px;
	display: block;
	background-image: url('../images/ttl_top10.png');
	background-repeat: no-repeat;
	margin-left: 8px;
}
span#mapa_z_obiektami {
	
}
span#mapa_z_obiektami a,
span#kalkulator_powierzchni a  {
	float:left;
	display:block;
	height:58px;
}
span#main_whatis {
	height: 58px;
	width: 470px;
	display: block;
	background-image: url('../images/na_czym_polega_confero2.png');
	background-repeat: no-repeat;
}
span#main_recommend {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_confero_poleca2.png');
	background-repeat: no-repeat;
}


span#main_recommend_object {
	padding: 10 10 10 10px;
	/*height: 41px;
	width: 470px;*/
	display: block;
	background-image: url('../images_new/punktor_1.png');
	background-position: left center;
	background-repeat: no-repeat;
	border: 1px solid #FF0000;
	text-align: left;
	
}

span#main_recommend_service {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_confero_poleca4.jpg');
	background-repeat: no-repeat;
}
span#main_mostch {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_najczesciej_wybierane_obiekty2.png');
	background-repeat: no-repeat;
	margin-top: 7px;
}
 
span#main_newest {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_ostatnio_dodane.png');
	background-repeat: no-repeat;
}
.main_recommend_item_txt span {
	font-weight: normal;
	font-size: 18px;
	line-height:17px;
}
span#promoted_events {
	height: 41px;
	width: 470px;
	display: block;
	background: url('../images/hdr_nowosci.png') no-repeat;
}
span#main_news {
	height: 41px;
	width: 470px;
	display: block;
	margin-top:6px;
	background: url('../images/hdr_wydarzenia3.png') no-repeat;
}
span#main_poll {
	height: 41px;
	width: 470px;
	display: block;
	background-image: url('../images/hdr_sonda2.png');
	background-repeat: no-repeat;
	margin-top: 6px;
}
span#page_mostch {
	height: 70px;
	width: 235px;
	display: block;
	background-image: url('../images/ttl_top10.png');
	background-repeat: no-repeat;
	margin-left: 8px;
}
.serviceLeftPanel span {
	padding:6px 10px 5px 10px;
	font-size:16px;
	font-weight:normal;
}


.bsinput
{
	padding: 5px 0;
}
.bsinput label
{
	margin: 0 0 10px;
	display: block;
}
.bsinput input,
.bsinput select
{
	display: block;
	padding: 4px;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
.text-right{
	text-align: right;
}
.row
{
	overflow: hidden;
}
.col-6
{
	width: 49%;
	float: left;
}
.col-6:first-child
{
	margin-right: 1%;
}
.col-6:last-child
{
	margin-left: 1%;
}
.btn_stary
{
	padding: 4px 12px;
	border: 1px solid #ccc;
	color: #fff;
	background: #E9B104;
}
.bold
{
	font-weight: bold;
}
.conference-image
{
	width: 192px;
	background: #fff;
	border: 1px solid #ccc;
}
.conference-image img
{
	max-width: 192px;
	max-height: 128px;
	display: block;
	margin: 0 auto;
}
#conference-index form
{
	background-color: #edf7ff;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0 0 20px;
}
#conference-index #quick_search_item
{
	padding-top: 10px;
}
#conference-index #details
{
	width: 520px;
	line-height: 1.6em;
}
#conference-index .search_item_content
{
	top: 10px;
	left: 210px;
	width: 540px;
	border: 1px solid #00FF00;
}
.conference-details #desc p
{
	margin: 10px 0;
}
.conference-details #desc ul,
.conference-details #desc ol
{
	margin: 10px 0;
	padding-left: 20px;
}




/* Search */

#search_form {
	height: 250px;
	width: 250px;
	display: block;
	border: 1px solid #0000FF;
}

#search_map {
	height: 250px;
	width: 250px;
	display: block;
	border: 1px solid #00FFFF;
}
