body {
    font-family: Verdana, Arial, Helvetica; 
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
	background: #424BA6 url('/themes/classic/gfx/mainbackground.gif');
}
a{
    font-family: Verdana, Arial, Helvetica; 
    Color: #c3c8e1;
    text-decoration: none;
}
a:link{
    Color: #c3c8e1;
    text-decoration: underline;
}
a:active{
    Color: #c3c8e1;
    text-decoration: underline;
}
a:visited
{
    Color:#9aa2c9;
    text-decoration: underline;
}
a:hover
{
    Color: #FFFFFF;
    text-decoration: underline;
}

img {
    border: 0;
}

small {
    font-size: 11px;
}

strong {
    font-weight: bold;
}

#page {
    /*  width: 970px; */
    width: 98%;
    margin: auto;
    padding: 0;
}

#header {
    position: relative;
    height: 80px;
    margin: 0px;
    background: #424BA6 url(/themes/classic/gfx/bg_top.gif) repeat-x left top;
    /*border-bottom: 1px solid #357;*/
}

#logo {
    width: 415px;
}

#banner {
    position: absolute;
    top: 12px;
    left: 33%;
}


#rss {
    position: absolute;
    top: 17px;
    right: 1.25em;
}

#rss a {
    display: block;
    margin-bottom: 5px;
}

#signIn {
    padding: 5px;
    float: right;
    font-size: 10px;
    text-align: right;
    white-space: nowrap;
}

#signIn a.ar {
    margin-left: 5px;
    padding-left: 14px;
    background: url(/themes/classic/gfx/ikony/arrow2.gif) no-repeat;
}

#searchTop {
    padding-top: 5px;
    font-size: 10px;
    text-align: right;
    white-space: nowrap;
}


#topmenu {
    padding: 0;
    border-top: 2px solid #A59CFF;
    border-bottom: 2px solid #A59CFF;
    width: 100%;
    height: 18px;
    background: #333B96 url(/themes/classic/gfx/bg_menu.gif) repeat-x;
    text-align: center;
}

#topmenu div a {
    border: 1px solid black;
}

#topmenu img {
    margin-left: 2px;
}

#topmenu_shadow {
    padding: 0;
    width: 100%;
    height: 10px;
    background: url(/themes/classic/gfx/bg_menu_shadow.gif) repeat-x;
    margin-bottom: 10px;
}




/* layout */
#content2c {
    margin: 0 0 0 210px;
    padding: 0 10px;
}

#content3c {
    min-width: 340px;
    margin: 0 210px 0 210px;
}

#content3c img.logo {
    padding-bottom: 10px;
    padding-left: 5px;
}

#contentwrapper{
float: left;
width: 100%;
}

#left {
float: left;
width: 200px;
margin-left: -100%;
}

#right {
float: left;
width: 200px;
margin-left: -200px;
}

#centre {
    margin-left: 190px;
}

#centre #content {
    margin-right: 190px;
}

/* /layout */



#a1 {
    width: 50%;
    margin: auto;
}



#footer {
    font-size: 10px;
    text-align: center;
    width: 80%;
    margin-left: 10%;
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px solid black;
    clear: both;
}

#nav {
    padding: 5px;
}

ul#nav li {
    display: inline;
}

div.tabs {
    margin-bottom: 5px;
}
div.tabs ul {
    padding-top: 10px;
}
div.tabs ul li {
    display: inline;
    padding: 5px 5px 0;
    margin: 0 5px 0 0;
}

li.tab-active {
}

.sel {
    font-weight: bold;
}

.titlelogo {
    text-align: center;
    margin: 10px 0;
}

.titleplain {
    background: #424BA6;
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
}

.stitle {
    font-weight: bold;
    padding: 3px 0;
}

.item {
    margin-bottom: 15px;
}

.item div {
    padding: 5px;
}

.profile_navbar {
    width: 160px;
    margin-bottom: 10px;
    float: left;
}

.profile_right {
    margin-left: 180px;
}

.profile_navbar li {
    overflow: hidden;
    background: #5B6BC7;
    padding: 5px 8px;
    font-size: 12px;
    margin: 0;
}

.profile_more {
    display: none;
}

div.title {
    background: #5B6BC7 url(/themes/classic/gfx/window_gr.gif) repeat-x;
}

div.title a {
    color: #fff;
    text-decoration: none;
}

div.title a:hover {
    text-decoration: underline;
}

div.title ul li {
    display: inline;
}

div.title li.left {
    /* position: absolute; */
    float: left;
    width: 6px;
    height: 6px;
    background: #4B5BB7 url(/themes/classic/gfx/rog1_gr.gif) no-repeat left top;
}

div.title li.right {
    position: absolute;
    right: 4px;
    top: 0px;
}

div.title li.right img {
    margin-right: 2px;
    margin-top: 0;
}

div.title img {
    margin-left: 8px;
    margin-top: 3px;
}

div.title h3 {
    margin-left: 25px;
    padding-top: 2px;
    min-height: 18px;
    font-size: 12px;
    font-weight: bold;
    background: url(/themes/classic/gfx/rog2_gr.gif) no-repeat right top;
}

div.title img.update {
    float: right;
    margin: 0;
    padding-right:8px;
}



div.block {
    background: #4E5EBA;
}

div.block div.content {
    margin-bottom: 15px;
}

div.block ul.menu {
    font-weight: bold;
    line-height: 180%;
    list-style: none;
}

div.block ul.list {
    line-height: 160%;
    list-style: none;
}

div.block ul.list li {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    padding-right: 10px;
}

div.block ul.forum li {
    font-size: 11px;
    line-height: 150%;
    list-style: none;
    overflow: hidden;
    white-space : nowrap;
}

div.block ul.forum img {
    margin-left: 10px;
    margin-right: 5px;
}

div.block ul.forum li {
    padding-right: 3px;
}

.border1 {
    border: 1px solid #7080D6;
}

.b_1b {
    border: 1px solid #666666;
}

.b_1bnb {
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
        border-top-color: #666666;
}
.b_1bnt {
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
}

div.block div.footer {
    font-size: 10px;
    text-align: center;
    margin-top: 5px;
    padding: 3px;
}

.bb1 {
    background-color: #4656B2;
}

.ar1 {
    background-image:url('/themes/classic/gfx/ikony/arrow1.gif');
    background-repeat:no-repeat;
    background-position:10px 4px;
}

.ar2 {
    background-image:url('/themes/classic/gfx/ikony/arrow2.gif');
    background-repeat:no-repeat;
    background-position:10px 4px;
    padding-left: 25px;
}

div.news_item {
    position: relative;
    padding-bottom: 15px;
}

div.news_item div.news_author {
    background: #5060BC;
}

div.news_item div.news_author span {
    font-size: 11px;
    color: #C4C4C4;
    margin-left: 10px;
}

div.news_body {
    background-color: #4656B2;
    padding: 5px;
    line-height: 20px;
    overflow: hidden;
}

div.news_item div.news_body ul {
    margin-left: 15px;
}

/*  obrazek */
div.news_img {
    float: right;
    margin: 5px 5px 5px 5px;
}

div.news_item a.news_vote {
    display: block;
    float: left;
    cursor: pointer;
}


div.news_item div.news_tags {
    float: left;
    font-size: 10px;
    text-align: left;
}

div.news_item div.news_comments {
    text-align:right;
    font-size: 11px;
    background-color: #5060BC;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 5px;
    padding-right: 5px;
}

.radius {
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 2px 5px;
}
.b0 {background: #4353AF;}
.b1 {
    background: #4E5EBA;
}

.b2 {
    background: #6070C6;
}
.b3 {
    background: #6575CB;
}

div.news_tags span {
    white-space: nowrap;
}

div.news_item div.news_nav {
    padding: 10px 0;
}

div.pages {
    text-align: right;
    margin-bottom: 10px;
}

#section_title {
    text-align: center;
    font-size: 20px;
}


.notice {
    padding: 10px;
    margin: 10px 20px 0 0;
    border: 1px solid #8090E6;
    background-color: #6070C6;
    display: block;
}


.nav li {
    /*    padding-left: 15px; */
    display: inline;
}

.p2 { padding: 2px }

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.pl25 {
    padding: 5px 0 5px 25px;
}

.mt10 {
    margin-top: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.bd {
    font-weight: bold;
}

.zul li {
    padding: 2px 10px;
}

.inl {
    display: inline;
}

.cr {
    text-align: center;
}

.odst {
    padding: 5px;
}

.message {
    font-weight: bold;
    background: #C2C2C2;
    padding: 15px;
    margin: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.cl {
    clear: both;
}

.cr {
    clear: right;
}

.ac {
    text-align: center;
}

.small {
    font-size: 11px;
}

.today {
    font-weight: bold;
}

.hidden { display: none }

.overlay {
    position: absolute;
    height: 80%;
    top: 15%;
    left: 15%;
    overflow: auto;
    z-index: 20;
}

.pagination {
    text-align: center;
}

.arrow2block a {
    padding-left: 14px;
    background: url(/themes/classic/gfx/ikony/arrow2.gif) no-repeat;
}


.f_t_tr0 {
    background: #4E5EBA;
}

.f_t_tr1 {
    background: #4353AF;
}

table.listTable td,th {
    padding: 5px;
}

.submit_form div {
    padding: 3px 0;
}

.submit_form div label {

    margin-right: 20px;

}

.errors {
    font-size: 9px;
    color: yellow;
}

/* formularze zend form */

.zend_form input,select {
    padding: 5px;
}

.zend_form .c_img {
    display: block;
    padding: 10px;
}

.zend_form dt,dd {
    min-height: 20px;
/*    margin-top: 5px;
    padding: 5px 0; */
}

.zend_form dt {
    padding: 0;
}

.zend_form dd {
    margin-bottom: 20px;
}

.zend_form .icon_user {
    background: url("/themes/classic/gfx/ikony/b_windowman.gif") no-repeat scroll 0 -2px transparent;
    padding-left: 25px;
}

.zend_form .icon_email {
    background: url("/themes/classic/gfx/ikony/b_mail.gif") no-repeat scroll 0 -2px transparent;
    padding-left: 25px;
}

.zend_form .icon_pass {
    background: url("/themes/classic/gfx/ikony/b_yellowsheets.gif") no-repeat scroll 0 -2px transparent;
    padding-left: 25px;
}

.zend_form .icon_captcha {
    background: url("/themes/classic/gfx/ikony/b_key.gif") no-repeat scroll 0 -2px transparent;
    padding-left: 25px;
}

.zend_form .icon_realname {
    background: url("/themes/classic/gfx/ikony/b_person.gif") no-repeat scroll 0 -2px transparent;
    padding-left: 25px;
}


/* artykuły */

#article {
    margin-right: 190px;
}

#article .atitle {
    background-color: #C9C9C9;
    font-weight: bold;
    padding: 5px;
}

#article p {
    padding: 5px 0;
}

#article h3 {
    padding: 10px 0;
    font-weight: bold;
    font-size: 14px;
}

#article img {
    padding: 5px;
}

.mod_link, .mod_links {
    margin-top: 10px;
}

.mod_links {
    padding: 8px;
    border: 1px solid #aaa;
}

.mod_links li {
    padding-right: 25px;
}

.s_icon {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
}

.i_forum {
    background: url('/themes/classic/gfx/ikony/ik_forum.gif') no-repeat 3px 3px;
}

.categories {
    padding: 5px;
}
.categories li.header {
    display: block;
}

.categories li {
    display: inline;
}
.categories .ar1 {
    background-position: 0 5px;
    padding-left: 15px;
}

#bugreportbut {
    padding: 4px;
    font-size: 10px;
    position: fixed;
    bottom: 0;
    right: 18px;
    color: #000;
    font-weight: bold;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: pointer;
    -webkit-border-radius: 6px 0 0 12px;
    -moz-border-radius: 0 0 0 12px;
    border-radius: 6px 6px 0 0;  
}

#bugreportform {
    text-align: left;
    overflow: auto;
    position: fixed;
    bottom: 18px;
    right: 22px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: #225 0px 0px 12px;
    -moz-box-shadow: #225 0px 0px 12px;
    box-shadow: #225 0px 0px 12px;
    z-index: 100;
}

.shadow {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: #225 0px 0px 12px;
    -moz-box-shadow: #225 0px 0px 12px;
    box-shadow: #225 0px 0px 12px;
}

.zend_form fieldset {
    padding: 5px;
    background: #ddd;
}

.but { font-weight: bold; padding: 10px 20px; display: inline-block; }

.g_but {
    background: #006400;
}

.b_but {
    background: #000099;
}

.r_but {
    background-color: #990000;
}

#newsticker {
    text-align: center;
    margin-bottom: 10px;
}

#newsticker span {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    padding: 2px 5px;
    width: auto;
    background: #D0D0D0;
}

#one {
    width: 720px;
    margin: auto;
}

#headerpromo {
    position: absolute;
    top: 28px;
    right: 18px;
    padding: 0;
}

#headerpromo div {
    padding: 2px;
}

.popupmenu {
    position: absolute;
    text-align: left;
    padding: 10px;
    right: 15px;
    top: 25px;
    z-index: 101;
}

.popupmenu a {
    padding: 0 20px 0 20px;
    margin-left: 5px;
}

.popupmenu p {
    padding: 5px;
}

.wa {
    width: auto !important;
}

.mr15 {
    margin-right: 15px;
}

.table1 td {
    padding: 5px;
}

.but1 {
    background: #BF4D4D;
    background: -moz-linear-gradient(top, #EB0909 0%, #910000 100%);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EB0909), to(#910000));
    border: 1px solid #A62F2F;
    border-bottom: 1px solid #992B2B;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    box-shadow: inset 0 1px 0 0 #CA6D6D;
    color: #fff;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    padding: 10px 0 12px 0;
    text-align: center;
    text-shadow: 0 1px 2px #000;
    width: 150px;
}

.but1:hover {
    background: red;
    cursor: pointer;
}

.but1:active {
    border: 1px solid red;
    border-bottom: 1px solid darkred;
}

.but1 a:link,.but1 a:visited {
    color: #fff !important;
    text-decoration: none;
}

.code {
    color: #000;
    margin: 5px;
    padding: 5px;
    overflow: auto;
    border: 1px dotted #999;
    background: #fff;
}

.inb {
    display: inline-block;
    vertical-align: top;
}

.mr30 {
    margin-right: 30px;
}

.ma {
    margin: auto;
}

.lic li, .text li {
   list-style-type: disc;
   margin-left: 20px;
}

.text ul {
   margin-top: 10px;
   margin-bottom: 10px;
}

.wwr {
    word-wrap: break-word;
}

blockquote {
    margin: 5px 0 5px 5px;
    padding: 5px 8px;
    background: #3E4EAA;
    font-style: italic;
    color: #B2B2B2;
    border-left: 6px solid #5A6AC4;
}