/* Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.arial {
	font-family: Arial;
	font-size: 11px;
	color:#008475;
}

a:link {
	color: #008475;
}

a:visited{
	color: #008475;
}

a:hover{
	color: #003731;
}

/* Structure */

#global {
	width: 768px;
	height: 536px;
	margin-left: 50%;
	margin-top: 20px;
	left: -384px;
	position: relative;
}

#gora {
	width: 768px;
	height:	85px;
	position:relative;
    margin:0px;
    padding:0px;
	background-image:url(images/kominki_turbofonte.jpg);
}

#gora img{border:0px;}

/*  menu + przejawianie*/
#mn_fl {
	position: relative;
	width: 768px;
	height: 320px;
	background-image: url(images/tlo_index.gif);
	background-repeat: repeat-y;
	text-align: center;
}


#menlf{
	position: absolute;
	left:0px;
	margin-left:5px;
	margin-top:0px;
	/*padding-left:10px;*/
	/*padding-top:10px;*/
	text-align:left;
	width:210px;
	height:320px;
	border:solid 0px #000000;
	background-color:#ffffff;

}

ul.menu {margin: 0; padding: 0;}
ul.menu li {margin: 0px; padding: 1px 0px 1px 0px; 
list-style-type: none; 
width: 210px; 
/*float: left;*/
}
ul.menu li a {display: block; width: 100%; color: #000000; 
text-decoration:none;
background-image: url(images/menub_big.gif);
padding: 0 0 0 0px;
font-family:arial;
font-size:13px;
}
ul.menu li a:hover {font-weight: bold;
background-image:url(images/menut_big.gif); 
}


#centre {
	position: relative;
	width: 768px;
	background-image: url(images/tlo_index.gif);
	background-repeat: repeat-y;
}

#produits {
	top: 18px;
	float:right;
	position:relative;
	width: 755px;
}

#basdepage {
top:23px;
	clear:both;
	position: relative;
	width: 768px;
	height: 24px;
	background-image: url(images/baspage.jpg);
}

#pdt {
	padding-left:8px;
	position:relative;
	float:left;
	width: 240px;
}

#photo {
	width:75px;
	float:left;
}

#photo2{
	width:80px;
	float:left;
}

#texte {
	width:150px;
	float:left;
}

#texte2 {
	width:150px;
	float:left;
}


