/*
Theme Name: Warsztaty
Theme URI: http://warsztaty.net.pl/
Description: Layout pod serwis Warsztaty.net.pl.
Version: 1.0
Author: Lukasz Jarzembowski
Author URI: http://chcebycbogaty.pl/
Tags: green, fixed width, two columns
*/


  
  body {
    background-color: #808080; 
    text-align: center;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11pt;
  }
  div#site {
    margin: auto;
    text-align: left;
    width: 900px;
    background-color: #FFF;
  }
  div#top {
    background-image: url(images/top.gif);
    height:92px;
    position: relative;
  }
  div#top a {
    /*border: solid 1px #FFFF33;*/
    display:block;
    /*position: absolute;*/
    margin-right: 20px;
    float: left;
    /*height: 67+25=92px;*/
    height: 67px;
    top: 0px;
    font-family: Impact, Tahoma,Arial CE, Arial;
    font-size: 20pt;
    color: #FFF;
    text-decoration: none;
    padding: 25px 10px 0 10px;
    text-transform: lowercase;
  }
  div#top a span {
  }
  div#top a.main {
    width: 370px;
    left: 0px;
  }
  div#top a.main span {
    display: block;
    position:absolute;
    font-family: Arial;
    font-size: 7pt;
    line-height: 6pt;
    top: 76px;
    width: 370px;
    color: #808080;
    text-transform: none;
  }
  div#top a.main span h1 {
    display: block;
    position:absolute;
    font-family: Arial;
    font-size: 7pt;
    line-height: 6pt;
    top: 0px;
    margin: 0px;
    padding:0px;
    width: 400px;
  }
  div#top li {
  display: inline;
  }
  div#top li a {
  background-image: url(images/top_podswietlenie.gif);
  }
/*
  div#top a.oferta {
    left: 410px;
    background-image: url(images/top_podswietlenie.gif);
  }
  div#top a.kursy {
    left: 540px;
    background-image: url(images/top_podswietlenie.gif);
  }
  div#top a.oblogu {
    left: 660px;
    background-image: url(images/top_podswietlenie.gif);
  }
  div#top a.omnie {
    left: 790px;
    background-image: url(images/top_podswietlenie.gif);
  }
 */
  div.reklama_left {
    width: 160px;
    float:left;
    border-right: dashed 1px #009D00;
    border-bottom: dashed 1px #009D00;
  }
  div.content {
    width: /*449*/ 610px;
    padding: 5px;
    float:left;
  }
  div.content div.wpis a, p.postmetadata a, div.stopka a {
    color: #009D00;
    text-decoration: underline;
  }
  div.content div.wpis a:hover {
    background-color: #009D00;
    color: #FFF;
    text-decoration: none;
  }
  div.content .temat {
    display:block;
    margin: 15px 0 0 0;
    color: #009D00;
    font-weight: bold;
    font-size: 20pt;
    background-image: url(images/tools.gif);
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: solid 1px #009D00;
    padding-left: 50px;
    clear:both;
  }
  div.content .temat a {
    color: #009D00;
    text-decoration: none;
  }
  div.content span.data {
    font-family: Courier New, Courier;
    font-size: 10pt;
    display: block;
    text-align: right;
  }
  div.content div.wpis {
    font-size: 11pt;
    line-height: 18pt;
    text-align: justify;
  }
  div.stopka {
    width: 100%;
    clear: both;
    background-image: url(images/bottom.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 10pt;
    margin-top: 50px;
    color: #c0c0c0;
  }
  div.right {
  width: 280px;
  text-align: center;
  float: left;
  padding-top: 10px;
  }
  div.right a {
    color: #339900;
  }

  div.right div.konsultacje {
    font-family: Arial CE, Arial;
    font-size: 10pt;
    padding: 40px 15px 10px 15px;
    text-align: justify;
    width: 230px;
    height: 110px;
    background-image: url(images/konsultacje1.gif);
    margin: auto;
    margin-bottom: -10px;
    background-repeat: no-repeat;
  }

  div.right div.newsletter {
    font-family: Arial CE, Arial;
    font-size: 10pt;
    line-height: 18pt;
    padding-top: 9px;
    width: 259px;
    height: 160px;
    background-image: url(images/newsletter_bg.gif);
    margin: auto;
    margin-bottom: 10px;
    background-repeat: no-repeat;
  }
  div.right div.newsletter h3 {
    margin: 5px 5px 5px 5px;
    font-size: 12pt;
    font-family: 'trebuchet ms',arial;
    text-align: center;
  }
  div.right div.newsletter form {
    margin: 0;
    padding-right: 20px;
    text-align: right;
  }
  div.right div.sitebar {
    width: 280px;
    float: left;
    text-align: left;
    font-size: 10pt;
  }
  div.right div.sitebar h2 {
  display:inline;
  margin: 10px 0 0 0;
  font-size: 11pt;
  font-weight: bold;
  }
  div.right div.polecam {
    width: 120px;
    float: left;
  }
  div.google_menu {
    width: 100%;
    float: left;
    background-color: #7D8E86;
  }

p.postmetadata {
width: 80%;
background-color: #D7FFD7;
border: double 5px #336600;
margin: auto;
padding: 10px;
font-size: 10pt;
line-height: 12pt;
}

blockquote {
border-left: dashed 2px #336600;
margin-left: 20px;
padding-left: 10px;
}

div.dodajdo {
position: absolute;
margin-top: -10px;
}