body {
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica;
	color: #003399;
	margin: 5px auto 0px auto;
	width: 900px
	}

img {
	border: none
	}

table td {
	font-size: 11px;
	font-family: Verdana, Arial
	}



.logo {
	background-image: url(../images/polska.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px
	}

.logo img {
	padding: 7px 0px 0px 12px
	}

.polonia {
	background-image: url(../images/polonia.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 375px;
	width: 525px
	}

caption {
	font-size: 8px;
	font-weight: bold;
	color: #003399
	}

div.main {
	margin-top: 40px;
	margin-bottom: 40px
	}

div.select {
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold
	}

p.language {
	margin: 0px;
	padding-left: 10px;
        text-transform: uppercase;
	text-align: left;
	color: #6699cc;
	font-size: 8px;
	font-weight: bold
	}

p.link {
	margin: 0px;
	padding-right: 20px;
	text-align: right;
	color: #FF9933
	}

p.link a {
	color: #003399;
	text-decoration: none
	}

p.link a:hover {
	color: #FF9933;
	text-decoration: none
	}

#footer {
	border-top: 3px solid rgb(217,217,217);
	clear: both;
	padding-top: 5px;
	font-size: 60%;
	font-weight: bold
	}

#footer div.right {
	float: right
	}

#footer .hosted a {
	text-decoration: none;
	border-bottom: 1px dotted #990030;
	color: #FF7F00;
        margin-left: 6px;
        margin-right: 6px
	}

#footer .hosted a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #FF7F00;
	color: #FF7F00
	}

#footer .hosted a:hover {
	text-decoration: none;
	border-bottom: 1px solid #990030;
	color: #990030
	}

#footer div.copyright {
	float: left;
	margin-left: 2px
	}

#footer div.copyright img {
	float: left
	}

#footer div.hosted {
	float: center;
	text-align: center
	}

