html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
}
object
{
    vertical-align: top;
}

.menu {
	margin: 0;
	padding: 0;
	padding-left:0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 32px;
	margin-right: 0;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 32px;
	background-repeat: no-repeat;
}


.m1 { background:url(/img/m1h.png) bottom left no-repeat; width:62px;}
.m1 a{ background:url(/img/m1.png) bottom left no-repeat; width:62px;}
.m2 { background:url(/img/m2h.png) bottom left no-repeat; width:76px;}
.m2 a{ background:url(/img/m2.png) bottom left no-repeat; width:76px;}
.m3 { background:url(/img/m3h.png) bottom left no-repeat; width:91px;}
.m3 a{ background:url(/img/m3.png) bottom left no-repeat; width:91px;}
.m4 { background:url(/img/m4h.png) bottom left no-repeat; width:67px;}
.m4 a{ background:url(/img/m4.png) bottom left no-repeat; width:67px;}
.m5 { background:url(/img/m5h.png) bottom left no-repeat; width:61px;}
.m5 a{ background:url(/img/m5.png) bottom left no-repeat; width:61px;}
.m6 { background:url(/img/m6h.png) bottom left no-repeat; width:143px;}
.m6 a{ background:url(/img/m6.png) bottom left no-repeat; width:143px;}
.m7 { background:url(/img/m7h.png) bottom left no-repeat; width:121px;}
.m7 a{ background:url(/img/m7.png) bottom left no-repeat; width:121px;}
.m8 { background:url(/img/m8h.png) bottom left no-repeat; width:68px;}
.m8 a{ background:url(/img/m8.png) bottom left no-repeat; width:68px;}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

a.stopka{font-weight:normal;color:#90845e;text-decoration: none;font-size:10px;}
a.stopka:hover {color:#c0c0c0;text-decoration: none;}


body {
background: url(images/tlo11.jpg) white repeat;
margin-top:0px;
margin-bottom:0px;
text-align:left;

font-family: verdana,geneva,sans-serif;font-size:12px;
}


td, table {font-family: verdana,geneva,sans-serif;font-size:12px;color:#dccda5;}
h1 {font-size:18px;margin:0;font-weight:bold;line-height:40px;color:#dccda5;font-family: Georgia, Arial, sans-serif;background: url(images/tloh1.jpg) no-repeat;}

h2 {text-align:center;font-size:11px;font-weight:bold;padding:1px;margin:0px;color:#ff0000;font-family:Verdana;}

h5 {text-align:center;font-size:12px;font-weight:bold;padding:1px;margin:0px;color:#dccda5;}
.min {border:1px solid #05477b;padding:2px;}


a.pg{font-weight:bold;color:#af61bc;text-decoration: none;font-size:11px;}
a.pg:hover {font-weight:bold;color:#c0c0c0;text-decoration: none;}

a.menu{font-weight:bold;color:#ffffff;text-decoration: none;font-size:11px;margin-left:2px;height:19px;font-style:Tahoma;}
a.menu:hover {color:#ab00ae;text-decoration: none;}

a.menup{color:#ffffff;text-decoration: none;font-size:11px;font-style:Tahoma;}
a.menup:hover {color:#ab00ae;text-decoration: none;}

a.kat{color:#ed6db7;text-decoration: none;font-size:12px;padding-left:20px; height:22px;}
a.kat:hover {color:#6a1044;text-decoration: none;}

a {font-weight:bold;color:#c3b284;text-decoration: none;font-size:12px;}
a:hover {font-weight:bold;color:#c0c0c0;text-decoration: none;}

.foot {height:30px;line-height:30px;background: #FFEDFF url(images/tlofoot.jpg) repeat-x;text-align:center; border-bottom: 1px solid #ffffff;border-top: 1px solid #ffffff;}



<!--[if !IE]><!-->
.gora {padding-top:3px;}
<![endif]-->

.gora {
  padding-top:3px;
     * padding-top:0; /* zadziala tylko w 8 > IE > 4 */
	 
	 }



/* ----------------- FORMULARZ POCZTOWY -------------------*/    
td.form_head {
    font: normal 10px verdana, helvetica, sans-serif;
    text-align: right;
    padding: 3px;}
  
td.form_left {
    font: normal 9px verdana, helvetica, sans-serif;
    text-align: right;}

input.spec, textarea.spec {
    font: normal 11px verdana, helvetica, sans-serif;
    color: #000000;
    background-color: #d7c2a4;
    border-left: 1px solid #463723;
    border-top: 1px solid #463723;
    border-right: 1px solid #463723;
    border-bottom: 1px solid #463723;
    SCROLLBAR-TRACK-COLOR: #463723;
    width: 200px;
    height: 20px;}
	
 input.new {
    font: normal 11px verdana, helvetica, sans-serif;
    color: #000000;
    background-color: #d7c2a4;
    border-left: 1px solid #463723;
    border-top: 1px solid #463723;
    border-right: 1px solid #463723;
    border-bottom: 1px solid #463723;
    SCROLLBAR-TRACK-COLOR: #463723;
    width: 180px;
    height: 20px;}
   
textarea.spec {
    font: normal 11px Verdana, Arial, Helvetica, Sans Serif;
    height: 100px;
    width: 200px;}


