* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
	outline: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* ----------------- */

body {
  background:#0d457a;
  text-align:center;
  font-size:12px;
  font-family:arial, tahoma, sans-serif;
}

a {
  color:#cb8407;
}

a:hover {
  text-decoration:underline;
}

#main-box-wrapper {
  background:#fff url('gfx/main_box_wrapper_bg.gif') repeat-x;
  text-align:center;
  width:100%;
}

#main-box {
  margin:0 auto;
  text-align:left;
  width:980px;
}
#footer-wrapper {
  background:url('gfx/footer_wrapper_bg.gif') repeat-x top;
}
#footer {
  background:url('gfx/footer_bg.gif') no-repeat top;
  margin:0 auto;
  margin-bottom:20px;
  text-align:left;
  width:980px;
  height:64px;
}
#footer-menu {
  list-style-type: none;
  height:30px;
  width:650px;
  float:left;
  padding-top:25px;
}
#footer-menu li{
  float:left;
  padding-left:10px;
  margin-left:10px;
  background: url('gfx/footer_menu_img.gif') no-repeat 0 1px;
}
#footer-menu li a {
  color:#e7edf4;
  text-decoration:none;
}
#footer-menu li a:hover {
  text-decoration:underline;
}
#credits {
  float:right;
  text-align:right;
  width:256px;
  color:#9ab4ce;
  padding:25px 10px 0 0 ;
}
#partners {
  text-align:center;
  width:1160px;
  margin:0 auto;
  margin-bottom:5px;
  color:#fefefe;
  font-size:0.8em;
  font-weight:bold;
}

#partners a {
  display:block;
  float:left;
}

#bottom-banner {
	/*background: url('gfx/belka_strony_o_ts.jpg') no-repeat;*/
	height:87px;
	text-align:center;
	width:980px;
	margin:0 auto;
	margin-bottom:50px;
	color: #fefefe;
	font-size:0.8em;
	font-weight:bold;
	position:relative;
	padding-top:10px;
}

#bottom-banner #magazine-banners {
  padding-left:120px;
}

#bottom-banner a {
	display:block;
	overflow:hidden;
	/*text-indent:-3000em;*/
	height:40px;
	float:left;
	margin-right:10px;
}

#menu-box {
  height:58px;
}
#main-menu ul {
  height:58px;
  padding:0;
}
#main-menu ul li {
  float:left;
}
#main-menu ul li a {
  display:block;
  padding:0;
  text-indent:-2000em;
  overflow:hidden;
  height:58px;
  background: url('gfx/menu.jpg') no-repeat;
}
#main-menu ul li a.aktualnosci {
  width:152px;
}
#main-menu ul li a.komunikaty {
  width:124px;
  background-position:-152px 0;
}
#main-menu ul li a.rozgrywki {
  width:115px;
  background-position:-276px 0;
}
#main-menu ul li a.kluby {
  width:78px;
  background-position:-391px 0;
}
#main-menu ul li a.regulaminy {
  width:122px;
  background-position:-469px 0;
}
#main-menu ul li a.biuro-prasowe {
  width:147px;
  background-position:-591px 0;
}
#main-menu ul li a.download {
  width:111px;
  background-position:-738px 0;
}
#main-menu ul li a.superliga {
  width:131px;
  background-position:-849px 0;
}
#header-box {
  position:relative;
  background:url('gfx/main_img.jpg') no-repeat;
  height:216px;
}
#today-date {
  position:absolute;
  font-size:0.8em;
  color:#efefef;
  top:195px;
  left:27px;
}
#home-link {
  position:absolute;
  text-indent:-2999em;
  display:block;
  top:10px;
  left:70px;
  width:510px;
  height:170px;
  overflow:hidden;
  color:white;
}
#header-action-box {
  position:relative;
  height:154px;
  background:url('gfx/header_action_bg.jpg') no-repeat;
}
#latest-news{
  position:absolute;
  left:45px;
  top:40px;
  width:265px;
}
#latest-info {
  position:absolute;
  top:40px;
  right:40px;
  width:270px;
}
#visit-clubs
{
  position:absolute;
  left:335px;
  width:310px;
  height:150px;
}
#visit-clubs a {
  position:absolute;
  overflow:hidden;
  text-indent: -2000em;
  height:35px;
  width:35px;
  top:54px;
}

#visit-clubs a.bac-pol {left:34px;}
#visit-clubs a.bogoria {width:48px;left:91px;}
#visit-clubs a.roeben {left:153px;}
#visit-clubs a.romus {left:196px;}
#visit-clubs a.ternaeben {left:239px;}

#visit-clubs a.nadarzyn {top:95px;left:34px;}
#visit-clubs a.morliny {top:95px;left:98px;}
#visit-clubs a.diamant {top:95px;left:153px;}
#visit-clubs a.opoka {top:95px;left:196px;}
#visit-clubs a.zks {top:95px;left:241px;}

#latest-news ul, #latest-info ul{
   list-style-type: none;
}
#latest-news ul li, #latest-info ul li{
  padding-left:17px;
  background:url('gfx/header_action_list_img.gif') no-repeat 0 5px;
  margin-bottom:1px;
}
#latest-news ul li a, #latest-info ul li a{
  text-decoration:none;
  font-size:11px;
}
#latest-news ul li a:hover, #latest-info ul li a:hover{
  text-decoration:underline;
}
#latest-news ul li a {
  color:#cce5f4;
}
#latest-info ul li a{
  color:#f5e6e4;
}

#content-box {
  background:url('gfx/content_box_bg.gif') repeat-y;
}

#left-column{
  width:332px;
  float:left;
}
#right-column{
  position:relative;
  width:608px;
  float:right;
  padding:20px;
}

#right-column-left-box {
  float:left;
  width:274px;
  padding:10px;
  color:#976409;
  margin-bottom:-22px;
  background:#ECF1F5;
}
#right-column-left-box h2{
  color:#dca037;
  border-bottom:1px solid #dca037;
  padding:0 0 3px 0;
  margin:0 0 3px 0;
  font-size:16px;
}

#right-column-right-box {
  float:right;
  width:274px;
  background:#e0e5e9;
  padding:10px;
  color:#a1a8af;
  margin-bottom:-22px;
}
#right-column-right-box h2 {
  color:#838f99;
  border-bottom:1px solid #838f99;
  padding:0 0 3px 0;
  margin:0 0 3px 0;
  font-size:16px;
}
.news-list-box
{
  color:#976409;
  margin-bottom:20px;
  padding-left:40px;
  background:url('gfx/news_list_bg.jpg') no-repeat left top;
}
.news-list-box a
{
  color:#cb8407;
}
.news-list-content {
  text-align:justify;
}

.news-list-box h2.news-list-title {
  border-bottom:1px solid #f69d02;
  margin-bottom:6px;
}

.news-list-box h2.news-list-title a {
  display:block;
  color:#cb8407;
  text-decoration:none;
  padding:3px 0;
  font-size:16px;
}

.news-list-box img {
  margin:0 10px 10px 0;
  border:1px solid #f69d02;
  width:180px;
  height:auto;
}

.news-list-box .news-list-more {
  font-size:14px;
  font-weight:bold;
  padding-left:15px;
  background:url('gfx/more_img.gif') no-repeat 0 2px;
}

.news-box {
  
}

.news-title {
  color:#CB8407;
  font-size:18px;
  margin-bottom:15px;
}

.news-box .news-content {
  line-height:1.4em;
}

.news-box .news-content img {
  margin: 0 10px 10px 0;
  border:1px solid #f69d02;
}

.dropmenudiv a {
  background-image: url('gfx/submenu_bg.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}
.left-section-box {
  margin-top:10px;
}
.left-section-box table{
  border-collapse: collapse;
  width:308px;
  margin:15px auto;
}
.left-section-box table th{
  color:#556470;
  font-weight:bold;
  background:#dbe1e6;
  border:1px solid #a4aeb6;
  text-align:center;
  padding:2px;
}

.left-section-box table td {
  background:#f8fbfc;
  border-left:1px solid #a4aeb6;
  border-right:1px solid #a4aeb6;
  border-top:1px solid #e0e5e9;
  border-bottom:1px solid #e0e5e9;
}
.left-section-box table td:first-child {
  text-align:center;
}

.left-section-box table tr.second td {
  background:#eff4f7;
}
.left-section-box-header {
  background:url('gfx/left_section_header.jpg') no-repeat;
  height:26px;
  padding-left:55px;
  font-size:14px;
  color:#bd7617;
  font-weight:bold;
  padding-top:9px;
}
.left-section-box-content {
  background:url('gfx/left_section_content_bg.jpg') repeat-x;
} 
.left-section-box .left-section-table {
  
}   
.success-box, .error-box {
  color:green;
  width:80%;
  margin:5px auto;
  padding:10px;
  text-align:center;
  border:2px solid green;
}
.error-box {
  color:red;
  border-color:red;
}

.random-gallery-photo
{ 
  display:block;
  text-align:center;
  margin:10px 0 0 0;
}
.random-gallery-photo img {
  width:130px;
  height:auto;
  border:1px solid #333;
  padding:5px;
  background:#fff;
}

.gallery-list-box
{
  margin-bottom:10px;
}
.gallery-list-box .gallery-list-img img{
  width:120px;
  height:auto;
  padding:5px;
  border:1px solid #888;
  background:#eee;
}
.gallery-list-box .gallery-list-img {
  display:block;
  float:left;
}
.gallery-list-box .gallery-list-title {
  vertical-align: middle;
  font-size:16px;
  padding-left:10px;
}
.gallery-list-box .gallery-list-title a{
  font-size:16px;
}
.partners-best-western {
  background:url('parnterzy/best_western.jpg') no-repeat;
  height:68px;
  width:280px;
  margin:0 auto;
}

.partners-best-western a {
  display:block;
  float:left;
  height:68px;
  width:50%;
}

