@CHARSET "UTF-8";

HTML {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	line-height: 1.5em;
	color: #0c212d;
	height: 100%;
}

BODY {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #f2faff url(../img/bg_body.gif) repeat-x top;
}

A {
	text-decoration: none;
	color: #922310;
}

.clear {
	clear: both;
	line-height: 0em;
	height: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

A:HOVER {
	text-decoration: underline;
}

A IMG {
	border: 0px;
}

UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

LI {
	list-style: none;
	list-style-type: none;
	text-indent: 0;
}

FORM {
	padding: 0;
	margin: 0;
	border: 0;
}

.container {
	width: 1009px;
	margin: 0 auto;
	position: relative;
}

#TopNav {
	height: 274px;
	background: url(../img/bg_top.jpg) no-repeat center bottom;
}

#FlashAnim {
	height: 274px;
	width: 1009px;
}

#TopNav DIV.logotypes {
	width: 135px;
	height: 205px;
	position: absolute;
	left: 30px;
	top: 15px;
}

#TopNav DIV.logotypes A {
	display: block;
	margin-bottom: 10px;
}

#NavBar {
	border: 1px solid #e6f6fe;
	background: url(../img/bg_bar.gif) repeat-x;
	height: 50px;
	width: 794px;
	position: absolute;
	right: 0px;
	top: -25px;
}

#NavBar A.about {
	position: absolute;
	left: 9px;
	top: 8px;
	width: 209px;
	height: 31px;
	background: url(../img/btn_akcja.png) repeat-x;
	text-indent: -10000px;
}

#NavBar DIV.categories {
	background: url(../img/bg_bar_options.png) no-repeat right top;
	position: absolute;
	right: 9px;
	top: 8px;
	height: 31px;
	padding-right: 12px;
}

#NavBar DIV.categories DIV {
	float: left;
	text-indent: -10000px;
	background: url(../img/bg_bar_options.png) no-repeat right bottom;
	width: 186px;
	height: 31px;
	margin-right: 6px;
}

#NavBar DIV.categories SELECT {
	color: #cd0713;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 6px;
}

#NavBar DIV.categories OPTION {
	color: #cd0713;
	font-family: Tahoma;
	font-size: 11px;
}

#Content {
	text-align: left;
}

#Content #LeftColumn {
	float: left;
	width: 200px;
	background: url(../img/bg_left_col.gif) no-repeat right top;
	padding-top: 30px;
	text-align: center;
}

#Content #RightColumn {
	float: right;
	width: 794px;
	padding-top: 30px;
}

#Footer {
	background: url(../img/bg_footer.gif) repeat-x bottom;
	height: 180px;
	clear: both;
	color: #fff;
}

#Footer A {
	color: #fff;
}

#Footer IMG.help {
	position: absolute;
	left: 477px;
	top: 20px;
}

#Footer DIV.copyright {
	position: absolute;
	background: url(../img/helper.gif) no-repeat;
	left: 470px;
	top: 104px;
	padding-left: 55px;
	padding-top: 8px;
	height: 39px;
	font-weight: bold;
}

#Footer DIV.copyright A {
	font-weight: normal;
	margin-left: 1em;
}

#Footer DIV.contact {
	position:absolute;
	left: 470px;
	top: 126px;
	padding-left: 55px;
	font-weight: normal;
}

#Footer A.kwadrat {
	padding-right: 75px;
	line-height: 27px;
	height: 27px;
	background: url(../img/kwadrat.gif) no-repeat right bottom;
	position: absolute;
	right: 0px;
	top: 145px;
}

#LeftColumn H5 {
	color: #6e9fbb;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 1em 0;
}

#RightColumn H3 {
	background: url(../img/bg_box_top.png) no-repeat;
	color: #cd0713;
	font-size: 17px;
	font-weight: bold;
	margin: 1em 0 1px 0;
	padding: 35px 70px 5px 50px;
	line-height: 25px;
	position: relative;
}

#RightColumn H3 SPAN.category {
	position: absolute;
	right: 90px;
	top: 5px;
	color: #6c7479;
	font-size: 11px;
	font-weight: normal;
}

.category A {
	text-transform: uppercase;
	color: #2466b2;
	font-weight: bold;
}

#RightColumn DIV.box {
	border-left: 1px solid #f7fdff;
	border-right: 1px solid #f7fdff;
	background: #fff;
	padding: 1em 20px;
	line-height: 1.5em;
	text-align: justify;
	width: 752px;
	overflow: auto;
}

#RightColumn DIV.movie {
	width: 425px;
	height: 344px;
	float: right;
	margin-left: 1em;
}

#RightColumn DIV.contact {
	background: url(../img/bg_contact.gif) repeat-x bottom;
	font-weight: bold;
	height: 36px;
	color: #2466b2;
	margin-top: 2px;
	text-indent: 20px;
	line-height: 29px;
	text-transform: uppercase;
	border-left: 1px solid #f7fdff;
	border-right: 1px solid #f7fdff;
}

#RightColumn DIV.contact SPAN {
	text-transform: none;
	font-weight: normal;
	color: #6c7479;
	margin-left: 2em;
	line-height: 29px;
	text-indent: 0;
}

#RightColumn DIV.contact SPAN IMG {
	vertical-align: middle;
}

#RightColumn DIV.pagebar {
	background: url(../img/bg_pagebar.jpg) no-repeat right;
	text-align: right;
	height: 25px;
	padding-right: 4px;
	padding-top: 1px;
}

#RightColumn DIV.pagebar * {
	padding: 1px 3px 1px 4px;
}

#RightColumn DIV.pagebar B {
	color: #cc0713;
	background-color: #fff;
}

#RightColumn DIV.pagebar A {
	color: #fff;
}
