body {
	background-color: #579983;
	font-family: verdana, Arial, Helvetica;  
}

.opisobiektu {
/*	font-family: "Times New Roman", Times, Serif;
	font-size: large;*/
	color: #000000;
	text-align: justify;
        font-size: 16px;
}

.cennik {
	font-family: Verdana, Helvetica;
	font-size: 16px;
	color: #000000;
	text-align: justify;
        list-style: none;
        padding: 0;
        margin-bottom: 50px;
}

.kontakt {
	font-family: Verdana, Helvetica;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

a img {
        border: 0;
        padding: 0;
}


#container {
	width: 950px;
	min-height: 400px;
	background-color: #bed24c;
	margin: auto;
	font-family: arial, helvetica, 'DejaVu Sans';
	font-size: 10px;
        border: 1px solid #000;
}

#top {
	width: 950px;
	height: 239px;
        margin: 0;
        padding: 0;
        position: relative;
        overflow: hidden;
}


#top ul, #top ul li, #menu ul, #menu ul li{
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

#top ul li, #menu ul li {
    float: left;
}

#top img, #left_column img {
    float: left;
}

#menu {
	width: 950px;
	height: 32px;
	font-weight: normal;
	background-color: #ebe99f;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
        margin: 0;
        padding: 0;
        position: relative;
        overflow: hidden;
        clear: both;
}

#left_column {
        float: left;    
        overflow: hidden;
        position: relative;
	width: 200px;
	min-height: 1000px;
        background-image: url("images/mlewegradient.png");
	background-repeat: repeat-y;
	background-color: #bed24c;
        margin: 0;
        padding: 0;
}

#left_column ul, #left_column ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 0;
}

#zawartosc {
        float: left;
        position: relative;
        overflow: hidden;
	width: 750px;
	min-height: 1050px;
	background-image: url("images/tlo_gradient.png");
	background-repeat: repeat-x;
	background-color: #bed24c;
        text-align: justify;
}
	
#tekst {
	overflow: hidden;
	width: 690px;
	position: relative; left: 25px;
        font-size: 14px;
}

#bottom {
        clear: both;
        width: 950px;
        height: 24px;
	background-color: #9FAF3E;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

#title {
    width: 190px;
    height: 20px;
    float: left;
    
}

#bottom_menu {
    float: left;
    font-size: 12px;
}

#bottom_menu ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 5px;
}

#bottom_menu li {
    float: left;
    margin: 0 25px;
}

#bottom_menu a {
    text-decoration: none;
    color: #000;
}


#footer {
    width: 950px;
    height: 10px;
    margin: 20px auto;
    text-align: center;
    font-size: 10px;
}

#footer a {
    color: #000;
    text-decoration: none;
}

h1 {
	font-size: 12px;
        margin: 5px 0px 0px 5px;
}

h2 {
	font-family: verdana, helvetica;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	font-family: verdana, helvetica;
	font-size: 18px;
}

#cennik_image {
    margin: 50px auto 10px auto;
    display: block;
    position: relative;
}

#map {
    margin: auto;
    width: 640px;
    height: 480px;
    margin-top: 50px;
}

#opisobiektu_images {
    text-align: center;
    margin-bottom: 40px;
}

#opisobiektu_images img {
    margin-top: 30px;
}

#jelesnia {
    float: right;
    margin-left: 20px;
}
