body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	background: url('../img/body_background.png') repeat-x;
	color: #333333;
}

.none {
	display: none;
}

.n-visible {
	visibility: hidden;
}

.link {
	color: #333333;
}

.comments_header {
	background:url('../img/comments_header_background.jpg') repeat-x;
	padding:7px 0px 7px 10px;
	border-top:1px solid #CCCCCC;
	color:#777777;
	background-color:#CCCCCC;	
	width:auto;
}	

.fazy {
	float:right;
	padding-right:10px;
	padding-top:10px;
}	

#menu0 dt {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:5px;
	background: url('../img/item.jpg') 0px 12px no-repeat;
}

#menu0 dt:hover{
	position: relative;
	background-color:#EFEFEF !important;
	padding-bottom:5px;
}

#menu0 dt a:hover{
	color:#000;
}

dl#menu0 dd dl dd:hover{
	position: relative;
	background-color:#EFEFEF;
}

dl#menu0 dd dl dd a:hover{
	color:#000;
}

#menu0 dd.active {
	margin-left:10px;
}

#menu0 dd {
	margin-left:20px;
}

#menu0 {
	padding-left:5px;
	font-weight:bold;
}

#menu0 a {
	color:#666666;
}

.alert_message_ok {
	padding:10px;
	border:1px solid #00ff00;
	display:block;
	background-color:#ffffff;
	margin-bottom:10px;
}

.alert_message_error {
	padding:10px;
	border:1px solid #ff0000;
	display:block;
	background-color:#ffffff;
	margin-bottom:10px;	
}



.submit_button {
	border:0px;
	color:#fff;
	padding:4px;
	background-color:#1A93CC;
}

.form_left {
	width:200px;
}

.form_left_header {
	padding:5px;
	font-size:14px;
	color:#bbb;
	width:100%;
	background-color:#efefef;
}

.input_ok
{
	border:1px solid #cccccc;
	background:#efefef;
	font-size:10pt;
	color:#000;
}

.input_bad {
    border: 1px solid #ff0000;
    background: #ffffff;
	padding:2px;
}

.w290 {
    width: 290px;	
}

.w200 {
    width: 290px;	
}

.w150 {
	width: 150px;	
}

.mgr_top5 {
	margin-top:5px;	
}

.h300 {
	height:250px;
}

.mod_listing {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	padding-right:10px;
}

.mod_listing_img {
	padding:1px;
	border:1px solid #000;	
	width:80px;
}

.title {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

.content {
	font-size:11px;
	line-height:20px;
}


a {
	text-decoration:none;
	color:#000;
}

.featured_title a {
	font-size:13px;
	font-weight:bold;
	color:#53AB30;
}

.featured_content {
	color:#000000;
	line-height:16px;
}

.sponsors_item a {
	font-size:13px;
	color:#C73444;
	font-weight:bold;
}

.ostatnie_kola_item {
	padding:5px;
	border-bottom:1px solid #ccc;	
}

.sponsors_img {
	float:left;
	border:5px solid #efefef;
	width:80px;
	background-color:#efefef;
	margin-top:3px;
}

.sponsors_img_over {
	float:left;	
	border:5px solid #F9E6E8;
	width:80px;
	background-color:#F9E6E8;
	margin-top:3px;
}


#logo_top {
	position:absolute;
	background:url('../img/logo.png') no-repeat;
	height:120px;
	width:120px;
}

#logo_bottom {
	position:absolute;
	background:url('../img/logo.png') no-repeat;
	height:120px;
	width:120px;
}

.category_item {
	width:100%;
	text-align:left;
	height:30px;
	border-bottom:1px solid #ccc;
	padding-left:10px;
	font-weight:bold;
}

.category_item a{
	color:#999;
	font-weight:bold;
	text-decoration:none;
}

table, tr, td {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
#header {
	height:30px;
	/* background-color:#F0F0E8; */
}	

#banner {
	height:200px;
	width:990px;
}	

#boxes {
	height:121px;
	margin:0px;
	padding:0px;
	border:0px;
}

#boxes .input_text_search {
	height:30px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;	
	margin-top:14px;
	margin-bottom:10px;
	width:96%;
	border:1px solid #ccc;
}

#boxes .input_button_search {
	float:right;
	padding:3px;
	margin-right:15px;
	width:80px;
	border:1px solid #F0C84E;
	background-color: #FDD552;
}

.input_text_newsletter {
	vertical-align:bottom;
	height:26px;	
	padding:5px;
	width:205px;
	border:1px solid #ccc;
	font-size:11px;
}

.input_submit_newsletter {
	vertical-align:bottom;	
	margin-bottom:1px;
	padding:5px;
	height:25px;
	width:40px;
	border:1px solid #ccc;
	background-color:#efefef;
	font-size:11px;	
}


#boxes .boxes {
	background: url('../img/boxes_background.jpg') repeat-x;
	background-color: #efefef;
}

#boxes .news_text {
	padding-top:7px;
	padding-left:15px;
	color:#333;
	font-size:11px;	
	line-height:16px;
}

#boxes .news_text a {
	color:#333;
}

#boxes .news_text a:hover{
	text-decoration:underline;
}
/*
#boxes .forum_text {
	padding-top:7px;
	padding-left:15px;
	color:#333;
	font-size:11px;	
	line-height:16px;	
}
*/
#boxes .forum_text {
    color: #333333;
    font-size: 11px;
    line-height: 16px;
    max-height: 65px;
    overflow: hidden;
    padding-left: 15px;
    padding-top: 7px;
}

#boxes .forum_text a:hover {
	color:#333;
}

#boxes .forum_text a:hover {
	text-decoration:underline;	
}

#content {
	background-color:#F0F0E8;
	padding:10px;
}

#footer {
	background-color:blue;
}

.footer {
	padding-left:5px;
	padding-top:10px;
	text-align: left;
	vertical-align: top;
	width:100%;
}

.footer a {
	padding-right:2px;
	font-weight:bold;
	color:#FFF;	
}

.footer a:hover {
	padding-right:2px;
	font-weight:bold;
	color:#CCC;	
}




/* Slider
----------------------------------------------- */
.slidearea {
	width:980px;
	margin:0 auto;
	padding:3px 0 0 0;
	background:url('../img/bg_promo.gif') center top no-repeat;
	height:303px;
	overflow:hidden;
	}
#slideshow {
	list-style:none;
	color:#fff;
	}

#slideshow span {
	display:none;
	}

#wrapper {
	width:778px;
	margin:0 auto;
	display:none;
	}

#wrapper * {
	margin:0;
	padding:0;
	}

#fullsize {
	position:relative;
	width:778px;
	height:205px;
	}

#information {
	text-align:center;
	font-size:11px;
	line-height:1.4em;
	position:absolute;
	bottom:0;
	width:778px;	
	height:0;	

/*	background:#f0f1f4;
	color:#1a2127;
	opacity:.9;
	filter:alpha(opacity=90);		*/
	background:#3c4955;
	color:#FFF;
	opacity:.90;
	filter:alpha(opacity=90);
	overflow:hidden;
	z-index:200;

	}

#information a {
	color:#FFF;
	}

#information h3 {
	font-size:14px;
	line-height:1.2em;
	font-weight:bold;
	margin:0;
	padding:8px 0 1px 0;
	text-decoration:none;
	width:320px;
	letter-spacing:0;
	float:none;
	color:#FFF;
	width:778px;
	}

#information p {
	padding:0 8px 10px;
	}

#image {
	width:778px;
	}

#image img {
	position:absolute;
	z-index:25;
	width:auto;
	}

.imgnav {
	display:none;
	position:absolute;
	width:25%;
	height:205px;
	cursor:pointer;
	z-index:150;
	}

#imgprev {
	left:0;
	background:url('../img/left.gif') left center no-repeat;
	}

#imgnext {
	right:0;
	background:url('../img/right.gif') right center no-repeat;
	}

#imglink {
	position:absolute;
	height:205px;
	width:100%;
	z-index:100;
	opacity:.4;
	filter:alpha(opacity=40);
	}

.linkhover {
	background:url('../img/link.gif') center center no-repeat;
	}

#thumbnails {
	margin:14px 0 0 0;
	}

#slideleft {
	float:left;
	width:33px;
	height:81px;
	background:url('../img/but_scroll.gif') 5px 50% no-repeat;
	}

#slideleft:hover {
	background:url('../img/but_scroll.gif') -45px 50% no-repeat;
	}

#slideright {
	float:right;
	width:33px;
	height:81px;
	background:url('../img/but_scroll.gif') -145px 50% no-repeat;
	}

#slideright:hover {
	background:url('../img/but_scroll.gif') -95px 50% no-repeat;
	}

#slidearea {
	float:left;
	position:relative;
	width:712px;
	margin:0;
	height:81px;
	overflow:hidden;
	}

#slider {
	position:absolute;
	left:0;
	height:81px;
	}

#slider img {
	cursor:pointer;
	display:inline;
	margin:5px 0 0 0;
	}
	
/* Zakładki */

.zakladka_main_active {
	background-image: url('../img/zakladka_active_header.jpg');
	padding-top:13px;
	padding-left:10px;
}

.zakladka_main_active a {
	padding-top:15px;
	text-decoration:none;
	color:#000;	
	font-weight:bold;
	font-size:12px;
}
	
.zakladka_main_notactive {
	background-image: url('../img/zakladka_notactive_header.jpg');
	padding-top:13px;
	padding-left:10px;
}

.zakladka_main_notactive a {
	text-decoration:none;
	color:#666;
	font-weight:bold;	
	font-size:12px;	
}

#zakladki_main_content {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;		
}	
	
.zakladki_menu_top_active_header {
	background: url('../img/zakladki_menu_top_active_header.jpg') repeat-x;
	background-position:bottom;
	padding-top:30px;
	padding-left:5px;
	padding-right:5px;	
}	

.zakladki_menu_top_active_header a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;	
	font-size:11px;	
}	
	
.zakladki_menu_top_active_header a:hover {
	text-decoration:none;
	color:#CCC;
	font-weight:bold;	
	font-size:11px;	
}		
	
.zakladki_menu_top_active_header_template2 {
	background: url('../img/template2_zakladki_menu_top_active_header.jpg') repeat-x;
	background-position:bottom;
	padding-top:60px;
	padding-left:5px;
	padding-right:5px;	
}	

.zakladki_menu_top_active_header_template2 a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;	
	font-size:11px;	
}		
	
.zakladki_menu_top_notactive_header {
	background: url('../img/zakladki_menu_top_notactive_header.jpg') repeat-x;
	background-position:bottom;	
	padding-top:30px;
	padding-left:7px;
	padding-right:7px;	
}

.zakladki_menu_top_notactive_header_first {
	background: url('../img/zakladki_menu_top_notactive_header.jpg') repeat-x;
	background-position:bottom;	
	padding-top:60px;
	padding-left:7px;
	padding-right:7px;	
}
	
.zakladki_menu_top_notactive_header a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;	
	font-size:11px;	
}	

.zakladki_menu_top_notactive_header a:hover {
	text-decoration:none;
	color:#CCC;
	font-weight:bold;	
	font-size:11px;	
}	

.zakladki_menu_top_notactive_header_template2 {
	background: url('../img/template2_zakladki_menu_top_notactive_header.jpg') repeat-x;
	background-position:bottom;	
	padding-top:60px;
	padding-left:7px;
	padding-right:7px;	
}	

.zakladki_menu_top_notactive_header_first_template2 {
	background: url('../img/template2_zakladki_menu_top_notactive_header.jpg') repeat-x;
	background-position:bottom;	
	padding-top:60px;
	padding-left:7px;
	padding-right:7px;	
}
	
.zakladki_menu_top_notactive_header_template2 a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;	
	font-size:12px;	
}	
	
.banner_changer {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #999999;
    color: #666666;
    float: left;
    height: 13px;
    line-height: 6px;
    margin-right: 5px;
    opacity: 0.7;
    padding-top: 5px;
    position: relative;
    text-align: center;
    width: 18px;
}
.banner_changer:hover, .banner_changer_active {
    opacity: 1 !important;
    color: #333333;
}

.context_class a {
	float: left;
	width: 117px;
	margin-bottom: 10px;
	display: block;
}

