/* Comment element properties */

a {
	color: #04688d;
	text-decoration: none;
}

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

a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
	color: #f6a504;
	text-decoration: underline;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url('images/backtlo.png');
	margin: 5px;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #f6a504;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.bbcode-popup {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	background-image: url(images/subheader-mid.gif);
	padding: 7px 5px 8px 5px;
}

.sub-header-left {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-left.gif);
}

.sub-header-right {
	width: 3px;
	height: 28px;
	background-color: #555;
	background-image: url(images/subheader-right.gif);
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-image: url('images/backtlo.png');
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-image: url('images/backtlo.png');
	padding: 10px 10px 10px 0;
	width: 175px;
}

.side-border-right {
	color: #777;
    background-image: url('images/backtlo.png');
	background-color: #fff;
	padding: 10px 0 10px 10px;
	width: 205px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background-color: #555;
	background-image: url(images/side.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.scapmain-left {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-left.gif);
}

.scapmain-right {
	width: 3px;
	height: 24px;
	background-color: #555;
	background-image: url(images/side-right.gif);
}

.side-body {
	font-size: 10px;
	color: #555;
	background-color: #fff;
	background-image: url(images/gradient.gif);
  background-repeat: repeat-x;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #555;
	background-image: url(images/cap.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-left.gif);
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(images/cap-right.gif);
}

.main-bg {
	color: #555;
	background-image: url('images/backtlo.png');
	padding: 10px 0 5px 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.

If this menu is used on a commercial website then a donation to support
CSSplay should be considered. 
=================================================================== */

#multi-level {position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
#menu, #menu ul {list-style-type:none; padding:0; margin:0;}

/* Set up the top level list items and float left to place inline */
#menu li.top {display:block; float:left; position:relative; padding-right: 3px;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
#menu li.top a.top_link {display:block; float:left; width:70px; height:24px;}
#menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* Style the list OR link hover. Depends on which browser is used */
#menu a:hover {visibility:visible;} /* for IE6 */
#menu li:hover {position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
#menu li a#b1:hover, #menu li:hover a#b1,
#menu li a#b2:hover, #menu li:hover a#b2,
#menu li a#b3:hover, #menu li:hover a#b3,
#menu li a#b4:hover, #menu li:hover a#b4,
#menu li a#b5:hover, #menu li:hover a#b5,
#menu li a#b6:hover, #menu li:hover a#b6,
#menu li a#b7:hover, #menu li:hover a#b7,
#menu li a#b8:hover, #menu li:hover a#b8,
#menu li a#b9:hover, #menu li:hover a#b9,
#menu li a#b10:hover, #menu li:hover a#b10,
#menu li a#b11:hover, #menu li:hover a#b11
{background:transparent;}

/* set up the normal images in the links */
#menu li a#b1 {width:70px; background:url(All.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b2 {width:90px; background:url(Pilka.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b3 {width:90px; background:url(Tenis.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b4 {width:90px; background:url(Hokej.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b5 {width:70px; background:url(Inne.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b6 {width:90px; background:url(Forum.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b7 {width:90px; background:url(Typki.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b8 {width:90px; background:url(Konkursy.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b9 {width:90px; background:url(Statystyki.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b10 {width:91px; background:url(Relacje%20TV.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b11 {width:70px; background:url(O%20nas.gif) no-repeat; display:block; float:left; height:24px;}

/* pre-load the mouse over images into the lists */
#menu li a#b1:hover, #menu li.b1:hover {width:70px; background:url(All.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b2:hover, #menu li.b2:hover {width:90px; background:url(Pilka.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b3:hover, #menu li.b3:hover {width:90px; background:url(Tenis.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b4:hover, #menu li.b4:hover {width:90px; background:url(Hokej.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b5:hover, #menu li.b5:hover {width:70px; background:url(Inne.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b6:hover, #menu li.b6:hover {width:90px; background:url(Forum.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b7:hover, #menu li.b7:hover {width:90px; background:url(Typki.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b8:hover, #menu li.b8:hover {width:90px; background:url(Konkursy.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b9:hover, #menu li.b9:hover {width:90px; background:url(Statystyki.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b10:hover, #menu li.b10:hover {width:91px; background:url(Relacje%20TV.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b11:hover, #menu li.b11:hover {width:70px; background:url(O%20nas.gif) no-repeat; display:block; float:left; height:24px;}

/* pre-load the mouse down images into the lists */
#menu li a#b1:active {width:70px; background:url(All.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b2:active {width:90px; background:url(Pilka.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b3:active {width:90px; background:url(Tenis.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b4:active {width:90px; background:url(Hokej.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b5:active {width:70px; background:url(Inne.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b6:active {width:90px; background:url(Forum.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b7:active {width:90px; background:url(Typki.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b8:active {width:90px; background:url(Konkursy.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b9:active {width:90px; background:url(Statystyki.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b10:active {width:91px; background:url(Relacje%20TV.gif) no-repeat; display:block; float:left; height:24px;}
#menu li a#b11:active {width:70px; background:url(O%20nas.gif) no-repeat; display:block; float:left; height:24px;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul, 
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul :hover ul ul,
#menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
#menu :hover ul.sub {font-weight: bold; font-style: normal; text-decoration: none; left:0px; top:24px; background: #ffffff; padding: 2px; border:1px solid #808080; white-space:nowrap; width:149px; height:auto;}
#menu :hover ul.sub li {display:block; position:relative; float:left; width:147px; padding: 2px;}
#menu :hover ul.sub li a {font-weight: bold; font-style: normal; text-decoration: none; font-family:Tahoma, arial, sans-serif; font-size:11px; display:block; background:#ffffff; text-indent:0px; color:#000000; border:2px solid #ffffff; padding: 2px;}
#menu :hover ul.sub li a.fly {font-weight: bold; font-style: normal; text-decoration: none; font-family:Tahoma, arial, sans-serif; font-size:11px; background:#ffffff url(arrowright.gif) 141px 7px no-repeat; border:2px solid #ffffff; padding: 2px;}
#menu :hover ul.sub li a:hover {font-weight: bold; font-style: normal; text-decoration: none; font-family:Tahoma, arial, sans-serif; font-size:11px; background:#c0c0c0; border:2px solid #c0c0c0; color:#000000; padding: 2px;}
#menu :hover ul.sub li a.fly:hover {font-weight: bold; font-style: normal; text-decoration: none; font-family:Tahoma, arial, sans-serif; font-size:11px; background:#c0c0c0 url(arrowright.gif) 141px 7px no-repeat; border:2px solid #c0c0c0; color:#000000; padding: 2px;}
#menu :hover ul li:hover > a.fly {font-weight: bold; font-style: normal; text-decoration: none; font-family:Tahoma, arial, sans-serif; font-size:11px; background:#c0c0c0 url(arrowright.gif) 141px 7px no-repeat; border:2px solid #c0c0c0; color:#000000; padding: 2px;} 

/* set up the flyout levels when hovering */
#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:149px; top:0px; background:#ffffff; padding: 2px; border:1px solid #808080; white-space:nowrap; width:149px; z-index:200; height:auto; z-index:300;}
