body {
	background: #e9e7db url('../img/bg.jpg') no-repeat center;
	background-attachment: fixed;
	color: #646464;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

a img {
	border-width: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h2 {
	color: #646464;
	margin: 0;
	font-size: 13px;
	font-family: Tahoma;
	text-transform: uppercase;
	border-bottom: 1px dashed #adadad;
	padding-bottom: 4px;
}

h2 a {
	color: #646464;
	text-decoration: none;
}

h2:first-letter {
	font-size: 16px;
}

h3 {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
}

h3 .back {
	background: #ffca02;
	padding: 4px;
}

h3:first-letter {
	font-size: 14px;
}

h4 {
	color: #646464;
	margin: 0;
	font-size: 13px;
	font-family: Tahoma;
	text-transform: uppercase;
}

h4.s {
	color: #646464;
	margin: 0;
	padding-top: 25px;
	font-size: 13px;
	font-family: Tahoma;
	text-transform: uppercase;
}

h5 {
    font-size: 13px;
    margin: 5px 0 5px 7px;
    font-weight: normal;
}

h5.galeria {

	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 5px; 
	width: 200px;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	
	text-align: center;
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;		
}

h5 a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #646464;
}

h5 a:hover {
    text-decoration: underline;
}

h6 {
	margin: 10px;
	font-size: 13px;
	font-weight: bold;
}

p.c {
	text-align: center;
	width: 100%;
}

p.more {
	margin-left: 375px;
	width: 203px;
	text-align: center;
}

p.more a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

p.more a:hover {
	color: #da251d;
}

span.r a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #ff0000;
	margin: 0 auto;
	width: 100%;
}

div.photo {
    float: left;
    padding: 7px 17px;
	width: 130px;
	text-align: center;
}

div.c {
    text-align: center;
    float: left;
    margin: 0;
	width: 100%;
	padding-bottom: 20px;
}

img.gallery {
	border: 1px solid #adadad;
}

div#container {
	margin: 0 auto;
	width: 914px;
}

div#lang {
	 position: absolute; 
	 margin: 10px 0 0 665px;
}

div#top {
	float: left;
	height: 125px;
	margin-left: 7px;
	width: 900px;
}

div#logo {
	float: left;
	margin: 10px 0 10px 20px;
	float: left;
	width: 158px;
}

div#menu {
	
	float: left;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	font-size: 14px;
	margin: 70px 0 0 20px;
	background: #da251d; 
	padding: 12px; 
	color: #fff; 
	-webkit-border-radius: 13px; /* Safari, Chrome */
	-khtml-border-radius: 13px;    /* Konqueror */
	-moz-border-radius: 13px; /* Firefox */
	border-radius: 13px;		
}

div#menu ul{
	margin: 0;
	padding: 0;
}

div#menu ul li{
	display: inline;
}

div#menu ul li a{
	color: #fff;
	margin: 0 10px;
	text-decoration: none;
}

div#menu ul li a:hover, div#menu ul li a.selected{
	border-bottom-color: black;
	text-decoration: underline;
}

div#flash {
	float: left;
	height: 310px;
}

div#flash-left {
	float: left;
	height: 310px;
	width: 7px;
}

div#wel {
	height: 27px; 
	position: absolute; 
	background: #da251d; 
	margin: 128px 0 0 -10px;
	-webkit-border-radius: 13px; /* Safari, Chrome */
	-khtml-border-radius: 13px;    /* Konqueror */
	-moz-border-radius: 13px; /* Firefox */
	border-radius: 13px;	
	color: #fff;	
	padding: 7px;
	font-size: 16px;
	font-weight: bolder;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
}

div#wel p{
	margin-top: 4px;
}

div#flash-content {
	width: 900px;
	height: 310px;
	float: left;
	text-align: center;
}

div#flash-right {
	float: left;
	height: 310px;
	width: 7px;
}

div#navigation {
	float: left;
    width: 890px;
    margin-left: 7px;
    padding: 5px;
    background: #fff;
    font-size: 11px;
}

div#navigation a {
    color: #646464;
    text-decoration: none;
}

div#navigation a:hover {
    text-decoration: underline;
}

div#content {
	background-color: #fff;
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	margin-left: 7px;
	float: left;
	line-height: 15px;
}

div#content p {
	text-align: justify;
	line-height: 19px;
}

div#content p.center {
	text-indent: 0px;
	line-height: 19px;
	text-align: center;
}

div.contactContent {
    width: 420px;
    float: left;
    text-align: center;
    margin: 10px 0 30px 0;
}

div.contactContentt {
    width: 210px;
    float: left;
    text-align: center;
    margin: 5px 0 5px 0;
}

div#contact {
    width: 420px;
    float: left;
    text-align: center;
    margin-top: 10px;
}

div.contactContent a {
    text-decoration: none;
    color: #646464;
}

div.contactContent a:hover {
    text-decoration: underline
}

div.contactContent .bold {
    font-weight: bold;
    font-size: 15px;
}

div#content .contactBig {
	width: 200px;
	float: left;
}

div#content .contactBig p {
	text-indent: 0;
	font-size: 12px;
	margin: 0;
}

div#content .contactBig p a {
	color: #646464;
}

div#content .contactBig p a:hover {
	color: #ff0000;
}

div#content .contact {
	width: 155px;
	float: left;
	margin-top: 15px;
}

div#content .contact p {
	text-indent: 0;
	font-size: 12px;
	margin: 0;
}

div#content .contact p a {
	color: #646464;
}

div#content .contact p a:hover {
	color: #ff0000;
}

div#content .contact p.mail {
	font-size: 10px;
}

div#mainContent {
    width: 590px;
    padding: 15px;
    float: left;
}

div#mainMenu {
    width: 250px;
    margin-top: 15px;
    padding: 0 15px 0 15px;
    float: left;
}

div#mainBig {
    float: left;
    width: 830px;
    padding: 15px;
}

div#mainBigLeft {
    float: left;
    width: 420px;
    padding: 15px;
}

div#mainBigRight {
    float: left;
    width: 420px;
    padding: 15px;
}

div#mainLeft {
	width: 250px;
	float: left;
	padding-right: 15px;
}

div#mainLeft p {
	color: #595959;
	text-indent: 0;
}

div#mainLeft p .date {
	background: #595959;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

div#mainCenter {
	width: 400px;
	float: left;
	padding: 15px;
	text-align: center;
}

div#mainRight {
	width: 160px;
	float: left;
	padding: 15px;
}


div.title {
	float: left; 
	margin-top: 5px;
	margin-bottom: 5px;
}


span.balony {
	position: absolute; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 6px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	margin-top: 39px; 
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;	
}

span.bramy {
	position: absolute; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 5px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	margin-top: 39px; 
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;		
}

span.ekrany {
	position: absolute; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 5px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	margin-top: 39px; 
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;		
}

span.namioty {
	position: absolute; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 5px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	margin-top: 39px; 
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;		
}

span.windymany {
	position: absolute; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 5px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	margin-top: 39px; 
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;	
}

span.helowe {
	position: absolute; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 5px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	margin-top: 63px; 
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;		
}

span.flagi {
	position: absolute; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 5px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	margin-top: 39px; 
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;		
}

span.nietypowe {
	position: absolute; 
	font-family: Tahoma; 
	text-transform: uppercase; 
	background: #da251d; 
	padding: 5px; 
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	margin-top: 39px; 
	margin-left: -10px;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px;    /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;		
}



div#mainLeft p{
	text-indent: 0;
	margin: 0;
}

div#foot {
	float: left; 
	width: 880px; 
	height: 40px; 
	margin: 10px 10px 35px 10px; 
	background: #da251d; 
	-webkit-border-radius: 12px; /* Safari, Chrome */
	-khtml-border-radius: 12px;    /* Konqueror */
	-moz-border-radius: 12px; /* Firefox */
	border-radius: 12px;	
}

div#fcon {
	position: absolute;
	background: #da251d;
	margin: -20px 0 0 30px;
	color: #fff;
	-webkit-border-radius: 20px; /* Safari, Chrome */
	-khtml-border-radius: 20px;    /* Konqueror */
	-moz-border-radius: 20px; /* Firefox */
	border-radius: 20px;	
	padding: 1px 20px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

div#car {
	position: absolute;
	margin: -25px 0px 0px 725px;
}

div#footer {
	width: 900px;
	float: left;
	font-size: 10px;
	margin-left: 7px;
	margin-bottom: 40px;
	padding-bottom: 15px;
	color: #505050;
	background: #fff;
	padding-top: 20px;
}

div#spon {
	color: #fff;
	position: absolute;
	margin: 10px 0 0 615px;
	font-weight: bold;
	font-size: 14px;	
}

div#footer a {
	text-decoration: none;
	color: #fff;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer .left {
	text-align: left;
	width: 600px;
	float: left;
}

div#footer .right {
	text-align: right;
	width: 300px;
	float: left;
}

table.tabela {
    text-align: center;
	background: #da251d;
	-webkit-border-radius: 20px; /* Safari, Chrome */
	-khtml-border-radius: 20px;    /* Konqueror */
	-moz-border-radius: 20px; /* Firefox */
	border-radius: 20px;
	color: #fff;	
	width: 100%;
	border-collapse:collapse;
	margin: 0px 0 30px 0;
}

table.tabela tr, td {
	border: 1px solid #fff;
	margin: 0;
	padding: 5px;
}

table.tabelaMini {
    margin-left: 15px;
    width: 400px;
    text-align: center;
    color: #646464;
}

table.tabelaMini th {
    font-size: 13px;
    padding: 4px 0 4px 0;
}

table.tabelaMini a {
    color: #646464;
    text-decoration: none;
}

table.tabelaMini a:hover {
    text-decoration: underline;
}

div#mainBigLeft ul a {
    color: #646464;
    text-decoration: none;
}

div#mainBigLeft ul a:hover {
    text-decoration: underline;
}

table.freedom {
	width: 100%;
	border-spacing: 0px;
}

table.freedom td {
	padding: 0px;
}

span.freedom {
	font-weight: bold;
	color: #dd1079;
}

span.freedom_logo{
	font-size: 24px;
	font-weight: bold;
	color: black;
	line-height: 120%;
}

table.mininews {
	width: 100%;
	border-spacing: 0px;
	margin-top: 6px;
}

table.mininews td {
	padding: 0px;
	vertical-align: middle;
}

table.mininews td a {
	float: left;
}

