body {
background-image: url(img/tlo.jpg);
background-repeat: repeat;
background-position: top;
background-attachment: fixed;

color: #076b9f;
}


a {
color: #015C98;
text-decoration: none;

}


.obrys {
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;

border-top-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-right-width: 2px;

border-top-color: #076b9f;
border-bottom-color: #076b9f;
border-left-color: #076b9f;
border-right-color: #076b9f;

}

td.tlo {
background-image: url(img/tlo2.jpg);
background-repeat: repeat-x;
}

td.tlo_menu {
background-image: url(img/tlo3.jpg);
background-repeat: repeat-y;
}



td.produkt_1 {
font-size: 22pt;
font-style: Century Gothic;

}
td.produkt_2{
font-size: 15px;
font-style: Century Gothic;
}
dd{
font-size: 12px;
font-style: Century Gothic;
}
dt{
font-size: 14px;
font-style: Century Gothic;
}



td.tlo_produkt_1 {
background-image: url(img/produkty/podklad1.jpg);
background-repeat: no-repeat;
background-position:right top;
text-align: center;
font-style: Century Gothic;
}
td.tlo_produkt_2 {
background-image: url(img/produkty/podklad2.jpg);
background-repeat: no-repeat;
font-style: Century Gothic;
font-size: 14px;
}


td.text {
font-style: Century Gothic;
font-size: 12px;
}

table.tabela_0 {
table-layout: fixed;
border-spacing: 0px;
border-collapse: collapse #418EB6;
background-color: #FFFFFF;
font-style: Century Gothic;
}
td.linia {
background-image: url(img/linia.png);
background-repeat: repeat;

}

table.tabela {
table-layout: fixed;
border-spacing: 1px;
border-collapse: collapse #000000;
font-style: Century Gothic;
}
table.tabela_1 {
table-layout: fixed;
border-spacing: 1px;
border-collapse: collapse #000000;
background-color: #DDDDDD;
font-style: Century Gothic;
}
TD.tabela_1_1 {
background-image: url(img/tabela1.png);
background-repeat: repeat;
background-color: #DDDDDD;
font-style: Century Gothic;
color: #FFFFFF;
}
TD.tabela_1_2 {
background-image: url(img/tabela2.png);
background-repeat: no-repeat;
background-color: #DDDDDD;
font-style: Century Gothic;
font-size: 11px;
color: #000000;
}



dd,dt {

	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}




INPUT
{

	background-color: #ffffff;
	padding-left: 3px;

	font-family: Verdana;
	font-size: 11px;
	color: #000000; 
}