
* {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF0000;
}

.SliderTop_Loading{
position: relative;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-image: url(/images/loading_w.gif);
}

.SliderBottom_Loading{
position: relative;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-image: url(/images/loading_w.gif);
}

body {
	background: #000000;
	color: #575757;
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-align: center;
}

body.body {
	background: url('/images/background.jpg') repeat-x #000000;
	background-position: top left;
}

body.sound {
	background: url('/images/background_sound.jpg') repeat-x #000000;
	background-position: top left;
}

iframe.main {
	width: 100%;
	height: 791px;
	display: block;
	overflow: hidden;
}

iframe.sound {
	width: 100%;
	height: 119px;
	display: block;
}

hr {
	width: 988px;
	height: 1px;
	background-color: #D1D1D1;
	margin-left: 2px;
	margin-right: 2px;
}

a:link, a:visited {
	color: #A79B85;
	text-decoration: underline;
}

a:hover, a:active {
	color: #A79B85;
	text-decoration: none;
}

.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.none {
	display: none;
	position: absolute;
}

/* ----------------------------------------- */

div#main {
	width: 100%;
	height: 791px;
	background: url('/images/background_shadow.png') no-repeat;
	background-position: top center;
	text-align: center;
}

div#main_sound {
	width: 100%;
	height: 119px;
	background: url('/images/background_sound.png') no-repeat;
	background-position: bottom center;
	text-align: center;
}

div#container_top {
	width: 916px;
	height: 92px;
	margin: 0 auto;
	padding-top: 83px;
}

div.logo {
	width: 289px;
	height: 307px;
	position: absolute;
	margin-left: -45px;
	margin-top: -83px;
	background: url('/images/logo.png') no-repeat;
	z-index: 10;
}

a.logo {
	width: 112px;
	height: 150px;
	display: block;
	position: absolute;
	margin-left: 42px;
	margin-top: 23px;
	z-index: 12;
}

div.logo_name {
	width: 786px;
	height: 92px;
	margin-left: 130px;
	background: url('/images/logo_name.png') no-repeat;
}

div#menu {
	width: 100%;
	height: 19px;
	margin-bottom: 18px;
}

div#menu div.menu {
	width: 835px;
	height: 19px;
	position: relative;
	background: url('/images/menu.gif') repeat-y #070A0C;
	margin: 0 auto;
}

div#menu div.menu span {
	height: 19px;
	display: block;
	margin-left: 225px;
}

div#menu div.menu a {
	height: 19px;
	display: block;
	float: left;
	font-size: 0px;
	line-height: 0px;
	color: #070A0C;
}

div#menu div.menu a.menu_home {
	width: 66px;
	background: url('/images/menu_home.jpg') no-repeat;
}
div#menu div.menu a.menu_register {
	width: 258px;
	background: url('/images/menu_register.jpg') no-repeat;
}
div#menu div.menu a.menu_gallery {
	width: 92px;
	background: url('/images/menu_gallery.jpg') no-repeat;
}
div#menu div.menu a.menu_video {
	width: 73px;
	background: url('/images/menu_video.jpg') no-repeat;
}

/* ----------------------------------------- */

div#container_center {
	width: 833px;
	margin: 0 auto;
}

div#content {
	width: 833px;
	height: 496px;
	margin: 0 auto;
	margin-right: 37px;
}

div.content_shape {
	width: 100%;
	height: 100%;
	background: url('/images/content_shape.png') no-repeat;
}

div.content_shadow {
	width: 100%;
	height: 100%;
	background: url('/images/content_shadow.png') no-repeat;
}

div.content_background1 {
	background: url('/images/background_content1.jpg') no-repeat;
}

div.content_background2 {
	background: url('/images/background_content2.jpg') no-repeat;
}

div.content {
	width: 831px;
	height: 494px;
	margin: 1px;
}

/* ----------------------------------------- */

div#slider_top {
	width: 100%;
	height: 80px;
	text-align: left;
}

div#slider_top img {
	margin-top: 9px;
	margin-right: 18px;
	border: 1px solid #878888;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

div#slider_top_play {
	width: 831px;
	height: 80px;
}

div#slider_top div.slider_top_shadowl {
	width: 140px;
	height: 80px;
	position: absolute;
	background: url('/images/slider_top_left.png') no-repeat;
	z-index: 5;
}

div#slider_top div.slider_top_shadowr {
	width: 140px;
	height: 80px;
	position: absolute;
	margin-left: 691px;
	background: url('/images/slider_top_right.png') no-repeat;
	z-index: 5;
}
/* ----------------------------------------- */

div#text_block {
	width: 100%;
	height: 398px;
	overflow: auto;
}

div#text_block div.text_box {
	width: 415px;
	height: 172px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#text_block div.border_br {
	background: url('/images/text_box_br.gif') no-repeat;
	background-position: bottom right;
}
div#text_block div.border_r {
	background: url('/images/text_box_r.gif') no-repeat;
	background-position: top right;
}
div#text_block div.border_b {
	background: url('/images/text_box_b.gif') no-repeat;
}

div#text_block div.text_box div.text_content {
	margin: 20px;
	margin-top: 5px;
	color: #A79B85;
	text-align: left;
}

div#text_block div.text_box div.text_content strong.title {
	display: block;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 4px;
	background-color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #BDBDBD;
}

div#text_block div.text_box div.text_content span.more {
	display: block;
	float: right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	background-color: #8F8977;
	font-weight: bold;
	color: #000000;
}

div#text_block div.text_box div.text_content span.more a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div#text_block div.text_box div.text_content div.text {
	clear: both;
}

/* ----------------------------------------- */

div#menu_bottom {
	width: 100%;
	height: 17px;
	background: url('/images/menu_bottom.png') no-repeat;
	text-align: left;
}

div#menu_bottom div.menu_bottom {
	width: 559px;
	height: 17px;
	position: relative;
	margin-left: 136px;
}

div#menu_bottom div.menu_bottom a {
	height: 16px;
	display: block;
	float: left;
	margin-top: 1px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
}

div#menu_bottom div.menu_bottom a.menu_regulaminy {
	width: 126px;
	background: url('/images/bottom_regulaminy.jpg') no-repeat;
}
div#menu_bottom div.menu_bottom a.menu_organizatorzy {
	width: 162px;
	background: url('/images/bottom_organizatorzy.jpg') no-repeat;
}
div#menu_bottom div.menu_bottom a.menu_sponsoring {
	width: 114px;
	background: url('/images/bottom_sponsoring.jpg') no-repeat;
}
div#menu_bottom div.menu_bottom a.menu_linki {
	width: 61px;
	background: url('/images/bottom_linki.jpg') no-repeat;
}
div#menu_bottom div.menu_bottom a.menu_myspace {
	width: 96px;
	background: url('/images/bottom_myspace.jpg') no-repeat;
}

/* ----------------------------------------- */

div#slider_bottom {
	width: 100%;
	height: 80px;
	text-align: left;
}

div#slider_bottom img {
	margin-top: 9px;
	margin-right: 18px;
	border: 1px solid #878888;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

div#slider_bottom_play {
	width: 833px;
	height: 80px;
}

div#slider_bottom div.slider_bottom_shadowl {
	width: 150px;
	height: 80px;
	position: absolute;
	background: url('/images/slider_bottom_left.png') no-repeat;
	z-index: 5;
}

div#slider_bottom div.slider_bottom_shadowr {
	width: 150px;
	height: 80px;
	position: absolute;
	margin-left: 683px;
	background: url('/images/slider_bottom_right.png') no-repeat;
	z-index: 5;
}