﻿html {
	padding: 0px;
	margin: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #8E0200;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-large;
}
h2 {
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-size: medium;
	margin-left: 20px;
	font-weight: normal;
	margin-right: 20px;
}
h4 {
	font-size: medium;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #8E0200;
	text-decoration: underline;
}
#contain {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 950px;
	height: 100%;
}
#header {
	padding: 0px;
	margin: 0px;
	width: 950px;
	height: 240px;
	border: 1px solid #FFFFFF;
	background-image: url('img/header_tlo.jpg');
	background-repeat: no-repeat;
	position: relative;
	float: left;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-radius-topleft: 15px;
	-webkit-border-radius-topright: 15px;
	border-radius-topleft: 15px;
	border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-radius-bottomleft: 15px;
	-webkit-border-radius-bottomright: 15px;
	border-radius-bottomleft: 15px;
	border-radius-bottomright: 15px;
}
#gora {
	width: 950px;
	height: 300px;
	position: relative;
	margin-bottom: 20px;
	padding-top: 10px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-radius-topleft: 15px;
	-webkit-border-radius-topright: 15px;
	border-radius-topleft: 15px;
	border-radius-topright: 15px;
}
#gora_lewa {
	width: 330px;
	float: left;
	margin-left: 3px;
	margin-right: 2px;
	text-align: center;
}
#kontakt {
	border: 0px solid #000000;
	width: 280px;
	padding: 0px;
	float: left;
	text-align: center;
	display: block;
	height: auto;
}
#gora_prawa {
	width: 330px;
	float: left;
	margin-right: 3px;
	margin-left: 2px;
	text-align: center;
}
#srodek {
	width: 950px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background-image: url('img/tlo_srodek.png');
	background-repeat: repeat;
	float: left;
	border: 1px solid #FFFFFF;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-radius-topleft: 15px;
	-webkit-border-radius-topright: 15px;
	border-radius-topleft: 15px;
	border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-radius-bottomleft: 15px;
	-webkit-border-radius-bottomright: 15px;
	border-radius-bottomleft: 15px;
	border-radius-bottomright: 15px;
}
#zawartosc {
	width: 950px;
	position: relative;
	float: left;
	height: auto;
}
#tytul {
	font-size: large;
	font-weight: bold;
	text-align: center;
	width: 950px;
	bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #8E0200;
	color: #FFFFFF;
}
#jezyki_index {
	border: 0px solid #000000;
	text-align: center;
}
#ufoFlash {
	border: 1px solid #FFFFFF;
	width: 900px;
	height: 400px;
	margin-right: 25px;
	margin-left: 25px;
}
#ufoFlash p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	margin-top: 10px;
	width: 950px;
	height: 70px;
	clear: both;
	float: left;
}
#footer p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#logo_polish {
	border-width: 0px;
	margin-top: 5px;
	margin-left: 275px;
	margin-bottom: 5px;
}
.foto {
	text-align: center;
}
.foto320x240 {
	border: 1px solid #FFFFFF;
}
.foto230x172 {
	border: 1px solid #FFFFFF;
	margin: 2px;
}
.logo {
	border-width: 0px;
}
.naglowek {
	font-size: x-large;
	font-weight: bold;
	margin-left: 20px;
	position: relative;
}
.flaga {
	border: 1px solid #FFFFFF;
	margin: 2px 5px 2px 5px;
}
.flaga_a {
	margin: 1px 4px 1px 4px;
	border: 2px solid #8E0200;
}
