body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #000000;
	background-color: #f0f0f0;
	text-align: center;
	margin:20px 0;
	padding:0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img {
	border:none;
}
img.ramka {
	float:left;
	margin:0 1em 1em 0;
	padding:4px;
	border:1px solid #ccc;
	overflow:hidden;
}
.obrazek {
	float:left;
	padding: 0 15px 10px 0;
}
a:link, a:visited {
	color: #0099FF;
	text-decoration:none;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
hr {
	border: #f7f7f7 solid thin;
	size:1px;
}
.alert {
	color:#FF0000;
	font-size:10px;
}
h1, h2, h3 {
	/* font-weight:normal; */
	margin:7px 0 7px 0;
}
h1 span, h2 span, h3 span {
	color:#0099FF;
}
h1 {
	font-size:2em;
	line-height:24px;
	padding-bottom:15px;
}
h2 {
	font-size:21px;
	line-height:21px;
	padding-bottom:10px;
}
h3 {
	font-size:14px;
	line-height:21px;
	padding-bottom:5px;
}
p {
	margin:5px 0 20px 0;
	/*padding-bottom:15px;*/
	line-height:16px;
}
p span {
	color:#0099FF;	
}

/* ------------------------------------- zawartosc */
#opakowanie {
	width:940px;
	margin:0 auto;
	padding:20px;
	background:#FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #D5D5D5;
	text-align:left;
}
#middle {
	margin:0 auto;
	position:relative;
}

/* ------------------------------------- header */

.official {
    background: url("/img/certyfikat.png") no-repeat center center;
    display: block;
    height: 65px;
    right: -29px;
    position: absolute;
    top: 0;
    width: 150px;
}
.logo {
	float:left;
}
.flagi {
	float:right;
	padding:70px 0 0 0;
}
.flagi img {
	height:25px;
	width:25px;
}
/* ------------------------------------- main menu */

#mainmenu {
	margin-top:15px;
	position:relative;
	z-index:1000;
}
/* ------------------------------------- kolumny */

#sidebar_fullwidth {
	float:left;
	width: 100%;
	margin:15px 0 0 0;
}
#sidebar1 {
	float:left;
	width: 490px;
	margin:15px 0 0 0;
}
#sidebar1 .mainContent {
	float:left;
}
#sidebar_fullwidth h2, #sidebar1 h2, #sidebar2 h2, #sidebar3 h2, #sidebar_stopka h2 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	border-bottom:1px solid #666666;
}
#sidebar1 h3, #sidebar2 h3, #sidebar3 h3, #sidebar_stopka h3 {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #888888;
}
#sidebar2 {
	float:left;
	margin:15px 0 0 0;
}
#sidebar2 .inset {
	float:left;
	width: 175px;
	margin:0 25px;
}
#sidebar2 .rightContent {
	float:right;
	width:225px;
}
#sidebar3 {
	float:left;
	width: 425px;
	margin:15px 0 0 25px;
}
.box {
	margin:0 0 15px 0;
}

/* ------------------------------------- foto */
.boxed {
	background-color:#F0F0F0;
	width:490px;
	margin-bottom:20px;
	padding-bottom:20px
}
.boxed ul li {
	list-style-type:none;
	display:inline;
	margin:0;
}
.boxed .F-main {
	padding:0 20px 0 0;
}
.boxed .F-thumb {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	margin-top:15px;
}
.boxed .F-thumb p {
	font-size:10px;
}
.shadow {
	box-shadow: 0 0 2px #ABABAB;
}
.hovershadow:hover, .pagination a:hover {
    box-shadow: 0 0 3px #333;
}

/* ------------------------------------- listy */
ul.tick {
	list-style-image: url(../img/lists/tick.png);
	padding: 10px 0 10px 25px;	
}
ul.tick li {
	padding: 5px 0;	
}


#popular-list {
	margin:0 0 15px 0;
}
ul#popular-list li {
	padding:5px 0;
}
#popular-list a:link, #popular-list a:visited {
	padding:0 0 0 15px;
	background: url('/img/arrow.gif') no-repeat 0 5px transparent;
	color:#0099FF;
}
#popular-list a:hover, #popular-list a:active {
	background-position:0 -7px;
	color:#ABABAB;
	text-decoration:none;
}
#popular-list span {
	font-size:10px;
	font-weight:normal;
	color:#ABABAB;
	padding:5px 0 5px 15px;
}
/* ------------------------------------- button search */
.search {
	padding:0;
	margin-bottom:15px;
	line-height:70px;
	overflow:hidden;
}
.search a:link, .search a:visited {
	background: url('/img/search.png') no-repeat 0px 0px transparent;
	display:block;
	text-indent: -9999px;
	height:70px;
}
.search a:hover, .search a:active {
	background-position:0 -70px;
}

/* ------------------------------------- listy apartamentów */
#apartments-list {
	width:940px;
	margin:0 auto;
	color: #666;

}
.inner-wrap {
    margin: 0 -10px;
}
.one-third {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    box-sizing: border-box;
    margin: 0 0 20px !important;
    padding: 0 10px;
    width: 320px;
	float: left;

}
.one-third > div {
    background: none repeat scroll 0 0 #fff;
	box-shadow: 0 2px rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
}
.one-third .foto {
    max-height: 150px;
    overflow: hidden;
}
.one-third .details {
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 10px 15px 15px;
    width: 100%;
	height:200px;
	text-align:left;
}
.one-third .details .opis {
}
.one-third .details .opis div {
	font-weight:bold;
	float:left;
	padding:0 0 5px ;
	width:100%;
}
.one-third .details .opis div span {
	font-weight:normal;
	float:left;
	padding:0 5px 0 0;
	width:25%;
}
.one-third .details .tekst {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    margin: 10px 0;
    padding: 10px 0 12px;
    width: 100%;
}
.one-third .details .price {
    border-top: 1px solid #ccc;
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
    margin: 10px 0 0;
    padding: 10px 0 0;
    width: 100%;
}
.details .price em {
    color:#F60;
    float: right;
    font: 900 16px "Arial Black", Gadget, sans-serif;
}


/* ------------------------------------- stopka */
#stopka {
	width:940px;
	margin:0 auto;
	padding:20px;
	background: url('/img/bg_foot.png') repeat-x top left #d0d0d0;
	color:#666666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #d5d5d5;
	text-align:left;
	font-size:10px;
}
#sidebar_stopka {
	float:left;
	margin:15px 0;
}
#sidebar_stopka .column {
	float:left;
	width: 170px;
	margin:0 22px 0 0;
}
#sidebar_stopka .last {
	margin:0;
}
#copy {
	width:940px;
	margin:0 auto;
}
.since {
	float:left;
	color:#ABABAB;
	font-size:10px;
}

/* ------------------------------------- form */

#contact { 
	display: block; 
	width: 500px; 
	margin: 50px auto; 
	padding: 35px; 
	border: 1px solid #cbcbcb; 
	background-color: #FFF; 
	-moz-border-radius: 5px; 
	-webkit-border-radius:5px;
	text-align:left;

}
label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 18px;
	width: 165px;
	font-size: 1.1em;
}
input, textarea, select {
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	font:1.5em;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
input.submit {
	cursor: pointer;
	border: 1px solid #0069AF;
	background:#0072BF;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
input.submit:hover {
	background:#4FB8FF;
}
input.submit2 {
	cursor: pointer;
	border: 1px solid #FF0000;
	background:#FF0000;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
input.submit2:hover {
	background:#FF7F7F;
}
fieldset {
	font:1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color:#666666;
	padding:20px;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
legend {
	padding:7px 10px;
	font-weight:bold;
	color:#0072BF;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
span.required {
	font-size: 13px;
	color: #ff0000;
} 
/* Select the colour of the * if the field is required. */
.cena {
	color:#FF0000;
	font-weight:normal;
	font-size:1.6em;
}

/* ------------------------------------- form error message */

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../form/assets/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	margin: 10px 0;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#succsess_page h1 {
	background: url('../form/assets/success.gif') left no-repeat;
	padding-left:22px;
}

/* Tabela
-------------------------------------------------------------*/
.tabelka {
	border-collapse: collapse;
	margin-bottom: 30px;
}
.tabelka th {
	background-color: #0099FF;
	color: #000000;
	font-weight:bold;
}
.tabelka th, .tabelka td {
	padding: 8px;
	text-align:left;
	border:1px solid #EBEBEB;
}
.tabelka td {
	background-color:#FFFFFF;
}
.tabelka tr.dodatek td {
	background-color:#F5F5F5;
	color:#999;
	font-weight:bold;
}
.tabelka tr:hover td {
	background-color:#F5F5F5;
}

/* Buttons
 ------------------------------------- */
.button.medium {
	font-size: 150%;
	font-weight: bold;
	padding: 15px 25px;
}
.button.red {
	border-color: #9e0b0f;
	background: #e41d24;
	background: -moz-linear-gradient(top, #fb4e55 0%, #d7020a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb4e55), color-stop(100%, #d7020a));
	background: -webkit-linear-gradient(top, #fb4e55 0%, #d7020a 100%);
	background: -o-linear-gradient(top, #fb4e55 0%, #d7020a 100%);
	background: -ms-linear-gradient(top, #fb4e55 0%, #d7020a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb4e55', endColorstr='#d7020a', GradientType=0 );
	background: linear-gradient(top, #fb4e55 0%, #d7020a 100%);
	color: #FFFFFF !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.button.blue {
	border-color: #0076a3;
	background: #49b3fc;
	background: -moz-linear-gradient(top, #76c7ff 0%, #1da0fa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76c7ff), color-stop(100%, #1da0fa));
	background: -webkit-linear-gradient(top, #76c7ff 0%, #1da0fa 100%);
	background: -o-linear-gradient(top, #76c7ff 0%, #1da0fa 100%);
	background: -ms-linear-gradient(top, #76c7ff 0%, #1da0fa 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c7ff', endColorstr='#1da0fa', GradientType=0 );
	background: linear-gradient(top, #76c7ff 0%, #1da0fa 100%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
}
.button.blue:hover {
	background: #76c7ff;
}
.button.red:hover {
	background: #fb4e55;
}
input[type="submit"], input[type="reset"] {
	cursor: pointer;
	margin: 0;
	outline: medium none;
}
.button {
	border: 1px solid #AAAAAA;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(255, 255, 255, 0.3) inset;
	display: inline-block;
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: none !important;
	vertical-align: middle;
}



/* ------------------------------------- stary kod css */

.white a:link, .white a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.white a:hover, .white a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.linianavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
}
.linianavi a:link {
	color: #660033;
	text-decoration: none;
}
.linianavi a:visited {
	color: #660033;
	text-decoration: none;
}
.linianavi a:hover {
	color: #999999;
	text-decoration: underline;
}
.linianavi a:active {
	color: #999999;
	text-decoration: none;
}
.link-guide {
	font-size: 10px;
	color: #336699;
}
.link-guide a:link {
	color: #336699;
	text-decoration: none;
}
.link-guide a:visited {
	color: #336699;
	text-decoration: none;
}
.link-guide a:hover {
	color: #999999;
	text-decoration: underline;
}
.link-guide a:active {
	color: #999999;
	text-decoration: none;
}
.link-blue {
}
.link-blue a:link {
	color: #0099FF;
	text-decoration: none;
}
.link-blue a:visited {
	color: #0099FF;
	text-decoration: none;
}
.link-blue a:hover {
	color: #999999;
	text-decoration: underline;
}
.link-blue a:active {
	color: #999999;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.gray {
	color: #666666;
	font-weight:bold;
}
.white {
	color:#FFFFFF;
}
.orange {
	color: #FF6600;
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	text-decoration: none;
}
.language a:link {
	color: #660033;
	text-decoration: none;
}
.language a:visited {
	color: #660033;
	text-decoration: none;
}
.language a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.language a:active {
	color: #666666;
	text-decoration: none;
}
.tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}
.podtytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.more a:link {
	color: #000000;
	text-decoration: none;
}
.more a:visited {
	color: #000000;
	text-decoration: none;
}
.more a:hover {
	color: #FF6600;
	text-decoration: none;
}
.more a:active {
	color: #FF6600;
	text-decoration: none;
}
.clipart_oldtown {
	background-image:  url("../media_n/clipart_oldtown.gif");
}
.clipart_room2 {
	background-image:  url("../media_n/clipart_room2.gif");
}
.clipart_room4 {
	background-image:  url("../media_n/clipart_room4.gif");
}
.clipart_room6 {
	background-image:  url("../media_n/clipart_room6.gif");
}
/* level 05 */


.navi-guziki {
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.navi-guziki a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.navi-guziki a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.navi-guziki a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navi-guziki a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navi-guziki-01 {
	height: 20px;
	background-image:  url("../media_n/guziki_bkg_01.gif");
}
.navi-guziki-02 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_02.gif");
}
.navi-guziki-03 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_03.gif");
}
.navi-guziki-04 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_04.gif");
}
.navi-guziki-05 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_05.gif");
}
.navi-guziki-06 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_06.gif");
}
.navi-guziki-07 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_07.gif");
}
.navi-guziki-08 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_08.gif");
}
.navi-guziki-09 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_09.gif");
}
.navi-guziki-10 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_10.gif");
}
.navi-guziki-11 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_11.gif");
}
.navi-guziki-12 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_12.gif");
}
.navi-guziki-13 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_13.gif");
}
.navi-guziki-14 {
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	background-image:  url("../media_n/guziki_bkg_14.gif");
}
.navi-guziki-15 {
	height: 55px;
	background-image:  url("../media_n/guziki_bkg_15.gif");
}
.center {
	width: 453px;
	vertical-align: top;
	text-align: justify;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
.apartmenthouse {
	color: #9C1614;
	font-weight: bold;
}
.tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.modul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.modul a:link {
	color: #336699;
	text-decoration: none;
}
.modul a:visited {
	color: #336699;
	text-decoration: none;
}
.modul a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.modul a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.modul2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.modul2 a:link {
	color: #FF6600;
	text-decoration: none;
}
.modul2 a:visited {
	color: #FF6600;
	text-decoration: none;
}
.modul2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.modul2 a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.modul-foto {
	width: 150px;
	height: 100px;
}
.modul-bkg1 {
	width: 290px;
	padding-left: 10px;
	background-image :  url("../media_n/modul_bkg_01.jpg");
	background-repeat: repeat-x;
}
.modul-bkg2 {
	width: 12px;
	background-image :  url(../media_n/modul_bkg_02.gif);
	background-repeat: no-repeat;
}
.cards {
	text-align: center;
}
.cards1 {
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}
.cards2 {
	font-size: 9px;
	color: #999999;
	line-height: 15px;
}
.center-map {
	width: 648px;
	vertical-align: top;
	text-align: justify;
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 20px;
}
.right {
	/*width: 182px;*/
	padding-top: 15px;
	vertical-align: top;
}
.newsevents {
	background-image:   url("../media_n/news.gif");
	width: 182px;
	height: 27px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: justify;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
}
.news-naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.news-naglowek-data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.news-tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.news-tytul a:link {
	color: #999999;
	text-decoration: none;
}
.news-tytul a:visited {
	color: #999999;
	text-decoration: none;
}
.news-tytul a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.news-tytul a:active {
	color: #0099FF;
	text-decoration: none;
}
.news-tytul-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	padding: 5px 0px 0px 0px;
}
.news-tytul-blue a:link {
	color: #0099FF;
	text-decoration: none;
}
.news-tytul-blue a:visited {
	color: #0099FF;
	text-decoration: none;
}
.news-tytul-blue a:hover {
	color: #999999;
	text-decoration: underline;
}
.news-tytul-blue a:active {
	color: #999999;
	text-decoration: none;
}
.news-tytul-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.news-tytul-red a:link {
	color: #FF0000;
	text-decoration: underline;
}
.news-tytul-red a:visited {
	color: #FF0000;
	text-decoration: none;
}
.news-tytul-red a:hover {
	color: #999999;
	text-decoration: underline;
}
.news-tytul-red a:active {
	color: #999999;
	text-decoration: none;
}
.quicklinks {
	background-image:  url("../media_n/quicklinks.gif");
	width: 182px;
	height: 27px;
}
.linkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	background-color: #F7F7F7;
	text-align: justify;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
}
.linkbox a:link {
	color: #0099FF;
	text-decoration: none;
}
.linkbox a:visited {
	color: #0099FF;
	text-decoration: none;
}
.linkbox a:hover {
	color: #999999;
	text-decoration: underline;
}
.linkbox a:active {
	color: #999999;
	text-decoration: none;
}
.reviews {
	background-image:  url("../media_n/reviews.gif");
	width: 182px;
	height: 27px;
}
.bb {
	width: 182px;
}
.bb-txt {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 7px;
}
/* level 06 */


/* level 07 */

.foot-listwa {
	background-image: url("../media_n/foot.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 850px;
	margin:0 auto;
	height: 25px;
	padding-top:10px;
	vertical-align: middle;
}
/* level 08 */
/* mapa apartment house */

#apartmenthouse_mapa_szczepanska {
	position:relative;
	top:230px;
	left:60px;
}
#apartmenthouse_mapa_grodzka {
	position:relative;
	top:365px;
	left:120px;
}
#apartmenthouse_mapa_dominikanski {
	position:relative;
	top:455px;
	left:120px;
}
#apartmenthouse_mapa {
	font-size:20px;
	letter-spacing: -1px;
}
#apartmenthouse_mapa a:link, #apartmenthouse_mapa a:visited {
	color: #336699;
	text-decoration:none;
}
#apartmenthouse_mapa a:hover, #apartmenthouse_mapa a:active {
	color: #999999;
	text-decoration: none;
}
/* wyswieltanie kursow walut */

#pp_t {
	width:370px;
	background-color:#006699;
}
#pp_t td {
	padding:4px 4px
}
#pp_h {
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
#pp_s {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#pp_v {
	font-size:11px;
	font-weight:bold;
}
#pp_cu {
	font-size:10px;
	color:#005500;
}
#pp_cd {
	font-size:10px;
	color:#ff0000;
}
#pp_d {
	font-size:10px;
}
#pp_r1 {
	background-color:#F2F2F2;
}
#pp_r2 {
	background-color:#ffffff;
}
#pp_n {
	display:block;
}
/* panel adminn */

#fixed {
	width:890px;
	margin: 0 auto;
}
.naroznik-gora {
	background:  url("../media_n/cornery_05.gif") no-repeat right;
	margin: 0 0 25px 0;
}
.naroznik-dol {
	background:  url("../media_n/cornery_06.gif") no-repeat;
	height:25px;
	margin: 50px 0 0 0;
}
.zawartosc {
	width:850px;
	margin: auto;
}
/* panel adminn - apartamenty */

#panel_apartamenty {
	margin: 0 100px;
}
#panel_apartamenty #box {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0 0 15px 0;
}
#panel_apartamenty #box ul {
	list-style:none;
	margin: 0;
	padding:0;
	width:400px;
}
#panel_apartamenty #box li {
	float:left;
	margin: 10px 0;
}
#panel_apartamenty .box_heading {
	font-size: 12px;
	color: #FFFFFF;
	background:  url('../media_n/bkg5.jpg') repeat-x;
	padding: 4px 4px;
	margin: 0 0 20px 0;
}
#panel_apartamenty input, #panel_apartamenty textarea, #panel_apartamenty select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
/* panel adminn - lista apartamentow */

#panel_apartamenty .lista ul, #panel_apartamenty .lista li {
	list-style:none;
	margin: 4px 0;
	padding:0;
}
#panel_apartamenty .lista ul li {
	margin: 0;
	padding: 0;
}
/* ------------------------banery/linki */

#banery {
	margin: 25px 0 15px 0;
}
#banery textarea {
	margin: 10px 0 0 0;
	padding: 15px;
	width:400px;
	height:100px;
	color:#333333;
}
#naglowek-1 {
	font-size:11px;
	display:inline;
}
/* ------------------------reception phone */
.reception {
    background: url("/img/reception.gif") no-repeat center center;
	height:125px;
}
.reception p {
	float:right;
	text-align:right;
	width:425px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:32px;
	font-weight:700;
	letter-spacing:-3px;
	padding:25px 0 0 0 ;
	color:#0099ff;
}
.reception span {
	float:right;
	font-size:21px;
	color:#999;
	text-transform:uppercase;
}

