html{
	background:#2E1300 url(img/tlo.jpg) ;
}
body {
    font: 0.76em /1.4em "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color:#000;
    margin: 0;
    padding: 0;
    border: 0;
	background:transparent url(img/tlotop.jpg) repeat-x top ;
	text-align:center;
}
p{	
	margin:10px;
}
ol, ul{
	list-style:none;
}
a {
	color: #8B441A;
	text-decoration: none;
}
a:active {
	color: yellow;
	outline:none;
}

a:link {
	color: #8B441A;
}

a:visited {
	color: #AF6436;
}

a:focus {
	color: #CF4061;
	outline:none;
}

a:hover {
	color: #070300;
	text-decoration: none;
}
code{
	font: normal 1.2em verdana, helvetica, arial, sans-serif;
	letter-spacing: 0.2em;
}
blockquote {
    background:url(img/quote.gif) no-repeat left top;
    letter-spacing: 0.2em;
	font: normal 0.9em verdana, helvetica, arial, sans-serif;
}
param, embed, img {
	margin:0;
	padding:0;
	border:0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.2em ;
}
 textarea {
    width: 80%;
	background:#CFCFCF;
}
 input{
	border: 1px #585242 solid;
	background:#CFCFCF;
	color:#8B441A;
}
/*search*/
 form {
    margin:20px 0;
	padding-right:20px;
}
 input#s {
    width: 50%;
    margin:0;
    padding:3px 5px;
}
/*
 logo
 */
#nav {
	list-style: none;
	margin: 0px auto;
	padding:0;
	text-align:center;
	width:800px;
}
#nav li {
	float: left;
	width:150px;
	margin-left:7px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	background:transparent url(img/mthover.jpg) no-repeat;
	color: #BF815F;
}
#nav .page_item a{
	padding: 5px 15px;
	font:  2em/140%  "Times New Roman", Times, serif;
	display: block;
	background:transparent url(img/menutop.jpg) no-repeat ;
	color:#778D9F;
}
#nav .page_item a:hover {
	background:transparent url(img/mthover.jpg) no-repeat ;
	color: #BF815F;
}
#header {
    
    height: 50px;
    width:auto;
    margin: 0 ;
	padding:0;
	background:transparent url(img/header.jpg) no-repeat top;
}
 h1 {
    display: block;
	position:absolute;
	left:10px;
	top:70px;
    margin: 0;	

}
#content{
    text-align:left;
    margin: 0px auto;
	width:800px;
	position:relative;
}

#main{
	width: 800px;
	background:#fff url(img/logo.jpg) no-repeat top;	
	height:365px;
	margin:0;
}
#main2{
	width: 800px;
    margin:0 ;
	background:#fff url(img/content.jpg) repeat-y;
	position:relative;
}
#main2 ul{
	list-style:circle;
}
input, textarea{
	border-left:1px #361703 solid;
	border-top:1px #361703 solid;
	border-right:1px #BFB1A7 solid;
	border-bottom:1px #BFB1A7 solid;
	background:#EFE6E0;
	padding:5px;
}
.oferta{
	width:200px !important;
		margin:10px;
}
.oferta table{
		
}
.oferta table img{
	display:none;
}
.oferta table a{
	color:#8B441A !important;
}
.oferta table td, .oferta table th{
	background:#FBF8F3 !important;
}
/*
 tresc
 */
/*tytul postu*/
/*posty*/
#foto{
	position:absolute;
	right:0;
	background:transparent url(img/foto.jpg) no-repeat top;
	width:345px;
	height:185px;
	margin:0;
}
.bio{
	position:absolute;
	left:35px;
	top:235px;
	width:400px;
}
.bio p{
	font-size:1.4em;
	line-height:1.2em;
	
}
.bio strong{
	color:#4F301D;
}

.post {
	margin:0;
	padding:10px 20px;
	width: 420px;
	
}
.post h2 {	
    margin: 0 ;
    padding: 0 40px;
    font: 1.8em/1.6em georgia, "Times New Roman", Times, serif;
}
.post h3 {	
    margin: 0 ;
    padding: 0 10px;
    font: 1.4em/1.6em georgia, "Times New Roman", Times, serif;
}

/*
 menu
 */
#right{
	float:right;
	width:210px;

}
.menu{
	width: 200px;	
	margin: 0;
   
	padding:20px 0;
	float:right;
}
.menu h2 {
	margin: 10px;
	padding: 0;
	font-size:1.6em;
}
.menu ul{
	display: block;	
	margin:10px 0;   
	padding: 0;	
}
.menu ul li{
	display: block;
	padding:0 10px;
}
.menu ul li ul, .menu ul li ul li{
	margin:0;
	padding:0;
}
.menu a{
	display: block;	
    width: auto;
	height:100%;
    margin: 0;
    padding:4px 10px;
	border-bottom:1px #DCCCAB dashed;
	
}
.menu a:hover{
	background:#2C2C2F;
}
/*
 komentarze
 */
#comments {
    font: 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 20px ;
}

#comments h3 {
    font: 1.6em "Times New Roman", Times, serif;
    margin: 5px 0;
}
#commentlist {
    margin: 0;
    width: 100%;
}
#commentlist ul li {
    border: 1px #585242 dashed;
    margin: 5px 0;
    padding: 5px;
	background:#2C2C2F;
}
#addcomments {
    height: auto;
    margin: 0;
    padding: 10px;
    background: #2C2C2F;
    border: 1px #585242 dashed;
}
/*
 footer
 */
 div#footer {
    margin:0 auto;
    padding: 0;
    width: 800px;
    background:#FFFCF5 url(img/footer.jpg) no-repeat bottom ;
    clear: both;
    text-align:left;
	height:52px;
}

.menubtm{
	clear:both;
	width:auto;
	margin:0;
}
.menubtm li{
	display:inline;
	padding:0 10px 0 0;
	line-height:2em;
}
