html{
margin: 0px;
padding: 0px;
background-image: url("../images/dol_tlo.gif");
background-color: #58585A;
}
body{
margin: 0px;
padding: 0px;
font-family: MuseoSans300, Arial;
font-size: 14px;
color: black;
line-height: 22px;
margin-bottom: 10px;
background-color: white;
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
}
#abovetop{
width: 100%;
border-top: 5px solid #004080;
height: 17px;
background-color: white;
display: table;
}
#abovetop-inner{
width: 950px;
margin: auto;
display: table;
}
#abovetop-left{
float: left;
font-size: 11px;
color: gray;
padding: 5px 5px 5px 10px;
display: table;
}
#abovetop-right{
float: right;
font-size: 11px;
color: gray;
width: 400px;
border-left: 3px solid white;
display: table;
}
a.lang{
color: black;
font-size: 11px;
font-family: Arial;
display:block;
float: left;
margin: 0px 5px 0px 5px;
padding: 5px;
}
a.lang:hover, a.lang.active{
color: white;
background-color: black;
}
#top{
width: 100%;
height: 78px;
border-top: 1px solid #D1D1D1;
display: table;
background-color: white;
}
#top-inner{
width: 930px;
margin: auto;
display: table;
}
#logo{
float: left
}
#menu{
padding-top: 20px;
float: right;
}
#topimage{
width: 100%;
height: 340px;
background-color: transparent;
border-top: 2px solid #004080;
}
#topimage-inner{
width: 950px;
margin: auto;
}
#middle{
width: 100%;
display: table;
padding-bottom: 20px;
background-image: url("../images/white.png");
}
#middle-inner{
width: 930px;
margin: auto;
display: table;
background-color: white;
}
#srodek-front{
padding: 0px 20px 0px 20px;
width: 910px;
}
#srodek{
width: 660px;
padding: 10px;
float: left;
}
#right{
width: 240px;
float: right;
}
#bottom{
width: 100%;
background-color: #58585A;
display: table;
}
#bottom-inner{
width: 950px;
margin: auto;
display: table;
}
#signature{
border-top: 1px solid #7D7D7F;
padding: 10px 10px 0px 10px;
color: white;
font-size: 11px;
}
.bottom-block1{
width: 210px;
float: left;
margin-right: 0px;
padding: 10px;
color: white;
font-size: 12px;
}
.bottom-block2{
margin-left: 30px;
float: left;
color: white;
font-size: 12px;
padding: 10px;
}
.bottom-block1 ul, .bottom-block1 ul li{
list-style: none;
padding: 0px;
margin: 0px;
}
#block-taxonomy_context-1 ul li{
list-style: none;
margin: 0px;
padding: 3px;
text-transform: uppercase;
}
#block-taxonomy_context-1 ul li a{
color: #E8E8E8 !important;
font-size: 11px;
}
table{
 table-layout: fixed;
    word-wrap: break-word;
}
table tr td{
padding: 5px;
}
table tr th{
padding: 5px;
}
#listaZakupow tr:nth-child(even){
background-color: #F2F2F2;
}
#listaZakupow tr td:first-child, #listaZakupow tr td:last-child{
text-align: center;
}
.area{
border: 1px solid #004080;
cursor: pointer;
}
.area:hover, .area.active{
border: 1px solid orange;
}
.ilosc{
font-size: 12px;
line-height: 16px;
border: 1px solid #004080;
padding: 2px;
display: block;
float: left;
}
#dodaj, #wyslij{
background-color: #CCCCCC;
border: 1px solid #797979;
font-size: 12px;
line-height: 16px;
padding: 2px 7px 2px 7px;
color:  #404040;
font-weight: bold;
display: block;
float: right;
cursor: pointer;
}
input{
border: 1px solid #797979;
}