html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1; 
	background: url('../media/top_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma, Verdena, Arial, Sans;
	color: #666666;
}
ol, ul {
	list-style: none;
}
blockquote, q 
{
	quotes: none; 
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none; 
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through; 
}
table, tr, td,th { 
	border-collapse: collapse;
	border-spacing: 0; 
	vertical-align: top; 
}
a {
	text-decoration: underline;
	color: #0066cc;
}
a:hover {
	text-decoration: none;
}
h1, h2 {
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
p {
	margin: 7px 0px 7px 0px;
}
.clear {
	clear: both;
}
/* ----------------------------- top ----------------------------- */
#top {
	clear: both;
	width: 963px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
}
#logo {
	width: 271px;
	height: 65px;
	background: url('../media/logo.jpg') no-repeat;
	display: block;
	position: relative;
	top: 25px;
	left: 18px;
	float: left;
}
#logo2 {
	width: 210px;
	height: 55px;
	float: left;
	position: relative;
	top: 25px;
	left: 30px;
}
#top_menu {
	clear: both;
	position: relative;
	top: -50px;
	left: 740px; 
	color: #a2a2a2;
	width: 140px;
}
#top_menu li {
	display: inline;
	margin-right: 5px;
}
#top_menu a {
	color: #a2a2a2;
	text-decoration: none;
}
#top_menu a:hover {
	color: #a2a2a2;
	text-decoration: underline;
}
#flag_pl {
	width: 19px;
	height: 19px;
	display: block;
	background: url('../media/flag_pl.jpg');
	position: relative;
	top: -65px;
	left: 883px;
}
#flag_en {
	width: 19px;
	height: 19px;
	display: block;
	background: url('../media/flag_en.jpg');
	position: relative;
	top: -84px;
	left: 907px;
}
#flag_de {
	width: 19px;
	height: 19px;
	display: block;
	background: url('../media/flag_de.jpg');
	position: relative;
	top: -103px;
	left: 930px;
}
#search {
	position: relative;
	top: -90px;
	left: 733px;
	width: 230px;
	height: 30px;
}
#search_field {
	background: url('../media/search_field.jpg');
	width: 152px;
	height: 20px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: #a2a2a2;
	float: left;
}
#search_button {
	background: url('../media/search_button.jpg');
	width: 48px;
	height: 26px;
	margin-left: 4px;
	cursor: pointer;
}
/* ----------------------------- top_submenu ----------------------------- */
#top_submenu {
	clear: both;
	width: 903px;
	height: 45px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	top: 8px;
}
#top_submenu li {
	font-size: 12px;
	color: #ffffff;
	float: left;
	margin-bottom: 3px
}
#top_submenu li.dot {
	background: url('../media/top_submenu_dot.jpg');
	background-repeat: no-repeat;
	background-position: 10px 4px;
	width: 27px;
	height: 20px;
}
#top_submenu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
#top_submenu a:hover {
	text-decoration: underline;
}
/* ----------------------------- content ----------------------------- */
#content {
	clear: both;
	width: 963px;
	height: 100%;
	margin: 30px auto 0 auto;
	text-align: left;
}
#left {
	margin-left: 20px;
	width: 202px;
	float: left;
}
#left img {
	margin-bottom: 8px;
}
#region {
	line-height: 130%;
}
#middle {
	width: 510px;
	margin: 0 10px 0 10px;
	float: left;
}
#right {
	width: 202px;
	float: left;
}
#right img {
	margin-bottom: 8px;
}
/* ----------------------------- footer ----------------------------- */
#footer {
	clear: both;
	background: url('../media/footer_bg.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 157px;
}
#footer_middle {
	width: 923px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	color: #999999;
}
#footer_logo {
	background: url('../media/footer_logo.jpg');
	width: 201px;
	height: 46px;
	display: block;
	position: relative;
	top: 42px;
	float: left;
}
#footer_middle a {
	color: #999999;
	text-decoration: none;
}
#footer_middle a:hover {
	text-decoration: underline;
}
#footer_middle div {
	position: relative;
	top: 9px;
	left: 25px;
	float: left;
	width: 720px;
}
#footer_middle div span {
	font-weight: bold;
}
#footer_middle div ul {
	margin-top: 15px;
}
#footer_middle div li {
	width: 165px;
	display: block;
	float: left;
	padding: 2px 0 8px 12px;
	background: url('../media/footer_shortcuts_dot.jpg');
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#footer_middle div ul a {
	font-size: 10px;
}
#footer_middle p {
	clear: both;
	font-size: 11px;
	position: relative;
	top: 25px;
	display: block;
	width: 500px;
	float: left;
}
#footer_middle ol {
	position: relative;
	top: 30px;
	width: 300px;
	float: right;
	text-align: right;
}
#footer_middle ol li {
	display: inline;
	margin: 0 2px 0 2px;
}
/* ----------------------------- news ----------------------------- */
.news_info {
	margin: 7px 0 7px 0;
}
.news_info em {
	width: 70px;
	display: block;
	float: left;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	line-height: 170%;
}
.news_info span {
	width: 53px;
	height: 17px;
	display: block;
	float: left;
	background: url('../media/news_arrow.jpg');
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 3px;
	margin-right: 7px;
}
.news_info h3 {
	display: block;
}
.news_info a {
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	line-height: 160%;
}
.news_info a:hover {
	text-decoration: underline;
}
.news_intro {
	font-size: 12px;
	line-height: 120%;
}
.news_intro a {
	font-size: 12px;
	text-decoration: none;
}
.news_intro a:hover {
	font-size: 12px;
	text-decoration: underline;
}
.news_icon {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
}
.news_line {
	clear: both;
	background: url('../media/news_line.jpg');
	width: 501px;
	height: 1px;
	margin: 15px 0 10px 0;
}
#pages {
	margin-top: 10px;
	width: 500px;
	text-align: right;
}
#pages img {
	margin-bottom: -2px;
}
#pages a {
	margin-left: 2px;
}
/* ----------------------------- contact ----------------------------- */
#contact_form {
	margin: 15px 0 0 3px;
}
#contact_form label {
	clear: left;
	width: 120px;
	display: block;
	float: left;
	margin-bottom: 10px;
	line-height: 150%;
}
#contact_form input, textarea {
	background-color: #ffffff;
	border: 1px solid #0066cc;
	float: left;
	margin-bottom: 10px;
}
#contact_form textarea {
	width: 370px;
	height: 195px;
	padding: 3px;
}
#contact_form input {
	width: 190px;
	height: 17px;
	padding: 2px;
}
#send_msg {
	background-color: #0066cc;
	border: 1px solid #ffffff;
	padding: 4px;
	width: 140px;
	color: #ffffff;
	float: right;
	margin-right: 8px;
}
/* ----------------------------- others ----------------------------- */
.info_page {
	margin: 15px 0 0 3px;
}
#middle p {
	font-size: 12px;
	line-height: 120%;
} 
/* ---------------------------- news bar ---------------------------- */
#newsbar {
	text-align: left;
}
#newsbar_mazury {
	background: #007CC3;
	background-image: url('../media/newsbar_mazury.png');
	background-position: 20px;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	position: fixed;
	bottom: 0px;
	font-size: 18px;
	line-height: 210%;
}
#newsbar_list li {
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #ffffff;
	line-height: 210%;
	margin-left: 130px;
}
#newsbar_pilne {
	background: #D40202;
	background-image: url('../media/newsbar_pilne.png');
	background-position: 20px;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	position: fixed;
	bottom: 0px;
	font-size: 18px;
	color: #ffffff;
	line-height: 210%;
}
/* -------------------- player, advert - window --------------------- */
.player_window, .advert_window {
	display: none;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
}
.player_window div {
	width: 400px;
	height: 300px;
	background: #ffffff;
	margin: auto;
	margin-top: 150px;
	border: 1px solid #c0c0c0;
	padding: 5px;
}
.advert_window div {
	width: 520px;
	height: 400px;
	background: #ffffff;
	margin: auto;
	margin-top: 100px;
	border: 1px solid #c0c0c0;
	padding: 5px;
}
