BODY {
background-color: #F7F7F7;
background-image: url('grafika/tlo.gif');
background-repeat: repeat;
margin: 0px;
font-family: Verdana, arial;
font-size: 14px;}

a {
color: #0000CC; 
text-decoration: none;
}
a:visited {
color: #0000CC; 
} 
a:hover {
color: #FF3300; 
} 

h1{
text-align: center;
color: #FF3300; 
font-size: 16px;
}

#strona {
margin: auto;
width: 770px;
background-image: url('grafika/tlo-str.jpg');
background-repeat: repeat-y;
padding: 0px;
overflow: auto;
}
#logo {
margin-bottom: 6px;
margin-left: 6px;
margin-top: 6px;
}
#sklejka {
width: 750px;
height: 155px; 
background-image: url('grafika/sklejka.jpg');
background-repeat:no-repeat;
margin-left: 6px;
}
#box1 {
width: 750px;
margin-left: 6px;
background-color: #616161;
overflow: auto;
}
#menu{
padding-top: 10px;
width: 215px; 
_height:auto;
_height:465px;
min-height: 465px;
float: left;
}
div#menu a {
display: block;
color: #FFFFFF; 
text-decoration: none;
padding-top: 2px;
padding-bottom: 2px;
border-bottom: dashed 1px #000000 ;
margin-left: 10px;
margin-right: 10px;
padding-left: 20px;
}
div#menu a:visited {
color: #FFFFFF; 
} 
div#menu a:hover {
color: #000000; 
border-bottom: dashed 1px #FFFFFF ;
background-color: #FFFFFF;
} 
#naglowek{
text-align: center;
color: #FF3300; 
}
#tresc{
width: 535px;
_height:auto;
_height:465px;
min-height: 465px;
float: left;
background-image: url('grafika/tony.jpg');
background-repeat: repeat-x;
background-color: #F7F7F7;
padding-top: 10px;
}
#stopka{
width: 770px;
height: 70px; 
background-image: url('grafika/stopka.jpg');
background-repeat:no-repeat;
margin: 0px;
float: left;
}
.opis {
margin: auto;
width: 450px;
padding: 10px;
text-align: justify;
}

.opis1 {
margin: auto;
width: 450px;
padding: 10px;
text-align: center;
}

.produkt {
border: #000099 1px solid;
width: 150px;
height: 150px;
float: left;
}
.produkt2 {
border: #000099 1px solid;
width: 260px;
height: 150px;
background-color: #DFDFDF;
float: right;
padding: 0px 10px 0px 10px;
}

.produkt3 {
border: #000099 1px solid;
width: 150px;
height: 150px;
background-color: #FFFFFF;
float: left;
}

.produkt4 {
border: #000099 1px solid;
width: 260px;
height: 150px;
background-color: #DFDFDF;
float: right;
font-size: 12px;
padding: 0px 10px 0px 10px;
}