body{
		color: #ffffff;
		margin: 0px;
		padding: 0px;
		font-family: Arial, Verdana, Sans-serif;
		font-size: 11px;
		
	}
	
a{
		color: #ffffff;
	}
	
h1, h2, h3, h4, h5{
		font-family: Arial, Verdana, Sans-serif;
		margin: 0px;
		padding: 0px;
	}
	
div#logo{
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		width: 176px;
	}
	
div#contener{
		margin: auto;
		width: 1024px;
	}
	
div#gfx1{
		width: 371px;
		height: 81px;
		background: url('../images/gfx1.jpg') no-repeat bottom right;
		float: left;
	}
	
div#gfx2{
		width: 1024px;
		height: 83px;
		background: url('../images/gfx2.jpg') no-repeat 50% 100%;
		clear: both;
		margin: auto;
		font-weight: bold;
	}
		
div#gfx2 ul li{
		color: #333333;
		margin-left: 60px;
		font-weight: bold;
	}
div#gfx2 ul li.first{
		padding-top: 15px;
	}
	
div#gfx2 ul li a{
		color: #333333;
	}
	
div#menu-back{
		width: 593px;
		height: 35px;
		background-color: #ffffff;
		float: left;
	}
	
#crm {
    height: 30px;
    float: right;
    display: block;
    width: 300px;
    text-align: right;
    padding-top: 16px;
}

#crm a {
    color: black;
    text-decoration: none;
    font-size: 13px;
    font-style: italic;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    padding: 15px 52px 15px 15px;
    background: url('/images/shipping.png') no-repeat 143px center;
}

div#menu{	
		width: 593px;
		background-color: #240200;
		height: 23px;
		font-family: Arial, Verdana, Sans-serif;
		padding-top: 12px;
		padding-left: 30px;
		padding-right: 30px;
		font-size: 11px;
	}
	
div#menu a{
		text-decoration: none;
		color: #ffffff;
		margin-right: 20px;
	}
div#menu a:hover{
		color: #717171;
	}
	
div#menu a.push{
		color: #717171;
		margin-right: 20px;
	}
	
div#menu a.ost{ margin-right: 0px; }
div#menu a.push-ost{ margin-right: 0px; color: #717171; }
	
div#tabela{
		width: 1024px;
		background: url('../images/background.jpg') repeat-y -60px 0;
		display: table-row;
		float: left;
	}
	
ul{margin: 0px; padding: 0px;}
li, li.tytul, li.tytul-color, li.tresc{
		list-style-type: none;
		margin: 0px;
		margin-right: 5px;
		padding: 0px;
		font-size: 11px;
	}
	
li.tytul, li.tytul-lewa{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 6px;
		width: 350px;
	}
	
ul.lewy-ul{
		height: 80px;
	}
	
li.tytul-lewa{
		width: 200px;
		float: left;
	}
li.click{
		float: right;
		padding-top: 7px;
	}
	
div#text2 li.tytul, div#text3 li.tytul{
		background: none;
		margin-bottom: 15px;
	}
	
li.tresc{
		margin-bottom: 10px;
	}
	
font.color{
		margin: 0px;
		padding: 0px;
		color: #b66a6a;
	}
	
li.tresc{
		clear: both;
	}
	
img.hr-poziom{
		width: 220px;
		height: 1px;
		background: url('../images/hr-poziom.jpg');
		clear: both;
		margin-bottom: 10px;
		margin-top: 3px;
		
	}
	
div.text{
		width: 220px;
		float: left;
		margin-left: 60px;
		padding-top: 50px;
		padding-bottom: 45px;
	}
	
div#text2, div#text3{
		width: 330px;
		float: left;
		margin-left: 65px;
		margin-right: 55px;
		padding-top: 50px;
		padding-bottom: 45px;
	}
	
div#parasol{
		padding-top: 50px;
		padding-bottom: 45px;
		width: 220px;
		float: left;
	}
	
div#parasol img{
		float: right;
		margin-right: 10px;
		margin-top: 10px;
	}
	
h3{
		font-size: 20px;
		float: right;
	}
h4{
		font-size: 24px;
		font-weight: bold;
		float: right;
	}
	
div#hr-pion{
		background: url('../images/hr-pion.jpg') no-repeat;
		width: 1px;
		height: 221px;
		float: left;
		margin-top: 70px;
		margin-right: 25px;
	}
	
p{
		margin: 0px;
		clear: both;
	}
	
ul#mail li{
		margin-bottom: 5px;
	}
ul#mail li.dane{
		float: left;
		width: 90px;
		padding-top: 4px;
	}
ul#mail li.input{
		float: left;
		width: 200px;
	}
ul#mail li.clear{
		clear: both;
	}
	
div.text ul.lewy-ul a{
		text-decoration: none;
	}
	
ul.wypunktowanie{ padding-bottom: 15px; }
ul.wypunktowanie li{
		list-style-type: circle;
		padding-left: 10px;
		list-style-position: inside;
	}
ul.wypunktowanie li.title{
		padding-left: 0px;
		list-style-type: none;
		padding-top: 10px;
	}
