body, a, img, form, div, ul, li, h1, h2, h3, h4, h5, table, tr, td, p, span {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: white;
}

h2 { font-size: 17px; }

a:hover { color: #f5c75d; }
a { font-weight: bold; color: white; text-decoration: none; }
.clear { clear: both; }
.center { display: block; margin-left: auto; margin-right: auto; width: 970px; overflow: hidden; }


.top { text-align:left;	height: 89px; }
.top .logo { 	display: block; 	width: 132px; 	height: 37px; 	background-repeat: no-repeat; 	margin: 33px 0 0 10px; position: absolute; }
.top ul { list-style-type: none; margin: 47px 0 0 360px; position: absolute; }
.top li {display: inline; margin-right: 20px; }
.top li a { font-size: 15px; }
.top .top_info { position: absolute; margin: 43px 0 0 799px; width: 161px; height: 24px; background-repeat: no-repeat; }

.line { height: 7px; background-repeat: repeat-x; }

.main { text-align: left; }
.main .a { float: left; display: inline; margin: 44px 0 0 60px; background-repeat: no-repeat; }
.main .description { float: left; display: inline; width: 420px; margin: 80px 0 0 75px; font-size: 16px; font-weight: bold; }
.main .czytaj_big { clear: both; display: block; margin-top: 15px; width: 86px; height: 26px; background-repeat: no-repeat;  }
.main p { display: block; margin-top: 10px; color: #f5c75d; }
.main .footer { color: white; font-weight: bold; margin: 18px 0 18px 0; }
.main .footer ul { list-style-type: none; text-align: center; }
.main .footer li {display: inline; margin-right: 24px; }
.main .footer li a { font-size: 11px; }

.form { margin: 10px 0 30px 135px; font-size: 12px; font-weight: bold; height: 180px; }
.form h2 { margin: 0 0 20px 180px; }
.form label { position: absolute; }
.form .l1 { margin-top: 8px; }
.form .l2 { margin-top: 46px; }
.form .l3 { margin-top: 84px; }
.form .l4 { margin: 8px 0 0 450px; }
.form .i1 { width: 180px; position: absolute; margin: 0 0 0 180px; width: 238px; height: 31px; background-repeat: no-repeat; }
.form .i2 { width: 180px; position: absolute; margin: 38px 0 0 180px; width: 238px; height: 31px; background-repeat: no-repeat; }
.form .i3 { width: 180px; position: absolute; margin: 76px 0 0 180px; width: 238px; height: 31px; background-repeat: no-repeat; }
.form input { position: absolute; margin: 6px 0 0 5px; width: 228px; height: 20px; border: none; background-color: #f5c960; font-family: Trebuchet MS; }
.form .textarea { position: absolute; margin: 0 0 0 520px; width: 236px; height: 106px; background-repeat: no-repeat; }
.form textarea { position: absolute; width: 227px; height: 95px; margin: 6px 0 0 5px; border: none; background-color: #f5c960; overflow: auto; font-family: Trebuchet MS; font-size: 11px; }
.form .submit { position: absolute; background-color: #f5c960; width: 79px; height: 25px; margin: 120px 0 0 691px; }
