body {
	background-image: url(images/backgroundStripe.jpg);
	background-repeat: repeat-x;
	background-color: #e9ddc1;
	text-align: center;
	margin: 0;
	padding: 0;
}


.container {
	border: 0px solid black;
	width: 857px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 43px;
	background-repeat: no-repeat;
	text-align: left;
}

.header {
	width: 857px;
	height: 174px;
	border: 0px solid black;
}

.leftPart {
	width: 428px;
	height: 174px;
	margin-left: 0px;
	background-image: url(images/mushroom2_04.jpg);
	float: left;
}

.midPart {
	width: 194px;
	height: 174px;
	background-image: url(images/mushroom2_05.jpg);
	float: left;

}

.topButtonContainer {
	border: 0px solid black;
	width: 235px;
	height: 174px;
	float: left;
}

.homeButt {
	width: 66px;
	height: 45px;
	background-image: url(images/mushroom2_06.jpg);
	float: left;
}

.sitemapButt {
	width: 76px;
	height: 45px;
	background-image: url(images/mushroom2_07.jpg);
	float: left;
}

.contactButt {
	width: 93px;
	height: 45px;
	background-image: url(images/mushroom2_08.jpg);
	float: left;
}

.mushroomTop {
	width: 235px;
	height: 42px;
	background-image: url(images/mushroom2_10.jpg);
	clear: left;
}

.leaf {
	width: 235px;
	height: 87px;
	background-image: url(images/mushroom2_11.jpg);
	clear: left;
}

.navbarContainer {
	border: 0px solid black;
	width: 857px;
	height: 32px;
}


.content {
	width: 857px;
	background-image: url(images/mushroom2_16.jpg);
	border: 0px solid black;
	float: left;

}

.wave {
	width: 857px;
	height: 33px;
	background-image: url(images/mushroom2_15.jpg);

}

.left {
	border: 0px solid black;
	width: 227px;
	min-height: 400px;
	margin-left: 12px;
	padding: 10px 10px 10px 12px;
	float: left;
}

.right {
	border: 0px solid black;
	width: 527px;

	padding: 10px 10px 10px 10px;
	float: left;

}

.leftcontent {
	border: 1px dotted #FB8B03;
	min-height: 300px;
	margin-left: 0px;
	background-color: White;
	padding: 6px;
	padding-bottom: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.rightcontent {
	border: 1px dotted #FB8B03;
	min-height: 600px;
	margin-left: 0px;
	padding: 6px 6px 6px 6px;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	background-repeat: no-repeat;
}

.footer {
	width: 857px;
	height: 42px;
	padding-top: 20px;
	background-image: url(images/mushroom2_18.jpg);
	clear: both;
}

.footerNavbar ul {
	margin: 0;
	padding: 0;
}

.footerNavbar ul li{
	display: inline;
	padding: 0px 0px 0px 0px;
}

.footerNavbar li a {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	
}

.footerNavbar li a:hover {
	color: #FB8B03;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.footerNavbar li a#current2 {
	color: #FB8B03;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

img {
	border: 0px;
}

h1 {
	color: #FB8B03;
	margin: 0;
	padding: 4px 4px 4px 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

div#entrance {
	width: 350px;
	border: 0px solid black;
}

div#entrance ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#entrance ul li {
	display: inline;
	padding: 20px 0px 0px 0px;
	list-style-type: none;	
}

div#entrance ul li a{
	text-decoration: none;
	color: #F55B14;
}

div.navbar {
	background-image: url(images/mushroom2_12.jpg);
	width: 761px;
	height: 32px;
	border: 0px solid black;
	float: left;
	position: relative;
	padding: 0px 0px 0px 0px;
	
}

div.navbar ul {
	margin: 0;
	padding-top: 6px;
	padding-left: 20px;
	list-style-type: none;
}

div.navbar ul li {
	display: inline;

	list-style-type: none;	
}

div.navbar a {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

div.navbar a:hover {
	color: #FB8B03;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#current {
	color: #FB8B03;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;	
}

.flags {
	width: 96px;
	height: 32px;
	border: 0px solid black;
	float: left;
}

.flags ul {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

.flags ul li {
	display: inline;
	padding: 0;
	list-style-type: none;	
	float: left;
}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #014C78;
	margin: 0px 0px 10px 0px;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: disc;
}

.mainSitePhotos {
	width: 420px;
	margin-top: 20px;
	background-color: #C3FF88;
	border: 2px solid #FB8B03;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
}

.apartmentSitePhotos {
	width: 200px;
	margin-top: 10px;
	background-color: #FFD8BB;
	border: 2px solid #FB8B03;
	padding: 10px 10px 10px 10px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 10px;
}

img {
	border: 0px;
}

img.entrance {
	border-bottom: 1px solid #F55B14;
}

p {
	margin: 0px;
	padding: 0;
}

.hidden {
	display: none; 
}

.error {
	display: block;
	margin-left: 240px;
	color: #FF0000;
}

input, select {
	margin-bottom: 3px;
}

.button {
	font-size: 12pt;
}


.txtFormLegend {
	color: Black;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 12pt;
}

table {
	border: 0px solid #191970;
	border-collapse: collapse;
}

tr {
	padding: 0;
	margin: 0;
}

td {
	border: 0px solid black;
	padding-top: 4px;

}

table.offer td {
	border: 1px solid #191970;	
	color: #191970;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	border-spacing: 4px;
	padding: 2px;
}


.ddm1 {
    font: 11px tahoma;
        
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 0px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    color: White;
}

.ddm1 .item1 #current{
    color: Red;
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    color: #FB8B03;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #009142;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #659DD0;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

a#shopLink {
  text-indent: -1000px;  
  background-image: url('images/sklep.png');
  background-position: 0px 143px;
  width: 156px;
  height:  140px;
  display: block;
  margin-left: 14px;
}

a#shopLink:hover {
  text-indent: -1000px; 
  background-image: url('images/sklep.png');
  background-position: 0px 0px;
  width: 156px;
  height:  140px;
  display: block;
  margin-left: 14px;
}




