body, html {
	background-color:#f2f1f3;
	color:#424242;
}
html {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	width:100%;
	background:#000000 url(../../../../img/site/bg.jpg) no-repeat scroll center 0;
	font-family:Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6,h7 {
	background-color:transparent;
	color:#333333 !important;
}
h3.whoonline{color:#fff !important;}
.panel .column1 h3{color:#333333 !important;}
h2{color:#ee9016 !important; font-size:20px !important;}
p{
    color:#ffffff !important;
}
li.rightside{color:#565656;}
p.author, p.rightside{color:#565656 !important;}
p.right{color:#fff !important;}
li.rightside.pagination{color:#fff;}
.panel li.rightside.pagination, .panel p{color:#565656!important; }
a, a:link{
    color:#ee9016 !important;
}
a:hover{
    color:#ee9016;
    text-decoration:underline;
}
div#wrap {
	width: 940px;
	margin: 0 auto;
	padding:0;
}
div#page-body {
	margin:0;
	/*
	background: url(../../../../img/site/bg-main.jpg) no-repeat;
	background-position:0 0;
*/
}

a:link	{ 
	color: #d07f00;
	text-decoration: none; 
}
a:visited { 
	color: #d07f00;
	text-decoration: none; 
}
a:hover	{ 
	color: #d07f00; 
	text-decoration: underline; 
}
a:active	{ 
	color: #d07f00; 
	text-decoration: none; 
	outline: none;
}
a.username-coloured{
    color: #ee9016 !important;
    font-size:11px;
}
a:focus
{
-moz-outline-style: none;
}

a.forumtitle:hover {
	color: #d07f00; 
}
a.topictitle:hover {
	color: #d07f00; 
}

.navbar {
	background-color:#e6ebfe !important;
	margin-top: 50px;
    
}
ul.navlinks {
/*	background:url(images/navbar-bg-top.gif) repeat-x 0 0 !important;
*/
}

.forumbg {
	background-color:#e6ebfe !important;
	background-image:none;
}
.bg1 {
	background-color:#fff;
}
.bg2 {
	/*background-color:#f2f1f3;*/
	background-color:#e6ebfe;
}
.forabg {
	background-color:#e6ebfe !important;
	background-image:none;
    margin-bottom:20px;
}
/* Links for forum/topic lists */
a.forumtitle {
	color: #ef8f17;
    font-size:18px;
    font-weight:normal;
    font-family:arial;
    line-height:40px;
}

/* a.forumtitle:visited { color: #105289; } */

a.forumtitle:hover {
	color: #178fef;
}
#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
	color: #333333 !important;
    font-size:11px;
    font-weight:bold;
}

#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
	color: #333333 !important;
    text-decoration:none;
}

#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	color: #333333 !important;
    text-decoration:none;
}

#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
	color: #333333 !important;
    text-decoration:none;
}
.forumbg a.topictitle{font-size:13px;}
.forumbg dl{font-size:11px !important;}
.search-box label{color:#fff;}
li.header dt, li.header dd {
	color: #333333;
    font-size:11px;
    font-weight:bold;
}
.pagination{
    color:#fff;
}
li.row {
	border-top-color:  #FFFFFF;
	border-bottom-color: #eef5f9;
    color:#565656 !important;
    font-size:12px !important;
    font-family:arial;
    background-color: #ffffff;
}

li.row strong {
	color: #000000;
}

li.row:hover {
	background-color: #eef5f9;
    border-bottom-color: #fff;
}
.forabg dd.posts , .forabg dd.topics, .forabg dd.lastpost, li.header dd.posts, li.header dd.views, li.header dd.lastpost{
padding-left:40px;
_padding-left:5px;}
dd.posts , dd.topics, dd.views{
width:3%;
_width:8%;
}
ul.navlinks, ul.leftside{
padding-left:0px;}
ul.topiclist{

padding-left:0px;}
ul.topiclist dd {
	border-left-color: #eef5f9;
}
li.row:hover dd{
    border-left-color: #fff;
}
ul.forums dd.posts, ul.forums dd.topics{
width:20px;
_width:50px;
padding-left:5px !important;
}
ul.forums dd.lastpost{
padding-left:5px !important;}

ul.forums, li.row {
	/*background-color:#f2f1f3;*/
	
	background-image: url("{T_THEME_PATH}/images/gradient.gif");
	background-repeat:no repeat;
}
ul.forums{
	padding-left:0px; 
	
}
#header h1{
	float: left;
	margin:0;
	padding:0;
}
#header {
	position: relative;
	height: 126px;
	/*background: url(../../../../img/site/bg-header.gif) no-repeat 0 0;*/
}

#copyright {
	width: 350px;
	padding: 15px 0 0 65px;
	background: url(../../../../img/site/bg-copyright.gif) no-repeat 0 0;
	float:left;
	font-size:0.9em;
}
#copyright a {
	color: #bcbcbc; 
	}
    .copyright {
	color: #fff !important;
	}
    .copyright a {
	color: #ee9016;
	}
#footer{ 
	min-height: 90px;
	padding: 9px 0 0 0;
	background: url(../../../../img/site/bg-footer.gif) repeat-x 0 0 #1e1e1e;
	overflow:auto;
	color: #bcbcbc;
}
#footer a {
	text-decoration:underline;
} 
#footer-center {
	width:960px;
	margin:0 auto;
	overflow:auto;
}

#created {
	float:right;
	top:0;
	padding: 15px 0 0 0px;
	width:210px;
	font-size:10px;
}
#created a {
	color: #bcbcbc; 
}
#created span {
	float:left;
}
#hlogo {
	float:right;
	padding:0 0 0 5px;
}

#top-nav {
	float: right; 
	display: inline;
	margin: 0px 10px;
	width: 220px;
	_width: 200px;
}
#top-nav ul{
	
	}
#top-nav li{
	float: left;
	padding: 12px 13px;
	font-size: 1.1em;
	color: #888; background: url(../../../../img/site/bg-top-nav.gif) no-repeat 0 50%;
	list-style-type:none;
	font-size:1em;
}
#top-nav li a{ color: #888; }
#top-nav label{ color: #888; }
#top-nav li.last{
	padding: 0;
	background: none;
}
#top-nav li fieldset{
	position: relative;
	top: -12px;
}
#top-nav li label{
	padding: 0 5px 0 13px;
	background: url(../../../../img/site/bg-top-nav.gif) no-repeat 0 50%;
}
#top-nav li .text{
	padding: 2px;
	border: 1px solid #b8b8b8;
	font: normal 11px Arial, sans-serif;
}
#top-nav li .submit{
	position: relative;
	top: 7px;
}
#search-form{
	float:left;
	background:url(../../../../img/site/bg_search.jpg);
	width:240px;
	height:22px;
	margin-top:10px;
}
input, select{

    border:1px solid #abadb3;
    color:#666666;
    font-size:10px;

}
input.search{
    height:15px;
    background-position:left 0 !important;
    padding-left:25px !important;
    height:16px !important;
}
select{
    height:20px;
}

#search-form input.text{
	float:left;
	background:none;
    border:0px solid red;
	width:160px;
	height:18px;
    padding-top:4px;
	margin-left:0px;
	margin-top:0px;
	color:#a8a6a7;
	font:normal 10px arial;
	cursor: text;
}

#search-form input.submit{
	float:left;
	margin-left:45px;
    _margin-left:55px;
	margin-top:-6px;
	width:21px;
	cursor: pointer;
	height:20px;
	background:url(../../../../img/site/btn_szukaj.png);
    border:0px;
}

#nav{
	position: absolute;
	right: 0;
    bottom: 31px !important;
	width: 688px;
	height: 41px;
    font-size:10px;
	list-style-type:none;
}
#nav li{
	float: left;
	height: 41px;
}
#nav li.nav-1{ width: 83px; }
#nav li.nav-2{ width: 98px; }
#nav li.nav-3{ width: 90px; }
#nav li.nav-4{ width: 78px; }
#nav li.nav-4a{ width: 73px; }
#nav li.nav-5{ width: 115px; }
#nav li.nav-6{ width: 89px; }
#nav li.nav-7{ width: 62px; }
/* selected */
#nav li.nav-1p{ width: 117px; }
#nav li.nav-2p{ width: 125px; }
#nav li.nav-3p{ width: 84px; }
#nav li.nav-4p{ width: 85px; }
#nav li.nav-5p{ width: 121px; }
#nav li.nav-6p{ width: 101px; }
#nav li.nav-7p{ width: 92px; }


#nav li a{
	display: block; position: relative;
	width: 100%; height: 100%;
}
#nav li a span{
	position: absolute;
	width: 100%; height: 100%;
}
#nav li.nav-1 a { background: url(../../../../img/site/nav-1.gif) no-repeat 0 0; }
#nav li.nav-2 a { background: url(../../../../img/site/nav-2.gif) no-repeat 0 0; }
#nav li.nav-3 a { background: url(../../../../img/site/nav-3.gif) no-repeat 0 0; }
#nav li.nav-4 a { background: url(../../../../img/site/nav-4.gif) no-repeat 0 0; }
#nav li.nav-4a a { background: url(../../../../img/site/nav-4a.gif) no-repeat 0 0; }
#nav li.nav-5 a { background: url(../../../../img/site/nav-5.gif) no-repeat 0 0; }
#nav li.nav-6 a{ background: url(../../../../img/site/nav-6.gif) no-repeat 0 0; }
#nav li.nav-7 a{ background: url(../../../../img/site/nav-7.gif) no-repeat 0 0; }
/* selected */
#nav li.nav-1p a span{ background: url(../../../../img/site/nav-1p.gif) no-repeat 0 0; }
#nav li.nav-2p a span{ background: url(../../../../img/site/nav-2p.gif) no-repeat 0 0; }
#nav li.nav-3p a span{ background: url(../../../../img/site/nav-3p.gif) no-repeat 0 0; }
#nav li.nav-4p a span{ background: url(../../../../img/site/nav-4p.gif) no-repeat 0 0; }
#nav li.nav-5p a span{ background: url(../../../../img/site/nav-5p.gif) no-repeat 0 0; }
#nav li.nav-6p a span{ background: url(../../../../img/site/nav-6p.gif) no-repeat 0 0; }
#nav li.nav-7p a span{ background: url(../../../../img/site/nav-7p.gif) no-repeat 0 0; }


.clearfix:after {
	clear: both;
	display: block; visibility: hidden;
	height: 0;
	content: ".";   
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aural{
	position: absolute;
	left: -2007px;
	font: 0;
}
h1 {
	line-height:1.2em;
}	

h3 {
	margin:20px 0px 20px 0px;
	font-size:1.2em !important;
    color:#fff;
	}
h2 {
	line-height:1.2em;
	}
	


#swex_logo {
	margin:0;
	padding:0;
}


.panel {
	border:solid 1px #000;
	background-color:#e6ebfe !important;
    color:#565656;
    
    
}
.bg3 {
	/*background-color:transparent !important;*/
    background-color:#E6E5E7;
}
h3#review{
    color:#ee9016 !important;
}
.panel.bg3{padding-bottom:0px;}
.panel.bg3 p{color:#565656 !important;}
#navigation a {
	background:none !important;
	
	color:#ee9016 !important;
    font-weight:normal;
}
#navigation a:hover {
	text-decoration:underline;
    background:none !important;
	color:#ee9016 !important;
     font-weight:normal;
}
#navigation #active-subsection a{
    background:none;
    text-decoration:underline;
}
#tabs{
    margin-left:220px;
}
#tabs a {
	background:none;
	background-color:#99a2c6;
	color:#fff !important;
    margin-bottom:-1px;
    margin-right:0px;
    border-right:1px solid #fff;
}
#tabs a:hover{
    color:#000 !important;
    background:#E6EBFE  !important;
}
#tabs a:active, #tabs a:link {
	color:#d07f00 !important;
}
#tabs a span {
	background:none;
	background-color:#99a2c6;
	color:#fff !important;
    margin-bottom:-1px;
}
#tabs a span:hover{
    color:#000 !important;
    background:#E6EBFE  !important;
}
#tabs .activetab a {
	border-bottom:none;
    background:#E6EBFE  !important;
	color:#000 !important;
}
#tabs .activetab a span {
	color:#000 !important;
    background:#E6EBFE  !important;
}
.bannery{
    margin-bottom:10px;
}
.bannery a img{
    margin-right:5px;
}
.bannery a img.last{
    margin-right:0px;
}
hr.divider {
	display:block;
    margin: 5px 10px;
}
#stats {
	float:left;
	padding: 14px 0 15px 0px;
	font-size:1.1em;
	margin-right:100px;
}
#stats .stats-name {
	font-weight:bold;
	color:#fff;
}
#stats-data {
	border-top:solid 1px #9d6308;
	padding-top:5px;
	font-size:11px;
}
#stats-data a {
	font-weight:normal;
}

a img { border:none; }
#breadcrumbs{
	height: 20px;
	padding: 8px 0 0px 0;
	font-size: 1.0em;
	color: #000;
	margin:0;
	float:left;
	width:865px;
}
#breadcrumbs a{ color: #000; }

#issn {
	float:left;
	height: 20px;
	padding: 8px 0 0 0;
	font-size: 1.0em;
	color: #000;
	display:block;
	text-align:right;
}

#forum_top_ads {
	margin-top:0;
	margin-bottom:10px;
	display:none !important;
}

#forum_bottom_ads {
	margin-top:5px;
	margin-bottom:5px;
	display:none !important;
}


#wrapper_all_bottom{
		background:url(../../../../img/site/bg_bottom.jpg) center bottom;
		background-color:black;
		background-repeat:no-repeat;
		height:285px;
		_height:295px;
		text-align:center;
        _margin-top:60px;
	}
	.bottom_all{height:25px;padding-top:260px;margin-top:0px;}
	.bottom{width:770px;margin:0 auto;margin-top:-90px;_margin-top:-65px;}
	.bottomLink {font-size:11px;float:left;font:normal 11px arial;color:#888888 !important;text-decoration:none;}
    .bottomLink:link {font-size:11px;color:#888888 !important;text-decoration:none;}
	.bottomLink:hover{color:#ee9016 !important;}
    .wykonanie{font-size:11px; color:#565656 !important;}
    .wykonanie:link{font-size:11px; color:#565656 !important;}
    .wykonanie:hover{font-size:11px; color:#ee9016 !important;text-decoration:none !important;}
	.bottomSeparator{float:left;font:normal 11px arial;color:#565656; margin:0 14px;}
	.footer{margin: 24px auto;overflow: hidden; width: 940px;}
	.footerLeft{}
	.leftFooter{float:left;color:#a2a2a2; font:normal 11px arial;text-align:left;}
	.leftFooter a{color:#ee9016;text-decoration:none;}
	.leftFooter a:hover{text-decoration:underline;}
	.rightFooter{float:right;color:#a2a2a2; font:normal 11px arial;}
	.rightFooter a{color:#565656;text-decoration:none;}
	.rightFooter a:hover{text-decoration:underline;}




    .display-options label{color:#fff !important;}
    blockquote{background:#eceffe !important;border:1px solid #b0b2c9;}
    .content{color:#565656;font-size:12px !important;font-family:arial;}
    h2.solo{color:#ee9016;}
    fieldset dl, fieldset dl:hover{color:#565656 !important;}
    .inputbox, .inputbox:hover{
         border:1px solid #abadb3;
    color:#666666;
    font-size:10px;}
    
    .panel select{height:auto;}

    .jumpbox label{color:#fff;}


    .table1 td{color:#565656 !important;}
    .pagination span strong{background:#565656;border:1px solid #565656;}
    .pagination span a{background:#fff !important; border:1px solid #565656 !important;}
    .pagination span a:hover{background:#565656 !important; border:1px solid #565656 !important;color:#fff !important;}

    .button1, a.button2, input.button2, input.button3{font-size:11px !important;border:1px solid #f5bc00 !important;color:#5a5a5a!important;height:20px!important;font-weight:normal!important;}
    .button1,a.button2:hover, input.button2:hover, input.button3:hover{border:1px solid #f5bc00;color:#5a5a5a;}
    .ucp-main .panel .inner p{color:#565656 !important;}
    .ucp-main .panel {border:0px;}
    dl.details dd{color:#565656;}
    dl.details dt{color:#565656;font-weight:bold;}
    dt label{color:#565656; font-size:12px;}
    .postprofile{font-size:11px;color:#565656;}
    .resultbar a{font-size:14px;}

    ul.leftside{width:100%;}
    buttons div a{font-size:0px !important; color:#000 !important;}
    buttons div a:link {font-size:0px !important; color:#000 !important;}
    input#bbcode1, #bbcode0, #smilies1, #smilies0, #sig1, #sig0, #notify1, #notify0, #viewemail1, #viewemail0, #massemail1, #massemail0, #allowpm1, #allowpm0, #hideonline1, #hideonline0,
    #notifypm1, #notifypm0, #popuppm1, #popuppm0, #dst1, #dst0, #images1, #images0, #flash1, #flash0, #sigs1, #sigs0, #avatars1, #avatars0, #wordcensor1, #wordcensor0,
    #icon, #icon-1, #icon-5, #icon-6, #icon-4, #icon-7, #icon-9, #icon-10, #icon-8, #icon-2, #icon-3, #disable_bbcode, #disable_smilies, #disable_magic_url, #attach_sig,
    #full_action1, #full_action2, #full_action3, #notify, #search_child1, #search_child2, #sf1, #sf2, #sf3, #sf4, #show_results1, #show_results2, #sk, #sa, #sd,
    #terms1, #terms2{
        border:0px;
    }
       dd.mark input{border:0px;}


       .page_news{
           
           _float:left;
           width:940px;
           height:320px;
           font-size:11px;
           display:block;
           color:#fff;
           
           
           margin-top:20px;
           
}
.page_nowosci{
            background:url(../../../../img/site/forum_dol2a.jpg);
           background-repeat:no-repeat;
           margin-right:20px;
           overflow:hidden;
           float:left;
           width:290px;
           height:300px;
           padding-left:10px;
           padding-top:45px;
}
.page_artykuly{
             background:url(../../../../img/site/forum_dol2b.jpg);
           background-repeat:no-repeat;
           margin-right:20px;
            overflow:hidden;
           float:left;
           width:290px;
           height:300px;
           padding-left:10px;
           padding-top:45px;
}
.page_galeria{
         background:url(../../../../img/site/forum_dol2c.jpg);
           background-repeat:no-repeat;
            overflow:hidden;
           float:left;
           width:259px;
           height:300px;
           padding-left:41px;
           padding-top:45px;
}

.buttons div a:hover span, .buttons div a:hover, .buttons div a span, .buttons div a, .buttons div a :link	{ color:#000 !important; }

.forabg dd.topics, .forabg dd.posts{
    padding-left:0px !important;
    text-align:center !important;;
    width:60px !important;;
}

.forabg dd.lastpost{
    padding-left:10px !important;
}

.forumbg dd.views, .forumbg dd.posts{
    padding-left:0px !important;
    text-align:center !important;;
    width:80px !important;;
}

.forumbg dd.lastpost{
    padding-left:10px !important;
}
