html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

td, div {
	font-size:100%;
}

a {
	color : #666666;
	text-decoration : none;
}

a:hover {
	color : #c90000;
}

a.side {
	color : #666666;
	text-decoration : none;
}

a:hover.side {
	color : #666666;
	font-weight : bold;
}

a.white, li.white a {
	color: #ddd;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #ddd;
	font-weight : bold;
}

a img, a:hover img, a:active img {
	border: 0px;
}

body {
	background: #FFFFFF;
	font-size : 12px;
	line-height: 21px;
	color: #1A1A1A;
	font-family:arial,sans-serif,tahoma,helvetica;
	background: url(images/pat1.gif) repeat #202020;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

p, dl, multicol {
	display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
	text-align:justify;
}

td {
	font-family : arial,sans-serif,tahoma,helvetica;
	font-size : 11px;
}

pre {
	font-family : arial,sans-serif,tahoma,helvetica;
	font-size : 11px;
}

.alt {
	color : #555;
}
 
.outer-border {
	border : 0px solid #464646;
}

.sub-header {
	position:relative;
	border-top : 0px solid #FFF;
	border-right : 1px solid #4d4d4d;
	border-bottom : 0px solid #cccccc;
	border-left : 1px solid #4d4d4d;
	overflow:visible;
	z-index:999;
}

.sub-header-foot {
	position: relative;
	background: url(images/header-bg.png) no-repeat top left;
	height: 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	border-top : 1px solid #000;
}

.full-header {
	position: relative;
	background: url(images/header-bg.png) no-repeat top left;
	height: 90px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	padding : 6px 10px 4px 20px;
	text-align:right;
	z-index:1;
}

.sub-menu {
	position: absolute;
	overflow:visible;
	z-index:999;
}

.main-ads {
	margin:0 auto;
	text-align:center;
	padding-bottom: 3px;
	width:728px;
}

.footer {
	position: relative;
	margin: 0 0 25px 0;
	background:transparent url(images/footer-bg.png) repeat-x left bottom;
	height:80px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFF;
}

.footer a {
	color : #CC0000;
}

.footer_links {
	position: relative;
	text-align: center;
	margin-bottom: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFF;
}

.admin-message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #555;
	background-color : #fff6f6;
	border : 1px dashed #c90000;
	padding : 4px 4px 4px 4px;
	margin-bottom : 10px;
}

.button {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #666666;
	background:#EDECEC none repeat scroll 0 0;
	border-color:#DDDDDD #999999 #999999 #DDDDDD;
	border-style:solid;
	border-width:1px;
	padding:2px 5px !important;
	margin:3px;
}

.button_red {
	background:#C90000 none repeat scroll 0 0;
	border-color:#DDDDDD #999999 #999999 #DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	margin:3px;
	padding:2px 5px !important;
}

.bbcode {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	background:#FFFFFC url(images/form-back.png) repeat-x scroll center top;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	vertical-align:middle;
	border : 1px solid #D0D0D0;
	font-size:12px;
	margin: 0 3px 0 0;
	padding: 3px;
}

.textbox1 {
	background:#FFFFFC url(images/form-back.png) repeat-x scroll center top;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555;
	vertical-align:middle;
	border : 1px solid #D0D0D0;
	font-size:12px;
	padding: 3px;
}

.textbox:hover, .textbox:focus {
	background: white;
}

.main-container {
	background-color:#ffffff;
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #4e4e4e;
}

.main-body {
	font-size : 12px;
	color : #1a1a1a;
	background-color : #fff;
	padding : 2px 0px 5px 0px;
	overflow:hidden;
}

.main-body-bg {
	background: #FFFFFF url(images/mainContentBg.gif) no-repeat 50% 50%;
	font-size : 12px;
	color : #1a1a1a;
	background-color : #fff;
	padding : 2px 0px 5px 0px;
}

.news-container .main-body img {
	float:left;
	margin:2px 14px 7px 0;
}

.main-body-bg img {
	margin: 5px 10px 0 0;
}

.news-top {
	background:transparent url(images/dot.gif) repeat-x scroll center top;
	display:block;
	overflow:hidden;
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 2px 0px 1px 0px;
}

.news_separator {
	display:block;
	clear: both;
	height:14px;
}

.side-body {
	font-size : 11px;
	color : #333333;
	background-color : #f6f6f6;
	padding : 4px;
}

#main-bg {
	width: 728px;
	float: left;
	color : #555;
	background-color : #fff;
	padding : 14px 0px 10px 10px;
}

#main-bg2 {
	color : #555;
	background-color : #fff;
	padding : 20px;
}

.center {
	margin : 0 auto;
}
	
* html #main-bg{
	height: 0px;	
}

.border {
	border : 1px solid #e1e1e1;
	margin-bottom : 5px;
}

#side-border-left {
	color : #666666;
	background-color : #fff;
	float:left;
	padding : 6px 0px 10px 10px;
	width: 195px;
}

#side-border-right {
	color : #666666;
	background-color : #ffffff;
	display: inline;
	float: right;
	padding : 6px 0 10px 6px;
	margin-right: 5px;
	width: 200px;
}

.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	text-align: center;
	font-size : 10px;
	color : #555;
	background-color : #f1f2f4;
	padding : 3px 4px 4px 4px;
}

.barmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10px;
	color : #aaa;
	padding : 4px;
}

.newsmain a {
	color : #666;
}

.newsmain a:hover {
	color:#C90000;
}

.newsmain-sticky {
	background: #FFFFFF url(images/sticky.png) no-repeat right center;
	color : #666;
	padding : 0;
}

.newsmain-sticky a {
	color : #666;
}

.newsmain-sticky a:hover {
	color:#C90000;
}

.capmain {
	font-weight : bold;
	color : #666;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #666;
	background-color : #f1f1f1;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

.news-meta {
	background:transparent url(images/icon-date.gif) no-repeat scroll 0 2px;
	float:left;
	padding:3px 3px 4px 19px;
	width:78%;
}

.news-navi {
	float:left;
	padding:3px 3px 4px 19px;
	width:78%;
}

.buttonnewshead {
	float:right;
	font-size:11px;
	font-weight:bold;
	padding-top: 3px;
}

.buttonnewshead a:hover {
color:#C90000;
}

.buttonnewshead a {
color:#666666;
}

.buttonnewshead_ext {
	float:right;
	font-size:11px;
	font-weight:bold;
	padding-top: 3px;
}

.buttonnewshead_ext a:hover {
color:#C90000;
}

.buttonnewshead_ext a {
color:#666666;
}

.tbl-border {
	border : 1px solid #e1e1e1;
}

.tbl {
	font-size : 12px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 12px;
	color : #1A1A1A;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 12px;
	color : #1A1A1A;
	background-color : #f6f6f6;
	padding : 4px;
}

.tbl3 {
	font-size : 12px;
	color : #1A1A1A;
	background-color : #f6f6f6;
	padding : 4px 4px 4px 6px;
	border-left:8px solid #76A811;
}

.tbl4 {
	font-size : 12px;
	color : #1A1A1A;
	background-color : #f6f6f6;
	padding : 4px 4px 4px 6px;
	border-left:8px solid #c90000;
}

.tbl5 {
	font-size : 12px;
	color : #1A1A1A;
	background-color : #f6f6f6;
	padding : 4px 4px 4px 6px;
	border-left:8px solid #ffa40a;
}

.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 : 13px;
	border : 1px solid #666666;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.date {
	padding: 2px 8px 0 0;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
    color: #666;
}

.date a {
    color: #666666;
}

.small_date {
	background:transparent url(images/when_brd.gif) no-repeat scroll 100% 3px;
	color:#c90000;
	font-size:9px;
	font-weight:bold;
	margin-right:2px;
	padding-right:8px;
}

.small_cat {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.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;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

.newsmain {
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:200%;
	font-weight:bold;
	margin: auto;
	padding-left:1px;
	padding-bottom:4px;
}

.capmain {
	font-size:200%;
	font-weight:bold;
	margin:0;
	padding:0;
}


.rozmiart {
	color:#6C6869;
	float:right;
	font-size:10px;
	padding-right:5px;
}

.art_small, .art_medium, .art_big {
	color:#FF7E00;
	font-weight:bold;
}
.art_small {font-size:11px;}
.art_medium { font-size:13px }
.art_big { font-size:15px }
.art_small, .art_medium, .art_big { color:#FF7E00; font-weight:bold; }
.art ul, .art1 ul, .art2 ul {margin-bottom:10px;}
.art ul li{font-size:11px;}
.art1 ul li{font-size:13px;}
.art2 ul li{font-size:15px;}

.art {
	color:#1A1A1A;
	font-size:11px;
	padding:2px 0 5px;
}

.art img {
	margin: 5px 10px 0 0;
}

.art1 {
	color:#1A1A1A;
	font-size:12px;
	padding:2px 0 5px;
}

.art1 img {
	margin: 5px 10px 0 0;
}

.art2 {
	color:#1A1A1A;
	font-size:13px;
	padding:2px 0 5px;
}

.art2 img {
	margin: 5px 10px 0 0;
}


/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	color : #555;
	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: #005599;
	background-color: #f6f6f6;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #f6f6f6;
	background-color: #005599;
}

/* Page Navigation */


.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #005599;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #005599;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #005599;
	margin: 0.2em;
	text-decoration: none;
}


/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}


/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}

#main-wrapper-top {
	min-width: 970px;
}

.narrow  #main-wrapper-top {
	min-width: 790px;
}

#totalcenter {
     position:absolute;
     left: 50%; 
     top: 60%;
     width: 500px;
     height: 350px;
     margin-top: -175px; /* half of the height */
     margin-left: -250px; /* half of the width */
}

#main-wrapper {
	margin: 0 auto;
	padding: 60px 0 0 0;
	width: 970px;
}

.top-frame {
	background: url(images/container-top.gif) no-repeat center top;
	padding-top:20px;
}

div.moduletable h3 span, div.moduletable_menu h3 span, div.moduletable_text h3 span, div.moduletable_hilite h3 span {
	background:transparent url(images/c-l.gif) no-repeat scroll left center;
	display:block;
	height:28px;
	line-height:28px;
	margin:0;
	padding:0;
}

.innerdiv {
	background-color:#f6f6f6;
	background: #f6f6f6 url(images/bg_bx1s_b.gif) no-repeat scroll left bottom;
	font-size : 12px;
	color : #1a1a1a;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	padding:10px 1px 6px 3px;
	margin:0 0 10px 0;
	width: 190px;
}

.innerdiv-hiltie {
	background-color:#f6f6f6;
	border: 1px dashed #d61d1d;
	border-top: 0;
	font-size : 12px;
	color : #1a1a1a;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	padding:10px 1px 6px 3px;
	margin:0 0 10px 0;
	width: 188px;
}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_hilite h3 {
	background:#EFEFEF url(images/c-r.gif) no-repeat scroll right center;
	font-size : 14px;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	height:28px;
	line-height:28px;
	margin:0 -3px 0px;
	padding:0;
	width: 200px;
	text-indent:7px;
}

div.moduletable_hilite h3 {
	background: url(images/c-hilite-r.gif) no-repeat right #2C79BF;
	color: #FFFFFF;
}

div.moduletable_hilite h3 span {
	background: url(images/c-hilite-l.gif) no-repeat left;
}

.news-container {
	width: 728px;
}

.cert {
	position: absolute;
	right: 30px;
	top: 20px;
}

.cert a img {
	border: none;
}

#main-footerwrap {
clear:both;
position:relative;
}

.copyright {
font-style:normal;
left:20px;
line-height: 18px;
position:absolute;
top:1px;
}

#top_menu {
	position: absolute;
	right: 15px;
	top: 2px;
	z-index:99;
}

#top_menu a {
	color: #FFFFFF;
}

#top_menu a:hover {
	color:#C90000;
}

.rss-big a img {
	border: none;
}

.blockads {
	background-color:#FFFFFF;
	padding:1px;
	display:block;
}

#top_menu ul {
	display:inline;
	font-size:10px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}

#top_menu ul li.first {
	background:transparent none repeat scroll 0 0;
	padding-left:0;
}

#top_menu ul li {
	background:transparent url(images/spacerb.gif) no-repeat scroll 5px 5px;
	display:inline;
	padding-left:17px;
}

li {
	display:list-item;
}

.full-header .mini_form {
	font-size:11px;
	padding:36px 3px 0;
	vertical-align:middle;
}

.full-header .mini_form div {
	display:inline;
}

#site_logo {
	height:100px;
	left:20px;
	position:absolute;
	top:0;
	width:160px;
}

#logged_info {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	display:inline;
	font-size:10px;
	padding-right:8px;
}

.full-header .mini_form input.mini_form_button {
	background:transparent url(images/zaloguj.png) no-repeat;
	vertical-align:middle;
	padding:0;
}

.full-header .mini_form input {
	font-size:100%;
}

label, select, button {
	font-size:11px;
	font-family:Tahoma,sans-serif,arial,helvetica;
	vertical-align:middle;
	padding: 3px 3px 4px 0;
}

.avatar {
	text-align: center;
	position: relative;
	clear: both;
	margin: 0;
	padding-bottom: 5px;
}

.avatarnick {
	text-align: center; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color:#666666;
}

.full-header .new_msg {
	margin:19px 0 0;
	padding:0;
	vertical-align:middle;
}

.help {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#c90000;
}

.infotextb a {
	color:#C90000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.infotext a {
	color:#C90000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.full-header .mini_form .advanced {
	color:#DDDDDD;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:right;
	margin-right: 28px;
	vertical-align:middle;
}

.left {
float:left;
}

.right {
float:right;
}

#side-border-right table.login td.right {
float:none;
vertical-align:middle !important;
text-align:left;
}

.zaloguj {
background:transparent url(images/zaloguj.png) no-repeat;
vertical-align:middle;
padding:0;
}

div.grippie {
	background:#EEEEEE url(images/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	padding: 0 3px 0 3px;
	cursor:s-resize;
	height:9px;
	width:390px;
	overflow:hidden;
}

.resizable {
	background:#FFFFFC url(images/form-back.png) repeat-x scroll center top;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555;
	vertical-align:middle;
	border : 1px solid #D0D0D0;
	padding: 3px;
	overflow: hidden;
}

.search_box {
	background-color:#f6f6f6;
	border-color: #cccccc;
	border-style:solid;
	border-width:1px;
	text-align: center;
	width: 946px;
	margin-bottom: 10px;
}

.search_form {
	height:30px;
	padding:35px 0 35px 0;
}

.read_more {
padding:4px 0;
float: right;
font-size:12px;
font-weight:bold;
}

.read_more a:hover {
color:#C90000;
}

.read_more a {
color:#666666;
}

.comments {
font-size:11px;
font-weight:bold;
}

.comments a:hover {
color:#C90000;
}

.comments a {
color:#666666;
}

.news-item {
margin-bottom:12px;
padding-bottom:20px;
width:728px;
}

#news-list {
list-style-type:none;
margin:0;
padding:0;
}

#banner_div {
background:#FFFFFF url(images/bg_center.jpg) repeat-x scroll center top;
color:#555555;
width:968px;
text-align: center;
height: 95px;
padding-top: 4px;
z-index: 0;
clear:both;
display:block;
}