* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #705c5b;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

a {
	font-weight: bold;
	text-decoration: none;	
	color: #FF7315;
}
a:hover {
	text-decoration: underline;	
}

ul.float li {
	float: left;
	list-style: none;
}

.clearfix {
	clear:both;	
}


body {
	background: url('../images/background.gif') center center repeat-x;
	background-color: #c6bfbb;
}

#container {
	margin: 0 auto; 
	width: 890px;
	text-align: left;
}
#container div.main {
	margin: 0 auto; 
	width: 890px;
	height: 560px;
	text-align: left;
	background: url('../images/dziewczynka.png') 40px 27px no-repeat;	
}
#container div.right-column {
	float:right;
	background: url('../images/detal_menu.png') right 10px no-repeat;	

}
#container .content {	
	float: right;
	margin-right: 90px;
	width: 456px;
}


#logo {
	position: absolute;
	width: 144px;
	height: 75px;
	background: url('../images/logo_ewa.gif') top left no-repeat;
	display: block;
}



.menu {
	float: right;
	margin-top: 20px;
	width: 550px;	
	height: 70px;
}

.bmenu-1 {
	position: relative;
	width: 45px;
	height: 23px;
	background: url('../images/menu-1.gif') 0px 0px no-repeat;
	display: block;
}
.bmenu-1:hover {
	background: url('../images/menu-1.gif') 0px -23px no-repeat;
}
.bmenu-1-active {
	position: relative;
	width: 45px;
	height: 23px;
	background: url('../images/menu-1.gif') 0px -23px no-repeat;
	display: block;
}

.bmenu-2 {
	position: relative;
	width: 67px;
	height: 23px;
	background: url('../images/menu-2.gif') 0px 0px no-repeat;
	display: block;
}
.bmenu-2:hover {
	background: url('../images/menu-2.gif') 0px -23px no-repeat;
}
.bmenu-2-active {
	position: relative;
	width: 67px;
	height: 23px;
	background: url('../images/menu-2.gif') 0px -23px no-repeat;
	display: block;
}

.bmenu-3 {
	position: relative;
	width: 120px;
	height: 23px;
	background: url('../images/menu-3.gif') 0px 0px no-repeat;
	display: block;
}
.bmenu-3:hover {
	background: url('../images/menu-3.gif') 0px -23px no-repeat;
}
.bmenu-3-active {
	position: relative;
	width: 120px;
	height: 23px;
	background: url('../images/menu-3.gif') 0px -23px no-repeat;
	display: block;
}

.bmenu-4 {
	position: relative;
	width: 50px;
	height: 23px;
	background: url('../images/menu-4.gif') 0px 0px no-repeat;
	display: block;
}
.bmenu-4:hover {
	background: url('../images/menu-4.gif') 0px -23px no-repeat;
}
.bmenu-4-active {
	position: relative;
	width: 50px;
	height: 23px;
	background: url('../images/menu-4.gif') 0px -23px no-repeat;
	display: block;
}

.bmenu-5 {
	position: relative;
	width: 58px;
	height: 23px;
	background: url('../images/menu-5.gif') 0px 0px no-repeat;
	display: block;
}
.bmenu-5:hover {
	background: url('../images/menu-5.gif') 0px -23px no-repeat;
}
.bmenu-5-active {
	position: relative;
	width: 58px;
	height: 23px;
	background: url('../images/menu-5.gif') 0px -23px no-repeat;
	display: block;
}

.bmenu-detal {
	position: relative;
	width: 23px;
	height: 23px;
	background: url('../images/menu_detal.gif') 0px 0px no-repeat;
	display: block;
}




ul.list li {
	margin: 0 0 20px 16px;
	list-style-position: outside;
	list-style-image: url('../images/bullet1.gif');
}
ul.list2 li {
	margin: 0 0 8px 16px;
	list-style-position: outside;
	list-style-image: url('../images/bullet1.gif');
}


.linia {
	position: relative; 
	margin: 10px 0 10px 0;
	width: 890px;
	height: 2px;
	font-size: 1px;
	background: url('../images/linia_dol.gif') top left no-repeat;	
}

.footer {
	width: 890px;
	text-align: left;
}

.footer-details {
	float: left;	
}
.logo-enp {
	float: right;
	margin-right: 8px;
	width: 88px;
	height: 27px;
	background: url('../images/logo_enp.gif') top left no-repeat;	
}



/* - - - produkty - - - */

#container div.main2 {
	margin: 0 auto; 
	width: 890px;
	height: 560px;
	text-align: left;
	background: none;
}
#container .content-2 {	
	float: right;
	width: 890px;
}






