body{
background-image:url('img/main-bg.gif');
background-repeat:repeat-x;
background-color:#000000;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
}

a {
color:#FFFFFF; 
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


#mainTop{
width:767px;
height:88px;
margin:0 auto;
background-image:url('img/main-top.gif');
background-repeat:no-repeat;
}

#logo{
width:165px;
float:left;
}

#szukaj{
width:300px;
float:left;
padding-top:30px;
padding-bottom:10px;
}

#kategorie{
width:300px;
float:left;
padding-top:30px;
padding-bottom:10px;
}

#kolor{
width:600px;
float:left;
}

#kolorC{
float:right;
background-color:#000000;
margin:5px;
}

#kolorC a{
padding:5px;
display:block;
border:1px solid #999999;
}

#kolorC a:hover{
border:1px solid #FFFFFF
}

#kolorB{
float:right;
background-color:#FFFFFF;
margin:5px;
}

#kolorB a{
padding:5px;
display:block;
border:1px solid #999999
}

#kolorB a:hover{
border:1px solid #000000;
}

#mainCenter{
width:767px;
margin:0 auto;
}

.listBox{
border-bottom:1px dotted #f07878;
height:55px;
margin:10px 0;
}


.listBoxDoc{
border-bottom:1px dotted #f07878;
height:25px;
margin:10px 0;
}


.button{
background-image:url('img/button.png');
background-repeat:no-repeat;
background-position:center;
margin:10px 0;
height:22px;
width:250px;
float:left;
padding-top:6px;
}

.button a{
color:#FFFFFF;
display:block;
text-decoration:none;
}

.button a:hover{
text-decoration:underline;
}

.black{
color:#FFFFFF;
width:210px;
float:left;
padding-top:15px
}

.img{
width:300px;
float:left;
}

.szukajB{
background-image:url(img/szukaj.gif);
background-repeat:no-repeat;
width:74px;
height:17px;
border:none;
color:#FFFFFF;
}

#space{
height:20px;
}

img, div { behavior: url(iepngfix.htc) }

