* {
	padding: 0;
	margin: 0;
	text-align: left; }
BODY {
	padding: 0;
	margin: 0;
	background-color: #F1F1F1;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; }

a {
	color: #8D1900;
	text-decoration: none; }
a:hover, a:active, a:focus {
	text-decoration: underline; }
a.red {
	color: #9D2900 !important;
	text-decoration: none; }
a.red:hover, a.red:active, a.red:focus {
	text-decoration: underline; }
a.white {
	color: #FFFFFF !important;
	text-decoration: none; }
a.white:hover, a.white:active, a.redwhitefocus {
	text-decoration: underline; }

.color_red {
	color: #CA0F11; }
.color_blue {
	color: #0066BB; }
.color_claret {
	color: #8D1900; }



.enter {
	width: 560px;
	position: absolute;
	margin-left: -280px;
	margin-top: -300px;
	left: 50%;
	top: 50%; }

.enter .content {
	color: #666666;
	text-align: justify; }

#wrapper {
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 990px;
	text-align: center; }

.border_separator {
	height: 4px; }
.border_1 {
	border: 1px solid #ECECEC;
	border-top: none; }
.border_2 {
	border: 1px solid #E7E7E7; }
.border_3 {
	border: 1px solid #E1E1E1;
	border-top: none; }
.border_content {
	border: 1px solid #C6C6C6;
	background-color: #FFFFFF; }

.clear {
	clear: both;
	visibility: hidden; }

.header {
	height: 100px;
	background: #FCFCFC url(../../../hadv_images/header_background.gif) repeat-x bottom left; }
.header .logo {
	float: left;
	padding-top: 15px;
	padding-left: 15px; }
.header .search {
	float: right;
	margin-top: 10px;
	margin-right: 15px; }
.header .search .menu {
	float: right;
	padding-bottom: 8px; }
.header .search .menu li {
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
	background: url(../../../hadv_images/header_separator.gif) repeat-y top right; }
.header .search .menu li a {
	color: #342F2C;
	text-decoration: none; }
.header .search .menu li a:hover, .header .search .menu li a:active, .header .search .menu li a:focus {
	color: #000000;
	text-decoration: underline; }
.header .search .input {
	float: right; 
	width: 240px;
	height: 24px;
	background: url(../../../hadv_images/search_input.gif) no-repeat right; }
.header .search .input img {
	vertical-align: middle; }
.header .search .box_input {
	width: 209px;
	padding-top: 5px;
	border: none;
	background: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888; }
.header .search .submit {
	float: right; }
.header .search .box_submit {
	width: 50px;
	height: 24px;
	padding-left: 5px;
	background: url(../../../hadv_images/search_submit.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	cursor: pointer; }
.header .search .advanced {
	float: right; }
.header .search .advanced a {
	color: #AAAAAA;
	text-decoration: none; }
.header .search .advanced a:hover, .header .search .advanced a:active, .header .search .advanced a:focus {
	color: #555555;
	text-decoration: underline; }

.date_wrapper {
	height: 30px;
	background: #544F4C url(../../../hadv_images/date_background.gif) repeat-x top; }
.date_wrapper .date_item {
	float: right;
	padding-top: 8px;
	padding-right: 14px;
	color: #C0C0C0;	}
.date_wrapper .date_item a {
	color: #C0C0C0;	}
.date_wrapper .date_item a:hover, .date_wrapper .date_item a:active, .date_wrapper .date_item a:focus {
	text-decoration: underline; }
.date_wrapper .date_separator {
	float: right;
	padding-right: 14px; }



.ad_wrapper {
	padding: 15px;
	text-align: center; }



/* Lewe menu */
#left_wrapper {
	float: left;
	margin-right: 0px;
	width: 200px; }
.left_title {
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom: 1px solid #C6C6C6;
	background: #E0E0E0 url(../../../hadv_images/left_title.gif) no-repeat top right;
	color: #222222;
	font-size: 120%;
	font-weight: bold; }
.left_items li {
	list-style-type: none; }
.left_items li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	border-top: 1px solid #E9E9E9;
	border-left: 3px solid #FFFFFF;
	background: url(../../../hadv_images/left_bullet.gif) no-repeat left;
	color: #444444;
	text-decoration: none; }
.left_items_selected li {
	list-style-type: none; }
.left_items_selected li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 27px;
	border-top: 1px solid #E9E9E9;
	border-left: 3px solid #F5F5F5;
	background: #F5F5F5 url(../../../hadv_images/left_bullet_selected.gif) no-repeat left;
	color: #222222;
	font-weight: bold;
	text-decoration: none; }
.left_items li a:hover, .left_items li a:active, .left_items li a:focus, .left_items_selected li a:hover, .left_items_selected li a:active, .left_items_selected li a:focus  {
	padding-left: 27px;
	border-left: 3px solid #AD3910;
	background-color: #F0F0F0;
	color: #000000;
	font-weight: bold; }
.left_items_count {
	padding-left: 4px;
	color: #AAAAAA;
	font-size: 90%;
	font-style: italic; }
.left_text {
	padding: 10px;
	border-top: 1px solid #E9E9E9;
	line-height: 150%;
	color: #444444;	}
.left_stats {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #E9E9E9;
	color: #444444; }
.left_stats a {
	color: #444444;
	text-decoration: none; }
.left_stats a:hover, .left_stats a:active, .left_stats a:focus {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; }
.left_map {
	padding-top: 2px;
	border-top: 1px solid #E9E9E9;
	text-align: center; }
#left_map_text {
	height: 18px;
	padding-left: 31px;
	font-weight: bold;
	color: #8D1900; }
.left_counter {
	padding: 10px;
	border-top: 1px solid #E9E9E9;
	background: url(../../../hadv_images/online.gif) no-repeat right;
	line-height: 150%;
	color: #444444;	}
.left_online {
	width: 200px;
	position: absolute;
	left: -4px;
	bottom: 96px; }



#center_wrapper {
	overflow: hidden;
	background-color: #FFFFFF; }
.center_title {
	height: 28px;
	border-bottom: 1px solid #D6D6D6;
	background: #F0F0F0 url(../../../hadv_images/center_title.gif) no-repeat top right;
	color: #222222; }
.center_title .here {
	float: left;
	padding-top: 7px;
	padding-left: 17px;
	color: #605C5A; }
.center_title .here a {
	color: #605C5A;
	text-decoration: underline; }
.center_title .here a:hover, .center_title .here a:active, .center_title .here a:focus {
	color: #000000;
	text-decoration: underline; }
.center_title .search {
	float: right;
	padding-top: 3px;
	padding-right: 25px; }
.center_title .search img {
	vertical-align: middle; }



.content {
	padding: 17px;
	border-top: 1px solid #F0F0F0;
	color: #302C2A;
	text-align: center; }
.content_title {
	padding-left: 24px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	background: url(../../../hadv_images/content_title.gif) no-repeat bottom left;
	color: #555555;
	font-weight: bold;
	font-size: 130%; }
.content_picture {
	border: 1px solid #000000; }

.content_error {
	margin-left: 15%;
	margin-right: 15%;
	padding: 30px;
	border: 1px dotted #999999;
	background-color: #F9F9F9;
	text-align: justify;
	line-height: 200%; }

/* Anonse */
.main_item {
	padding-top: 16px;
	padding-bottom: 16px; }

.main_item_picture {
	float: left;
	padding-right: 16px; }

.main_item_content {
	overflow: hidden;
	vertical-align: top; }
.main_item_content .top_left {
	float: left; }
.main_item_content .name {
	font-size: 130%;
	font-weight: bold;
	color: #9D2900; }
.main_item_content .name a {
	color: #9D2900;
	text-decoration: none; }
.main_item_content .name a:hover, .main_item_content .name a:active, .main_item_content .name a:focus {
	text-decoration: underline; }
.main_item_content .id {
	padding-bottom: 3px;
	vertical-align: middle;
	color: #CCCCCC;
	font-weight: normal;
	font-style: italic; }
.main_item_content .details {
	padding-top: 2px;
	color: #999999; }
.main_item_content .details li {
	padding-right: 4px;
	display: inline; }
.main_item_content .details a {
	color: #555555;
	text-decoration: underline; }
.main_item_content .details a:hover, .main_item_content .details a:active, .main_item_content .details a:focus {
	color: #000000;
	text-decoration: underline; }

.main_item_content .top_right {
	float: right;
	width: 53px;
	height: 62px;
	background: url(../../../hadv_images/main_date_background.gif) no-repeat top left; }
.main_item_content .date_top {
	margin-right: 2px;
	padding-top: 2px;
	height: 16px;
	background-color: #AAAAAA;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; }
.main_item_content .date_center {
	margin-right: 2px;
	height: 27px;
	font-size: 200%;
	font-weight: bold;
	color: #222222;
	text-align: center; }
.main_item_content .date_bottom {
	padding-left: 6px;
	height: 15px;
	color: #888888; }

.main_item_content .text {
	margin-top: 7px;
	margin-bottom: 7px;
	min-height: 24px;
	color: #333333;
	line-height: 120%;
	text-align: justify; }
.main_item_content .search {
	font-weight: bold;
	color: #FF0000; }
.main_item_content .info {
	float: left;
	vertical-align: middle;	}
.main_item_content .info_item {
	min-height: 20px;
	vertical-align: middle;
	color: #999999; }
.main_item_content .info li {
	display: inline;
	padding-right: 10px;
	color: #999999; }
.main_item_content .contact {
	float: right; }
.main_item_content .contact_left {
	float: right;
	min-height: 26px;
	padding-right: 10px;
	padding-top: 3px;
	color: #999999;	}
.main_item_content .contact_right {
	float: right; }

.main_item_separate {
	height: 1px;
	border-bottom: 1px dashed #BBBBBB; }



/* Galeria anonsow */
.gallery_main {
	float: left;
	width: 20%;
	text-align: left; }
.gallery_main div {
	padding-bottom: 1px; }
.gallery_main a {
	color: #555555;
	text-decoration: none; }
.gallery_main a:hover, .gallery_main a:active, .gallery_main a:focus {
	color: #000000;
	text-decoration: underline; }


/* Wyszukiwarka */
.main_search {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #AAAAAA;
	background: #FCFCFC url(../../../hadv_images/search_background.gif) repeat-x top left; }
.main_search .left {
	float: left;
	width: 50%; }
.main_search .right {
	float: right;
	width: 50%; }
.main_search .left_name {
	float: left;
	padding-right: 15px;
	padding-top: 2px;
	width: 80px;
	text-align: right; }
.main_search .left_field {
	padding-bottom: 4px; }
.main_search .right_name {
	float: right;
	padding-left: 15px;
	padding-top: 2px;
	width: 100px;
	text-align: left; }
.main_search .right_field {
	float: right;
	padding-bottom: 4px; }
.main_search .submit {
	padding-right: 115px;
	text-align: right; }
.main_search_hide {
	height: 35px;
	padding-right: 5px;
	text-align: right;
	color: #BBBBBB;	}
.main_search_hide a {
	font-size: 10px;
	color: #BBBBBB; }
.main_search_hide a:hover, .main_search_hide a:active, .main_search_hide a:focus {
	color: #666666;
	text-decoration: underline; }

/* Lista sortowania */
.main_sort {
	float: left;
	color: #222222; }
.main_sort .left {
	float: left;
	width: 4px;
	height: 18px;
	background: url(../../../hadv_images/main_dark_left.gif) no-repeat; }
.main_sort .left_content {
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 12px;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF; }
.main_sort .right_content {
	float: left;
	padding-top: 1px;
	padding-left: 3px;
	height: 15px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD; }
.main_sort .action_content {
	float: left;
	min-width: 86px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../../../hadv_images/main_separator.gif) repeat-y top right;
	text-align: center; }
.main_sort .action_content a {
	color: #888888;
	text-decoration: none; }
.main_sort .action_content a.highlight {
	color: #444444;
	text-decoration: underline; }
.main_sort .action_content a:hover, .main_sort .action_content a:active, .main_sort .action_content a:focus {
	color: #8D1900;
	text-decoration: underline; }
.main_sort .action_content img {
	border: 0px;
	vertical-align: middle; }
.main_sort .right {
	float: left;
	width: 4px;
	height: 18px;
	background: url(../../../hadv_images/main_light_right.gif) no-repeat; }

/* Lista stron */
.main_pages {
	float: right;
	font-weight: bold;
	color: #9D2900; }
.main_pages a {
	color: #888888;
	text-decoration: none; }
.main_pages a:hover, .main_pages a:active, .main_pages a:focus {
	color: #9D2900;
	text-decoration: underline; }
.main_pages .left {
	float: left;
	width: 4px;
	height: 18px;
	background: url(../../../hadv_images/main_light_left.gif) no-repeat; }
.main_pages .left_content {
	float: left;
	padding-top: 1px;
	padding-right: 6px;
	height: 15px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD; }
.main_pages .action_content {
	float: left;
	height: 16px;
	padding-right: 6px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	color: #DDDDDD; }
.main_pages .right_content {
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 5px;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF; }
.main_pages .right {
	float: left;
	width: 4px;
	height: 18px;
	background: url(../../../hadv_images/main_dark_right.gif) no-repeat; }



/* Szczegoly */
.detail_pictures {
	float: left;
	width: 20%;
	color: #666666;
	text-align: center; }

.detail_pictures:hover {
	color: #9D2900; }

.detail_comment_name {
	float: left;
	color: #999999;  }

.detail_comment_date {
	float: right;
	color: #999999; }

.detail_comment_message {
	padding-top: 4px;
	padding-bottom: 11px;
	color: #333333;
	line-height: 120%;
	text-align: justify; }

.detail_comment_separate {
	padding-bottom: 10px;
	height: 1px;
	border-top: 1px dashed #BBBBBB; }

.editor_message {
	width: 450px;
	float: left; }
.editor_emoticons {
	float: left;
	color: #8899AA;
	font-weight: bold; }
.editor_emoticons ul {
	padding-bottom: 5px; }
.editor_emoticons li {
	display: inline;
	padding-left: 5px; }
.editor_buttons {
	float: left;
	padding-top: 3px; }
.editor_counter {
	float: right;
	padding-top: 3px;
	color: #8899AA;
	font-style: italic;
	line-height: 120%; }
.editor_colors {
	padding-top: 10px;
	color: #8899AA;
	font-weight: bold; }
.editor_colors li {
	display: inline;
	margin-right: 1px; 
	margin-top: 1px; }
INPUT.editor {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #666666;
	background-color: #E0E0E0;
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-align: center;
	cursor: pointer; }


/* Formularze */
.submit_pictures {
	float: left;
	width: 20%;
	padding-right: 10px;
	text-align: left; }
.submit_item_name {
	float: left;
	width: 160px;
	height: 20px;
	padding-top: 6px;
	padding-right: 10px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background-color: #F6F6F6;
	text-align: right; }
.submit_item_name_error {
	float: left;
	width: 160px;
	height: 20px;
	padding-top: 6px;
	padding-right: 10px;
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background-color: #F6F6F6;
	color: #CA0F11;
	font-weight: bold;
	text-align: right; }
.submit_item_require {
	float: left;
	width: 44px;
	padding-top: 4px;
	text-align: center; }
.submit_item_field {
	float: left;
	padding-top: 3px; }
.submit_item_separator {
	height: 10px; }
.submit_item_info {
	padding-top: 1px;
	color: #8899AA;
	font-style: italic;
	line-height: 120%; }
.submit_button {
	min-width: 164px;
	border: 0px;
	background: none; }
.submit_button_left {
	float: left;
	width: 6px;
	height: 26px;
	background: url(../../../hadv_images/submit_button_left.gif) no-repeat;
	cursor: pointer; }
.submit_button_center {
	float: left;
	min-width: 120px;
	height: 26px;
	padding-top: 5px;
	padding-left: 16px;
	padding-right: 16px;
	background: url(../../../hadv_images/submit_button_center.gif) repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer; }
.submit_button_right {
	float: right;
	width: 6px;
	height: 26px;
	background: url(../../../hadv_images/submit_button_right.gif) no-repeat;
	cursor: pointer; }
a.submit_picture_delete {
	color: #777777;
	text-decoration: none; }
a.submit_picture_delete:hover, a.submit_picture_delete:active, a.submit_picture_delete:focus {
	color: #CA0F11;
	text-decoration: underline; }

INPUT.submit_input {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #F9F9F9;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #504C4A;
	cursor: text; }
INPUT.submit_input:hover {
	border: 1px solid #222222; }
INPUT.submit_input:focus {
	border: 1px solid #222222;
	color: #000000; }
SELECT.submit_select {
	padding: 1px;
	vertical-align: middle;
	border: 1px solid #999999;
	background-color: #F9F9F9;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #504C4A;
	cursor: pointer; }
SELECT.submit_select:hover {
	border: 1px solid #222222; }
SELECT.submit_select:focus {
	border: 1px solid #222222;
	color: #000000; }
TEXTAREA.submit_textarea {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #F9F9F9;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #504C4A;
	cursor: text; }
TEXTAREA.submit_textarea:hover {
	border: 1px solid #222222; }
TEXTAREA.submit_textarea:focus {
	border: 1px solid #222222;
	color: #000000; }
INPUT.submit_checkbox {
	vertical-align: text-bottom;
	cursor: pointer; }
.form_error {
	color: #CA0F11;
	font-style: italic; }



/* Mapa serwisu */
.sitemap {
	padding-left: 100px; }
.sitemap ul {
	list-style-type: disc; }
.sitemap ul.sub {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 40px; }
.sitemap li {
	padding-top: 1px;
	padding-bottom: 1px; }
.sitemap li a {
	color: #333333; }
.sitemap li a:hover, .sitemap li a:active, .sitemap li a:focus {
	color: #8D1900;
	text-decoration: underline; }



/* Szablony */
.template_item {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 150%; }
.template_text {
	padding-left: 30px;
	text-align: justify; }
.template_number {
	float: left;
	font-weight: bold;
	font-size: 120%; }
.template_item ul {
	padding-left: 30px; }
.template_item li {
	padding-left: 5px;
	text-align: justify; }



/* Stopka */
.footer {
	position: relative;
	height: 70px;
	padding: 10px;
	background: url(../../../hadv_images/footer_background.gif) repeat-x top;
	color: #908C8A;	}
.footer .menu {
	float: left; }
.footer .top {
	padding-right: 25px;
	text-align: right; }
.footer .top img {
	vertical-align: middle; }
.footer li {
	padding: 0 25px;
	display: inline;
	background: url(../../../hadv_images/footer_separator.gif) repeat-y top right; }
.footer li a {
	color: #544F4C;
	font-weight: bold;
	text-decoration: none; }
.footer li a:hover, .footer li a:active, .footer li a:focus {
	color: #000000;
	text-decoration: underline; }
.footer .copyright_left {
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	line-height: 150%; }
.footer .copyright_right {
	padding-top: 10px;
	padding-right: 25px;
	color: #BFBFBF;
	line-height: 150%;
	text-align: right; }

@media print {
	.border_1 {
		border: 0px; }
	.border_2 {
		border: 0px; }
	.border_3 {
		border: 0px; }
	#header_wrapper {
		display: none; }
	#adv_wrapper {
		display: none; }
	#left_wrapper {
		display: none; }
	#center_wrapper {
		width: 100%; }
	#footer_wrapper {
		display: none; }
	}