* {
	padding: 0;
	margin: 0;
	font-family: "Tahoma" "Verdana" "Arial" "Helvetica" , sans-serif;
	font-size: 11px;
	color: #353535;
}

img {
border: 0;
}

body {
	text-align: center;
	background: #fffef9;
}

.td {
vertical-align: middle;
}

.cointainer {
	margin: auto;
	margin-top: 30px;
	width: 722px;
	background: #fcfaf2;
	border-top: 2px solid #d4911c;
	border-bottom: 2px solid #d4911c;
}

.langbar {
	height: 15px;
	text-align: right;
	padding-top: 2px;
	}

.topbar {
	height: 76px;
	width: 100%;
	background: #c98611 url(images/logo_bg.jpg);
	text-align: left;
}

.menu {
	margin-left: 218px;
}

.menu ul {
	white-space: nowrap;
}

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

.menu a {
	display: block;
	width: 56px;
	height: 54px;
}

.menu a.menustart {
	background: url(images/start.jpg) 0 0 no-repeat;
}

.menu a.menustart:hover {
	background-position: 0 -55px;
}

.menu a.menuofirmie {
	background: url(images/o_firmie.jpg) 0 0 no-repeat;
}

.menu a.menuofirmie:hover {
	background-position: 0 -55px;
}

.menu a.menuoferta {
	background: url(images/oferta.jpg) 0 0 no-repeat;
}

.menu a.menuoferta:hover {
	background-position: 0 -55px;
}

.menu a.menurealizacje {
	width: 65px;
	background: url(images/realizacje.jpg) 0 0 no-repeat;
}

.menu a.menurealizacje:hover {
	background-position: 0 -55px;
}

.menu a.menukontakt {
	background: url(images/kontakt.jpg) 0 0 no-repeat;
}

.menu a.menukontakt:hover {
	background-position: 0 -55px;
}

.logo {
	margin-left: 40px;
	float: left;
}

.topadress {
	text-align: right;
	height: 14px;
	color: white;
	padding: 2px;
}

.top {
	line-height: 1px;
}
	

.left {
	width: 253px;
	float: left;
	clear: left;
	text-align: left;
}

.lefttext {
	margin-left: 20px;
	line-height: 20px;
}

.right {
	float: right;
	clear: right;
	width: 448px;
	height: 275px;
	padding: 20px 10px;
	overflow: auto;
	text-align: left;
	background: #fffef9;
}

.mailer {
	float: right;
	clear: right;
	padding-right: 20px;
}

input, textarea {
  background: #fffef9;
  border: 1px solid #dadada;
}

.bottom {
	clear: both;
	width: 100%;
	height: 18px;
	padding-top: 4px;
	background: #f4efeb;
}

.bottom * {
	color: #9b9b9b;
}

.bottomleft {
	text-align: left;
	float: left;
	width: 245px;
	padding-left: 10px;
}

.bottomright {
	float: right;
	width: 467px;
	text-align: center;
}

.bottommenu li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid;
	padding-right: 10px;
	padding-left: 10px;
}

a, a:active, a:visited {
	text-decoration: none;
}
	
.bold {
	font-weight: bold;
}

div.lucas {
	float: left;
}

hr {
	border: 0;
	background: #d4911c;
	color: #d4911c;
	height: 2px;
	width: 350px;
}

.oferta hr {
 width: 100%;
}

hr.gray {
	height: 1px;
	color: #c1c1c1;	
	background: #c1c1c1;
	width: 100%;
}

.oferta img {
  float: left;
  padding-right: 10px;
}

.oferta p {
padding-top: 5px;
}

li {
	list-style-type: none;
	margin: 0;
}

.ofirmie li {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: square;
	list-style-image: url(images/pkt.gif);
}

div.conform input, div.conform textarea {
	width: 240px;
	margin-bottom: 5px;
}

textarea {
	width: 95%;
}

.konbut {
  border: 0;
  background-color: white;
}
