/* =============================================================================
                                                                       OGOLNE
============================================================================= */
html, body{
  width: 100%;
  padding: 0px; margin: 0px;
  background: rgb(129,129,129) url(graf/tlo_body.png) repeat-x top center;
  font: normal 11px verdana, tahoma, Arial, geneva, sans-serif;
  color: rgb(90,90,90);
}

img{ display: block; border: none; }
form{ margin: 0px; padding:0px;}

a{ color: rgb(81,102,153); text-decoration: none; }
a:hover{ text-decoration: underline; }
a:visited{ color: rgb(162,103,50); }
#left a:visited { color: rgb(162,103,50); }
#right a{ color: rgb(90,90,90); }

.strong{ font-weight: bold; }
.center_in{ text-align: center; }
.clr{ clear: both; }

/* =============================================================================
                                                                       WRAPER
============================================================================= */
#shadow{
  width: 723px;
  background: url(graf/shadow_top.gif) no-repeat top center;
  padding: 11px 10px; margin: 5px auto;
}
#wraper{
  float: left;
  width: 712px;
  padding: 0px; margin: 0px auto 10px;
  background: #FFFFFF url(graf/tlo_wraper.png) repeat-y 0px 0px;
  border: 6px rgb(255,255,255) solid;
}

#wraper p{ clear: both; margin: 0px; padding: 8px 14px 6px 17px; text-align: justify; }

#wraper h1{ font-size: 15px; color: rgb(90,90,90); text-align: center; padding: 0px; margin: 0px; }
#wraper h2{ font-size: 13px; color: rgb(90,90,90); padding: 15px 25px 5px 25px; margin: 0px; }
#wraper h3{ font-size: 12px; color: rgb(90,90,90); padding: 10px 0px 2px 20px; margin: 0px; } 


#top{
  float: left;
  width: 712px; height: 243px;
  background: url(../img/top.jpg) no-repeat 0px 0px;
}
#top h1{ height: 60px; width: 300px; margin: 0px; padding: 17px 0px 0px; background: url(../img/logo_napis.gif) no-repeat 80px 30px; overflow: hidden; text-align: left; }
#top h1 a{ display: block; height: 0px; width: 300px; padding-top: 60px; background: url(../img/logo_button1.gif) no-repeat 15px 0px; }
#top h1 a:hover{ background-position: 15px -62px; }

/* 212 */
ul#menu_top{
  float: right;
  width: 500px; height: 38px;
  list-style: none;
  padding: 0px; margin: 124px 0px 0px;
  background: url(../img/menu_top.jpg) no-repeat right bottom;
  border-bottom: 3px rgb(211,221,233) solid; 
}
ul#menu_top li{ float: right; background: url(graf/menu_sep.jpg) no-repeat right bottom; }
ul#menu_top a{ display: block; padding: 20px 14px 5px 13px; color: rgb(51,102,153); background: url(graf/menuhover.gif) no-repeat bottom center; font-size: 11px; font-weight: bold; text-transform: uppercase; }
ul#menu_top a:hover, ul#menu_top a.active{ background-position: top center; text-decoration: none; color: rgb(137,161,186); }

#top #google{
  float:left;
  width: 212px; height: 120px;
  background:#FCFBFA; 
  list-style:none; 
  margin: 41px 0px 0px; padding: 0px 0px 0px 0px;
  border-top: 1px #FFFFFF solid;
  border-bottom: 3px rgb(211,221,233) solid; 
}
#top #google input{
  margin-left: 20px;
}
#top #google input.input{ margin: 8px 0px 3px 15px; width:172px; border: 1px rgb(210,209,208) solid; }
#top #google input.submit{ margin: 4px 0px 0px 15px; width:172px; border: 1px rgb(210,209,208) solid; background: rgb(230,229,228) }
#top #google h2{ padding: 4px 15px; margin: 0px; font-size: 11px; font-weight: bold; text-transform: uppercase; border-bottom: 2px rgb(255,255,255) solid;  background: url(graf/tlo_header_left.gif); }
#top #google span{ font-size: 9px; color: rgb(112,110,100); }


#left{
  float: left;
  width: 211px;
  padding: 0px; margin: 0px;
  border-right: 1px rgb(241,237,227) solid;
  border-top: 5px rgb(255,255,255) solid; 
}
#left h2{ padding: 4px 15px; margin: 0px; font-size: 11px; font-weight: bold; text-transform: uppercase; border-bottom: 2px rgb(255,255,255) solid;  background: url(graf/tlo_header_left.gif); }
#left h2 span{ font-size: 9px; color: rgb(112,110,100); }
#left ol{ padding: 10px 0px 10px 4px; margin: 0px 0px 0px 25px; background: url(graf/shadow_left.jpg) no-repeat bottom right;}
#left ol li{ padding: 3px 5px 3px 4px; border-bottom: 1px rgb(241,237,227) solid; }
#left ol li.borderless{ border: none; }
#left ol a{ display: block; color: rgb(51,102,153); }

#left ul{ list-style: none; text-align: center; padding: 10px 0px 10px 4px; margin: 0px 0px 0px 0px; background: url(graf/shadow_left.jpg) no-repeat bottom right;}
#left ul li{ padding: 3px 5px 3px 4px; border-bottom: 1px rgb(241,237,227) solid; }
#left ul li.borderless{ border: none; }
#left ul a{ display: block; color: rgb(51,102,153); }
#left ul a img{ display: inline; }

#left #temat{ float: left; width: 211px; padding-bottom: 8px; background: url(graf/shadow_left.jpg) no-repeat bottom right; }
#left textarea{ width: 190px; height: 60px; margin: 8px 0px 8px 8px; border: 1px rgb(112,110,100) solid; font-size: 11px; }

#right{
  float: left;
  width: 500px;
  padding: 0px 0px 10px;
  border-top: 5px rgb(255,255,255) solid;
/*  background: url(graf/shadow_right.jpg) repeat-x bottom right; */
}
#right h1{ text-align: left; font: normal 20px Georgia, Tahoma, Arial, sans-serif; padding: 10px 20px 8px; margin: 0px 0px 10px; background: rgb(241,237,227) url(graf/tlo_header.gif) repeat-y left top; line-height: 18px; }
#right h1 span{ font-size: 12px; font-weight: normal; padding-left: 19px; }
#right p.strong{ font-weight: normal; color: rgb(42,40,30); }

#right h1 a.print{ display: block; float: right; height: 15px; padding-top: 26px; background: url(graf/drukuj_small.gif) no-repeat top center; font: normal 11px tahoma, arial, sans-serif; }
#right h1 a.print:hover{ background-position: bottom center; }

#right h1 a.lang{ display: block; float: right; height: 15px; padding-top: 26px; margin-right: 15px; background: url(graf/lang.gif) no-repeat top center; font: normal 11px tahoma, arial, sans-serif; }
#right h1 a.lang:hover{ background-position: bottom center; }


#right ul{ padding: 0px; margin: 0px 40px; }
#right .adsense { margin: 8px 0px; text-align: center; }

#right table{ width: 460px; margin: 0px auto; border-collapse: collapse; }
#right table td{ padding: 3px 5px; border: 1px rgb(240,240,240) solid; }
#right p.table{ padding-top: 12px; font-style: italic; width: 90%}

#copyright{ clear: both; padding: 0px 12px; color: rgb(200,200,200); text-align: right; }
#copyright div{ float: left; }
#copyright a{ color: rgb(255,255,255); }


.index_tytuly li{ padding: 3px 5px 3px 4px; border-bottom: 1px rgb(241,237,227) solid; }
#right .index_tytuly a{ font-weight:bold; color: rgb(81,102,153); } 
#right .index_tytuly a:visited{ color: rgb(162,103,50); } 


/* =============================================================================
                                                                       FORUM
============================================================================= */

#forum{
  float: left;
  width: 691px;
  padding: 10px 10px 10px;
  border-top: 5px rgb(255,255,255) solid;
  background-color: rgb(252,252,252);
}
#forum h2{
  padding: 0px; margin: 0px;
}

table#tematy, table#posty{
  width: 100%;
  border: 1px rgb(211,221,233) solid;
  margin: 0px; padding: 0px;
  border-collapse: collapse;
  clear: both;
}
table#tematy a, table#posty a{ text-transform: none; color: #388000; }
table#tematy tr:hover{ background-color: rgb(236,245,252); }

table#tematy th, table#posty th{
  border: 1px rgb(211,221,233) solid;
  background-color: rgb(226,231,242);
  padding: 2px 5px;
  text-align: center;
}

table#tematy td, table#posty td{
  border: 1px rgb(211,221,233) solid;
  padding: 0px 5px;
  text-align: center;
}
table#posty td{
  text-align: left;
  vertical-align: top;
}


table#tematy th.temat{ text-align: left; }
table#tematy td.temat{ width: 50%; text-align: left; }
table#tematy td.temat a{ display: block; padding: 3px 0px 3px 20px; background: url(graf/mark_topic.gif) no-repeat 2px -31px; }

table#posty td.kto{
  width: 20%;
}
table#posty td.kto h3{
  font: bold 12px tahoma, sans-serif;
  margin: 0xp;
  padding: 0px;
}
table#posty td.tresc{
  padding: 5px;
}

/* BUTTON */
div.button{ clear: both; float: right; }
div.button a{ 
  display: block; 
  background-color: rgb(102,153,102);
  color: rgb(255,255,255);
  padding: 3px 8px;
  margin-right: 10px;
  border: 1px rgb(174,179,200) solid; 
  float: left;
  font-size: 10px;
  line-height: 13px;
  margin: 2px 0px;
}
div.button a:hover{ 
  background-color: rgb(226,231,242);
  color: rgb(51,102,153);
}

ul#login{
  float: right;
  width: 100%;
  list-style: none;
  padding: 0px 0px 10px; margin: 0px;
}
ul#login li{
  float: left;
}
ul#login input{
  margin-right: 10px;
  border: 1px rgb(211,221,233) solid;
}
ul#login input.submit{
  width: auto;
  background-color: rgb(211,221,233);
}
a.submit{
  display: block; 
  padding: 3px 8px;
  margin-right: 10px;
  border: 1px rgb(174,179,200) solid; 
  float: left;
  font-size: 10px;
  line-height: 13px;
}
a.submit:hover{ 
  background-color: rgb(226,231,242);
}


ul.nr_strony{
  width: 100%;
  padding: 0px; margin: 0px;
  list-style: none;
  text-align: right;
}
ul.nr_strony li{
  display: inline;
  padding: 0px 3px;
}


ul.form{ margin: 0px; padding: 0px; list-style: none; }
ul.form label { display: block;}
ul.form input { width: 50%;}
ul.form input.submit { width: auto; float: right;}
ul.form textarea { margin-bottom: 10px; width: 100%; height: 150px; }


ul.form_user{ margin: 0px; padding: 0px; list-style: none; }
ul.form_user li { padding: 2px 0px; }
ul.form_user label { display: block; float: left; width: 70px;}
ul.form_user input { width: 30%;}
ul.form_user input.submit { width: auto; }
ul.form_user textarea { margin-bottom: 10px; width: 100%; height: 150px; }

p#linki{ text-align: center; }
p#linki img{ display:inline; }

#wymiana{
  width: 450px;
  padding: 0px 25px;
}
#wymiana h3{
  margin-bottom: 5px;
}
#wymiana textarea{
  width: 420px;
  margin-top: 5px;
}



