/*
Theme Name: monoLeet
Theme URI: http://www.stalker.pl/
Version: 1.0
Author: Jacek Suski
Author URI: http://www.jaceksuski.pl
	monoLeet-Web
	http://www.stalker.pl
*/
body
{
  font-size:62.5%;
  font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
  background:#18252d url(images/bg.jpg);
  color:#83a6b7;
  text-align:center;
  margin:0;
  padding:0;
}

div
{
  -moz-border-radius:8px;
  border-radius:8px 7px;
  -icab-border-radius:8px;
  -webkit-border-radius:8px;
  -khtml-border-radius:8px;
}

ul
{
  float:left;
  /*width:100%;*/
}

iframe
{
  border:none;
}

.hidden
{
  display:none;
}

h2
{
  font-size:1.8em;
  font-weight:400;
  color:#fff;
  margin:0 0 5px;
  padding:0;
}

h3
{
  font-size:1.2em;
  color:#fff;
}

a:link,a:active,a:visited
{
  color:#97c0d3;
  text-decoration:none;
}

a:hover
{
  color:#fd9013;
  text-decoration:underline;
}

#ada1
{
  display:block;
  width:550px;
  text-align:center;
  margin-top:5px;
  margin-bottom:8px;
}

#ada2
{
  display:block;
  width:152px;
  text-align:center;
  margin-bottom:8px;
}

.copyright
{
  width:910px;
  color:#58707b;
  float:left;
  padding-top:5px;
  padding-bottom:10px;
}

#header
{
  width:900px;
  text-align:left;
  position:relative;
  margin:0 auto;
}

#main
{
  width:900px;
  text-align:left;
  position:relative;
  margin:0 auto;
}

#center
{
  width:560px;
  text-align:left;
  position:relative;
  float:left;
  margin:0 auto;
}

.rndc
{
  -moz-border-radius:8px;
  border-radius:8px 7px;
  -icab-border-radius:8px;
  -webkit-border-radius:8px;
  -khtml-border-radius:8px;
}

#author-info
{
  display:block;
  float:left;
  width:340px;
  margin-top:10px;
}

#author-info .info,#author-info .rating
{
  float:left;
  width:145px;
  background:url(images/bg2.png);
  padding:0 10px 10px;
}

#author-info .rating
{
  margin-left:10px;
}

a.comment-autor-link:link,a.comment-autor-link:visited,a.comment-autor-link:active
{
  color:#fea327;
  font-size:1.2em;
}

a.comment-autor-link:hover
{
  color:#fff;
}

#comment-all
{
  float:left;
  width:530px;
  margin-bottom:10px;
}

#comment-author-info
{
  float:left;
  width:115px;
  color:#b4d2e1;
  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
  background:url(images/bgcomm.jpg) top right no-repeat;
  margin:0;
}

#comment-author-info-admin
{
  float:left;
  width:115px;
  color:#b4d2e1;
  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
  background:url(images/bgcommadmin.jpg) top right no-repeat;
  margin:0;
}

#comment-content
{
  font-size:.9em;
  float:right;
  width:382px;
  color:#b4d2e1;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  margin:0;
  padding:0 10px;
}

.comment-avatar
{
  display:block;
  float:left;
  width:105px;
  margin:5px 0 0;
}

.news-author-info
{
  font-size:1em;
  color:#b4d2e1;
  width:320px;
  text-align:left;
  float:left;
  background:url(images/bg2.png);
  margin:10px 0 0;
  padding:5px;
}

#author-rating
{
  font-size:1em;
  color:#b4d2e1;
  width:200px;
  text-align:left;
  background:url(images/bg2.png);
  margin:10px 0 0;
}

.author-info-darken
{
  color:#b4d2e1;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  margin:0;
  padding:5px 5px 8px;
}

.author-rating-darken
{
  display:block;
  min-height:60px;
  color:#b4d2e1;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  margin:5px;
  padding:.1em;
}

.news-author-info-darken
{
  font-size:.8em;
  float:left;
  width:60%;
  color:#b4d2e1;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  padding:5px;
}

.news-author-rating-darken
{
  font-size:.8em;
  float:right;
  width:34%;
  color:#b4d2e1;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  padding:5px 5px 10px;
}

#news-darken
{
  float:left;
  color:#b4d2e1;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  margin:0;
  padding:10px;
}

#text
{
  float:left;
  font-size:1.2em;
  color:#e2e2e2;
  width:530px;
  text-align:left;
  background:url(images/bg2.png);
  margin:1px 0 0;
  padding:10px;
}

a#downloadbutton
{
  display:block;
  margin-left:4px;
  width:112px;
  height:35px;
  background:url(images/downloadbutton.gif) top left no-repeat;
  border:0;
}

a:hover#downloadbutton,a:hover#infoicon
{
  background-position:0 -35px;
}

a#infoicon
{
  display:block;
  margin-left:4px;
  width:112px;
  height:35px;
  background:url(images/infoicon.gif) top left no-repeat;
  border:0;
}

form#download-page-search
{
  color:#b4d2e1;
  padding-left:10px;
  padding-top:1px;
  padding-bottom:1px;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  -moz-border-radius:8px;
  border-radius:8px 7px;
  -icab-border-radius:8px;
  -webkit-border-radius:8px;
  -khtml-border-radius:8px;
  margin:0;
}

#download-page-featured
{
  float:left;
  color:#b4d2e1;
  margin-top:10px;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  padding:10px;
}

#download-postac
{
  position:absolute;
  width:250px;
  height:347px;
  float:right;
  margin-top:185px;
  margin-left:280px;
  background:url(images/download_postac.gif) no-repeat;
}

#download-page-categories
{
  float:left;
}

#download-page-categories .category
{
  float:left!important;
  width:65%;
  clear:both;
  color:#b4d2e1;
  min-height:85px;
  margin-top:10px;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  padding:10px;
}

#text-darken-png
{
  color:#b4d2e1;
  background:url(images/bg2.png);
  importantborder:1px solid #19222b;
  margin:0;
  padding:10px;
}

#text-darken
{
  color:#b4d2e1;
  background:url(images/bg3.jpg);
  border:1px solid #19222b;
  margin:0;
  padding:10px;
}

#next-prev
{
  font-size:.9em;
  color:#91b0c0;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  margin:0;
  padding:5px;
}

#text-comments
{
  width:510px;
  float:left;
  color:#6a8998;
  background:url(images/bg2.png);
  border:1px solid #19222b;
  margin:0;
  padding:10px;
}

a.zamowienie:link,a.zamowienie:active,a.zamowienie:visited
{
  color:#ffc65a;
  text-decoration:none;
}

a.zamowienie:hover
{
  color:#fff;
  text-decoration:underline;
}

#text-zamow
{
  color:#fea327;
  border:1px solid #3c2300;
  border-top:0;
  font-size:1.1em;
  margin-right:1px;
  background:url(images/bgzamow.jpg);
  background-repeat:repeat;
  padding:10px;
}

#text-strony
{
  color:#fea327;
  border:1px solid #3c2300;
  font-size:1em;
  margin-top:10px;
  background:url(images/bg3.jpg);
  padding:5px;
}

#text-alert
{
  color:#fea327;
  border:1px solid #3c2300;
  background:url(images/bg5.jpg);
  background-repeat:repeat;
  margin:0;
  padding:10px;
}

#text-inform
{
  margin-top:8px;
  float:left;
  color:#7394a4;
  border:1px solid #003047;
  background:url(images/bgi.png);
  background-repeat:repeat;
  padding:7px;
}

img.random-posts-thumb
{
  float:left;
  border:1px solid #32454f;
  margin-right:10px;
  margin-bottom:5px;
  background:#05090e;
  -moz-border-radius:6px;
  border-radius:6px 5px;
  -icab-border-radius:6px;
  -webkit-border-radius:6px;
  -khtml-border-radius:6px;
  padding:5px;
}

img.avatar
{
  float:left;
  border:1px solid #32454f;
  margin-right:10px;
  margin-bottom:5px;
  background:#05090e;
  -moz-border-radius:6px;
  border-radius:6px 5px;
  -icab-border-radius:6px;
  -webkit-border-radius:6px;
  -khtml-border-radius:6px;
  padding:5px;
}

img.random-posts-thumb:hover
{
  border:1px solid #954f04;
}

li.random-posts
{
  list-style:none;
  float:left;
}

ul.random-posts-ul
{
  margin:0;
  padding:0;
}

#advanced-random-posts
{
  float:left;
  background:url(images/bg2.png);
  margin:8px 0 0;
  padding:10px;
}

#side
{
  width:340px;
  text-align:left;
  position:relative;
  float:left;
  margin:0 auto;
}

#logo
{
  width:365px;
  height:117px;
  display:block;
  float:left;
}

#logo-flash
{
  width:317px;
  height:117px;
  display:block;
  float:left;
}

#logo-act
{
  width:218px;
  height:199px;
  display:block;
  float:left;
}

.zamow
{
  display:block;
  width:340px;
  height:55px;
  background:url(images/zamow.jpg) no-repeat;
}

.zamow:hover
{
  display:block;
  width:340px;
  height:55px;
  background:url(images/zamow_on.jpg) no-repeat;
}

.act
{
  width:339px;
  height:54px;
  display:block;
  float:right;
}

.act-line
{
  width:348px;
  height:5px;
  display:block;
  float:right;
}

#searchbox
{
  width:228px;
  height:48px;
  position:absolute;
  display:block;
  float:left;
  top:152px;
}

#userpanel
{
  width:454px;
  height:48px;
  position:absolute;
  top:151px;
  right:218px;
  background:url(images/r4_c2.jpg) no-repeat;
  margin:0;
  padding:0;
}

#userpanel2
{
  position:relative;
  padding-left:5px;
  margin:0;
}

.userpanel3
{
  position:relative;
  padding-top:5px;
  padding-left:3px;
  margin:0;
}

.userpanel4
{
  padding-top:7px;
}

.userpanel5
{
  position:relative;
  padding-top:12px;
  padding-left:40px;
}

.rejprzy
{
  margin-top:3px;
}

.wpu_avatar
{
  padding-top:9px;
  padding-left:3px;
  position:relative;
  height:30px;
  width:30px;
  display:inline;
  float:left;
}

.wpu_avatar span
{
  display:block;
  position:absolute;
  left:1px;
  top:6px;
  width:34px;
  height:35px;
  background:url(images/avatar-hover.png) no-repeat;
}

.wpu_avatar_author
{
  position:relative;
  height:30px;
  width:30px;
  float:left;
  margin:3px 0 0;
  padding:1px 0 5px 3px;
}

.wpu_avatar_author span
{
  position:absolute;
  left:1px;
  top:-2px;
  width:34px;
  height:35px;
  background:url(images/avatar-hover2.png) no-repeat;
}

.ocena-wpisu
{
  float:left;
  margin:3px 0 0;
}

.page_author
{
  display:block;
  font-size:1.3em;
  padding-left:38px;
  color:#fea327;
}

#footer
{
  width:900px;
  color:#fff;
  text-align:left;
  margin:0 auto;
}

.brzdek
{
  display:block;
  float:left;
  width:100%;
  height:15px;
}

#cosik
{
  display:block;
  float:right;
  width:300px;
  height:15px;
}

ul.icons
{
  margin:0;
  padding:0;
}

li.icon-home
{
  list-style-type:none;
}

.menu-bottom
{
  font-size:1.1em;
  width:900px;
  height:20px;
  float:left;
  background:url(images/bg2.png);
  background-repeat:repeat;
  -moz-border-radius:8px;
  border-radius:8px 7px;
  -icab-border-radius:8px;
  -webkit-border-radius:8px;
  -khtml-border-radius:8px;
  padding:7px 0 0 10px;
}

.menu-bottom-left
{
  float:left;
  width:250px;
  text-align:left;
}

.menu-bottom-right
{
  padding-right:15px;
  float:right;
  width:600px;
  text-align:right;
}

#menu-col1
{
  display:block;
  margin-top:10px;
  text-align:right;
  float:left;
  width:175px;
}

#menu-col2
{
  display:block;
  text-align:right;
  margin-top:10px;
  float:right;
  width:152px;
}

#menu-col1 div,#menu-col2 div
{
  float:left;
  -moz-border-radius:0;
}

.menu-stalkerpl
{
  display:block;
  width:175px;
  margin-bottom:1px;
  background:url(images/menu_stalkerpl.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-soc
{
  margin-top:10px;
  display:block;
  width:175px;
  background:url(images/menu_soc.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-ol
{
  width:152px;
  margin-bottom:1px;
  background:url(images/menu_ol.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-cs
{
  margin-top:10px;
  width:175px;
  margin-bottom:1px;
  background:url(images/menu_cs.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-cop
{
  margin-top:10px;
  width:175px;
  margin-bottom:1px;
  background:url(images/menu_cop.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-s2
{
  margin-top:10px;
  width:175px;
  margin-bottom:1px;
  background:url(images/menu_s2.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-cz
{
  margin-top:10px;
  width:152px;
  margin-bottom:1px;
  background:url(images/menu_cz.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-fr
{
  margin-top:10px;
  margin-bottom:15px;
  width:152px;
  background:url(images/menu_fr.gif) no-repeat 0 0 transparent;
  padding:33px 0 0;
}

.menu-mi
{
  margin-top:10px;
  width:152px;
  background:url(images/menu_mi.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-an
{
  margin-top:10px;
  width:152px;
  background:url(images/menu_an.gif) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.menu-tags
{
  margin-top:10px;
  margin-bottom:5px;
  width:152px;
  background:url(images/menu_tags.gif) no-repeat 0 0 transparent;
  padding:28px 0 0;
}

.menu-facebook
{
  float:left;
  margin-top:5px;
  width:340px;
  height:235px;
  -moz-border-radius:0;
  overflow:hidden;
}

li.menu-ankieta
{
  float:left;
  list-style-type:none;
  margin-top:1px;
  padding-bottom:10px;
  background:url(images/menu-link3.png) repeat-y top left;
}

a.icon-poll
{
  display:block;
  height:11px;
  padding-left:14px;
  margin-left:10px;
  background:url(images/icon_poll.gif) no-repeat 0 -1px;
}

a.icon-poll:hover
{
  background-position:0 -13px;
}

li.menu-link,li.menu-link2
{
  float:left;
  list-style-type:none;
  margin-bottom:1px;
}

li.menu-link a,li.menu-link2 a
{
  float:left;
  width:165px;
  height:14px;
  font-weight:700;
  background:url(images/menu-link.png) no-repeat 0 0 transparent;
  padding:4px 10px 4px 0;
}

li.menu-link a:hover
{
  background-position:left bottom;
}

li.menu-link2 a:hover
{
  background:url(images/menu-hover2.png) repeat-y;
}

li.menu-link3
{
  float:left;
  list-style-type:none;
  margin-bottom:1px;
}

li.menu-link3 a
{
  float:left;
  width:142px;
  height:14px;
  font-weight:700;
  background:url(images/menu-link3.png) no-repeat 0 0 transparent;
  padding:4px 10px 4px 0;
}

li.menu-link3:hover
{
  background:url(images/menu-hover3.png) repeat-y;
}

li.menu-link-terminus
{
  list-style-type:none;
  font-weight:700;
  font-size:1em;
  margin-bottom:1px;
  margin-right:0;
  padding-right:10px;
  padding-top:4px;
  padding-bottom:4px;
  background:url(images/menu-hover4.png) repeat-y;
}

li.menu-link-terminus:hover
{
  background:url(images/menu-hover3.png) repeat-y;
}

ul.navi
{
  width:682px;
  height:29px;
  position:absolute;
  top:117px;
  background:url(images/r2_c1.jpg) no-repeat;
  list-style:none;
  margin:0;
  padding:0 0 0 15px;
}

#navi-line
{
  width:682px;
  height:5px;
  position:absolute;
  top:146px;
  background:url(images/r3_c1.jpg) no-repeat;
}

#navi-url
{
  width:10px;
  height:29px;
  background:url(images/navi.gif) repeat-x;
  padding-top:8px;
  margin-left:15px;
}

.navich:link,.navich:active,.navich:visited
{
  font-size:110%;
  font-weight:700;
  color:#fff;
  text-decoration:none;
}

.navich:hover
{
  color:#ff9200;
  text-decoration:none;
}

li.navi-1
{
  position:absolute;
  height:29px;
  background:url(images/navi.gif) repeat-x;
  padding-top:7px;
  list-style-type:none;
}

li.navi-1:hover
{
  background:url(images/navi_on.gif) repeat-x;
}

li.navi-2
{
  position:absolute;
  height:29px;
  background:url(images/navi.gif) repeat-x;
  padding-top:7px;
  left:125px;
  list-style-type:none;
}

li.navi-2:hover
{
  background:url(images/navi_on.gif) repeat-x;
}

li.navi-3
{
  position:absolute;
  height:29px;
  background:url(images/navi.gif) repeat-x;
  padding-top:7px;
  left:264px;
  list-style-type:none;
}

li.navi-3:hover
{
  background:url(images/navi_on.gif) repeat-x;
}

li.navi-4
{
  position:absolute;
  height:29px;
  background:url(images/navi.gif) repeat-x;
  padding-top:7px;
  left:338px;
  list-style-type:none;
}

li.navi-4:hover
{
  background:url(images/navi_on.gif) repeat-x;
}

li.navi-5
{
  position:absolute;
  height:29px;
  background:url(images/navi.gif) repeat-x;
  padding-top:7px;
  left:404px;
  list-style-type:none;
}

li.navi-5:hover
{
  background:url(images/navi_on.gif) repeat-x;
}

li.navi-6
{
  position:absolute;
  height:29px;
  background:url(images/navi.gif) repeat-x;
  padding-top:7px;
  left:517px;
  list-style-type:none;
}

li.navi-6:hover
{
  background:url(images/navi_on.gif) repeat-x;
}

li.navi-6 a
{
  text-shadow:-1px -1px 0 #6F8092;
}

img.rss
{
  position:absolute;
  top:14px;
  left:832px;
  width:68px;
  height:27px;
  border:0;
}

ul.postlist
{
  padding-left:20px;
  margin:0;
}

li.posticon
{
  list-style-image:url(images/post.gif);
}

li.posticon:hover
{
  list-style-image:url(images/post_on.gif);
}

ul.commentlist
{
  padding-left:20px;
  margin:0;
}

li.comment
{
  list-style-image:url(images/comment.gif);
}

li.comment:hover
{
  list-style-image:url(images/comment_on.gif);
}

a.tagi:link
{
  background-color:#000;
}

a.tagi:visited
{
  background-color:#000;
}

a.button2:hover,input.button2:hover
{
  border:1px solid #547384;
  background-position:0 100%;
  color:#BCBCBC;
  cursor:pointer;
}

a.button2,input.button2
{
  font-family:Verdana, Geneva, sans-serif;
  font-size:1.1em;
  color:#c5ccd1;
  background-image:url(images/bg_button.gif);
  border-color:#415a68;
  padding:1px 2px;
}

#search-box
{
  float:left;
  padding-top:4px;
  position:relative;
  display:block;
  white-space:nowrap;
}

#search-box #keywords
{
  width:145px;
  background-color:transparent;
}

#search-box input
{
  font-family:Verdana, Geneva, sans-serif;
  font-size:1.1em;
  border:1px solid #415a68;
  color:#c5ccd1;
}

#search-box input:focus
{
  color:#f5f5f5;
}

input.search
{
  background-image:url(images/icon_textbox_search.gif);
  background-repeat:no-repeat;
  background-position:left 1px;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:17px;
}

input,textarea,select
{
  background-color:#060a0c;
  border:1px solid #415a68;
  color:#c5ccd1;
}

input:hover,textarea:hover,select:hover
{
  border:1px solid #415a68;
}

input:focus,textarea:focus,select:focus
{
  border:1px solid #618397;
  color:#f5f5f5;
}

#news-info
{
  float:left;
  background:url(images/news_info.gif) no-repeat;
  height:37px;
}

#news-info-data
{
  float:left;
  padding-top:5px;
  line-height:13px;
  width:33px;
  text-align:center;
}

#news-info-comments
{
  float:left;
  width:29px;
  text-align:center;
}

#news-info-more
{
  width:460px;
  color:#7495a4;
  float:left;
  padding-left:7px;
  white-space:nowrap;
}

#content
{
  color:#e2e2e2;
  float:left;
  margin-top:7px;
}

.contentt
{
  font-size:105%;
}

a.h2:link,a.h2:active,a.h2:visited
{
  color:#FFF;
  font-size:1.8em;
  line-height:22px;
}

a.h2:hover
{
  color:#fea327;
  text-decoration:none;
}

a.h3:link,a.h3:active,a.h3:visited
{
  color:#FFF;
}

a.h3:hover
{
  color:#fea327;
}

#obrazken
{
  position:relative;
  display:block;
  color:#e2e2e2;
  background:url(images/bg3.jpg);
  margin:15px auto 0;
  padding:5px;
}

.postacie
{
  min-height:340px;
  padding-left:185px;
  padding-right:10px;
  padding-top:8px;
  margin:0;
}

#video-bar
{
  display:block;
  float:left;
  background:url(images/video_bar.gif) no-repeat;
  width:253px;
  height:29px;
  margin-top:10px;
}

#video-bar-button
{
  display:block;
  float:right;
  width:87px;
  height:29px;
  margin-top:10px;
}

.video-text
{
  padding-left:22px;
  padding-top:0;
  margin-top:0;
  color:#fea327;
}

#easyticker
{
  overflow:hidden;
  position:relative;
  height:150px;
}

#easyticker li
{
  display:none;
  position:absolute;
  top:0;
  left:0;
  padding:0 10px;
}

#przerywnik
{
  display:block;
  position:relative;
  float:right;
  background:#18252d url(images/bg.jpg);
  width:100%;
  height:3px;
  margin-top:10px;
  margin-bottom:10px;
}

a.lighter:link,a.lighter:active,a.lighter:visited
{
  color:#d7d7d7;
  text-decoration:none;
}

a.lighter:hover
{
  color:#fea327;
  text-decoration:underline;
}

ul.downloadlist
{
  padding-left:20px;
  margin:0;
}

li.downloadicon
{
  list-style-image:url(images/download.gif);
}

li.downloadicon:hover
{
  list-style-image:url(images/download_on.gif);
}

ul.articlelist
{
  padding-left:20px;
  margin:0;
}

li.articon
{
  list-style-image:url(images/icon_art.gif);
}

li.articon:hover
{
  list-style-image:url(images/icon_art_on.gif);
}

span.rssmini
{
  display:block;
  float:left;
  width:17px;
  height:17px;
  background:url(images/rss_mini.gif) no-repeat top left;
  margin:4px 7px 10px 2px;
}

.wp-caption
{
  border:1px solid #32454f;
  text-align:center;
  background-color:transparent;
  padding-top:4px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption p.wp-caption-text
{
  color:#97c0d3;
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignright
{
  display:inline;
  margin:0 0 2px 7px;
  padding:4px;
}

img.alignleft
{
  display:inline;
  margin:0 7px 2px 0;
  padding:4px;
}

.alignright
{
  float:right;
}

.alignleft
{
  float:left;
}

.aligncenter,div.aligncenter
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

a.dll:active
{
  border:#fea327;
  background:#060a0c;
}

a.rejestr:link,a.rejestr:active,a.rejestr:visited
{
  color:#fea327;
}

a.rejestr:hover
{
  color:#fff;
}

.ui-helper-hidden
{
  display:none;
}

.ui-helper-hidden-accessible
{
  position:absolute;
  left:-99999999px;
}

.ui-helper-reset
{
  border:0;
  outline:0;
  line-height:1.3;
  text-decoration:none;
  font-size:100%;
  list-style:none;
  margin:0;
  padding:0;
}

.ui-helper-clearfix:after
{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.ui-helper-clearfix
{
  display:block;
}

* html .ui-helper-clearfix
{
  height:1%;
}

.ui-helper-zfix
{
  width:100%;
  height:100%;
  top:0;
  left:0;
  position:absolute;
  opacity:0;
  filter:Alpha(Opacity=0);
}

.ui-state-disabled
{
  cursor:default!important;
}

.ui-widget-content
{
  width:335px;
  float:right;
}

.ui-state-default,.ui-widget-content .ui-state-default
{
  background:url(images/tab_2.jpg) repeat-x;
  font-weight:700;
  color:#d7d7d7;
  outline:none;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited
{
  color:#d7d7d7;
  text-decoration:none;
  outline:none;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus
{
  background:url(images/tab_3.jpg) repeat-x;
  font-weight:700;
  color:#fff;
  outline:none;
}

.ui-state-hover a,.ui-state-hover a:hover
{
  color:#fff;
  text-decoration:none;
  outline:none;
}

.ui-state-active,.ui-widget-content .ui-state-active
{
  background:url(images/tab_1.jpg) repeat-x;
  font-weight:700;
  color:#fea327;
  outline:none;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited
{
  color:#fea327;
  outline:none;
  text-decoration:none;
}

.ui-corner-tl
{
  -moz-border-radius-topleft:8px;
  -webkit-border-top-left-radius:8px;
}

.ui-corner-tr
{
  -moz-border-radius-topright:8px;
  -webkit-border-top-right-radius:8px;
}

.ui-corner-bl
{
  -moz-border-radius-bottomleft:8px;
  -webkit-border-bottom-left-radius:8px;
}

.ui-corner-br
{
  -moz-border-radius-bottomright:8px;
  -webkit-border-bottom-right-radius:8px;
}

.ui-corner-top
{
  -moz-border-radius-topleft:8px;
  -webkit-border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -webkit-border-top-right-radius:8px;
}

.ui-corner-bottom
{
  -moz-border-radius-bottomleft:8px;
  -webkit-border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -webkit-border-bottom-right-radius:8px;
}

.ui-corner-right
{
  -moz-border-radius-topright:8px;
  -webkit-border-top-right-radius:8px;
  -moz-border-radius-bottomright:8px;
  -webkit-border-bottom-right-radius:8px;
}

.ui-corner-left
{
  -moz-border-radius-topleft:8px;
  -webkit-border-top-left-radius:8px;
  -moz-border-radius-bottomleft:8px;
  -webkit-border-bottom-left-radius:8px;
}

.ui-corner-all
{
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}

.ui-tabs
{
  zoom:1;
  background:url(images/tab_bg.gif) no-repeat;
  padding:.2em;
}

.ui-tabs .ui-tabs-nav
{
  list-style:none;
  position:relative;
  padding-left:10px;
}

.ui-tabs .ui-tabs-nav li
{
  position:relative;
  float:left;
  border-bottom-width:0!important;
  margin:0 1px 0 0;
  padding:0;
}

.ui-tabs .ui-tabs-nav li a
{
  float:left;
  text-decoration:none;
  padding:.5em 1em;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
  padding-bottom:1px;
  border-bottom-width:0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a
{
  cursor:text;
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
  cursor:pointer;
}

.ui-tabs .ui-tabs-panel
{
  display:block;
  background:none;
  border-width:0;
}

.ui-tabs .ui-tabs-hide
{
  display:none!important;
}

.inaczejnieumiem1
{
  margin-left:44px;
  width:11px;
  height:23px;
  display:block;
  position:absolute;
  background:url(images/tab_corner.jpg) no-repeat;
}

.inaczejnieumiem2
{
  margin-left:58px;
  width:11px;
  height:23px;
  display:block;
  position:absolute;
  background:url(images/tab_corner.jpg) no-repeat;
}

.inaczejnieumiem3
{
  margin-left:63px;
  width:11px;
  height:23px;
  display:block;
  position:absolute;
  background:url(images/tab_corner.jpg) no-repeat;
}

.inaczejnieumiem4
{
  margin-left:79px;
  width:11px;
  height:23px;
  display:block;
  position:absolute;
  background:url(images/tab_corner.jpg) no-repeat;
}

.tabsrodek
{
  float:left;
  font-size:1.1em;
  padding:15px;
}

.tabsrodek ul
{
  width:285px;
}

blockquote
{
  padding-left:50px;
  background:transparent url(images/bquote.png) 4% 0 no-repeat;
}

.wynikisryki
{
  text-align:left;
  margin:0;
  padding:0;
}

#kartka
{
  display:none;
  width:842px;
}

.news-author-font
{
  color:#62737e;
  margin:0 0 3px 6px;
}

.news-author-fontw
{
  font-size:1.2em;
  color:#fea327;
  margin:0 0 0 6px;
}

ul.news-function
{
  margin:0;
  padding:2px 0 0 27px;
}

.fb-like
{
  float:left;
  width:150px;
  height:25px;
  overflow:hidden;
  margin:8px 0 0 8px;
}

#searchform a
{
  float:left;
  margin-top:2px;
}

.wp-polls ul li,wp-polls-ul li,.wp-polls-ans ul li
{
  float:left!important;
  width:100%!important;
  margin:3px 0!important;
}

.wp-polls ul,.wp-polls-ul,.wp-polls-ans ul
{
  float:left!important;
}

#reklama
{
  float:left;
  font-size:1.2em;
  color:#FEA327;
  width:340px;
  height:330px;
  margin-top:10px;
  text-align:center;
  background:url(images/bg2.png);
}

.menu-reklama
{
  width:175px;
  margin-left:2px;
  margin-bottom:1px;
  background:url(images/menu_reklama.png) no-repeat 0 0 transparent;
  padding:23px 0 0;
}

.cunit
{
  float:right;
  width:29px;
  height:20px;
  text-indent:-9999px;
  line-height:0;
  font-size:0;
  background:url(images/creativeunit.png) no-repeat 0 0 transparent;
  margin-top:3px;
}

.cunit:hover
{
  background-position:0 -20px;
}

.xmas {
	display: none;
	width: 557px;
	height: 765px;
	background: url(images/xmas/bg.jpg) no-repeat 0 0 transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -278px;
	margin-top: -382px;
	z-index: 1000;
}

.xmas .flyer {
	display: block;
	width: 144px;
	height: 200px;
	position: absolute;
	top: 120px;
	right: 40px;
	background: url(images/xmas/flyer.png) no-repeat 0 0 transparent;
}

.xmas .title {
	display: none;
	font-family: Georgia, sans-serif;
	font-size: 36px;
	line-height: 40px;
	width: 100%;
	color: #ff2f26;
	position: absolute;
	top: 70px;
	left: 0;
	text-align: center;
}

.xmas .close {
	display: block;
	width: 19px;
	height: 19px;
	cursor: pointer;
	background: url(images/xmas/close.png) no-repeat 0 0 transparent;
	position: absolute;
	top: 10px;
	right: 10px;
}

.xmas-overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000;
	opacity: 0.5;
	z-index: 999;
}
