@charset "utf-8";
/* CSS Document */

body{
    text-align:center;
	background:#58341e url(images/tlo.gif);
	padding:0px;
	margin: 0 auto 0 auto; 
	}
	
div#all{
width:900px;
height:720px;
margin: 0px auto;
}

div#top{
background:url(images/top.jpg);
height:32px;
}

div#company {
float:left;
background:url(images/logo.jpg);
width:339px;
height:148px;
}

div#companyText{
float:right;
background:url(images/logo_tekst.jpg);
width:561px;
height:148px;
}

div#lewakreska{
clear:both;
background:url(images/long.jpg);
width:900px;
height:29px;
}

div#fiolet{
float:left;
background:url(images/tworzenie-stron-xhtml.jpg);
height:249px;
width:452px;
margin-bottom:0px;
}

div#blue{
float:right;
background:url(images/tworzenie-stron-flash.jpg);
height:249px;
width:448px;
margin-bottom:0px;
}

div#orange{
width:452px;
background:url(images/pozycjonowanie-stron-seo.jpg);
height:248px;
float:left;
}

div#green{
width:448px;
background:url(images/kontakt.jpg);
height:248px;
float:right;
}
h2{
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:132px;
margin-left:30px;
}
.hnaglowek{
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:133px;
margin-left:0px;
}

div#bottom{
clear:both;
background:url(images/adsense.jpg);
height:60px;
width:900px;
}
div#bottomm{
background:url(images/stopa.jpg);
height:14px;
clear:both;
}

a{
    text-decoration:none;
    color:#ffffff;
	
}

a:hover{
    text-decoration:none;
    color:#2c2c2c;
	}