html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #131436;
	margin:0px;
	padding:0x;
	text-align: center;
}

* {
	color: #131436;
	font-size: 11px;
	font-family: 'tahoma';
	line-height: 13px;
}

.czysc {
	clear: both;
}

div {
	margin: 0px;
	padding: 0px;
	display: block;
}

#main {
	width: 780px;
	margin: auto;
	margin-top: 0px;
	background-color: #ffffff;
}

#logo {
	width: 780px;
	height: 87px;
	background-image: url('img/intro_logo.gif');
}

#top {
	width: 780px;
	height: 269px;
}

#top_left {
	width: 261px;
	height: 269px;
	display: inline;
	background-image: url('img/intro_top_left.gif');
	float: left;
}

#top_right {
	width: 519px;
	height: 269px;
	display: inline;
	background-image: url('img/intro_top_right.jpg');
	float: right
}

#left_wrap {
	width: 264px;
	background-image: url('img/intro_left_tlo.gif');
	background-repeat: repeat-y;
	float: left;
	display: inline;
}

#left {
	padding: 15px 10px 10px 40px;
	text-align: left;
	color: #ffffff;
}

#left b, #left a {
	color: #ffffff;
}

img {
	border-width: 0px;
	
	margin:0px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


#tresc_intro {
	width: 500px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: right;
	text-align: left;
}

#tresc_intro a {
	display: inline;
}
	

#tresc {
	padding: 10px 22px 10px 20px;
	float: right;
	text-align: left;
}

#tresc a {
	display: inline;
}
	

#rozdziel {
	clear: both;
	width: 780px;
	height: 18px;
	background-image: url('img/stopka_rozdziel.gif');
	background-repeat: no-repeat;
}

#stopka {
	height: 40px;
}

#flagi {
	width: 300px;
	float: right;
}

div.flaga {
	display: inline;
	margin: 20px;
	float: right;
}

div.stopka_left {
	padding-left: 25px;
	float: left;
	display: inline;
	text-align: left;
}

div.stopka_right {
	float:right;
	display: inline;
	padding-right: 25px;
	color: #909090;
}

div.stopka_right a {
	font-weight: normal;
	color: #505050;
}

table {
	padding:10px;
	margin:40px 0 0 0;
	border-collapse: collapse;
	border-width: 0px;
}

td {
	width: 135px;
	text-align: left;
}

#pierwszasiedziba {
	width: 272px;
	float: right;
	display: inline;
}

#flagi_intro {
	width: 200px;
	text-align: center;
	float: left;
	display: inline;
}
