html, body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

#top {
	width: 780px; 
}

#header {
	background-color: #1AB3C5;
	width: 780px;
	height: 150px;
}

#menu {
	width: 150px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}

#main {
	width: 630px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}

#footer {
	clear: both;
	width: 100%;
	background-color: #5878E1;
	color: #030445;
}

#flink {
	color: #030445;
	text-decoration: none;
}

#fieldseti {
           width: 300px;
           height: 50px;
           border-color: #0033CC;
}

#fieldsete {
           width: 300px;
           height: 50px;
           border-color: #0033CC;

}

#fieldsett {
           width: 450px;
           height: 370px;
           border-color: #0033CC;
}

#fieldsetm {
           width: 220px;
           height: 200px;
           border-color: #0033CC;
}

#fieldseta {
           width: 220px;
           height: 170px;
           border-color: #0033CC;
}

legend {
           font-weight: bold;
           color: #0033CC;
}

/*END KONTAKT */

/*WYSZUKIWARKA */

#fieldsetw {
    width: 350px;
    height: 50px;
    border-color: #0033CC;
}

/*END WYSZUKIWARKA */

#tdo {
     width: 200px;
     height: 100px;
}

#ofirmie {
    text-align: justify;
    text-indent: 10px;
    margin: 10px;
}

#ulofirmie {
    text-align: left;
}

#ofirmieb {
    text-align: justify;
    margin: 10px;
}

#stat {
	text-align: right;
}

#stats {
	text-align: right;
	position: relative; top: 5px;
	position: relative; right: 1px;
}