font.txt {font-size: 13; color: #000000; font-family: arial;}
font.txtpromo {font-size: 13; color: red; font-family: arial;}
font.txtok {font-size: 11; color: #000000; font-family: arial;}



.email {
text-decoration: none;
color: rgb(69,108,183);
}

.email:hover {
text-decoration: none;
color: rgb(168,8,6);
cursor: hand;
}


.cennik {
text-decoration: none;
color: rgb(168,8,6);
}

.cennik:hover {
text-decoration: none;
color: rgb(69,108,183);
cursor: hand;
}


.small {
text-decoration: none;
color: rgb(224,224,224);
}

.small:hover {
text-decoration: none;
color: rgb(224,224,224);
}



.pit {
text-decoration: none;
color: rgb(255,255,255);
}

.pit:hover {
text-decoration: none;
color: rgb(69,108,183);
cursor: hand;
}


.menu {
text-decoration: none;
color: rgb(255,255,255);
}

.menu:hover {
text-decoration: none;
color: rgb(168,8,6);
cursor: hand;
}


.main {
text-decoration: none;
color: rgb(168,8,6);
}

.main:hover {
text-decoration: none;
color: rgb(128,4,3);
cursor: hand;
}



.hide {
text-decoration: none;
color: rgb(224,224,224);
}

.hide:hover {
text-decoration: none;
color: rgb(224,224,224);
cursor: hand;
}


.form {
background-color:#dddddd;
text-decoration: none;
color: rgb(0,0,0);
font-size: 9 pt;
}


.tabela1{
border: 1px solid black;
background-color: #ffffff;
padding:0;
margin:0;
}


.td1{
border: 1px solid red;
padding:0;
background-color: #F0DAA8;
vertical-align: center;
text-align: center; 
font-weight: bold
}


.td2{
border: 1px solid red;
padding:0;
background-color: #D5B56D;
vertical-align: center;
text-align: center; 
font-weight: bold
}






