
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, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body {
	height: 100%;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #4c4c4c;
	background: #000 url(../img/background.jpg) scroll repeat-x top center;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	width: auto;
}

a {
	color: #b00f12;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

ul, li {
	margin: 0;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;	
}

#main {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

.languages {
	border:none;
	width:118px;
	padding: 0 5px 5px 5px;
	z-index: 1;
}
.languages li {
	display: none;
	margin-top: 2px;
}

.languages ul {
	display: block;
}

.languages li.active, .languages li.show {
	display: block !important;
}

.english  {
	margin-left:60px;
}

.show img {
	padding-top: 5px;
}

.english .nopadd {
	padding-top: 0px !important;
}

.polish {
margin-left: 2px;
}

.normal {
	padding: 10px;
}

.lang_txt {
	float: left;
	color: #a6a6a6;
	padding-left: 25px;
	margin-right: 10px
}

#lang_wrap  {
	background: transparent url(../img/language_bg.gif) scroll no-repeat 0 0;
	z-index: 3;
	position: absolute;
	right: 0;
}

#lang_wrap .active  {

}

#lang_wrap .open {
	background: url(../img/lang_bg.png) scroll no-repeat 53px 22px;
	z-index: 2;
}

#menu_top {
	padding-top: 26px;
}

h1 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

#menu_top li a {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	padding:10px 17px 23px 17px;
	font-size:14px;
	text-transform: uppercase;
}

#menu_top li a:hover {
	text-decoration: none;
	color: #df0a0f;
}

#menu_top li.active a {
	text-decoration: none;
	background: url(../img/hover.png) scroll no-repeat center bottom;
}

#menu_top li {
	list-style: none;
	float: left;
}

.content {
	width: 710px;
	float: left;
}

.sidebar {
	width: 230px;
	float: right;
	margin-bottom: 8px;
}

.sidebar_header {
	background: url(../img/sidebar_header.png) scroll no-repeat 0 0;
	padding: 10px 10px 12px 15px;
}

.sidebar_content {
	background: url(../img/sidebar_bg.png) scroll no-repeat 0 bottom;
	padding: 15px;
	text-align: center;
}

.sidebar_content img {
	margin-bottom: 10px;	
}

.banner {
	height: 220px;
	clear: both;
	padding-left: 15px;
}

.banner a {
	margin-right: 8px;
}

.banner_txt {
	padding-top: 25px;
	margin-bottom: 25px;
	width: 540px;
	font-size: 13px;
	color: #606060;
}

#footer_container {
	clear: both;
	height: 160px;
	background: #000 url(../img/footer_bg.jpg) scroll repeat-x top center
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px;
}

.push {
	height: 160px;
}

.footer {
	width: 950px;
	margin: 0 auto;
	padding-top: 35px;
	text-align: center;
}

.footer h1 {
	text-align: left;
}

.partners img {
	margin-top: 20px;
	margin-right: 10px;
}

.box {
	width: 472px;
	min-height: 300px;
}

.box_header {
	background: url(../img/box_header.png) scroll no-repeat 0 0;
	padding: 12px;
	height: 20px;
}

.box_header h1 {
	color: #1d1d1d;
}

.box_bottom {
	background: url(../img/box_bottom.png) scroll no-repeat 0 0;
	height: 16px;
}

.box_content {
	background: url(../img/box_bg.png) scroll repeat-y 0 0;
	padding: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.archive_link {
	color: #6b6b6b;
	font-weight: italic;
	font-size: 14px;
}

.news_title {
	background: url(../img/arrow.gif) scroll no-repeat right center;
	padding-right: 8px;
	width: auto;
	float: left;
	font-size: 13px;
	color: #B00F12;
}
 
.news_title a {
	color: #B00F12;
	text-decoration: none;
}

.archive_link {
	float: right;
}

.news_date {
	float: right;
	color: #fff;
	background: url(../img/date_bg.png) scroll no-repeat 0 0;
	padding:1px 9px 5px 26px;
	font-size:10px;
	margin-bottom: 5px;
}

.news_item {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
	margin-top: 10px;
}

h3 {
	color: #b00f12;
	font-weight: bold;
}

.page {
	width: 710px;
}

.page_header {
	background: url(../img/page_header.png) scroll no-repeat 0 0;
	padding: 12px;
	height: 20px;
}

.page_header h1 {
	color: #1d1d1d;
}

.page_bottom {
	background: url(../img/page_bottom.png) scroll no-repeat 0 0;
	height: 18px;
}

.page_content ul {
	margin-left: 20px;
}

.page_content h2 {
	color: #b00f12;
	font-size: 16px;
	font-weight: bold;
}

.page_content strong {
	color: #b00f12;
}

.page_content {
	background: url(../img/page_bg.png) scroll repeat-y 0 0;
	padding: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.news_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pagination {
	text-align: center;
	padding-top: 10px;
}

#photos {
	margin-bottom: 15px;
}

#photos a {
	margin: 8px;
	display: block;
	float: left;
}

.prev a, .next a {
	text-transform: uppercase;
	font-weight: bold;
	color: #b00f12;
	font-style: italic;
}

.prev {
	margin-right: 10px;
}

.next {
	margin-left: 10px;
}

.prev, .next {
	text-transform: uppercase;
	font-weight: bold;
	color: gray;
	font-style: italic;
}

.numbers a, .numbers a, .numbers strong {
	padding: 2px 5px 2px 5px;
	color: #b00f12;
}

.numbers {
	color: #a4a4a4;
}

.bold {
	font-weight: bold;
}

.red {
		color: #b00f12;
}

.news_item p {
	clear: right;
	overflow: hidden;
	margin-top: 5px;
	text-align: justify;
}

.sponsors_page {
	padding-top: 20px;
}


.sponsors_page img {
	display: block;
	padding: 30px;
	float: left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.facebook {
	float: right;
	width: 232px;
	height: 410px;
	background: url(../img/facebook.png) scroll no-repeat 0 0;
	text-align: center;
}

.facebook h1 {
	color: #000;
	text-align: left;
	padding: 16px 16px 22px 16px;
}

.front_banners {
	float: right;
	width: 230px;
}

.season_item_1 {
	background:url("../img/season.jpg") no-repeat scroll 0 0 transparent;
	height:35px;
	width:685px;
	margin-top:10px;
}
.season_item_1 p {
	float:left;
	padding:8px 0px 0px 23px;
}

.season_item_0 {
	background:url("../img/season.jpg") no-repeat scroll 0 -40px transparent;
	height:35px;
	width:685px;
	margin-top:10px;
}
.season_item_0 p {
	float:left;
	padding:8px 0px 0px 23px;
}

.season_title {
	font-weight: bold;
	width: 180px;
}

.season_author {
	width: 150px;
	background: url(../img/dott.gif) scroll no-repeat left 14px;
	padding-left: 15px;
}

.season_last {
	width: 225px;
	background: url(../img/dott.gif) scroll no-repeat left 14px;
	padding-left: 15px;
}

.friends_title {
	background: url(../img/arrow.gif) scroll no-repeat right center;
	padding-right: 8px;
	width: auto;
	font-size: 13px;
	color: #B00F12;
}

.friends_item p {
	clear: right;
	overflow: hidden;
	margin-top: 5px;
	text-align: justify;
}

.friends_item {
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 10px;
	margin-top: 10px;
}

.media_item {
	float:left;
	margin-top:14px;
	text-align:center;
	width:226px;
}

.media_item h3 {
	font-size: 13px;
}

.menu_left {
	text-align: left;
}

.menu_left li {
	margin-bottom: 7px;
	list-style: none;
}

.menu_left ul {
	margin-left: 10px;
}

.menu_left li a {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	font-size:14px;
	text-transform: uppercase;
	background: url(../img/hwite.gif) scroll no-repeat left center;
	padding-left: 11px;
}

.menu_left li a:hover, .menu_left li.active a {
	text-decoration: none;
	color: #df0a0f;
}

.wallpaper_title {
	margin-bottom: 5px;
}

.more_video {
	float: right;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	font-size:14px;
	text-transform: uppercase;
	background: url(../img/hwite.gif) scroll no-repeat left center;
	padding-left: 11px;
	margin-top: 5px;
}

.more_video:hover {
	text-decoration: none;
	color: #df0a0f;
}

.partners span {
	font-size: 12px;
}

.partners span a:hover {
	color: #b00f12;
}
