/* CSS */
body {
background:none repeat scroll 0 0 #CCCCCC;

}
img { -ms-interpolation-mode: bicubic; }
a {
    color: #860a01;
    text-decoration: underline;
}
a img {
border: 1px solid #800000; vertical-align:middle; margin:0; padding:1px;
}	
a:hover, a:focus, a:active {
    color: #dc9800;
    text-decoration: none;
}
.clr {
    clear: both;
}
#skip-links {
    display: none;
}
.container {
    display: block;
}
.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.centr {
	width: 960px;
	margin: 0 auto;
	display: block;
	position: relative;
}

/* Top */

#top {
	width: 100%;
	height: 98px;
	background: url(../backgrounds/bg-top.png) repeat-x;
}
#top .centr {
	height: 98px;
	background: url(../backgrounds/top2.jpg) no-repeat 0 0;
}
#top h1 {
    width: 238px;
    height: 72px;
    position: absolute;
    top: 15px;
    left: 23px;
/*	background: url(../backgrounds/logo-lepiko.png) no-repeat 0 0;
*/    text-indent: -999em;
    overflow: hidden;
}
#top h1 a {
    width: 438px;
    height: 72px;
    display: block;
}
/* Menu główne */

#nav-main, #adres {
    width: 100%;
    height: 37px;
	margin: 0 auto;
    background: url(../backgrounds/bg-nav-main.png) repeat-x;
}
#nav-main .centr {
	z-index: 98;
}
#nav-main-pl ul li ul li a, #nav-main-en ul li ul li a {
    width: 160px;
    padding: 0.5em 10px;
    background: #d5f2f0 url(none);
	font-size: 0.7em;
	color: #024a6c;
	text-decoration: none;
}

/* Header */

#header {
	width: 100%;
	height: 188px;
	background: url(../backgrounds/bg-header.png) repeat-x;
}
#header .centr {
	height: 188px;
/*	background: url(../backgrounds/header.jpg) no-repeat 0 0;*/
}

/* Ścieżka */

#sciezka {
	width: 100%;
	background: #BBBBBB;
	height:26px;
}
#sciezka .centr {
	width: 960px;
	height:100%;
	background: url(../backgrounds/bg-sciezka.png) repeat-y;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	color: #fab600;
}
#sciezka a {
	padding: 0 5px;
}
#sciezka a:link, #sciezka a:visited {
    color: #f8fcfd;
    text-decoration: none;
}
#sciezka a:hover, #sciezka a:focus, #sciezka a:active {
    color: #fab600;
    text-decoration: none;
}


/* Content */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 30px 10px 20px 10px;
	background: #fff;
}

#page_flat {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	background: #fff;
}


#content {
	width: 660px;
	float: left;
	font-size: 11px;
	line-height: 150%;
	margin-left: 5px;
}
#content h2 {
	height: 42px;
	margin-bottom: 16px;
	padding: 0px 0 12px 10px !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.7em;
		line-height:2em !important;
	color: #99332b;
	background: url(../backgrounds/bg-h2.png) no-repeat 0 bottom;
}
#content .container {
	padding: 0 10px;
}
#content p {
	margin-bottom: 0.7em;
}
#content ul, #content ol {
    margin-left: 35px;
    padding-bottom: 1em;
}
#content ul li, #content ol li {
    padding-bottom: 0.5em;
}
#content  h3 {
	padding-bottom: 1em;
	font-weight: bold;
}
#content  h4 {
	padding: 0.5em 0 1em 0;
	font-weight: bold;
}

/* /////////////////////*/
#content_right {
	width: 660px;
	float: right;
	font-size: 0.7em;
	line-height: 1.3em;
	margin-right:20px;
}
#content_right h2 {
	height: 42px;
	margin-bottom: 16px;
	padding: 0px 0 12px 10px !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.7em;
		line-height:2em !important;
	color: #99332b;
	background: url(../backgrounds/bg-h2.png) no-repeat 0 bottom;
}
#content_right .container {
	padding: 0 10px;
}
#content_right p {
	margin-bottom: 0.7em;
}
#content_right ul, #content_right ol {
    margin-left: 35px;
    padding-bottom: 1em;
}
#content_right ul li, #content_right ol li {
    padding-bottom: 0.5em;
}
#content_right  h3 {
	padding-bottom: 1em;
	font-weight: bold;
}
#content_right  h4 {
	padding: 0.5em 0 1em 0;
	font-weight: bold;
}


/* /////////////////////*/
#content_pricelist {
	width: 960px;
	float: left;
	font-size: 0.7em;
	line-height: 1.3em;
}
#content_pricelist h2 {
	height: 42px;
	margin-bottom: 16px;
	padding: 0px 0 12px 10px !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.7em;
		line-height:2em !important;
	color: #99332b;
	background: url(../backgrounds/bg-h2.png) no-repeat 0 bottom;
}
#content_pricelist .container {
	padding: 0 10px;
}
#content_pricelist p {
	margin-bottom: 0.7em;
}
#content_pricelist ul, #content_pricelist ol {
    margin-left: 35px;
    padding-bottom: 1em;
}
#content_pricelist ul li, #content_pricelist ol li {
    padding-bottom: 0.5em;
}
#content_pricelist  h3 {
	padding-bottom: 1em;
	font-weight: bold;
}
#content_pricelist  h4 {
	padding: 0.5em 0 1em 0;
	font-weight: bold;
}
/* Osiedle */

#content_flat {
	width: 940px;
	float: left;
	padding:0;
	font-size: 0.7em;
	line-height: 1.3em;
}
#content_flat h2 {
	height: 42px;
	margin: 0 10px 16px;
	padding: 5px 0 8px 0 !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.7em;
	color: #99332b;
		line-height:2em !important;
	background: url(../backgrounds/bg-h2.png) no-repeat 0 bottom;
}
#content_flat .container {
	padding: 0px;
}
#content_flat p {
	margin-bottom: 0.7em;
}
#content_flat ul, #content_flat ol {
    margin-left: 0px;
    padding-bottom: 1em;
}
#content_flat ul li, #content_flat ol li {
    padding-bottom: 0.5em;
}
#content_flat  h3 {
	padding-bottom: 1em;
	font-weight: bold;
}
#content_flat  h4 {
	padding: 0.5em 0 1em 0;
	font-weight: bold;
}

/* ////////////////// */
img.doprawej {
    margin: 0 2px 5px 15px;
    padding: 2px;
    border: solid 1px #03395c;
    float: right;
	display: block;
}
img.dolewej {
    margin: 0 15px 5px 2px;
    padding: 2px;
    border: 1px solid #03395c;
    float: left;
	display: block;
}
.zrodlo {
	padding-right: 20px;
	color: #939393;
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
}
hr {
	height: 1px;
	margin: 15px 0;
	border: 0;
	color: #e1e1e1;
	background-color: #e1e1e1;
}
.container-foto {
	margin: 15px 30px 15px 60px;
	padding-top: 10px;
	border-top: solid 1px #e1e1e1;
	overflow: auto;
}
img.ramka {
    padding: 2px;
    border: solid 1px #03395c;
}

/* Mapa */

#maps {
    width: 400px;
    height: 300px;
	margin: 28px 10px 0 0;
	padding: 2px;
    border: 1px solid #03395c;
    overflow: hidden;
    float: right;
}

/* Newsbox */

#newsbox {
	width: 240px;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}
#newsbox h2 {
	height: 42px;
	margin-bottom: 16px;
	padding: 0 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	background: url(../backgrounds/bg-h2-newsbox.png) no-repeat 0 bottom;
}
#newsbox .news-start {
	padding: 0 10px;
	margin-bottom: 16px;
}
#newsbox .news-start img {
	display: none;
}
#content .container-news, #content_right .container-news,
#content .container-real, #content_right .container-real {
	margin: 0 10px;
	margin-bottom: 16px;
	border-bottom: solid 1px #e1e1e1;
	overflow: auto;
	padding-bottom:5px;
}
#content .container-real .foto, #content_right .container-real .foto {
	padding-right: 20px;
	float: left;
}
#content .container-real .foto img, #content_right .container-real .foto img {
	margin-bottom: 10px;
	padding: 2px;
	border: solid 1px #03395C;
}

#newsbox .news-start .data,
#content .container-news .data, #content_right .container-news .data {
	color: #5d6163;
}
#content .real, #content_right .real {
	width: 514px;
	float: left;
}
#content .real-nofoto {
}
#newsbox .news-start h3,
#content .container-news h3, #content_right .container-news h3,
#content .real h3, #content_right .real h3,
#content .real-nofoto h3, #content_right .real-nofoto h3 {
	padding: 0.3em 0 1em 0;
	font-weight: bold;
}
#newsbox .news-start p {
	padding-bottom: 0.3em;
}
#newsbox .news-start .more,
#newsbox .news-start .back {
	padding-bottom: 0.3em;
}

#content .container-news .more, #content_right .container-news .more,
#content .real .more, #content_right .real .more,
#content .real-nofoto .more, #content_right .real-nofoto .more  {
	margin-top: -0.2em;
	padding-bottom: 0.8em;
}
#content .container-news .back, #content_right .container-news .back {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

#column p, #column_left p {
	margin-bottom: 0.5em;
}
#column ul, #column ol, #column_left ul, #column_left ol {
    margin-left: 25px;
    padding-bottom: 0.7em;
}
#column ul li, #column ol li, #column_left ul li, #column_left ol li {
    padding-bottom: 0.3em;
}

.more a:link, .more a:visited {
	padding-right: 15px;
	text-decoration: none;
	background: url(../backgrounds/arrow-more.png) no-repeat right 0.25em;
}
.more a:hover, .more a:focus, .more a:active {
    text-decoration: underline;
}
.back a:link, .back a:visited {
	padding-left: 15px;
	text-decoration: none;
	background: url(../backgrounds/arrow-back.png) no-repeat 0 0.25em;
}
.back a:hover, .back a:focus, .back a:active {
    text-decoration: underline;
}
.paging {
	padding: 0 10px;
}

/* Prawa kolumna */

#column {
	width: 240px;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	margin-right:5px;
}
#column h2 {
	height: 42px;
	margin-bottom: 16px;
	padding: 5px 0 8px 0 !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height:2em !important;
	color: #99332b;
	background: url(../backgrounds/bg-h2-newsbox.png) no-repeat 0 bottom;
}
#column img {
	margin: 0 auto 10px auto;
	display: block;
}

/* Lewa kolumna */

#column_left {
	width: 240px;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
padding-left: 15px;
}
#column_left h2 {
	height: 42px;
	margin-bottom: 16px;
	padding: 5px 0 8px 0 !important;

	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	line-height:2em !important;
		color: #99332b;
	background: url(../backgrounds/bg-h2-newsbox.png) no-repeat 0 bottom;
}
#column_left img {
	margin: 0 auto 30px auto;
	display: block;
}

/* Galeria referencje */

#content .container-refer {
	width: 200px;
	margin: 0 10px;
	margin-bottom: 16px;
	border-bottom: solid 1px #e1e1e1;
	overflow: auto;
	float: left;
}
#content .container-refer .foto {
	width: 60px;
	height: 85px;
	margin: 0 15px 10px 0;
	padding: 2px;
	border: solid 1px #03395c;
	float: left;
	overflow: hidden;
}
#content .container-refer .foto img {
	margin: 0 auto;
	display: block;
}
#content .container-refer .real {
	width: 96px;
	float: left;
}
#content .refer h3 {
	padding: 0.3em 0 1em 0;
	font-weight: bold;
}

/* Galeria */

#galeria {
	padding-left: 5px;
	overflow: auto;
}
#galeria ul {
	margin-left: 0;
    padding-bottom: 10px;
	list-style-type: none;
	overflow: auto;
}
#galeria ul li {
	width: 135px;
	height: 100px;
	margin: 10px;
	padding: 2px;
	float: left;
	border: solid 1px #03395c;
}
#galeria ul li .foto {
	width: 135px;
	height: 100px;
	overflow: hidden;
}
#galeria ul li .foto img {
	display: block;
}
#galeria .back {
	padding: 0.5em 0 1em 10px;
	border-top: solid 1px #e1e1e1;
	clear: both;
}

/* Footer */

#footer {
    width: 100%;
    height: 52px;
    background: url(../backgrounds/bg-footer.png) repeat-x;
}
#footer .centr {
	height: 52px;
    background: #960A00;
}
#footer p {
	padding: 20px 0 0 20px;
	font-size: 0.7em;
	color: #DB8B80;
	float: left;
}
#footer img {
	padding: 2px 20px 0 0;
	float: right;
}
/* ////////////////////////////// */

A.link_nr:LINK, A.link_nr:ACTIVE , A.link_nr:VISITED {
	font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #4B6092;
	padding: 3px;
  border: #e8e8e8 1px solid;
}
A.link_nr:HOVER {
	font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ccc;
	padding: 3px;
  border: #e8e8e8 1px solid;
}
/* ////////////////////////////// */

.wybrany_nr {
	font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none;
	color: #999999;
	padding: 4px;
}

/*////////////////// style pod FCK ///////////////////*/

.img_left {
	border: #E6E6E6 4px solid;
	float: left; 
	padding: 0px; 
	margin-right: 7px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	margin-left: 2px !important;
}

.img_right {
	border: #E6E6E6 4px solid;
	float: right;
	padding: 0px; 
	margin-left: 7px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	margin-right: 2px !important;
}

.Bold {
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #99332b;
	text-decoration: none;
	font-weight: normal !important;
	padding: 0px;
	margin: 0px;
	
}

.Title,.title {
		height: 42px;
	margin-bottom: 0px;
	padding: 0px 0 0px 10px !important;

	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	line-height:2em !important;
		color: #99332b;
		border-bottom:1px solid #000;
}

.Code {
	font-family: 'Courier New', Monospace;
}

/* ////////////////////////////// */

		/* MENU  LEFT  */		
		ul.menu_left, ul.menu_left li {
			display: block;
			list-style: none;
			margin: 0 !important;
			padding: 0 !important;
			background: none;
			font-family: v
		}
				

		ul.menu_left li {		
			display:block;
			clear:both;		
			background: url(../backgrounds/arrow-more.png) no-repeat 5px 50%;
	}
		
		ul.menu_left a:link, ul.menu_left a:visited, ul.menu_left a:active {
			text-decoration: none;
			display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #9B2734;
			padding: 8px 0px 8px 20px;
			margin: 0px ;		
			border-collapse:collapse;
			position:relative;
			border-bottom: 1px solid #e8e8e8; 
			
		}
		
		ul.menu_left a:hover {			
			text-decoration: underline;
			display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #dc9800;
			padding: 8px 0px 8px 20px;
			margin: 0px;		
			border-collapse:collapse;
			position:relative;
			border-bottom: 1px solid #e8e8e8; 
			
		}
		
		ul.menu_left a .amount, ul.menu_left a:hover .amount{ color:#666666; text-decoration: none; float:right;}
		
		/* END MENU LEFT */
		/* MENU  LEFT - subcategory 1  */
		ul.menu_left ul{
		margin:0 !important; 
		padding:0 !important;
		}
		ul.menu_left ul li a:link, ul.menu_left ul li a:visited, ul.menu_left ul li a:active {
			text-decoration: none;
			display: block;
			color: #9B2734;
			padding: 8px 0px 8px 35px;
			margin: 0px ;		
			border-collapse:collapse;
			position:relative;
			border-bottom: 1px solid #e8e8e8; 
		}
		
		ul.menu_left ul li a:hover {			
			text-decoration: underline;
			display: block;
		
			color: #dc9800;
			padding: 8px 0px 8px 35px;
			margin: 0px;		
			border-collapse:collapse;
			position:relative;
			border-bottom: 1px solid #e8e8e8; 
		}
		/* END MENU LEFT subcategory1 */
		
/* gallery */
div.gallery { padding: 0; margin:0;} 
/*div.gallery a:link, div.gallery a:active,div.gallery a:visited {width:198px; background:url(/themes/default/img/gallery_bg.gif) transparent no-repeat; text-align: center; margin:3px; padding: 0px; float:left; border: 1px outset #fff;}
div.gallery a:hover {width:198px; background:url(/themes/default/img/gallery_bg.gif) transparent no-repeat; text-align: center; margin:3px; padding: 0px; float:left; border: 1px inset #663300;}
*/
div.gallery img { vertical-align:middle; margin:0; padding:1px;}
div.gallery  a img{ border: 1px solid #800000; vertical-align:middle; margin:0; padding:1px;}
div.gallery  a:hover img{ border: 1px solid #ff0000; vertical-align:middle; margin:0; padding:1px;}
p.ramka{vertical-align:middle; margin:0; padding:1px; border: 1px solid #800000; vertical-align:middle; margin:0; padding:1px;}
div.gallery .tekst{
	text-align:center;
	vertical-align: top;	
	cursor:pointer;
	font-size:0.8em;
	margin:0;
	padding:0;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.ramka_cccccc {
	margin: 0px;
	padding: 0px;
	border-left: #E0E6EB 1px solid;
}

.padding10 {
	padding:10px 10px 10px 10px;
}

.padding5 {
	padding:5px 5px 5px 5px;
} 

.padding8 {
	padding:8px 0px 8px 0px;
}
.padding4 {
	padding:4px;
} 
.padding3 {
	padding: 3px 3px 3px 3px;
}

.padding2 {
	padding: 2px 2px 2px 2px;
}

.padding1 {
	padding: 1px 1px 1px 1px;
}

.mkpol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/*  ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */
 
.td_menu_top_over {

	background-color: #B70000;
	cursor: pointer;
}

.td_menu_top_out {

	background-color: #CC0000;
	cursor: auto;
}

.news {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal; 
	padding: 0px;
	margin: 0px;
}
/*----------------------------------------*/
.komorka_naglowka  { background-color:  #5B95E3; color:#FFFFFF ; padding: 5px 2px 5px 2px; text-align:center; } 
/*.wiersz_nieparzysty { background-color: #F5F8FD; } 
*/
.wiersz_parzysty  { background-color:  #EFF3FC ; padding: 5px 2px 5px 2px;} 
.wiersz_over  { background-color: #B8F1FF; padding: 5px 2px 5px 2px;} 
.wiersz_nieparzysty { background-color: #fff; padding: 5px 2px 5px 2px;} 

/*----------------------------------------*/
/*----------------------------------------*/

A.link_dostepne:LINK, A.link_dostepne:VISITED, A.link_dostepne:ACTIVE { 
font-size: 11px;	color: #339900;	text-decoration: none;	font-weight: bold;	margin: 0px; }
A.link_dostepne:HOVER {	
font-size: 11px;	color: #339900;	text-decoration: underline;	font-weight: bold;	margin: 0px; }

/*----------------------------------------*/

A.link_zarezerwowane:LINK, A.link_zarezerwowane:VISITED, A.link_zarezerwowane:ACTIVE { 
font-size: 11px;	color: #FF9900;	text-decoration: none;	font-weight: bold;	margin: 0px; }
A.link_zarezerwowane:HOVER {	
font-size: 11px;	color: #FF9900;	text-decoration: underline;	font-weight: bold;	margin: 0px; }

/*----------------------------------------*/

.sprzedane {	
font-size: 11px;	color: #000000;	font-weight: normal;	margin: 0px; }

/*----------------------------------------*/
input, textarea {
	border:#ccc 1px solid;
	padding:2px;
}
/*a:active, a:focus {
	-moz-outline:    none;
	outline:         none;
	ie-dummy:        expression(this.hideFocus=true);
}
*/
div.info {
border:1px solid #33CC00;
clear:both;
color:#000000;
font-weight:bold;
margin:20px 0;
padding:20px 10px;
text-align:center;
} 

div.blad {
border:1px solid  #F00;
clear:both;
color: #595B26;
font-weight: normal;
margin:0 0 20px;
padding:20px 10px;
text-align:center; 
}  

.title2 {
background-color:#F4F4F4;
border-bottom:1px solid #000000;
color:#99332B;
font-family:Tahoma,Arial,sans-serif;
font-size:1.3em;
height:26px;
line-height:2em !important;
margin-bottom:0;
padding:4px !important;
width:100%;
}

.linia {
	height:5px;
	display:inline-block;
	position:relative;
} 
