body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ebeaea;
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 732px;
	position: relative;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

ul {
        padding: 0 0 0 120px;
}

h2 {
	margin: 0 5 5px 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 10px;
	text-align: center;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.block {
	display: block;
}

.clear {
	clear: both;
	border-top: 1px solid white;
	padding: 0;
	margin: 0;
}

.left {
	float: left;
	margin: 8px 8px 0px 4px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

body {
	background: #4d662c;
}

#wrapper {
	background: #607c3c;
}

h1 {
	margin: 0 0px;
	background: #607c3c;
        border-bottom: 1px solid #fff;
	position: relative;
}

#topnav {
	position: absolute;
	top: 0px;
	left: 560px;
	font-size: 1px;
}

#bigphoto {
	position: absolute;
	border-bottom: 1px solid #fff;
	border-right: 0px solid #fff;
	top: 109px;
	width: 567px;
	left: -1px;
	border-left: 1px solid #fff;
}

#tresc {
	position: absolute;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0px;
	top: 270px;
	left: -1px;
	width: 567px;
	height: 444px;
	background: #607c3c;
}

#nav {
 position: absolute;
	top: 109px;
	left: 569px;
	margin: 0;
	padding: 0;
	width: 162px;
        border-bottom: 1px solid #fff;
}

* html #nav {
	left: 732px;
	lef\t: 732px;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#nav img {
	display: block;
}

* html #nav img {
	float: left;
}

#houses {
	float: left;
	padding-top: 180px;
	margin-left: 568px;
	display: inline;
	width: 162px;
	height: 425px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(images/tlo_form.gif) repeat-y;
}

#houses div {
	padding: 8px 0 3px 33px;
	margin: 0 0 5px 0;
}

#stopka {
	background: #607c3c;
	text-align: center;
	margin: 0 0px;
	padding: 0px;
	border-bottom: 1px solid #fff;
	left: -1px;
	width: 731px;
	font-family: hevetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ebeaea;
}

h3 {
        background: #607c3c;
	text-align: left;
	margin: 0 0px;
	padding: 5px;
	font-family: verdana, hevetica, arial, sans-serif;
	font-size: 10px;
	color: #ebeaea;
}

.btnd {
        font-family:tahoma;
        font-size:8pt;
        font-weight:bold;
        background:#FFFFFF;
        color:#375114;
        border-color:#375114;
        border-style:solid;
        border-width:1px;
        cursor:pointer
}

