html {
	width: 100%;
	width: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* {
	font-family: 'tahoma';
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}

div {
	margin: 0px;
	padding: 0px;
	display: block;
}

#wrap {
	width: 756px;
	margin: auto;
	padding-bottom: 10px;
}

#top {
	width: 756px;
	height: 254px;
	padding-bottom: 0px;
}

#dol {
	width: 756px;
	background-image: url('img/dol_tlo.gif');
	background-repeat: repeat-y;
}

#dol_tresc {
	padding: 0px 20px 5px 30px;
}

div.tresc {
	padding: 10px 10px 10px 23px;
}

div.tresc a {
	color: #9DC1FC;
	text-decoration: none;
	font-weight: bold;

}

#dol_koniec {
	width: 756px;
	height: 40px;
	background-image: url('img/dol_zakoncz.gif');
	clear: both;
}


#stopka {
	clear: both;
	width:756px;
	margin-bottom: 20x;
}

#stopka_left {
	padding-left: 15px;
	float: left;
	display: inline;
	text-align: left;
	color: #091D38;
}

#stopka_left a {
	color: #091D38;
	text-decoration: none;
	font-weight: bold;

}

#stopka_right {
	float:right;
	display: inline;
	padding-right: 15px;
	color: #091D38;
}

#stopka_right b {
	color: #091D38;
}

div.container {
	display: inline;
	padding: 0px 10px 10px 10px;
	float: left;
	text-align: left;
}

div.element {
	display: inline;
	padding: 15px 0px 15px 25px;
	float: left;
	text-align: justify;
}

div.katalog {
	display: inline;
	padding: 0px 10px 10px 10px;
	float: left;
	text-align: left;
	font-weight: bold;
}

div.wyczysc {
	display: block;
	clear: both;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

.pole{
	display: inline;
	width:250px;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1 1 1 1;
	color: #091D38;
}

input {
	color: #091D38;
}

a {
	color: #9DC1FC;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: 'tahoma';
	font-weight: bold;
	color: #F3333F;
	font-size: 22px;
	display: block;
	margin: 0px;
	padding: 2px 0px 10px 15px;
}
