
body{
color:black;
background-image: url("images/linia.jpg");
background-repeat:repeat-x;
}

#container{
width:1000px;
margin: 0 auto;
padding:0;
}

#logo{
width:1000px;
height:216px;
background-image:url(images/hotfile_01.jpg);

}

#menu{
width:274px;
float:left;
padding:0;
}

#srodek{
float:right;
width:720px;
background-image:url(images/srodek_bg.jpg);
background-repeat: repeat-y;

text-align:justify;
font: normal 13px tahoma, verdana, arial;
}

#srodek_zawartosc{
padding-left:20px;
padding-right:15px;
}

#gora{
float:left;
width:720px;
height:30px;
background: url(images/srodek_gora.jpg) no-repeat;
}

#dol{
float:right;
width:720px;
height:30px;
background: url(images/srodek_dol.jpg) no-repeat;
}

#stopka{
background-image:url(images/hotfile_08.jpg);
	height:62px;
	width:1000px;
	clear:both;
}

img {
border:none;
}

.obrazek{
float:right;
}

a {
color: #000000;
text-decoration: none; }

a:hover {
color: #FFCC00; 
font-style: italic;
}

