body {
	background-color: #562818;
	background-image:url('img/bg_body2.png');
	background-repeat:repeat-x;
	text-align:center;
	margin:0 auto;
	color: #572b18;
	font-family: verdana;
	font-size: 12px;
} 
#web {
	background-image:url('img/bg.jpg');
	background-repeat:no-repeat;
	height: 716px;
	width: 100%;
	margin: 0px;
	text-align: center;
	margin:0 auto;
	background-position: center top;
	padding: 0 auto;
} 
#content {
	text-align: center;
	width:995px;
	margin:0 auto;
	height:716px;
	position: relative;
}
#logo {
	padding-left: 20px;
	margin: 0px auto;
	padding: 0px auto;
}

#logotyp {
	position: absolute; left: 25px; top: 0px;
}

#menu {
	background-image:url('img/bg_menu.png');
	background-repeat:no-repeat;
	height: 75px;
	float: right;
	margin-right: 20px;
	cursor: pointer;
	position: relative;
}
#buttons1, #buttons2, #buttons3, #button4 {
	list-style: none;
	display: block;
	margin: 0px;
	height: 80px;
	width: 	145px;
	padding:	0px 10px 0px 0px;
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	float: left;
}
footer {
	margin-top: 0px;
	float: left;
}
.hover {
	background-image:url('button/hover_bg.png');
	background-repeat:no-repeat;
	background-position: center top;
}

#tekst2 {
	float: none;
	text-align: right;
	padding-right: 30px;
	height: 200px;
}

#tekst3 {
	float: right;
	text-align: right;
	padding-right: 50px;
	padding-top: 90px;
}
#roller_menu {
	background-image:url('img/roller_menu_bg.png');
	background-repeat:no-repeat;
	width: 740px;
	height: 132px;
	cursor: pointer;
	list-style: none;
	display: block;
	float: left;
	margin-left: 200px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-left: 30px;
	float: none;
}

#item1, #item2, #item3, .item {
	margin-left: 2px;
	padding-right: 2px;
	padding-top: 25px;
}

.rollerwhover {
	opacity:.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.hidden {
	display: none;
}
.dark {
	opacity:.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;

}
.clicked {
	opacity: 1;
	filter:alpha(opacity=100);
}
#contact  {
	font-size: 12px;
	font-weight: bold;

}
#contact  input {
		background: #461907;
		width: 222px;
		height: 18px;
		padding: 3px 3px 3px 3px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
		opacity: .5; 
		filter: alpha(opacity = 50);
		border: 1px #9a6238;
}
#contact  textarea {
		background: #461907;
		resize: none;
		width: 222px;
		height: 114px;
		padding: 3px 3px 3px 3px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
		opacity: .5; 
		filter: alpha(opacity = 50);
		border: 1px #9a6238;
}

#contact a {
		background: #582916;
		float: right;
		height: 51px;
		margin: 7px 0 0 7px;
		padding: 0 32px 0 32px;
		line-height: 50px;
		overflow: hidden;
		font-size: 1.036em;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
#contact  {
		font-size: 12px;
		font-weight: bold;

}
#zamowienie  input {
		background: #461907;
		height: 18px;
		width: 222px;
		padding: 3px 3px 3px 3px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
		opacity: .5; 
		filter: alpha(opacity = 50);
		border: 1px #9a6238;
}
#zamowienie  textarea {
		background: #461907;
		resize: none;
		width: 453px;
		height: 54px;
		padding: 3px 3px 3px 3px;
		border: none;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
		opacity: .5; 
		filter: alpha(opacity = 50);
		border: 1px #9a6238;
}
#zamowienie  select {
		background: #461907;
		height: 26px;
		width: 228px;
		padding: 3px 3px 3px 3px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
		opacity: .5; 
		filter: alpha(opacity = 50);
		border: 1px #9a6238;
}
#zamowienie option {
		font-weight:bold;
		color:white;
}

#zamowienie a {
		background: #582916;
		float: left;
		height: 51px;
		margin: 7px 0 0 7px;
		padding: 0 32px 0 32px;
		line-height: 50px;
		overflow: hidden;
		font-size: 1.036em;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
@font-face {
	font-family: web;
	src: url("webfont.otf") format("opentype");
}

#sm {
	font-family: web;
	color: #582916;
	text-decoration: none;
	font-size: 17px;
}

#sm:hover{
	text-decoration:underline;
}
