@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	background-color:#cccccc;
	font-style:italic;
}

.clear {
	clear:both;
}

form {
	margin:0px;
	padding:0px;
}

.bg {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

.logo {
	width:1000px;
	height:210px;
	background-image:url(../img2/temp_logo.jpg);
}

.logo2 {
	width:1000px;

}

.menu{
	background-color:#5b4663;
	height:35px;
}

.menu .home {
	background-image:url(../img2/menu.jpg);
	width:38px;
	height:35px;
	display:block;
		background-position:0px 0px;
			padding-top:0px;
	
}

.menu .home:hover {
	background-image:url(../img2/menu.jpg);
	width:38px;
	height:35px;
	display:block;
	background-position:0px -35px;
	float:left;

	
}

.menu a {
	background-image:url(../img2/menu.jpg);
	background-position:-37px 0px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:129px;
	height:28px;
	float:left;
	text-align:center;
	padding-top:7px;
}

.menu a:hover {
	background-image:url(../img2/menu.jpg);
	background-position:-37px -35px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#menu_up {
    background-position:-37px -35px;    
}

.bg_menu_small {
	background-image:url(../img2/bg_menu_small.jpg);	
	height:36px;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}

.bg_menu_small a {
	font-size:11px;
	text-decoration:none;
	color:#333333;
}

.bg_menu_small a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#333333;
}

.left {
	width:302px;
	float:left;
}

.right {
	width:698px;
	float:right;
}

.szukaj {
	width:238px;
	margin-left:37px;
}

.szukaj_head {
	height:26px;
	padding:4px 0px 0px 16px;
	background-image:url(../img2/szukaj_head.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}

.szukaj_bg {
	
	background-image:url(../img2/szukaj_bg.jpg);
	padding-left:25px;
	background-color:#e5e5e5;
	background-repeat:repeat-x;
	padding-top:14px;
	margin-bottom:5px;
}

.szukaj_bg .szukaj_label {
	padding-bottom:0px;
}

.szukaj input {
	width:180px;
	border: 1px #b6b897 solid;
	font-size:12px;
}

.szukaj select {
	width:182px;
	border: 1px #b6b897 solid;
	font-size:12px;
}

.szukaj .inp_small {
	width:80px;
	margin-right:14px;
}

.szukaj .cb_small {
	border:0px;
	width:20px;
}

.szukaj .inp_small2 {
	width:80px;
	
}

.szukaj_bg div {
	padding-bottom:10px;
}

.szukaj .szukaj_button {
	width:100px;
	height:25px;
	border:0px;
	background-image:url(../img2/wyszukaj_bt.jpg);
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	margin-top:10px;
	margin-left:40px;
	cursor:pointer;
    font-style:italic;
}

.szukaj .szukaj_button_up {
	background-position:0 -25px;
}

.submenu {
	background-image:url(../img2/submenu.jpg);
	height:30px;
	font-size:15px;
	color:#FFFFFF;
	height:27px;
	padding-left:16px;
	padding-top:3px;
	display:block;
	cursor:pointer;
	margin-top:3px;
}

.submenu:hover {
	background-position:0px -30px;
		color:#FFFFFF;
}

.submenu_p {
    background-position:0px -30px;
        color:#FFFFFF;
}

.submenu_grup {
	margin-bottom:15px;
}

.footer {
	height:60px;
	background-image:url(../img2/footer.jpg);
	background-repeat:repeat-x;
}

.soft {
	float:left;
		margin-left:37px;
	text-align:center;
	width:240px;
}

.copy {
	float:right;
	margin-right:27px;
}

.specjalne {
	width:655px;
}

.onas {
	width:655px;
}


.agent {
	width:655px;
}

.filter {
	width:655px;
}

.tresc {
	width:655px;
}


.lista {
	width:655px;
}

.specjalne_head {
	background-image:url(../img2/belka_gora.jpg);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-left:16px;
	padding-top:4px;
	border-bottom:1px #FFFFFF solid;
}

.tresc_head {
	background-image:url(../img2/belka_gora.jpg);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-left:16px;
	padding-top:4px;
	border-bottom:1px #FFFFFF solid;
}



.lista_head {
	background-image:url(../img2/belka_gora.jpg);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-left:16px;
	padding-top:4px;
	border-bottom:1px #FFFFFF solid;
}

.lista_head span {
	float:left;
}


.tresc_head span {
	float:left;
}

.lista_head div {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.lista_head div a {
	color:#000000;
	font-size:12px;
	margin:0 2px;
	text-decoration:none;
}

.lista_head div a:hover {
	color:#c4ba0a;
}

.specjalne_head span {
	float:left;
}


.filter_head {
	background-image:url(../img2/belka_gora.jpg);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-left:16px;
	padding-top:4px;
	border-bottom:1px #FFFFFF solid;

}

.onas_head {
	background-image:url(../img2/belka_dol.jpg);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-left:16px;
	padding-top:4px;
	border-bottom:1px #FFFFFF solid;
}

.agent_head {
	background-image:url(../img2/belka_dol.jpg);
	background-repeat:no-repeat;
	height:26px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-left:16px;
	padding-top:4px;
	border-bottom:1px #FFFFFF solid;
}

.lista_bg {
	background-image:url(../img2/bg_shadow.jpg);
	background-repeat:repeat-x;
	padding-top:8px;
	padding-bottom:13px;
}

.specjalne_bg {
	background-image:url(../img2/bg_shadow.jpg);
	background-repeat:repeat-x;
	padding-top:8px;
	padding-bottom:13px;
    float: left;
    width: 200px;
    text-align: center;
    border: 1px solid #CCCCCC;
    margin: 6px;
}

.tresc_bg {
	background-image:url(../img2/bg_shadow.jpg);
	background-repeat:repeat-x;
	padding:8px 27px 0px 27px;;
	padding-bottom:13px;
	text-align:justify;
}

.filter_bg {
	background-image:url(../img2/bg_shadow.jpg);
	background-repeat:repeat-x;
	padding-top:8px;
	padding-bottom:13px;
}

.onas_bg {
	background-image:url(../img2/bg_shadow.jpg);
	background-repeat:repeat-x;
	padding-top:8px;
	padding-bottom:13px;
}

.agent_bg {
	background-image:url(../img2/bg_shadow.jpg);
	background-repeat:repeat-x;
	padding-top:8px;
	padding-bottom:13px;
}


.specjalne_oferta {

	border-top:1px #cccccc solid;
    border-left:1px #cccccc solid;
    border-right:1px #cccccc solid;
	width:200px;
    vertical-align:top;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:4px;
    margin:4px;
}

.specjalne_oferta2 {
   	border-bottom:1px #cccccc solid;
    border-left:1px #cccccc solid;
    border-right:1px #cccccc solid;
}

.specjalne_sep {
	width:12px;
	height:280px;
	float:left;
}

.specjalne_footer {
	background-image:url(../img2/shadow.jpg);
	background-repeat:no-repeat;
	height:16px;
	padding-bottom:26px;
}

.specjalne_tresc {

	border-top:1px dotted #cccccc;
	margin:6px 7px 0 7px;
	padding:14px 0 14px 0;
    height:100px;
}

.spaclane_value {
	font-size:13px;
	color:#333333;
	
}

.spaclane_value2 {
	font-size:16px;
	color:#333333;
}


.informacje {
	background-image:url(../img2/informacje.jpg);
	background-repeat:no-repeat;
	display:block;
	height:19px;
	cursor:pointer;
	float:left;
	text-align:right;
	width:75px;
	padding-right:15px;
}

.informacje:hover {
	background-position:0px -19px;
}

.notes {
	background-image:url(../img2/notes.jpg);
	background-repeat:no-repeat;
	display:block;
	height:17px;
	cursor:pointer;
	float:left;
	text-align:right;
	width:50px;
}

.notes:hover {
	background-position:0px -17px;
}

.specjalne_linki {
    border-top:1px dotted #CCCCCC;
	padding:5px 0 8px 35px;
    margin:0 5px 0 5px;
}

.onas_tekst {
	padding:20px 30px 50px 30px;
	width:335px;
	text-align:justify;
	border-right:1px dotted #cccccc;
	float:left;
}

.onas_wizytowka {
	padding:20px 30px 50px 30px;
	float:left;
}

.agent_wizytowka {
	padding:20px 10px 50px 15px;
	float:left;
}

.onas_label {
	font-weight:bold;
	color:#69876f;
}

.footer2 {
	margin-top:30px;
}

a { 
color:#000000; 
text-decoration:none;
}

a:hover { 
	color:#333333;
 }
 
.sep17 {
 	height:17px;
	font-size:0px;
}

.filter_form {
	width:460px;
}
 
 
.filter_label .filter_small {
 	width:85px;
}
 
.filter_label div {
	 float:left;
	 width:100px;
	 text-align:right;
	 padding-right:4px;
}

.filter_label {
	margin-top:16px;
}

 
.filter_label input {
 	border:1px #b1a06c solid;
	font-size:12px;
	width:184px;
} 


.filter_label select {
 	border:1px #b1a06c solid;
	font-size:12px;
	width:188px;
} 

.filter_bg2 {
	background-image:url(../img2/foto_wyszukiwanie.jpg);
	background-position:0px 100px;
	background-repeat:no-repeat;
}

.filter_label .filter_button {
	width:100px;
	height:25px;
	border:0px;
	background-image:url(../img2/szukaj_bt.jpg);
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	margin-top:10px;
	margin-left:40px;
	cursor:pointer;
	float:right;
	margin-bottom:66px;
	margin-right:167px;
}

.filter_label .filter_button_up {
	background-position:0px -25px;
}


.filter_button {
	width:100px;
	height:25px;
	border:0px;
	background-image:url(../img2/szukaj_bt.jpg);
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	cursor:pointer;
	float:right;
}

.filter_button_up {
	background-position:0px -25px;
}

.prev_next {
	float:right;
    color:#000000;
}

.prev_next a {
	font-size:12px;
	color:#333333;
}


.prev_next a:hover {
	color:#CCCCCC;
}

/* paginacja - START */
.paginacja {
    border-bottom: 1px solid #B1A06A;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.paginacja a, .paginacja span {
    margin: 3px;
}

#currentStep, .currentStep {
	color:#c4ba0a;
	margin:0;
	padding:0 6px;
	text-decoration:none;
	float:none;
}
/* paginacja - END */

.lista_head div span {
float:none;
}

.lista_menu {
	height:22px;
	border-bottom:1px #CCCCCC dotted;
	margin:0px 20px 0px 20px;
	padding:0px 0px 0px 127px;
	font-weight:bold;
	color:#666666;
}

.lista_menu1 {
	float:left;
	text-align:left;
}

.lista_menu2 {
	float:right;
	width:90px;
}

.lista_menu3 {
	float:right;
	width:110px;
}


.lista_oferta {
	margin:0px 20px 0px 20px;
	padding:6px 0px 11px 0px;
	border-bottom:1px #CCCCCC dotted;
}

.lista_oferta img {
	border: 1px solid #c4ba0a;
	padding:2px;
	float:left;
}

.lista_oferta_tekst {
	float:right;
	width:495px;
	padding-left:5px;
}

.lista_oferta_menu {
	font-size:13px;
	font-weight:bold;
	color:#b1a06c;
}

.lista_oferta_menu1 {
	float:left;
	width:200px;
}

.lista_oferta_menu2 {
	float:right;
	width:90px;
}

.lista_oferta_menu3 {
	float:right;
	width:110px;
}

.lista_oferta_tekst a {
	color:#666699;
}

.lista_notes {
	margin:0px 20px 0px 20px;
	padding:28px 0px 44px 0px;
}

.lista_notes span {
	float:left;
}

.lista_notes div span {
	float:none;
}

.lista_notes div {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.lista_notes div a:hover {
	color:#C4BA0A;
}

.lista_notes span a {
	color: #666699;
}


h1 {
	color:#b1a06c;
}


h2 {
	font-size:15px;
	font-weight:bold;
	color:#b1a06c;
	margin:24px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


h3 {
	font-size:12px;
	font-weight:bold;
	color:#b1a06c;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.oferta_foto_grup {
	float:right;
	padding:6px;
	border:1px solid #d9d361;
	text-align:center;
    margin-left:20px;
    width: 299px;
}

.oferta_foto_grup img {
	border:0px;
}

.oferta_foto_grup div img {
	margin-bottom:5px;
}

.oferta_label {
	color:#b1a06c;
	margin:9px 0px 9px 0px;
	font-weight:bold;
}

.onas_label input {
	font-size:12px;
	width:180px;
	border:1px solid #69876f;
}

.onas_label textarea {
	font-size:12px;
	width:180px;
	border:1px solid #69876f;
}

.agent .szukaj_button {
	width:100px;
	height:25px;
	border:0px;
	background-image:url(../img2/wyszukaj_bt.jpg);
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	margin-top:10px;
	margin-left:40px;
	cursor:pointer;
	font-style:italic;
}

.agent .szukaj_button_up { 

background-position:0px -25px;
}

/* fancybox - start */
#fancybox-outer {
    background-color: #363534 !important;
}

#fancybox_error {
    color: #b1b1b1 !important;
}

.photo-medium {
    display: block;
    position: relative;
    _position: inherit;
    border: none;
}

.photo-small-ul {
    margin-top: 1em;
    padding-left: 0px;
}

.photo-small-ul li {
    display: inline;
    /*float: left;*/
    list-style: none;
    /*margin: 0 2px 0 0;*/
}

.photo-small-ul li.on img, .photo-small-ul li a:hover img {
    border-color: #fff !important;
}

/* fancybox - end */

/* form validation - start */
.centered {
    text-align: center;
}

.formlabel {
    padding: 5px 10px 5px 0;
    color: #999;
}

label.error {
    background-color:transparent;
    color:#FF5454;
}

.error {
    background-color:#FFE4E4;
}

.form_overlay {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: url("../../../images/loading2.gif") no-repeat scroll 50% 50% #D6D6D6;
    height: 100%;
    width: 100%;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* ie8 */
    filter: Alpha(Opacity=70); /* ie5-7 */
    opacity: 0.7;
}

.success16, .failure16 {
    border: 0 none;
    padding-left: 18px;
    min-height: 16px;
}

.success16 {
    background: no-repeat left url("../../../images/success16.png");
}

.failure16 {
    background: no-repeat left url("../../../images/failure16.png");
}

#przeslij {
    width: 182px;
}

#enquiryForm {
    width:220px;
}

.showForm {
    /*margin: 5px;*/
    position:relative;
}

.showForm .input, .showForm .textarea {
    border:1px solid #85190D;
    width:180px;
}
/* form validation - end */

.calc {
    background: url("../common/calculator.png") no-repeat scroll left center transparent;
    color: #759290;
}
.icon {
    padding-left: 18px;
    text-decoration: none;
}