*{ margin: 0; padding: 0; }
body, th, td, input, textarea {
  margin: 0; padding: 0;
  text-align: justify;
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;  
}
body {
  background: url(../images/stage3.jpg);
}

/*==== wspólne style ====*/
.fl { float: left !important; }
.fr { float: right !important; }
.tc { text-align: center; }
.tr { text-align: right; }
.tl { text-align: left; }
.tj { text-align: justify; }
.clear { clear: both; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }

.black { color: #000000; }
.red { color: #FF0000; }
.green { color: #368700; }
a, a.link { color: #0000FF; cursor: pointer; }
.none { display: none; }

h1 {
  font-size: 22px;
  font-weight: normal;
  color: #000000;  
}
h1 span {
  background-color: #FFF889;
  padding: 3px 5px 3px 5px;
}
.none { display: none; }
.rozmiar_50 {
  width: 50px; height: 50px;
}
.rozmiar_16 {
  width: 16px; height: 16px;
}
/*==== szablon ====*/
.avatar, .nonecursor {
  padding: 1px;
  border: 1px solid #9B9B9B;
  cursor: pointer;
}
.nonecursor {
  cursor: default;
}
.listaavatar, .tytul .avatar {
  margin: 3px 3px 0 0;
}
.listaavatar .avatar, .tytul .avatar  {
  vertical-align: middle;  
}
.wyroznik {
  font-size: 18px;
  color: #CA2481;
}
.linktrick {
  margin-bottom: 25px;
}

#addtrick {
  width: 298px; height: 70px;
  background: url(../images/addtrick.png);
  background-repeat: no-repeat;
  font-size: 18px;
  display: block;
  text-align: center;
  text-decoration: none;
  margin-bottom: -20px;
}
#addtrick:hover {
  background-position: 0 -76px;
}

#headermenu {
  background-image: url('../images/bgmenu.jpg');
  background-repeat: repeat-x;
  width: 100%; height: 30px;
}
#menu {
  height: 43px;
  width: 918px;
  margin: 0 auto;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  margin-left: 150px;
}
#menu li {
  float: left;
}
#menu a {
  display: block;
  float: left;
  padding: 8px 30px 6px 30px;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
#menu a:hover {
  background: #770444;
  color: #FFFFFF;
}
#menu .current_page_item a {
  background: #770444;
  padding: 8px 30px 6px;
  color: #FFFFFF;
}
#headerlogo {
  background-color: #000000;  
  height: 70px;
}
#logo {
  background: url('../images/bgheader.jpg') no-repeat right top;
  background-position: 0 -70px;
  width: 978px;
  height: 70px;
  margin: 0 auto;  
}
#logohref {
  padding: 0px 0 0px 15px;
  color: #FFFFFF;
}
#logohref h1 a img {
  margin-top: -10px;
  width: 195px;
  border: 0;
}
#logohref h2 {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#main {
  width: 978px;
  margin: 0 auto;  
}
#footer {
  background-color: #000000;
  color: #FFFFFF;
  width: 100%;
  height: 120px;
  margin-top: 10px;
  text-align: center;
}
#temat {
  color: #000000;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 10px 0 0 0;
}
#temat span, #formularz h2 span {
  background-color: #FFF889;
  padding: 3px 5px 3px 5px;
}
#left {
  width: 600px;
  float: left;
}
#left h1 {
	margin-left: 5px;
}
#right {
  width: 358px;  
  margin: 5px 0 20px 20px;
  float: right;
}
.company {
  font-size: 16px;
  color: #FFFFFF;
  padding: 20px 0 0 0;
}
.company span {
  font-weight: bold;
}
.company2 {
  margin-top: 10px;
}
/*==== formularze ====*/
#formularz h2 {
  font-size: 18px;
  font-family: Arial, "Trebuhet MS", Helvetica;
  color: #000000;
  margin-bottom: 10px;
  letter-spacing: -1px;
  font-weight: normal;
}
#formularz {
  margin-top: 15px;
  margin-left: 10px;
}
#formularz label {
  display:block;
  font-size: 14px;
  letter-spacing: 1px;
  color:#000000;
  margin-bottom: 3px;
}
#formularz div {
  margin-bottom: 10px;
}
#formularz .required {
  color: #FF0000;
}
#formularz #zdjecie {
  color: #000000;
}
INPUT[type=text], INPUT[type=password], textarea, select, .submit {
  background: url('../images/bginput.png') no-repeat;
  color: #000000;
  background-color: #FFFFFF;
  font-size: 14px;  
  padding: 3px 5px 3px 5px;
  font-family: "Trebuchet MS", Arial, Helvetica;
  border: 1px solid #9B9B9B;  
}
.submit {
  cursor: pointer !important;
  border: 1px solid #9B9B9B;
}
ul.error_list {
  color: #FF0000;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica;
  list-style: none;
}

.width100 {
  width: 100px;
}
.width200 {
  width: 200px;
}
.width250 {
  width: 250px;
}
.width500 {
  width: 550px;
  height: 100px;
}
.width560 {
  width: 560px;
  height: 100px;
}
.widthTextarea {
  width: 500px;
  height: 200px;
}
.widthTextareaMin {
  width: 500px;
  height: 50px;
}
/*====komunikaty====*/
.error, .ok {
  width: 598px;
  height: 40px;
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px !important;
}
.error p, .ok p { margin-top: 12px; }
.error {
  border: 2px solid #FF0000;
  color: #FF0000;
}
.ok {
  border: 2px solid #368700;
  color: #368700;
}

/*==== userdata ====*/
#userdata {
  background-color: #E1E1E1;
  margin: 5px 0 5px 0;
  padding: 5px 0px 5px 10px;
}
#userdata .fl {
  margin-right: 10px;
}
.checkbox { padding-top: 7px; }
.remember { padding-top: 6px; }
.button { margin-right: 0px; }
.login { font-weight: bold; }
#userdata {
  color: #000000;
  font-size: 12px;
}
#userdata label, #userdata INPUT[type=text], #userdata INPUT[type=password]  {
  vertical-align: middle;
}
.zapamietaj {
  padding-top: 5px;
}
.loader {
  width: 25px; height: 25px;
  margin:0; padding:0;
  vertical-align: middle;
}
#userdata label {
  color: #000000;
  font-size: 14px;
  padding-right: 5px;
}

/*==== treść sztuczki ====*/
#navlinks {
  padding-bottom: 10px !important;
  font-size: 13px;
}
#trescsztuczki {
  width: 600px;
  padding-left: 10px;
}
#trescsztuczki h1 {
  font-size: 22px;
  font-weight: normal;
  color: #0151c4;
  background-color: #fff889;
  padding: 5px 10px 2px 5px;
  text-align: center;
}
#trescsztuczki .autor {
  color: #939393;
  font-size: 12px;
  margin-bottom: 15px;
  text-align: center;  
}
#trescsztuczki .autor span {
  color: #CA2481;
  font-weight: bold;
}
#trescsztuczki #opis {
  background:none repeat scroll 0 0 #FFFFFF;
	color:#000000;
	line-height:20px;
	padding-right:10px;
	text-align:justify;
	width:582px;  
}
#trescsztuczki #opis h2 {
  font-weight: normal;
  margin: 0 0 10px 5px;
  font-size: 15px;
  font-weight: bold;
}
#trescszticzlo #opis .obiekt, #trescsztuczki #opis .zdjecie {
  margin: 5px 0 10px 0;
}
#trescsztuczki #opis .zdjecie {  
  padding: 1px;
  border: 1px solid #BB0B6D;
  width: 560px;
}
#trescsztuczki #opis .trudnosc {
  background-color:#FFF889;
  padding:3px 5px;
}

/*==== komentarze ====*/
#komentarze {
  width: 600px;
  margin: 10px 0;
}
#komentarze img {
	width: 20px;
}
#komentarze h1 {
  margin-left: 10px;
}
#komentarz_opis ul {
  margin-bottom: 20px;
}
#komentarz_opis h1 {
  border-bottom: 3px solid #BB0B6D;  
}
#komentarz_opis {
  background-color: #E1E1E1;  
  margin-top: 5px;
  padding: 20px 0 15px 20px;
}
#komentarz_opis INPUT, #komentarz_opis TEXTAREA {
  border: 1px solid #BB0B6D;
}
#komentarz_opis h2 {
  font-weight: normal;
  color: #000000;
  font-size: 15px;
}
#komentarz_opis .addcomment {
  background-color: #90BAF6;
  color: #FFFFFF;
  font-size: 13px;
  margin-top: 10px;
  border: 1px solid #FFFFFF;
  padding: 5px 10px 5px 10px;
  display: block;
  cursor: pointer;
  letter-spacing:1px;
}
#komentarz_opis .addcomment:hover {
  background-color: #5397f7;
}
#komentarz_opis .info {
  color: #000000;
  font-size: 12px;
  margin: 17px 20px 0 0;
}
/*==== lista sztuczek ====*/
.lista {
  margin-bottom: 20px;
  padding: 0 5px;
  background-color: #FFF;
}
.lista ul {
  list-style: none;
}
.lista li {
  padding: 3px 0 3px 0;  
}
.lista .kategoriali {
  padding: 5px 0px 5px 0;
}
#left .lista ul li.even { background: #f0f0f0; }

.lista ul li div.front {
  margin-left: 5px;
  padding: 6px 0 0 0;
  width: 470px;
  overflow: hidden;
}

.lista ul li.top5 div.front {
	width: 330px;
}

.lista ul li div.thumbnails {
  margin: 5px 0 0 5px;
}

.lista img.thumbs { 
	border: 1px solid #999;
	width: 90px; 
}

.lista .tytul a {
  font-size: 13px;
  color: #CA2481;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial;
}
.lista .tytul a span {
  text-decoration: underline;
  color: #0000FF;
}
.lista .kategoriali .tytul {
  margin-left: 5px;
}

.lista div p {
  font-size: 12px;
  color: #939393;
}
.lista div p span {
  color: #CA2481;
  
}
a.more {
  font-size: 13px;
  text-decoration: none;
  color: #CA2481;
  text-align: right !important;
  margin-right: 5px;
}
a.more span {
  color: #0000FF;
}

/*==== pager ====*/
.pagination_desc
{
  margin: 10px 0 0px 15px;
  font-style: italic;
  color: #000000;
}
.pagination_desc strong
{
  color: #368700;
  font-size: 14px;
}
.pagination
{
  margin: 10px 10px 0 0;
  float: right;  
  color: #368700;
  font-size: 16px;
  font-weight: bold;
}
.pagination a
{
  margin: 0 1px;
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  vertical-align: 1px;
  font-weight: normal;
}
.pagination a:hover
{
  text-decoration: underline;
}
.pagination img
{
  vertical-align: -2px;
  border: 0;
}

/*==== showUser ====*/
#usermenu {
  list-style: none;
  margin: 10px 0 10px 10px;
}
.avatarusermenu {
  margin: 12px 10px 0 0;
}
#usermenu ul, #usermenu li {
  list-style:none;
}
#usermenu li {
  color: #000000;
  font-size: 13px;
  margin: 0 0 5px 0;
}
.login {
  font-size: 13px;
  color: #000000;
  line-height:18px;
}
/*==== komentarze ====*/
#komentarz_opis ul, #komentarz_opis li {
  list-style: none;
}
.autor_komentarza {
  color: #000000;
  font-weight: bold;  
  margin-bottom: 5px;
  margin-top: 10px;
  font-size: 14px;
}
.autor_komentarza span {
  font-weight: normal;
  font-size: 12px;
  color: #AAAAAA;
}
.tresc_komentarza {
  color: #000000;
  font-size: 14px;
  padding-bottom: 10px;
  width: 560px;
}
/*==== star rating ====*/
.votesdiv div {
  float: left;
}
#hover-title {
  margin-left: 10px;
}
.star, .star-default, .star-hover, .star-on {
  display:block;
  width: 16px; height: 16px;
  border:0;
  background: url(../images/star.gif);
  cursor: pointer;
}
.star-default {
  background-position: 0 0px !important;  
}
.star-on {
  background-position: 0 -16px !important;
}
.star-hover {
  background-position: 0 -32px !important;
}
.reklama {
  margin-top: 20px;
}

#messagebox {
  width: 300px;
  padding-top: 5px;
}
.loadergif {
  position: absolute; 
  margin: 8px 0 0 109px;
}
.logomin {
  margin: -31px 0 0 10px;
  position: absolute;
}
.logomin img {
  border: 0;
}

/*==== banerki ====*/
.zwala img {
  border: 1px solid #E1E1E1;
  text-align: center;
  margin-left: 30px;
}

.niespodzianka {
  margin: 10px 0 0 30px;
}

/* rejestracja */
.infomessage {
  position: absolute;
  background: #FFF889;
  padding: 7px 10px 7px 10px;
  color: #000;
  width: 493px;
  margin: -103px 0 0 0;
}

.hint {
  cursor: pointer;
  display: block;
}

/* prawa kolumna */
.signdownaddtrick {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  line-height: 18px;
  margin: 0 0 10px 10px;    
}

/* === ikonki ===*/
.addto {
  padding-left: 125px; color: #000;
}
.addto .icon, .addto p {
  float: left;
}
.icon {
  background-image: url(../images/ikonki.jpg);
  background-repeat: no-repeat;
  width: 16px; height: 16px;
  margin-right: 2px;
}
.flaker {
  background-position: -96px 0px;
}
.blip {
  background-position: -48px 0px;
}
.spinacz {
  background-position: -32px 0px;
}
.sledzik {
  background-position: -64px 0px;
}
.pinger {
  background-position: -80px 0px;
}
.twitter {
  background-position: 0px 0px;
}
.facebook {
  background-position: -112px 0px;
}
.wykop {
  background-position: -16px 0px;
}

/* ==== url ==== */
.forfriends {
  background-image: url(../images/ikonki.jpg);
  background-position: 0px -16px;
  background-repeat: no-repeat;
  height: 50px;
}
.forfriends INPUT[type=text] {
  margin: 5px 0 0 50px;
  cursor: pointer;
  width: 495px;
}
.borderfriends {
  border: 1px solid #BB0B6D;
  padding: 10px 0 0 10px;
  width: 580px;
  background: #FFF;
}

/*=====captcha=====*/
.captcha {
  display: block;
}

/*=====tooltip====*/
.tooltip {
  border: solid 1px #999;
  background: #fff;
  float: left;
  width: 275px;
	height: 95px;
}

.tooltip .min img { display: block; border: solid 1px #999; }
.tooltip .min {
  width: 100px;
  height: 65px;
  float: left;
  overflow: hidden;
  padding: 10px 0;
}

.tooltip .data {
  width: 169px;
  float: left;
  margin: 0 -5px 0 3px;
  display: inline;
  padding: 10px 0 10px 6px;
}
.tooltip .data .head {
  width: 100%;
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  color: #0000ff;
  font-weight: bold;
  line-height: 17px;
  margin: 2px 0 0 1px;
}
.tooltip .data .views {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #999;
  margin: 4px 0 0;
}

.tooltip .data .views strong {
  font-weight: normal;
  color: #c10000;
}
.tooltip .data .count strong {
  font-weight: normal;
  color: #CA2481;
}

#top5thumbs {
	margin-bottom: 5px;
}

#top5thumbs img {
	width: 90px;
	height: 68px;
	border: 1px solid #999;
}
#top5thumbs a {
	margin: 5px 0 0 5px;
}