@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	margin:0px;
	position:static;
	color:#000;
}
div.baner{
	margin-top: 40px;
	background-image:url(../images/1_02.jpg);
	background-repeat: no-repeat;
	height:106px;
}
div.content1{
	background-image:url(../images/1_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.content2{
	background-image:url(../images/1__03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div.opis1{
	background-image: url(../images/1_06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: sans-serif;
	font-size: 12px;
	color: #8F5F2D;
	border: 1px solid #E4CDCF;
	margin-left: 400px;
	padding: 10px;
	height: 340px;
	width: 490px;
}
div.opis2{
	/*background-image: url(../images/1_06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	font-family: sans-serif;
	font-size: 12px;
	color: #8F5F2D;
	margin-left: 230px;
	height: 470px;
	z-index: 1000;
}
div.srodek{
	border: 1px solid #E4CDCF;
/*	height: 100%;*/ 
	padding: 10px;
	width: 660px;
	margin-bottom: 20px;
}

div.menu{
	margin: 30px 0px 0px 50px;
}

div.ofirmie{
	float: left;
	overflow: hidden;
	height: 18px;
	width: 72px;
}
a#ofirmie{
	display: block;
	height: 36px;
	background: url(../images/1_09_.jpg) 0 0;
}
div.oferta{
	float: left;
	overflow: hidden;
	height: 18px;
	width: 63px;
}
a#oferta{
	display: block;
	height: 36px;
	background: url(../images/1_13_.jpg) 0 0;
}
div.kontakt{
	float: left;
	overflow: hidden;
	height: 18px;
	width: 78px;
}
a#kontakt{
	display: block;
	height: 36px;
	background: url(../images/1_15_.jpg) 0 0;
}
a#ofirmie:hover, a#oferta:hover, a#kontakt:hover{
	background-position: 0 -18px;
}

div.oddzielacz{
	background-image: url(../images/1_11.jpg);
	float: left;
	width: 20px;
	height: 18px;
	margin-left: 3px;
}

a{
	text-decoration: none;
	color: #8F5F2D;
	font-weight: bold;
}
a#akt{
		text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover{
	color: #000;
}

hr{
	color: #E4CDCF;
	height: 1px;
	border: 0;
	border-top: 1px solid #E4CDCF;
}

#ramka{
	width: 630px;
	background-color: #EFEFEF;	
	margin-bottom: 20px;
	float: left;
	border: 1px solid #EFEFEF;
	padding:10px 5px 10px 5px;
}

#ramka img{
	border: 0;
	/*border: 1px solid #A3A2A2;
	padding: 2px;*/
}
#ramka a{
	float: left;
	height: 75px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #fff;
	background-color: #fff;
}
#ramka a:hover{
	padding: 2px;
	border: 1px solid #ED7D1B;
	background-color: #ED7D1B;
}
