#k1        {
        background: #E6E6E6;
        font: arial,verdana, sans-serif;
       font-size:0.8em;
        font-weight: bold;
        text-align: center;
        color: #6A6A6A;
        width: 45;
        }

#k10        {

        font: arial,verdana, sans-serif;
         font-size:0.8em;
        font-weight: bold;
        text-align: center;
        color: #6A6A6A;
        width: 45;
        }

#k2        {
        background: #E6E6E6;
         font-size:0.8em;
        font: arial,verdana, sans-serif;
        font-style: normal;
        text-align: center;
        color: #6A6A6A;
        width: 300;
        }

#k20        {
        background: #E6E6E6;
         font-size:0.8em;
        font: arial,verdana, sans-serif;
        font-style: normal;
        font-weight: bold;
        text-align: center;
        color: #6A6A6A;
        width: 300;
        }

#k3        {
        background: #E6E6E6;
         font-size:0.8em;
        font: arial,verdana, sans-serif;
        font-style: italic;
        text-align: center;
        color: #6A6A6A;
        width: 150;
        }


#k30        {
        background: #E6E6E6;
        font: arial,verdana, sans-serif;
         font-size:0.8em;
        font-style: italic;
        text-align: center;
        font-weight: bold;
        color: #6A6A6A;
        width: 150;
        }

#k4        {
        background: #E6E6E6;
        font: arial,verdana, sans-serif;
         font-size:0.8em;
        font-style: normal;
        text-align: center;
        width: 100;
        }

#k40        {
        font: arial,verdana, sans-serif;
         font-size:0.8em;
        font-style: normal;
        text-align: center;
        width: 100;
        }

.menu {font-family: tahoma; font-size: 11px; color: #1B1B1B; line-height:120%}
.tekst,td {font-family: tahoma; font-size: 12px; color: #1B1B1B; line-height:145%}
.stopka {font-family:tahoma; font-size: 10px; color:#CCCCCC; line-height:170%;}
.bialy {font-family: tahoma; font-size: 11px; color: #FFFFFF; line-height:150%}

a.menu {color: #424242; text-decoration:none}
a.menu:hover {color: #FF5A32}

a.stopka {color:#CCCCCC ; text-decoration:none}
a.stopka:hover {color:#FFFFFF}
a.tekst {color: #FF5A32; text-decoration:none;font-weight:bold;}
a.tekst:hover {color: #424242; text-decoration:none}

a.bialy {color:#FFFFFF; text-decoration:none}
a.bialy:hover {color:#FFFFFF; text-decoration:underline}

a.red {color: red; text-decoration:none;}
a.red:hover {color: #424242; text-decoration: none; }

a.green {color: green; text-decoration:none;}
a.green:hover {color: #424242; text-decoration: none; }

/* przyciski do zamowienia plyty */ 

input.zamowienie {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #1B1B1B;
	width: 100%;
	}
	
input.ilosc_sztuk {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #1B1B1B;
	width: 30px;
	}
	
input.kod {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #1B1B1B;
	}
	
textarea.uwagi {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #1B1B1B;
	}
	
input.zamow {
	background-color: #FF5A32;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	}
	