body {
/*    background: #e1e1e1; */
    font-family: Arial;
    padding: 0 0 20px 0;
    text-align: center;
}

p {
    font-size: 13px;
}

body.print {
    background: #fff;
}

.print #footer,
.print #content {
    width: 100%;
}

#main_ad {
    margin: 0 auto 10px;
    width: 750px;
}

#content {
    width: 1001px;
    margin: auto;
    text-align: left;
	position:relative;
}
#main-header, .article{
	background-color: #fff;
	padding: 0 7px 7px 7px;
}
#full-bck{
	background-color: #fff;
}


/*#logo {
    width: 332px;
    height: 90px;
    background: transparent url(/img/top.png) bottom left no-repeat;
    text-indent: -9999px;
    float: left;
    margin: 5px 0 0 10px;
}*/

#logo a {
    display: block;
    width: 100%;
    height: 33px;
    outline: 0;
    border-right: 1px solid #e3e2e2;
    margin-top: 24px;
    background: transparent url(/img/new/logo.png) 0px 1px no-repeat;
}

/*.site_tagline {
    width: 483px;
    height: 50px;
    background: transparent url(/img/top.png) top center no-repeat;
    text-indent: -9999px;
    float: right;
    margin: 25px 10px 0 0;
}*/

/*.top_menu {
    font-size: 12px;
    display: block;
    clear: both;
    background: #28291b;
    overflow: hidden;
    margin: 5px 5px 10px 5px;
    width: 970px;
}*/

.top_menu a {
    color: #0f2865;
    text-decoration: none;
    display: block;
    height: 100%;
    padding: 0 18px;
    font: 16px/39px 'Georgia';
    color: #0f2865;
}

/*.top_menu li {
    float: left;
    margin: 5px 0;
    border-left: 1px solid #6a6c6f;
    text-transform: uppercase;
}*/

.top_menu li.first {
}

/*.top_menu form.search {
    float: right;
    margin: 2px 5px 0 0;
}*/

/*.top_menu input.search {
    background: transparent url(/img/back.jpg) no-repeat left -192px;
    padding: 7px 0 3px 25px;
    font-size: 11px;
    font-family: Arial;
    color: #000;
    border: 1px solid #bebebe;
    width: 175px;
}*/

* html .top_menu input.search {
    height: 26px;
}

/*.top_menu .search .button {
    background: transparent url(/img/icons.png) no-repeat center -179px;
    width: 120px;
    text-align: center;
    border: 0;
    height: 27px;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin: 0 0 0 5px;
}*/

#print {
    margin: 20px 10px;
    clear: both;
    overflow: hidden;
}

#main {
    margin: 0 0 0 3px;
    width: 665px;
    float: left;
    padding: 0 7px 20px 0;
    /*border-right: 1px solid #e3e2e2;*/
    position: relative;
	background-color: #fff;
}

#main .site_desc {
    width: 660px;
    height: 227px;
    background: transparent url(/img/serwis-wypracowania.pl.jpg) no-repeat top center;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
}

#main .site_desc strong {
    font-weight: bold;
}

#main .site_desc .site {
    color: #b6c60d;
}

#main .site_desc .first {
    margin: 25px 0 0 30px;
    width: 510px;
}

#main .site_desc p {
    margin: 18px 0 0 30px;
    width: 365px;
    line-height: 25px;
}

#main h3.similar {
    font-size: 18px;
    color: black;
    border-bottom: 3px solid #0f387d;
    padding-bottom: 8px;
    font-family: Georgia;
    clear: both;
}

#main ul.similar {
    margin: 0 0 20px 0;
}

#main .article .similar li {
    font-size: 18px;
    border-bottom: 1px solid #858f9a;
    padding: 5px 10px;
    font-family: Georgia;
    list-style-type: none;
}

#main .article .similar li:hover {
    background-color: #f3f7fe;
}

#main .similar a {
    color: #0f387d;
    text-decoration: none;
    font-size: 12px;
}

#main .similar a .more {
    color: #e79a34;
    font-weight: bold;
    margin: 0 0 0 5px;
}

#print .article,
#main .article {
    margin: 10px 0px 20px 0;
}



#main .article .translation_info {
    margin: 10px;
    font-family: Georgia;
    font-size: 14px;
    color: #28291b;
    font-weight: bold;
}

#cse-search-results {
    margin: 20px;
}

/*#main .send_message h1,
#print .article h1,
#main .article h1 {
    font-size: 28px;
    color: #28291b;
    margin: 0 0 15px 0;
}*/

#intertext1 h2,
#print .article h2,
#main .article h2 {
    font-size: 24px;
    color: #28291b;
    margin: 20px 0 15px 0;
}

#print .article ol,
#print .article ul,
#print .article p,
#main .article ol,
#main .article ul,
#main .article p {
    font-family: Arial;
    font-size: 14px;
    color: #000;
    margin: 0 0 15px 0;
    line-height: 20px;
    text-align: justify;
}
#main .article p:last-child {
    margin: 0 !important;
}

/*#print .article p,
#main .article p {
    text-align: justify;
    text-indent: 20px;
}*/

#print .article li,
#main .article li {
    list-style-position: inside;
    list-style-type: disc;
    padding: 2px 0;
}

#print .article ol li,
#main .article ol li {
    list-style-type: inherit;
}

#print .article strong,
#main .article strong {
    font-weight: bold;
}

#print .article em,
#main .article em {
    font-style: italic;
}

#main .articles h2 {
    margin: 0 0 10px 0;
}

#main .articles h3.article_header {
    margin: 0 0 10px 0;
}

#main .articles h2 a {
    font-size: 18px;
    color: #0f387d;
    text-decoration: none;
    font-family: Georgia;
}

#main .articles h3.article_header a {
    font-size: 18px;
    color: #0f387d;
    text-decoration: none;
    font-family: Georgia;
}

#print .article .tags,
#main .article .tags,
#main .articles .tags {
    font-size: 11px;
    font-weight: bold;
    color: #0f387d;
    margin: 0 0 8px 0;
    background-color: #fafafa;
}

#print .article .tags a,
#main .article .tags a,
#main .articles .tags a {
    font-weight: normal;
    color: #0f387d;
    margin: 0 0 0 6px;
    text-decoration: none;
}

#print .article .tags a:hover,
#main .article .tags a:hover,
#main .articles .tags a:hover {
    text-decoration: underline;
}

#main .article .tags {
    padding: 13px 10px 16px 10px;
    margin: 10px 0 4px 0;
}
div.autor-profile {
    font-size: 12px;
    margin: 10px 0 10px 0;
}
div.autor-profile a {
    color: #173A74;
}
div.autor-profile a:hover {
    color: #C00;
    text-decoration: none;
}

#print .article .tags {
    margin: 25px 0 0 0;
}

#print .info {
    font-weight: bold;
}

.logo {
    margin: 10px;
}

#main .articles li {
    border-bottom: 3px solid #e2e2e2;
    padding: 15px 10px 15px 15px;;
    margin: 0 30px 0 0;
}

#main .articles li.last_li {
    border: none;
}

#main .articles .p {
    font-size: 13px;
    font-family: Arial;
    color: #000;
    line-height: 20px;
    text-decoration: none;
    display: block;
    /*text-align: justify;*/
}

#main .articles .p .more {
    float: none;
    font-size: 15px;
    text-decoration: none;
    color: #FF7C00;
    font-weight: bold;
}

#main .paging div,
#main .paging a {
    margin: 0;
    color: #0f387d;
    font-family: Georgia;
    text-decoration: none;
}

#main .paging span {
    border: 1px solid #dfe3e6;
    padding: 5px;
    margin: 0 5px;
    background:#ebebeb;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ebebeb));
    background-image: -moz-linear-gradient(top, #ffffff, #ebebeb);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    color: black;
    font-family: Arial;
    font-size: 14px;
}

#main .paging span:hover {
    background:#ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#ffffff));
    background-image: -moz-linear-gradient(top, #ebebeb, #ffffff);
}

#main .paging span.current {
    background: white;
}

#main .paging span a {
    margin: 0;
    text-decoration: none;
    color: #0f387d;
    font-family: Arial;
    font-size: 14px;
}

#main .paging {
    margin: 10px 30px 0 0;
    font-size: 12px;
    text-align: center;
}

#main .paging div {
    display: inline;
}

#main .last,
#main .subject {
    margin: 20px 0px 30px 0;
    overflow: hidden;
    /*width: 620px;*/
}

#main .subject h2 {
    color: #28291b;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 0 40px;
    float: left;
    height: 30px;
}

#main .subject h2 a {
    color: black;
    text-decoration: none;
    font-size: 18px;
    font-family: Georgia;
}

#main .subject .more {
    color: #0f387d;
    font-size: 12px;
    font-weight: bold;
    float: right;
    text-decoration: none;
    margin: 13px 0 0 0;
}

#main .last h3,
#main .subject h3 {
    clear: both;
    border-top: 2px solid #d6d6d6;
    color: #382000;
    font-size: 20px;
    padding: 15px 0 5px 6px;;
    margin-top: 35px;
}

#main .last h3 a,
#main .subject h3 a {
    color: #0f387d;
    text-decoration: none;
    font-family: Georgia;
}

#main .subject h3 a:hover {
    text-decoration: underline;
}

#main .last .p,
#main .subject .p {
    font-family: Arial;
    font-size: 12px;
    color: #000;
    line-height: 20px;
    text-decoration: none;
    display: block;
    text-align: justify;
    margin-left: 7px;
}

#main .last .p .more,
#main .subject .p .more {
    float: none;
    font-size: 12px;
    text-decoration: none;
    color: #FF7C00;
    padding: 0 5px;
    font-family: Arial;
    color: #0f387d;
}

.p a{
    text-decoration: none;
}
#main .subject ul,  #main .last ul{
    margin: 0;
    border-top: 3px solid #e2e2e2;
    margin-top: 10px;
}

#main .subject li, #main .last li {
    padding: 6px;
    list-style-type: none;
    color: #986d33;
    border-bottom: 1px solid #8f8f8f;
}

#main .subject li:hover, #main .last li:hover {
    background-color: #f3f7fe;
}

#main .subject li a, #main .last li a {
    color: black;
    font-size: 12px;
    text-decoration: none;
    font-family: Georgia;
}

#main .subject li a:hover, #main .last li a:hover {
    color: #0F387D;
}

#main .last h2 {
    color: #28291B;
    float: left;
    font-weight: bold;
    height: 30px;
    padding: 5px 0 0 40px;
    color: black;
    font-family: Georgia;
    font-size: 18px;
    text-decoration: none;
    background: url("/img/new/icon_polski.gif") no-repeat scroll 0 0 transparent;
}

/*#main .last ul {
    margin: 10px 0 0 0;
    font-size: 12px;
    color: #986d33;
}

#main .last li {
    list-style-type: disc;
    list-style-position: inside;
    color: #986d33;
    padding: 3px;
}

#main .last ul a {
    color: #986d33;
    text-decoration: none;
}*/

#main .blocks {
    margin: 20px 5px 10px 5px;
    overflow: hidden;
    width: 100%;
}

#main .blocks div {
    float: left;
    width: 310px;
    height: 96px;
    margin: 0 5px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

#main .blocks .writing div {
    margin: 0 10px;
}

#main .blocks .writing a {
    margin: 10px 0 0 20px;
}

#main .blocks span {
    display: block;
    width: 190px;
    margin: 12px 0 0 5px;
}

#main .blocks a {
    background: transparent url(/img/icons.png) no-repeat center -179px;
    display: block;
    width: 120px;
    text-align: center;
    line-height: 26px;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0 0 10px;
}

#main .searching {
    background: transparent url(/img/back.jpg) no-repeat top center;
}

#main .writing {
    background: transparent url(/img/back.jpg) no-repeat center -96px;
}

#main .send_message .messages,
#main .article .messages {
    background: #f9eba3;
    margin: 0 10px 10px 0;
    font-weight: bold;
    padding: 5px 10px;
}

/*#main .article .code {
    background: #a8ba0c;
    color: #fff;
    overflow: hidden;
    border-bottom: 2px solid #27291c;
    margin: 0 0 15px 0;
    clear: both;
}

#main .article .code .label {
    background: #a8ba0c;
    width: 130px;
    font-size: 20px;
    font-weight: bold;
    margin: 12px 10px 0 0;
    text-align: right;
    float: right;
}

#main .article .code form {
    background: #28291b;
    float: right;
    color: #a8ba0c;
    font-size: 14px;
    width: 470px;
    overflow: hidden;
    padding: 0 0 10px 0;
}

#main .article .code form strong {
    font-size: 18px;
    font-weight: bold;
}

#main .article .code label {
    margin: 10px 0 10px 20px;
    display: block;
}

#main .article .code input {
    float: left;
}*/

.code {
    -webkit-border-radius:13px;
    -moz-border-radius:13px;
    border-radius:13px;
    border: 1px solid #1d4485;
    position: relative;
    margin: -15px 0 0 0;
}

.code .label{
    font-family: Georgia;
    font-size: 18px;
    color: white;

    height: 40px;
    background:#173a74;
    background: -webkit-gradient(linear, left top, left bottom, from(#2b4e88), to(#173a74));
    background-image: -moz-linear-gradient(top, #2b4e88, #173a74);

    -webkit-border-radius:12px 12px 0 0;
    -moz-border-radius:12px 12px 0 0;
    border-radius:12px 12px 0 0;
    border: 1px solid #1d4485;
    line-height: 40px;
    text-indent: 12px;
}

.code form {
    height: 71px;
}

.code form label{
    font-size: 14px;
    color: #0f387d;
    margin-top: 15px;
    display: block;
    width: 380px;
    float: left;
    text-indent: 12px;
}

.code form label strong{
    font-size: 22px;
    font-weight: normal !important;
}

.code .info {
    color: #858585;
    font-size: 10px;
    float: left;
    text-indent: 12px;
    width: 600px;
}


* html #main .send_message input.text,
* html #main .article .code form .text {
    height: 26px;
}

/*#intertext1 .layer_code input.text,
#main .send_message textarea.text,
#main .send_message input.text,
#main .article .code form .text {
    background: transparent url(/img/back.jpg) no-repeat left -218px;
    padding: 6px 0 3px 5px;
    font-size: 11px;
    font-family: Arial;
    color: #000;
    border: 1px solid #bebebe;
    width: 150px;
    margin: 0 0 0 10px;
}*/

#main .send_message .error-message {
    font-size: 11px;
    color: #f00;
    font-style: italic;
    margin: 0 0 0 10px;
}

/*#intertext1 .layer_code .button,
#main .send_message .submit input,
#main .article .code .button {
    background: transparent url(/img/icons.png) no-repeat center -179px;
    width: 120px;
    text-align: center;
    border: 0;
    height: 27px;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin: 0 0 0 5px;
}*/


#main .article .code ul {
    clear: both;
    color: #28291b;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
    line-height: 16px;
    font-family: Arial;
    padding: 0 0 10px 0;
    border-top: 3px solid #dbd9cc;
    margin: 0 12px 0 12px;
}

#main .article .code li {
    float: left;
    width: 260px;
    list-style-position: outside;
    list-style-image: url('/img/new/raque.jpg');
    margin: 10px 0 0 30px;
    /*list-style-image: */
}
#main .article #code-t {
    position: absolute;
    right: 32px;
    bottom: 5px;
}
#main .article #code-t a {
    color: #000000;
    font-size: 12px;
}
#main .article #code-t a:hover {
    text-decoration: none;
}
#main .send_message {
    margin: 10px 15px 0 10px;
    color: #4d4d4d;
}

#main .send_message p {
    font-size: 16px;
    margin: 0 0 10px 0;
    line-height: 20px;
}

#main .send_message form {
    margin: 30px 0 0 0;
    overflow: hidden;
}

#main .send_message label {
    display: block;
    margin: 0 0 3px 10px;
    font-size: 12px;
    color: #4d4d4d;
    width: 290px;
}

#main .send_message input.text,
#main .send_message textarea.text {
    width: 290px;
}

#main .send_message .input {
    margin: 0 0 10px 0;
}

#main .send_message .input {
    float: left;
    clear: left;
}

#main .send_message .submit, 
#main .send_message .question {
    float: right;
    margin: 0 20px 0 0;
    clear: right;
}

#main .send_message textarea {
    height: 173px;
}

#main .description {
    margin: 10px 15px 10px 10px;
    padding: 0 10px 10px 10px;
    border-bottom: 1px solid #d6d6d6;
}

#main .description p {
    font-size: 12px;
    text-align: justify;
    color: #4d4d4d;
    text-indent: 20px;
}

#main h1.header_tags {
    margin:10px 0 10px 15px;
}

#main .tags {
    font-size: 16px;
    margin: 0 15px 0 0;
    text-align: justify;
    font-family: Georgia;
}

#main .tags h3{
    font-size: 18px;
    font-weight: bold;
    font-family: Georgia;
    background: transparent url(/img/new/tags_ico.png) no-repeat top left;
    padding: 3px 0 0 40px;
    height: 27px;
    border-bottom: 3px solid #0f387d;
    margin-bottom: 10px;
}

#main .tags h3 .more{
    float: right;
    color: #0F387D;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    margin-top: 7px;
}
#main .tags li {
    display: inline;
    margin: 3px 5px 3px 0;
    font-weight: normal;
}

#main .tags li a {
    text-decoration: none;
    color: #0f387d;
}

#main .tags li a:hover {
    text-decoration: underline;
}

#side {
    /*background: #f3f3f3;*/
    width: 300px;
    float: right;
    /*margin: 0 5px 5px 0;*/
    /*padding: 0 0 10px 0;*/
    padding: 30px 0 30px 15px;
	background-color: #fff;

}

.clear {
    clear: both;
    width: 100%;
    height: 0px;
}

#side .stats {
    background: #fff;
    padding: 0 0 0 0;
    font-size: 12px;
    color: #4f4f4f;
    overflow: hidden;
    margin-bottom: 20px;
}

#side .stats-top {
    height: 31px;
    width: 299px;
    text-align: center;
    background: #1f427c;
}

#side .stats-body {
    width: 299px;
    height: 215px;
}

#side h3 {
    font-size: 14px;
}

#side .stats h3 {
    font: bold 12px 'Arial';
    color: #fff;
    padding: 8px 0 0 0;
}

#side .detail h3 {
    font: bold 12px 'Arial';
}

#side .detail-top {
    background: url("/img/stats detail-top.png") no-repeat;
    height: 31px;
    width: 299px;
    text-align: left;
    padding-left: 10px;
}


#side .detail-body {
    background: url("/img/stats detail-body.png") no-repeat;
    height: 156px;
    width: 299px;
    color: black;
    font: 12px Georgia;
}

#side .detail .actions {
    width: 100%;
    overflow: hidden;
}

#side .detail .actions span {
    display: block;
    float: left;
    margin: 5px 0 0 15px;
}

#side .detail .print {
    background: transparent url(/img/icons.png) no-repeat left -152px;
    width: 100px;
    display: block;
    float: right;
    height: 25px;
    margin-right: 10px;
    text-indent: -9999px;
}

#side .detail .download {
    background: transparent url(/img/icons.png) no-repeat left -122px;
    width: 100px;
    display: block;
    float: left;
    height: 25px;
    margin-left: 23px;
    text-indent: -9999px;
}

#side .detail .download:hover, #side .detail .print:hover {
    text-decoration: underline;
}

#side .stats h3 .count{
    font-size: 20px;
}

#side .stats .desc {
    text-align: center;
    margin: 7px 0 5px 0;
    font: 12px 'Georgia';
}

#side .stats .desc .count {
    font-weight: bold;
}

#side .stats ul {
    clear: left;
    overflow: hidden;
}

#side .stats li {
    margin: 7px 10px;
    padding: 3px 5px;
    border-bottom: 1px solid #858f9a;
    clear: left;
    overflow: hidden;
}

#side .stats li a {
    display: block;
    color: #000;
    text-decoration: none;
    font: 12px 'Georgia';
}

#side .stats li .count {
    float: right;
}

#side .tags,
#side .recommended {
    margin: 20px 5px;
    color: #a21921;
    font-weight: bold;
    overflow: hidden;
}

#side .tags h3,
#side .abstract h3,
#side .recommended h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#side .tags ul,
#side .recommended ul {
    border-top: 2px solid #95152c;
    border-bottom: 1px solid #95152c;
    margin: 5px 0;
    font-size: 16px;
    background: #fff;
    overflow: hidden;
}

#side .tags ul {
    padding: 5px;
}

#side .tags li {
    display: inline;
    margin: 3px 5px;
    font-weight: normal;
}

#side .tags li a {
    text-decoration: none;
    color: #000;
}

#side .tags li a:hover {
    text-decoration: underline;
}

#side .recommended li {
    border-bottom: 1px solid #f3f3f3;
}

#side .recommended a {
    color: #000;
    padding: 10px;
    display: block;
    text-decoration: none;
}

#side .abstract {
    margin: 20px 5px;
    color: #805500;
    overflow: hidden;
    width: 300px;
}

#side .abstract ul {
    border-top: 2px solid #bf8000;
    border-bottom: 1px solid #bf8000;
    margin: 5px 0;
    font-size: 12px;
    overflow: hidden;
    padding: 10px;
    background: #fbfbfb url(/img/icons.png) right -232px no-repeat;
    width: 280px;
}

* html #side .abstract ul {
    width: 300px;
}

#side .abstract li {
    float: left;
    width: 135px;
}

#side .abstract li a {
    color: #000;
    padding: 5px;
    display: block;
    text-decoration: none;
    font-size: 12px;
}

#side .abstract .more {
    color: #bf8000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    float: right;
    margin: 0 10px 0 0;
}

#side .tags .more {
    color: #a21921;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    float: right;
    margin: 0 10px 0 0;
}

.adv_side {
    width: 300px;
    margin: 20px 0 20px 0;
    font-family: Arial;
}
div#payments { border-bottom:#690808 solid 2px; background:#a40d0d; width:640px; height:150px; margin: auto } 
div#right_pay { background:#a40d0d; float:left; width:278px; height:150px; position:relative; margin: 0px auto;}
div#left_pay { background:#FFFFFF; float:left; width:358px; height:144px; position:relative; margin-top: 3px;}

div#title_pay { position:absolute; left:21px; top:18px; font-size:18px !important; font-weight:bold !important; color:white !important; font-family:'Trebuchet MS'; }
div#text_pay { text-align: left !important; position:absolute; left:22px; top:48px; font-size:12px; color:white; font-family:'Arial'; width:250px;}
ul#list_pay { list-style-type: none !important; position:absolute; left:10px; top:84px; padding: 0px; padding-top: 0px !important; margin-top: 0px !important; line-height:15px; text-align: left !important;}
ul#list_pay li { list-style-type: none !important; height: 17px; font-size:12px; padding: 0px !important; margin: 0px !important; color:#000000; font-weight:bold; font-family:'Trebuchet MS'; list-style: none; padding-left: 0; }

div#textkod_pay { position:absolute; left:35px; top:5px; font-family:'Trebuchet MS'; font-size:12px; width:295px; }
strong.strong { font-weight: 900; }

div#mobile { background:transparent url('/img/mobile.png') no-repeat scroll 0 0; width:130px; height:83px; position:absolute; top:61px; left:0px; }

input.form_pay { position:absolute; left:148px; top:65px; width: 100px !important; border: 2px solid #b3b3a0; display: inline; margin-top: 2px; color: black; width: 112px; height:16px; font-size: 12px !important;}
input.button_pay { border: none; position:absolute; left:265px; top:60px; background:url('/img/submit.png') transparent no-repeat; width:75px !important; height:37px !important; cursor: pointer;  }
a#see-more-link {font-family:'Trebuchet MS'; font-weight: bold; color: #a40d0d; text-decoration: none; font-size: 26px;}
a:hover#see-more-link {text-decoration: none;}
div#how_much_pay { color:#666666;
font-family:'Trebuchet MS';
font-size:12px;
height: 18px;
font-variant:small-caps;
left:130px;
line-height:14px;
position:absolute;
top:107px;
width:200px; }
div#pay { font-size:28px; color:#d80303; font-weight:bold; display:inline; width:20px;  }

.picture_data {
    text-align: left;
}

.picture_legend_h {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.picture_author {
    /*border: gray dashed 1px;*/
    padding: 10px;
    /*padding-top: 0px;*/
    margin-top: 5px;
    text-align: left;
    z-index: 1333;
    position: relative;
}

.picture_author a{
    color: silver;
    text-decoration: none;
}

.picture_author span {
    color: silver;
}

.picture_legend {
    border: gray dashed 1px;
    padding: 10px;
    margin-top: 5px;
}

.icon {
    margin-bottom: 5px;
    display: block;
}

.icon img{
    margin-bottom: 5px;
    float: left;
}

.icon p{
    margin-bottom: 5px;
    margin-top: 10px;
    float: left;
}

.alone {
    float: right !important;
    margin: 10px;
}

.inline {
    margin: 10px;
    float: left;
    position: relative;
    z-index: 5;
}

.highlight {
    font-weight: bold;
}

.picture_data {
    text-align:center;
}

#intertext1 {

}

#layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1e1e1e;
    opacity: 0;
    filter:alpha(opacity=0);
}

#intertext1 .layer_code {
    position: absolute;
    top: 0;
    left: 20px;
    color: #fff;
    display: none;
}

#intertext1 .layer_code h2 {
    color: #fff;
    font-weight: bold;
}

#intertext1 .layer_code .info {
    font-size: 11px;
    margin-top: 30px;
}

#intertext1 .layer_code .info strong {
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
}

#intertext1 .layer_code label {
    display: block;
    margin-bottom: 10px;
}

#intertext1 .layer_code label strong {
    font-size: 22px;
}

/* nowe style */

#logo {
    text-indent: -9999px;
    float: left;
    height: 71px;
    width: 279px;
}

.site_tagline {
    /*background: transparent url(/img/new/sentence.png) top left no-repeat;*/
    float: left;
    width: 300px;
    margin-top: 31px;
    margin-left: 20px;
    font-family: Georgia;
    font-size: 13px;
    color: #dbdde3;
    
}

.top_menu {
    font-size: 12px;
    display: block;
    clear: both;
    width: 983px;
    height: 39px;
    border: 1px solid #d6d6d6;
    position: relative;
    margin-bottom: 10px;
    /*-webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px;
    background:#2b4e88;
    background: -webkit-gradient(linear, left top, left bottom, from(#2b4e88), to(#173a74));
    background-image: -moz-linear-gradient(top, #2b4e88, #173a74);*/


}

.top_menu li {
    float: left;
    margin: 0;
    height: 39px;
    border-right: 1px solid #e3e2e2;
}

.top_menu li a:hover {
    color: #f1592a;
    border-bottom: 2px solid #f1592a;
    background: url(/img/new/menu-decorator.png) bottom center no-repeat;

}

.top_menu li a.active {
    color: #f1592a;
    border-bottom: 2px solid #f1592a;
    background: url(/img/new/menu-decorator.png) bottom center no-repeat;
}

.top_menu li a.active:hover {

}


/*    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px; */




#cse-search-box {
    overflow: auto;

}

#cse-search-box > div {

}

.search-input-round{
    background: transparent url(/img/new/search-input-round.png) no-repeat top left;
    width: 9px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

input.search {
    font-size: 12px;
    font-family: Arial;
    color: #565656;
    border: none;
    border-bottom: 1px solid #d6d6d6;

    padding: 7px 7px 7px 5px;
    width: 100%;
    height: 15px;
}

.search .button {
    background: transparent url(/img/new/search_bt.png) no-repeat top left;
    width: 34px;
    height: 31px;
    cursor: pointer;
    border: 0;
    text-indent: -9999px;
    position: absolute;
    right: 1px;
    bottom: 0;
	border-bottom: 1px solid #d6d6d6;
}


#content .path {
    font-size: 13px;
    color: #ff8700;
    margin: 0;
    border-bottom: 1px solid #d6d6d6;
    padding: 0 0 10px 0;
    text-indent: 8px;
}

#content .path a {
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    color: #768b9c;
}

#main h1 {
    font-family: Georgia;
    font-size: 28px;
    color: #0f387d;
    margin: 10px 0 30px 0;
    font-weight: normal;
}

.orange {
    color: #ff7c00;
    font-weight: bold;
    font-size: 15px;
}

#sms_code {
    height: 22px;
    width: 140px;
    -webkit-border-radius:9px 0 0 9px;
    -moz-border-radius:9px 0 0 9px;
    border-top: 1px solid #98968c;
    border-left: 1px solid #98968c;
    border-bottom: 1px solid #98968c;
    border-right: none;
    border-radius:9px 0 0 9px;
    background:#ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#ffffff));
    background-image: -moz-linear-gradient(top, #ebebeb, #ffffff);
    font-size: 11px;
    padding: 0 0 0 8px;
    float: left;
    margin-top: 20px;
}

.code form .button {
    background-color: #ef5d01;
    -webkit-border-radius: 0 9px 9px 0;
    -moz-border-radius: 0 9px 9px 0;
    font-size: 11px;
    color: white;
    height: 24px;
    border-top: 1px solid #98968c;
    border-right: 1px solid #98968c;
    border-bottom: 1px solid #98968c;
    border-left: 1px solid #98968c;
    padding: 0 3px;
    font-weight: bold;
    float: left;
    margin-top: 20px;
    cursor: pointer;
    width: 37px
    
}

#pobierz-box {
    -webkit-border-radius:13px;
    -moz-border-radius:13px;
    border-radius:13px;
    

    /*-moz-border-radius-topleft: 13px;
    border-top-left-radius: 13px;

    -moz-border-radius-topright: 13px;
    border-top-right-radius: 13px;*/


    border: 1px solid #c5c5c5;
    border-bottom: none;
    padding: 13px 0 0 0;
    background:#fbf7e4;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbf7e4), to(#ffffff));
    background-image: -moz-linear-gradient(top, #fbf7e4, #ffffff);
    margin: 20px 0;
}

#pobierz-box h3{
    font-size: 19px;
    font-family: Georgia;
    display: block;
    background: transparent url(/img/new/pobierz.png) no-repeat top right;
    height: 25px;
    margin: 0 13px 10px 13px;
    color: black;
    text-decoration: none;
}

#pobierz-box ul{
    margin: 0 13px;
}

#pobierz-box li{
    font-size: 12px;
    font-family: Arial;
    color: #333333;
    display: block;
    padding-bottom: 8px;
    border-bottom: 1px solid #dfe3e6;
}

#pobierz-box a {
    text-decoration: none;
}

#pobierz-box li.last{
    border-bottom: none;
}

#pobierz-box li span.title{
    font-size: 14px;
    font-family: Georgia;
    color: #cc0000;
    line-height: 30px;
    display: block;
    text-decoration: none;
}

#pobierz-box .bottom {
    background: transparent url(/img/new/box_bottom.png) no-repeat bottom left;
    height: 11px;
}

#recomendation {
    float: right;
    font-size: 11px;
    color: #50708a;
    border-bottom: 1px solid #e4e8eb;
    padding-bottom: 4px;  
}

#recomendation *{
    display: block;
    float: left;

}

#recomendation strong{
    margin-top: 4px;
    font-weight: bold;
}

#recomendation a{
    border-right: 1px solid #e4e8eb;
    margin-top: 4px;
    padding: 0 6px;
    text-decoration: none;
    color: #50708A;
}

#recomendation a:link {
    color: #50708A;
}

#recomendation a:hover {
    text-decoration:  underline;
}

#recomendation a.last{
    border: 0;
}

.category_h {
    font-weight: bold !important;
    height: 30px !important;
    padding: 5px 0 0 40px !important;
    color: black !important;
    font-family: Georgia !important;
    font-size: 18px !important;
    margin: 10px 30px 0 0 !important;
    border-bottom: 3px solid #0f387d;
}

.gray_li {
    background-color: #f8f8f8;
    border-top: 3px solid white;
}

ul.search_menu {
    display: inline;
}

ul.search_menu li{
    display: inline;
    font-family: Georgia;
    padding: 0 5px 3px 10px;
    border-left: 1px solid black;
}

ul.search_menu li a{
    
    color: #0f387d;
    
}

#main .articles .search_url {
    color: #ff7c00;
}

#menu_shadow {
}

.search_in {
    font-weight: bold;
    font-family: Arial;
    line-height: 40px;
}

.no_border {
    border: none !important;
}

.no_border *{
    border: none !important;
}
#paginationcc {
    clear: both;
    margin: 5px auto 0 auto;
    text-align: right;
}
#paginationcc .selected-page {
    padding: 1px 10px;
    border: 1px #EDEDED solid;
    background-color: #bbbbbb;
    font-family: arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    margin: 0px 2px;
    display: inline-block;
}
#paginationcc a {
    display: inline-block;
    font-family: arial;
    margin: 0 3px;
    padding: 0px;
    font-size: 12px;
    color: #000000;
    padding: 1px 8px;
    background-color: #EDEDED;
    text-decoration: none;
    line-height: 20px;
    border: 1px #bbbbbb solid;
}
.adsLink{
    position: relative;
    top: 25px;
}
.adsLink a{
    color: #ff0000;
}

/*link-fotter css*/
#footer{
    clear: both;
    width: 985px;
    border-top: 1px solid #dbdbdb;
    margin: 0 auto 10px auto;
    padding-top: 16px;
    font-family: Arial;
    text-align: left;
	padding: 0 8px;
	background-color: #fff;
}

#footer-logo{
    height: 28px;
    width: 118px;
    border-right: 1px solid #dbdbdb;
    float: left;
}

#footer-menu{
    float: right;
    width: 851px;
    font-weight: bold;
    padding-top: 7px;
    font-size: 14px;
}

.bold{
    font-weight: bold;
}
.footer-menu-sep{
    color: #dbdbdb !important;
    margin: 0 5px;
}

#footer-menu a{
    color: #424242;
    text-decoration: none;
}

#footer-links a{
    color: #424242;
    text-decoration: none;
}

#footer-links{
    border-left: 1px solid #dbdbdb;
    padding-left: 15px;
    padding-top: 15px;
    margin-left: 118px;
    font-size: 12px;
    color: #424242;
}

#footer-copyright{
    padding-top: 15px;
    color: #9a9a9a;
    font-size: 10px;
    margin-left: 118px;
    border-left: 1px solid #dbdbdb;
    padding-left: 15px;
}

#footer-link-list{
    margin-top: 15px;
    line-height: 1.7em;
}
.inlb{
    display: inline-block;
}
.stats.detail {
    clear: both;
    margin: 0 0 10px 0;
    overflow: hidden;
}
#main .detail-body ul {
    display: block;
    float: left;
    font: 13px 'Georgia';
    color: #5a5a5a;
    list-style: none;
    margin: 8px 0 0 0;
}
#main .detail-body ul li {
    list-style: none;
}
#main .detail-body ul a {
    font: 13px 'Georgia';
    color: #5a5a5a;
}
#main .detail-body .actions {
    float: right;
}
#main .detail-body .actions a {
    color: #0f387d;
    display: block;
    float: left;
    height: 36px;
    background: #efefef;
    margin-left: 10px;
    font: 15px/36px 'Georgia';
    color: #0f387d;
    text-decoration: none;
    padding-right: 15px;
}
#main .detail-body .actions a.download{
    background: url(/img/new/download.png) 12px 10px #efefef no-repeat;
    padding-left: 36px;

}
#main .detail-body .actions a.print{
    background: url(/img/new/print.png) 12px 10px #efefef no-repeat;
    padding-left: 40px;

}
/*link-fotter css end*/

.top_menu ul {

}

.sky{
    position: absolute;
    left: -175px;
    z-index: 999999998;
}

form.gsc-search-box{
    display: none;
}
.gsc-thumbnail-inside{
    padding-left: 0 !important;
}
.gsc-url-top{
    padding-left: 0 !important;
}
.gsc-table-cell-thumbnail{
    display: none !important;
}
.gsc-result .gs-title{
    height: 100% !important;
}
.gsc-results .gsc-cursor-box{
    margin: 0 !important;
}
.gsc-control-cse{
    padding: 0 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border: 1px #bbbbbb solid !important;
    padding: 1px 8px;
    background-color: #EDEDED !important;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    display: inline-block !important;
    color: #000 !important;
    margin-right: 5px !important;
    margin-top: 5px;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page{
    color: #ffffff !important;
    background-color: #bbbbbb !important;
}

ol.breadcrumbs li {float:left}
ol.breadcrumbs span.sep {display:inline-block;float:left}