@CHARSET "UTF-8";
/* INICJALIZACJA - NIE ZMIENIAĆ ŻADNEGO Z TYCH USTAWIEŃ!!! */
a, div, span, p, body, table, tr, th, td, img, form, fieldset, ul, ol, li, label, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
	color: inherit;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-size: inherit;
	text-decoration: none;
	line-height: 1.3;
}
input, button, textarea, select, option {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-size: inherit;
	text-decoration: none;
	line-height: 1.3;
}
li {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
}
a:hover {
	text-decoration: underline;
}
embed, object {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
}
/* USTAWIENIA GŁÓWNE */
a, div, span, p, body, table, tr, th, td, img, form, fieldset, ul, ol, li, label, h1, h2, h3, h4, h5, h6, input, button, textarea, select, option {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
body {
	color: #CCCED8;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	text-align: left;
	font-size: 12px;
}
.float {
	display: inline-block;
	vertical-align: top;
}
.justowanie{
	text-align:justify;
}
.redbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C40A2D;
	margin: 20px 0px 20px 300px;
	width: 175px;
	text-align: center;
	padding: 1px 2px 3px 2px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.center {
	text-align: center;
}
.white{
	color: #FFF;
/*	font-weight: bold; */
}
.white_bold{
	color: #FFF;
	font-weight: bold;
	margin: 0px 0px 20px -10px;
}
/* Główny div reprezentujcy poziomy pas na stronie */  
div.inner {
	width: 960px;
	margin: 0px auto 0px auto;
	background-image: url('/bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.ekgfilmy {
	border: 1px solid white;
	width:110px;
}
.zdjecia {
	text-align:center;
	vertical-align:top;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	margin: 100px 0px 30px 45px;
}
h2 {
	color: #FFFFFF;
	background-color: #C40A2D;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0px 20px 0px;
	padding: 2px 2px 2px 45px;
}
h3 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 20px 45px;
}
h4 {
	color: #FFFFFF;
	background-color: #C40A2D;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0px 20px 0px;
	padding: 2px 2px 2px 45px;
}

p, ul {
	/*margin: 0px 0px 10px 45px;*/
	margin: 0px 0px 20px 35px;
}
label {
	width: 180px;
	margin: 0px 0px 10px 45px;
}
input.regform {
	width: 250px;
	background-color: #CCCCCC;
	margin: 0px 0px 10px 0px;
}
label.sesja {
	margin: 0px 0px 10px 0px;
	width: 415px;
}
input.sesja {
	margin: 0px 5px 10px 5px;
}
button {
	border: 0px solid black;
}
img.filmy {
	border: 1px solid white;
	float: left;
	margin: 0px 10px 5px 15px;
	width:110px;
}
img.person {
	float: left;
	width: 90px;
	height: 50px;
	margin: 0px 10px 0px 45px;
}
div.person {
	height: 55px;
}
p.message {
	font-size: 14px;
}
div.footer {
	font-size: 10px;
	color: #999999;
}
img.midlogo {
	margin-left: 45px;
	margin-right: 45px;
}
h2.nadlogo {
	margin: 20px 0px 0px 0px;
	cursor: pointer;
}
p.logo {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
img.logo {
	margin: 15px;
}
span.parses {
	color: #FFFFFF;
	background-color: #C40A2D;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0px 10px 2px;
	padding: 2px 2px 2px 43px;
	width: 441px;
}
span.podparses {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0px 1px 2px;
	padding: 2px 2px 2px 13px;
	width: 441px;
}
table.tgaleria td {
	text-align:center;
	width:120px;
}
