html{
	margin: 0;
	padding: 0;
}

body{
	color: #90110c;
	font: 8.5pt Verdana;
	line-height: 11pt;
	margin: auto;
	padding: 0;
	background-color: #661212;
}

#header{
	padding: 0;
	margin: auto;
	width: 950px;
	height: 135px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}

#header ul{
	list-style: none;
	padding-top: 115px;
	padding-right: 20px;
	float: right;
	margin: 0;
}

#header li{
	float: left;
	margin-left: 20px;
	padding-right: 5px;
}

#header a, a:hover{
	color: #f3deb1;
	text-decoration: none;
}

#content{
	margin: auto;
	width: 950px;
	height: auto;
	background-color: #f3deb1;
	background-repeat: no-repeat;
	background-image: url(img/woollife_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#left{
	float:left;
	width: 299px;
	height: 343px;
	background-image: url(img/left_bg.jpg);
	background-repeat: none;
}

.clear{
	clear: both;
}
.clear_r{
	clear: right;
}

#glowna{
	padding-top: 15px;
	margin-left: 320px;
	width: 580px;
}

p{
	text-align: justify;
	margin: 0;
	padding: 5px;
}

.mini {
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
}

#footer{
	margin: auto;
	background-color: #d4b18e;
	width: 950px;
	height: 30px;
}

h1 {
	text-align: center;
	font-size: 10pt;
}

h3 {
	font-size: 10pt;
}

.bold{
	font-weight: bold;
}
.bold_r{
	font-weight: bold;
	text-align: right;
}

.italic{
	font-weight: bold;
	font-style: italic;
}
.prawy{
	float: right;
}

.lewy{
	float: left;
}

a.content_link {
	font-weight: bold;
	color: #90110c;
	text-decoration: none;
}
a:hover.content_link {
	color: #90110c;	
	text-decoration: underline;
}

img{
	margin: 5px;
	padding: 2px;
	border: 1px solid #90110c;
} 

li.noimage{
	list-style: none;
}


label{
	width: 20em;
	float: left;
	text-align: left;
	margin-left: 0.5em;
	display: block
}

textarea{
	height: 40px;
}

input,textarea, submit{
	width: 200px;
}

input, textarea {
	color: #781351;
	background: #fff;
	border: 1px solid #90110c;
}

.submit input{
	background: #90110c;
	color: #fff;
	border: 1px solid #90110c;
	font-weight: bold;
}

fieldset
{
border: 1px solid #90110c;
width: 27em;
}

legend{
	background: #90110c;
	color: #fff;
	border: 1px solid #90110c;
	padding: 2px 6px;
	font-weight: bold;
}

.podzial{
	padding-top: 5px;
	float: left;
	width: 185px;
	margin-left: 3px;
}

.podzial a{
	margin-left: 15px;
	border: 1px solid #90110c;
	display: block;
	width: 150px;
	height: 100px;
}

.podzial a span{
	display: none;
}

.podzial a#img_cas{
	background: url(img/casmir.jpg) no-repeat;
}

.podzial a:hover#img_cas{
	background: url(img/casmir_hov.jpg) no-repeat;
}

.podzial a#img_mer{
	background: url(img/merynos.jpg) no-repeat;
}

.podzial a:hover#img_mer{
	background: url(img/merynos_hov.jpg) no-repeat;
}

.podzial a#img_cam{
	background: url(img/camel.jpg) no-repeat;
}

.podzial a:hover#img_cam{
	background: url(img/camel_hov.jpg) no-repeat;
}

#footer a{
	color: #90110c;
	text-decoration: none;
}
#footer a:hover{
	color: #f3deb1;
	text-decoration: none;
}

#webdesign{
	margin: auto;
	color: #f3deb1;
	width: 900px;
	height: 30px;
	text-align: right;
}

#webdesign h1{
	text-align: right;
	font-size: 7pt;
}

#webdesign a, a:hover{
	color: #f3deb1;
	text-decoration: none;
}


#head_link{
	margin: auto;
	width: 260px;
	height: 80px;
	float: left;
	}
	
#head_link a{
	display: block;
	height: 80px;
}

#head_link a span{
	display: none;
}

.oferta{
	padding-top: 5px;
	border-bottom: 1px solid #d4b18e;
	height: 120px;
	}
	
img.galeria {
	width: 170px;
	height: 130px;
}

a.link_mini, a:hover.link_mini{
	color: #90110c;
	text-decoration: underline;
}	
	
