html, body { margin-top: 5px; font-family: Lucida Sans Unicode }

img { border: 0; }

a.link01:link, a.link01:visited    { color: #FFFFFF; text-decoration: none }
a.link01:hover, a.link01:active    { color: #000000; text-decoration: none }

a.current:link, a.current:visited  { color: #000000; text-decoration: none }
a.current:hover, a.current:active  { color: #FFFFFF; text-decoration: none }

a.link02:link, a.link02:visited    { font-weight: bold; color: #000000 }
a.link02:hover, a.link02:active    { font-weight: bold; color: #336699 }

a.link03:link, a.link03:visited    { font-weight: bold; color: #006600 }
a.link03:hover, a.link03:active    { font-weight: bold; color: #004400 }

h1 {
	font-size: 9px;
	float: left;
	color: black;
	margin: 0 2px 0 2px;
	}
table#main { 
	margin-left: auto; 
	margin-right: auto; 
	width: 955px;
	}
td#head {
	width: 955px;
	height: 206px;
	}
.top {
	width: 100%;
	height: 100%;
	position: relative;
	}
img.gfx_top {
	width: 191px;
	height: 103px;
	float: left;
	}
.slogan {
	width: 550px;
	height: 20px;
	position: absolute; bottom:10px; left:190px;	
	font-size: 9px;
	color: black;
	}
.h {display: none}
div#lang {
 	width:100px; 
 	height:20px;	
	position: absolute; top:20px; right:30px;
	}
img.lan {
	width: 30px;
	height: 18px;
	margin: 0 10px 0 0;
	}
td#navi {
	background: url("gfx/pasek_menu.png") 0 0 no-repeat;
	text-align: center; 
	color: #FFFFFF;
	font-weight: bold;
	}
div.menu {
	float: left;
	width: 170px;
	font-size: 10pt;
	height: 44px; 
	line-height: 44px;
	}
div#promobar {
	float: right;
	width: 266px;
	height: 44px;
	background: url("gfx/pasek_promocja.png") 0 0 no-repeat;
	letter-spacing: 5px;
	height: 44px; 
	line-height: 44px;
	}
td#center {
	height: 475px;
	vertical-align: top;
	}
div#action {
	float: left;
	padding: 20px 20px 20px 20px;
	width: 649px;
	font-size: 9pt;
	text-align: justify;
	vertical-align: top;
	}
img#img1 {
	width: 140px;
	margin: 0 0 70px 20px;
	height: 105px;
	float: right; 
	}
img.img2 {
	width: 130px;
	height: 130px;
	float: left; 
    margin: 0 50px 30px 0;
	}
img#img3 {
	margin: 0 0 0 0;
	}
img#img4 {
	width: 160px;
	height: 107px;
	float: right; 
    margin: 0 0 0 20px; 
	}
img#img5 {
	width: 60px;
	height: 36px;
    margin: 8px 0 5px 0; 
	}
div.promo {
	float: right;
	background: #d8d8d8;
	width: 266px;
    color: #607D9D;
	font-size: 11pt;
	text-align: center; 
	margin: 0 0 10px 0;
	}
b.rtop, b.rbottom {
	display: block;
	background: #FFF
	}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
    overflow: hidden; 
    background: #d8d8d8
    }
b.r1 {
	margin: 0 5px
	}
b.r2 {
	margin: 0 3px
	}
b.r3 {
	margin: 0 2px
	}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 2px;
	height: 2px
	}
.promot1 {
	font-size: 11pt;
	margin-top: 15px;
	font-weight: bold;
	}
.promot2 {
	font-weight: bold;
	}
.speak {
	color: #336699;
	font-weight: bold;
	}
.welcome {
	font-size: 11pt;
	color: #EC2E00;
	font-weight: bold;
	text-align: center; 
	}
.name {
	font-size: 12pt;
	font-weight: bold;
	}
.fn {
	font-size: 12pt;
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
	margin: 25px 0 -10px 30px;
	}
td#foot {
	background: url("gfx/pasek_stopka.png") 0 0 no-repeat;
	height: 44px;
	color: #FFFFFF;
	font-size: 7.5pt;
	text-align: right;
	padding: 0 30px 0 30px;
	}
div#footer {
	float: left;
	word-spacing: 20px;
	}
.text {
	text-indent: 20px;
	margin: 0 0 0 0;
	}
.gorczyca {
	font-size: 9pt;
	color: #006600;
	}
/* --------------------------------------------------CONTACTFORM-------------------------------------------------- */
form {
	font-size: 9pt;
	float: left;
	width: 649px;
	height: auto;
	padding: 0 0 20px 0;
	}
div.opis {
	float: left;
	width: 240px;
	text-align: right;
	padding: 12px 8px 2px 0;
	font-weight: bold;
	}
div.pole {
	padding: 12px 2px 2px 0;
	}
input.text { 
	font-size: 9pt;
	width: 150px;
	}
textarea { 
	font-size: 9pt;
	width: 350px;
	}
select {
	font-size: 9pt;
	}
div#send {
	padding: 30px 10px 2px 238px;
	}
button { 
	width: 70px;
	background-color: #FFFFFF;
    margin-left: 10px;
    font-size: 9pt;
	font-weight: bold;
	border: #7f9db9 1px solid;
	}
.alert {
	color: #FF0000;
	}