body{
    font-size: 10px;
    background: #191919 url('../img/bg.png') repeat-x 0 0;
    margin: 0px;
    padding: 0px;
    font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #fff;
}

a{
    color: #A5E84E;
}

a img{
    border: 0;
}

#wrapper{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    
}

.s1{
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

#top{

    height: 106px;
    background: url('../img/top.png') no-repeat right bottom; 
}

#wrapper{
   /* background: url('../img/container.png') no-repeat right top; */
   background: url('../img/wrapper.png') repeat-x 0 bottom;
   overflow: hidden;
   width: 100%;
   min-height: 70px;
   border-bottom: 1px solid #4C5458;
}

#s-left{
    float: left;
    width: 230px;
    padding-bottom: 100px;
    overflow: hidden;
}
#s-right{
    float: right;
    width: 230px;
    padding-bottom: 100px;    
    padding-top: 180px;
    overflow: hidden;    
    background: url('../img/pr.png') no-repeat right top;
    
}

#main {
    width: 490px;
    float: left;
    padding: 8px 15px 8px 15px;

}



#logo{
    float: left;
    padding: 0px;
    float: left;
    margin: 0px;
    background: url('../img/logo.png') no-repeat left bottom;
}
#logo a{
    width: 300px;
    height: 75px;
    float: left;
    margin: 25px 0px 0px 25px;
}
#logo a span{
    display: none;
}

.logo{
    float: left;
}


#nav-punkty{
    height: 26px;
    background: url('../img/nav.png') no-repeat 0 0;
}
#nav-punkty span.punkty{
    line-height: 26px;
    color: #fff;
    margin-left: 400px;
}

#logowanie{
    float: left;
    margin: 20px 0px 0px 100px;
}
#logowanie fieldset{
    border: 0;    
}
#logowanie legend{
    display: none;
}
#logowanie label{
    display: none;
}
#logowanie input.t{
    float: left;
    clear: both;
    border: 1px solid #484a4c;
    background: url('../img/inpt.png');
    margin: 2px;
    line-height: 1.1em;
    font-size: 10px;
    text-align: center;
    color: #fff;
}

#logowanie input.t:focus{
    float: left;
    clear: both;
    border: 1px dotted #678F2F;
    background: url('../img/inpt.png');
    margin: 2px;
    line-height: 1.1em;
    font-size: 10px;
    text-align: center;
    color: #fff;
}

#logowanie .s{
    background: url('../img/l_submit.png') no-repeat;
    border: 0px;
    width: 29px;
    text-align: center;
    line-height: 17px;
    height: 17px;
    font-size: 10px;
    margin: 10px 0px 0px 6px;
}


#logowanie ul{
    list-style-type: none;
    padding: 0px;
    margin: 4px 0px 0px 0px;
    clear: both;
}
#logowanie ul li{
    display: inline;
    margin-right: 6px;
}




#up{
    margin: 5px 0px 0px 20px;
    float: left;
}
#up .r1{
    float: left;
}
#up .r2{
	width: 210px;
    float: left;
    margin-left: 5px;
}
#up .r1 .nick{
    font-weight:  bold;
}
#up .r1 .nick{
    float: left;
    clear: both;
}
#up .r1 img{
    float: left;
    clear: both;
    margin-top: 3px;
}

#up a{
    color: #fff;
    text-decoration: none;
}
#up a:hover{
    color: #A5E84E;
    text-decoration: underline;
}
#up .ostatnie-logowanie{
    font-size: 0.85em;
    color: #77838B;
}
#up .wyloguj{
    float: right;
    color: #fff;
    font-weight: bold;
}

#up .r2 ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 14px;
}







#footer{
    padding-top: 15px;
    color: #bbb;
    font-size: 1.1em;
}

#footer .copyright{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
    font-weight: bold;
}
#footer .design{
    float: right;
}
#footer ul{
    float: left;
    list-style-type: none;
    padding: 0px;
    width: 100%;
    margin: 20px 0px;
}
#footer ul li{
    float: left;
    padding: 0px 6px;
    border-left: 1px solid #444c4e;

}

#footer ul li a{
    color: #444c4e;
    line-height: 1em;
    text-decoration: none;
}
#footer ul li a:hover{
    color: #ccdce1;
    text-decoration: underline;
}
#footer ul li.f{

    border-left: none;

}


/* boxy */

.box{
    margin: 8px 0px;
}

.box h2{
    background: url('../img/box_ng.png') no-repeat;
    line-height: 36px;
    font-size: 1.1em;
    padding-left: 32px;
    margin: 0px;
}
.box h2.ico{
    padding-left: 10px;
}
.box h2.ico img{
    margin: 9px 4px 0px 0px;
    float: left;
}

.box p.c{
    padding: 5px;
	margin: 0 auto;
	text-align: center;
}

.box .c{
    overflow: hidden;
    color: #bbb;
}

/* content boxow z menu */
.box ul.c{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size: 1.1em;
}
.box ul.c li{
}

.box ul.c li a{
    background: url('../img/box_li.png') no-repeat left bottom;
    padding-left: 30px;
    display: block;
    line-height: 23px;
    /*color: #444c4e;*/
    color: #7c8a8e;
    text-decoration: none;
}
.box ul.c li a:hover{
    background-position: left top;
    color: #ccdce1;
    text-decoration: underline;
}

.box .list{
    padding: 0px;
    margin: 0px;
}
.box .list li{
    background: url('../img/li.png') no-repeat left bottom;
    padding-left: 30px;
    display: block;
    line-height: 23px;
    color: #444c4e;
}
#file .list li a{
    background: none;
    padding: 0px;
    display: inline;
}
#file .list li img.ikona{

    display: block;
}
#file .list li span.size{
    width: 60px;
    float: left;
}
#file .list li span.graczy{
    width: 50px;
    float: left;
}
#file .list li a.name{
    float: left;
    width: 60%;
}

.news-box{
    overflow: hidden;
    clear: both;
}


.news{
    margin: 20px 0px;
}
.news .h{
   padding: 2px 5px;
   background: url('../img/news_h.png') no-repeat right bottom;
}
.news .h h3{
    font-size: 1.2em;
    padding: 0px;
    margin: 0px;
}

.news .h h3 a, .news .h h3 a:visited{
    font-size: 1.1em;
    color: #fff;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

.news .h h3 a:hover{
    font-size: 1.1em;
    color: #A5E84E;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

.news .h .dt{
    color: #5C5C5C;
    font-size: 0.9em;
    line-height: 18px;
}

.news .h .dt a, .news .h .dt a:visited{
    color: #5C5C5C;
    font-size: 1em;
    line-height: 18px;
    text-decoration: none;
}

.news .h .dt a:hover{
    color: #A5E84E;
    font-size: 1em;
    line-height: 18px;
    text-decoration: none;
}

.news .h .dt .podsw{
    color: #A5E84E;
}

.news .c, .news .ck{
    border: 1px solid #333;
    border-width: 1px 0px;
    background: url('../img/news_c.png') no-repeat left top;
    padding: 10px;
    font-size: 1.1em;
    color: #bbb;
    line-height: 16px;
    overflow: hidden;
	text-align: justify;
}

.news .ck{
	background: none;
}

.news .f{
    padding: 6px 5px;
    background: url('../img/news_f.png') no-repeat left top;
    overflow: hidden;
}
.news .f a{
    color: #fff;
    text-decoration: none;
    float: right;
    padding-left: 13px;
    margin-left: 10px;
}
.news .f a:hover{
    color: #A5E84E;
    text-decoration: underline;
}

.news .f a.skomentuj{
    background: url('../img/skomentuj.png') no-repeat left 50%;
}
.news .f a.komentowane{
    background: url('../img/komentowane.png') no-repeat left 50%;
}

.news .f a.sglowna{
    background: url('../img/sglowna.png') no-repeat left 50%;
}
.news .f a.powrot{
    background: url('../img/powrot.png') no-repeat left 58%;
}
.news .f a.przejdz{
    background: url('../img/przejdz.png') no-repeat left 60%;
}
.pagination{
    width: 95%;
    margin: auto;
    padding: 20px 0px;
}

.pagination a span{
    display: none;
}

.pagination .prev{
    float: left;    
    width: 14px;
    height: 14px;
    background: url('../img/prev.gif') no-repeat 50% 50%;
}
.pagination .next{
    float: right;    
    width: 14px;
    height: 14px;
    background: url('../img/next.gif') no-repeat 50% 50%;
}
.pagination ul{
    list-style-type: none;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}
.pagination ul li{
    display: inline;
}
.pagination ul li a{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 21px;
    padding: 4px 7px;
}

.pagination ul li a.current{
	cursor: default;
    background: url('../img/pg.gif') no-repeat 50% 50%;
    color: #000;
}

#sonda fieldset{
    border: none;
    padding: 5px 30px;
}
#sonda legend{
    display: none;
}
#sonda .o{
    float: left;
    clear: both;
}
#sonda .ob{
    overflow: hidden;
}
#sonda label{
    float: left;
    line-height: 20px;
}
#sonda .submit{
    background: url('../img/submit.png') no-repeat;
    border: 0px;
    width: 50px;
    text-align: center;
    line-height: 17px;
    height: 17px;
    font-size: 10px;
    margin: 10px auto 6px auto;
    clear: both;
    /*float: left;*/
    display: block;
    font-weight: bold;
}

/* sonda wyniki */

#sonda .i{
    padding: 5px 30px;
}
#sonda div.c p.c{
     color: #595D5F;
     padding: 5px 30px;
     text-align: left;   
}
#sonda .i{
    margin: 2px 0px;
    overflow: hidden;
}
#sonda .i .odp{
    color: #595D5F;
    float: left;
}
#sonda .i .procent{
    float: right;
}
#sonda .i .slupek{
    height: 11px;
    background: red;
    float: left;
    clear: both;
    margin: 3px 0px;
    background: url('../img/slupek.png') no-repeat right top;
}
#sonda .i span{
    color: #595D5F;
}

.news-flash{
    
}
.news-flash h2{
    font-size: 1.2em;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.news-flash .nf-img{
    float: left;
}

.news-flash .nf-l{
    float: right;
    padding: 0px;
    list-style-type: none;
    font-size: 1.1em;
    margin: 0px;
    width: 300px;
}

.news-flash .nf-l li {
   float: left;
   clear: both;
   background: url('../img/nf_li.png') no-repeat right bottom;
   width: 100%;

   border-bottom: 1px solid #2E3436;
}
.news-flash .nf-l li img{
   float: left;
   margin: 3px 0px 0px 3px;
}
.news-flash .nf-l li a{
    line-height: 25px;
    float: left;
    margin-left: 5px;
    color: #bbb;
    text-decoration: none;
}
.news-flash .nf-l li a:hover{
    text-decoration: underline;
    color: #fff;
}

.news-flash .nf-b{
    clear: both;
    margin: 10px 0px;
    padding: 10px 0px; 
}

.news-flash .nf-b .b1{
    float: left;
    background: url('../img/bar_r.png') no-repeat right top;
    width: 45%;
}
.news-flash .nf-b .b1 ul{
    float: left;
    padding: 6px;
    margin: 0;
    list-style-type: none;
    background: url('../img/bar_l.png') no-repeat left top;
}

.news-flash .nf-b .b1 ul li{
    display: inline;
}
.news-flash .nf-b .b1 ul li a{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 21px;
    padding: 4px 7px;
}

.news-flash .nf-b .b1 ul li a.current{
    background: url('../img/pg.gif') no-repeat 50% 50%;
    color: #000;
}

.news-flash .nf-b .b1 div.nv{
    float: right;
    padding: 12px;
}

.news-flash .nf-b .b1 .nv a {
    float: left;
    margin: 0px 5px;
    width: 10px;
    height: 10px;
}
.news-flash .nf-b .b1 .nv a span{
    display: none;
}
.news-flash .nf-b .b1 .nv a.wstecz {
    background: url('../img/wstecz.gif') no-repeat 50% 50%;
}
.news-flash .nf-b .b1 .nv a.pauza{
    background: url('../img/pauza.gif') no-repeat 50% 50%;
}
.news-flash .nf-b .b1 .nv a.dalej{
    background: url('../img/dalej.gif') no-repeat 50% 50%;
}

.news-flash .nf-b .b2{
    float: right;
    width: 50%;
    background: url('../img/bar_r.png') no-repeat right top;    
}

.news-flash .nf-b .b2 span{
    float: left;
    line-height: 33px;
    background: url('../img/bar_l.png') no-repeat left top;     
    padding: 0px 6px;
    font-size: 1.1em;
    font-weight: bold;
}
.news-flash .nf-b .b2 ul{
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding: 8px 6px 0px 0px;
}
.news-flash .nf-b .b2 ul li{
    display: inline;
}

/**/
.news-flash .nf-b .b2-1{
    float: right;
    width: 47%;
    background: url('../img/bar_r.png') no-repeat right top;    
}

.news-flash .nf-b .b2-1 span{
    float: left;
    line-height: 33px;
    background: url('../img/bar_l.png') no-repeat left top;     
    padding: 0px 6px;
    font-size: 1.1em;
    font-weight: bold;
}
.news-flash .nf-b .b2-1 ul{
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding: 8px 6px 0px 0px;
}
.news-flash .nf-b .b2-1 ul li{
    display: inline;
}

/**/
.news-flash .nf-b .b1-1{
    float: left;
    background: url('../img/bar_r.png') no-repeat right top;
    width: 50%;
    height: 33px;
}
.news-flash .nf-b .b1-1 ul{
    float: left;
    padding: 6px;
    margin: 0;
    list-style-type: none;
    /*background: url('../img/bar_l.png') no-repeat left top;*/
}

.news-flash .nf-b .b1-1 ul li{
    display: inline;
}
.news-flash .nf-b .b1-1 ul li a{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 21px;
    padding: 4px 7px;
}



.news-flash .nf-b .b1-1 div.nv{
    float: right;
    padding: 12px;
}

.news-flash .nf-b .b1-1 .nv a {
    float: left;
    margin: 0px 5px;
    width: 10px;
    height: 10px;
}

.news-flash .nf-b .b1-1 span.ncurrent{
    float: left;
    line-height: 33px;
    background: url('../img/bar_l.png') no-repeat left top;     
    padding: 0px 6px;
    font-size: 1.1em;
    font-weight: bold;
}

.news-flash .nf-b .b1-1 span.current{
	line-height: 33px;
    font-size: 1.1em;
    font-weight: bold;
    color: #A5E84E;
}
/**/

#nowosci{
 	float: left;
}

#main thead tr{
	height: 27px;
	border-bottom: 1px solid #333;
	color: #9AD328;
	background: url(../img/news_h.png) no-repeat right bottom;
}

#main table td{
	vertical-align: middle;
	height: 18px;	
}

.stopka_tabeli{
	height: 29px;
	border-top: 1px solid #333;
	color: #9AD328;
	background: url('../img/news_f.png') no-repeat left top;
}

#emb thead tr{
	height: 27px;
	border-bottom: 1px solid #333;
	color: #9AD328;
	background: url(../img/news_h2.png) no-repeat right bottom;
}

.stopka_tabeli2{
	height: 29px;
	border-top: 1px solid #333;
	color: #9AD328;
	background: url('../img/news_f2.png') no-repeat left top;
}

th{
	text-align: left;
}

td{
	padding: 1px 0px 1px 0px;
	font-size: 11px;
}

.w1{
	background: #202020;
}

/* Formularze */
#main form {
	font-size: 11px;
}

#main label {
	display: block;
	width: 180px;
	float: left;
	padding: 1px 0px 3px 0px;
}

#main input, select, textarea {
	display: block;
	float: left;
	border: 1px solid #444;
	background: #1C1C1C;
	color: #fff;
	height: 18px;
	width: 61%;
}

#main input:focus, textarea:focus{
	display: block;
	float: left;
	background: #1C1C1C;
	color: #fff;
	border: 1px dotted #678F2F;
	background: #191919 url(../img/news_h.png) no-repeat right bottom;
}

#main textarea{
	width: 99%;
	height: 200px;
}

#main form div {
	overflow: hidden;
	clear: both;
	margin-bottom: 6px;
}

#main legend {
	font-weight: bold;
	color: #9AD328;
}

#main fieldset {
	border: 1px solid #444;
	width: 96%;
}

#main .tresc {
	width: 99%;
	height: 160px;
	border: 1px solid #7f7f7f;
	background: #23272e;
	color: #6f6f6f;
}

#main table{
	width: 490px;
}

#main .submit, #main .submit:focus, #upldEmb, #upldImg {
    background: url('../img/submit2.png') no-repeat;
    color: #000;
    border: 0px;
    width: 68px;
    text-align: center;
    line-height: 17px;
    height: 17px;
    font-size: 10px;
    margin: 0px;
    float: none;
    font-weight: bold;
}

#main div#upldEmb, #upldImg{
	cursor: pointer;
	display: block;
	text-align: center;
	margin: 0 auto;
}

#main input.checkb {
	width: auto;
	border: none;
	background: none;
}

#main label.ukr, #main label.ukrp, #main label.ukro {
	width: 30px;
	padding-top: 4px;
}

#main label.ukrp {
	width: 100px;
}

#main label.ukro {
	width: 350px;
}

#main div#wyslijNaglowek{
	background: #191919 url('../img/upload.gif') no-repeat;
	width: 15px;
	height: 12px;
	padding-left: 5px;
	padding-top: 5px;
}

#main input.naglowekWys{
	width: 70%;
}

#main input.ikonaWys{
	width: 55%;
}

#podgladNowosci, #podgladArtykulu, #podgladPodstrony{
	width: 490px;
}

#main .litery{
	text-align: center;
	word-spacing: 5px;
}

#main div#listaUprawnien{
	display: none;
}

#main div.resztaUprawnien{
	display: none;
}

.ukrywanaTresc{
	display: none;
}

.hiddeninput{
	display: none;
	border: 0px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.rating-star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url('../img/delete.gif') no-repeat 0 -16px}
div.rating-star,div.rating-star a{background:url('../img/star.gif') no-repeat 0 0px}
div.rating-cancel a,div.rating-star a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.rating-star-on a{background-position:0 -16px!important}
div.rating-star-hover a{background-position:0 -32px}
/* Read Only CSS */
div.rating-star-readonly a{cursor:default !important}
/* Partial Star CSS */
div.rating-star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

#ocenaArtykulu{
	display: none;
	font-weight: bold;
	color: #A5E84E;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 90px; 
	float: right;
	padding-bottom: 0.7em;	
}