body{
		background: url(images/tlo_all.png) no-repeat top ;
			padding:0;
	margin:0;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff; 
	 }


#wrapper{
	margin: 0 auto;
	width: 1000px;
	text-align:center;
	position: relative;
	top: -4px;
	z-index: 2;}
	
#top {width: 1000px;
      height: 271px;
      background: url(images/top_all.png);
      margin-top: 0;
      text-align: center;}	
      
#column1 {width: 200px;
          float: left;
          margin-bottom: -13px;
          margin-top: 0;
          }  

#column2 {width: 547px;
           float: left;
           margin-bottom: -13px;
           
           } 

#column3 {width: 253px;
           float: left;
           margin-bottom: -13px;
           }
           
#right_box {width: 253px;
           height: 536px;
           margin-bottom: -20px; } 
           
          
#content   {  width: 520px;
           min-height: 536px;
           height: auto; 
           
           } 
           
#content h2 {   color: #732819;
                font-weight: bold;
                font-size: 18px;
                /*padding-left: -30px;*/
                 text-align: left;}

.content {color: #732819;
             font-size: 18px;
             margin-left: 10px;
           margin-right: 10px;}

.content a { color: #732819;}

.post-title {text-align: left;
             padding-left: 10px;
             padding-right: 10px;}
    
.content p {color:#494847;
             font-size: 12px; 
             text-align: justify;
             padding-right: 10px;} 
             
#content p a {color:#9A0A08;
             font-size: 12px; 
             text-decoration: none;
             font-weight: bold;}                                        
           
#left_box {width: 200px;
           height: 536px; 
           background: url(images/lewybox.png);
           margin-left: 1px;
           margin-bottom: -20px;
           }  

   
a {   text-decoration: none;}                 
           
#stopka { width: 1000px;
            height: 20px; 
            text-align: center;
            border-top: 1px solid #C8CBC2;
            line-height: 10%;
            padding-top: 5px;
            padding-bottom: 10px;
            margin-top: 0px;
             clear: both;
            }          

           
           .menu {
	vertical-align: top;		
	padding: 0px;
}



.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	text-align: right;
	margin-top: -16px;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}


.menu li a:link  {
	color: #560505;
	display: block;
	font-size: 14px;
	text-decoration: none;
}
.menu li a {
		color: #560505;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
padding-bottom: 7px;
padding-top: 7px;}

/*.menu ul li { padding-top: 5px;
            padding-bottom: 5px;}*/

.menu li a:active {
		color: white;
	font-size: 14px;
	display: block;
	background-color: #560505;
	text-decoration: none;
}
.menu li a:hover {
	background-color: #560505;
	color: white;
	text-decoration: none;
	}
.menu_current {
	font-weight: bold;
	font-size: 14px; 
color: #560505;
}

.post-top {text-align: left;
             padding-left: 0px;
             color: #732819;
                font-weight: bold;
                font-size: 18px;}
             
.post-short {color:#494847;
             font-size: 12px; 
          padding: 10px 10px 10px 0px;
             text-align: justify;}

/*hack dla chrome*/             
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #column1 {width: 200px;
          float: left;
          margin-bottom: -25px;
          margin-top: 0;
          } } 

@media screen and (-webkit-min-device-pixel-ratio:0) {
#column2 {width: 547px;
           float: left;
           margin-bottom: -25px;
           } }

@media screen and (-webkit-min-device-pixel-ratio:0) {
#column3 {width: 253px;
           float: left;
           margin-bottom: -25px;
           }}
           

            