/* =============================================================================
                                                                       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(70,70,70);
}

img{ display: block; border: none; }
form{ margin: 0px; padding:0px;}

a{ color: rgb(51,102,153); text-decoration: none; }
a:visited{ color: rgb(162,103,50); }

a:hover{ text-decoration: underline; }
#right p a, #right ul a{ background-color: rgb(233,239,244); }
#right p a:visited, #right ul a:visited{ background-color: rgb(242,230,212); }
#right h3 a, #right h1 a{ color: rgb(90,90,90); background: none; }


.strong{ font-weight: bold; }
.center_in{ text-align: center; }
.clr{ clear: both; }
p.bold { font-weight: bold; }


/* =============================================================================
                                                                       WRAPER
============================================================================= */
#shadow{
  width: 940px;
  padding: 0px; margin: 15px auto;
  background: #FFF url(graf/tlo_shadow.png) repeat-y 6px 6px;
  border-bottom: 6px #FFF solid;
}
#wraper{
  float: right;
  width: 712px;
  padding: 0px; margin: 0px auto 10px;

  border: 6px rgb(255,255,255) solid; border-left: none; border-bottom: none;
}
#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: 187px;
  background: url(../img/top2.jpg) no-repeat 0px 0px;
  margin-bottom: 2px;
}
#top div#logo{ 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 div#logo a{ display: block; height: 0px; width: 300px; padding-top: 60px; background: url(../img/logo_button1.gif) no-repeat 15px 0px; }
#top div#logo a:hover{ background-position: 15px -62px; }

/* 212 */
ul#menu_top{
  float: right;
  width: 712px; height: 38px;
  list-style: none;
  padding: 0px; margin: 69px 0px 0px;
  border-bottom: 3px rgb(139,168,194) 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;  background: url(graf/menuhover.gif) no-repeat bottom center; font-size: 11px; font-weight: bold; text-transform: uppercase; }
ul#menu_top a:visited{ color: rgb(51,102,153) }

/* ******************************
Zaloba
******************************* */
ul#menu_top a:visited{ color: rgb(51,102,153); }

ul#menu_top a:hover, ul#menu_top a.active{ background-position: top center; text-decoration: none;  }
/* border-bottom: 3px rgb(51,102,153) solid; */


#left{
  float: left;
  width: 215px;
  padding: 0px; margin: 0px;
  background-color: rgb(252,251,250);
  border: 6px rgb(255,255,255) solid; border-right: 1px rgb(241,237,227) solid; border-bottom: none;
}
#left h1{ padding: 4px 15px; margin: 0px; font-size: 11px; text-align: left; font-weight:normal; }
#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{ list-style: none; padding: 10px 0px 10px 4px; margin: 0px; background: url(graf/shadow_left.jpg) no-repeat bottom right;}
#left ol li{ padding: 3px 5px 3px 10px; border-bottom: 1px rgb(241,237,227) solid; }
#left ol li.borderless{ border: none; }
#left ol a{ display: block;  }

#left ul{ list-style: none; text-align: center; padding: 10px 0px 10px 4px; margin: 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 a{ font-weight: bold; }

#google input{ border: 1px rgb(210,209,208) solid; }
#google input.input{ width:110px; }
#google input.submit{ width:70px; background: rgb(230,229,228); margin-left: 5px; }


#right{
  float: left;
  width: 509px;
  padding: 0px;
  background-color: #FFF;
}
#wraper #right p{ clear: none; }
#right h1{ text-align: left; font: normal 20px Georgia, Tahoma, Arial, sans-serif; padding: 8px 20px 6px; 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: 11px; font-weight: normal;}
#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 h2{ font-size: 13px; color: rgb(90,90,90); padding: 15px 18px 5px 18px; margin: 0px; }

#right ul{ padding: 0px 0px 0px 15px; margin: 0px 0px 0px 15px;}


.adsense { margin: 8px 0px; text-align: center; }



.adsense_left { margin: 8px 10px 8px 15px; float: left; }
.adsense_right { margin: 8px 10px 8px 15px; float: right; }

.reklama_trial{ margin: 10px 15px; padding: 6px 10px; color: #D00; border: 1px #D00 solid; 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{ width:920px; margin: 0px auto; clear: both; padding: 0px 0px 15px; color: rgb(200,200,200); text-align: right; }
#copyright div{ float: left; }
#copyright a{ color: rgb(255,255,255); }

#right ol.index_tytuly {clear: both; padding: 20px 10px 10px; list-style: none;}
#right ol.index_tytuly li{ padding: 3px 5px 3px 4px; border-bottom: 1px rgb(241,237,227) solid; }
#right ol.index_tytuly a{ font-weight:bold; color: rgb(81,102,153); } 
#right ol.index_tytuly a:visited{ color: rgb(162,103,50); } 

#right .art { float: left; width: 486px; margin: 8px 5px 0px 5px; border: 1px rgb(241,237,227) solid; background-color: rgb(252,251,250); }
#wraper #right .art p { padding: 5px 10px; text-align: left;} 
#right .art img { float: left; margin: 4px 10px 4px 0px;}
#right .art a.img {float: left; background: none;}
#right .art h3 a { display: block; font-weight: bold; color: rgb(51,102,153); } 
#wraper #right .art h3 { font: normal 15px Georgia, Tahoma, Arial, sans-serif; margin: 0px; padding: 3px 0px 3px 10px; background-color: rgb(241,237,227); } 

.adsense-glowna { float: left; width: 486px; margin: 8px 5px 0px 5px; padding: 4px 0px; border: 1px rgb(241,237,227) solid; text-align: center; }

#right_menu{
  float: right;
  width: 202px;
  padding: 0px; margin: 0px;
  background-color: rgb(252,251,250);
  border-left: 1px rgb(241,237,227) solid;
}
#right_menu a{  } /* color: rgb(51,102,153); */

#right_menu h1{ padding: 4px 15px; margin: 0px; font-size: 11px; text-align: left; font-weight:normal; }
#right_menu 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); }
#right_menu h2 span{ font-size: 9px; color: rgb(112,110,100); }

#right_menu ol{ font-weight: bold; list-style: none; padding: 10px 0px 10px 4px; margin: 0px; background: url(graf/shadow_left.jpg) no-repeat bottom right;}
#right_menu ol li{ padding: 3px 5px 3px 10px; border-bottom: 1px rgb(241,237,227) solid; }
#right_menu ol li.borderless{ border: none; }
#right_menu ol a{ display: block;  }

#right_menu ul{ list-style: none; text-align: center; padding: 10px 0px 10px 4px; margin: 0px; background: url(graf/shadow_left.jpg) no-repeat bottom right;}
#right_menu ul li{ padding: 3px 5px 3px 4px; border-bottom: 1px rgb(241,237,227) solid; }
#right_menu ul li.borderless{ border: none; }
#right_menu ul a{ display: block; color: rgb(51,102,153); }
#right_menu ul a img{ display: inline; }

#left li.text_link a{
  display: inline;
  font-size: 10px;
}


.adsense_skier a{
  float: left;
  display: block;
  width: 176px;
  padding: 8px 11px; margin: 15px -3px 0px 0px;
  border: 2px rgb(51,102,153) solid;
  background-color: rgb(211,221,233);
  text-align: center;
  font-weight: bold;
}

ol.postepowanie li{padding-top: 7px;}
ol.postepowanie ul li{padding-top: 1px;}

dl.typy{ padding: 10px 25px; margin: 0px; }
dl.typy dt{ font-weight: bold; }
/* 
Byc moze zbedne style
 */
 
/* =============================================================================
                                                                       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;
}

#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; }

div.sky{ position: fixed; top:16px; left: 50%; margin-left: 360px; }
*html div.sky{ position: absolute; top:16px; left: 50%; margin-left: 360px; }
 
a#left_logo{ display:block; background: url(../img/logo_nowe.jpg) no-repeat top left; height: 44px; }

#right ul.spis a{ color: rgb(51,102,153); text-decoration: none; }

#searchbox{
  float: left;
  width: 172px;
  overflow: hidden;
  padding: 5px 15px; margin: 0px;
  background: rgb(139,168,194) url(graf/tlo_search.png) repeat-x top left;
  border-bottom: 2px #FFF solid;
  position:relative;top:-2px;
}
#searchbox input.text{
  height: 20px; width: 100px;
  border: 1px rgb(228,222,211) solid;
}
#searchbox div{
  float: right;
  padding: 1px;
  background-color: rgb(139,168,194);
}
#searchbox div input{
  float: left;
  height:22px; width:60px;
  background-color: rgb(62,97,135);
  border: 1px #FFF solid;
  color: #FFF;
  font-weight: bold;
  text-align:center; vertical-align: center;
}


#wraper #right p.norma{
  margin-top: 2px;
  font-size: 10px;
  font-weight: bold;
  color: rgb(0,102,0);
}
#wraper #right h1.poddzial{
  margin-top: 10px;
}

#wraper #right .approved{ padding: 10px 20px; border: 1px rgb(0,102,0) solid; background-color: rgb(240,250,240); color: rgb(0,102,0); }
#wraper #right .denied{ color: rgb(153,0,0); padding: 10px 20px; border: 1px rgb(153,0,0) solid; background-color: rgb(250,240,240);  }

  
#right div.magazyn{ padding: 0px 0px 10px; margin-bottom: 10px; background: rgb(228,241,249) url(graf/tlo_magazyn_duze.jpg) no-repeat right bottom; }  
#right div.magazyn form{ padding: 15px 20px 5px; }
#right div.magazyn p{ color: #000; }

div.magazyn_side{ clear: both; margin-bottom: 2px; width: 182px; height: 35px; border: 1px rgb(65,105,225) dotted; padding: 74px 8px 20px; background: url(graf/magazyn.gif) no-repeat top left; }
div.magazyn_side input.text{ float: left; width: 110px; border: 1px rgb(65,105,225) solid; }
div.magazyn_side input.submit{ float: right; background-color: rgb(62,97,135); border: 1px rgb(65,105,225) solid; color: #FFF; }

.img_top{ float:right; padding: 0px 17px; }


table#tabelastawki{
 border-collapse: collapse;
 border: 1px rgb(200,200,200) solid;
}
table#tabelastawki td, table#tabelastawki th {
 padding: 3px 8px;
 border: 1px rgb(200,200,200) solid;
}

div.like{ float: left; padding: 5px 15px 5px 7px;  }
div.like div.facebook{ float:left; margin-left: 10px }
div.like div.googleplus{ float:left; }
div.like div.wykop{ float:left; margin-left: 12px }
div.like .likeimg { width: 199px; overflow: hidden; margin: 0px 0px 7px 10px; }
div.like .likeimg span{ display: block; background-color: rgba(0,0,0,0.5); padding: 3px 3px; font-size: 0.8em; white-space:nowrap; text-align: center; color: #FFF;}

.wdziek{ background: url(../img/banery/wdziek.gif) no-repeat; padding-top: 46px; width: 167px; height: 0; overflow: hidden; margin: 0px auto;}
.dermatologia{ background: url(../img/banery/dermatologia.gif); padding-top: 30px; width: 167px; height: 0; overflow: hidden; margin: 0px auto;}
