body {
		background: #341111 url(images/tlo.gif) repeat-x;
}
.top h1 { margin-top: 50px; margin-bottom: 0px; font-size: 16px; }

.top {
	font-family: arial;
	font-size: 20px;
	height: 76px;
	color: white;
	background: #8E2C2D url(images/tlo-top.jpg) no-repeat;

}
.bottom {
	background: #8E2C2D url(images/tlo-bottom.gif) no-repeat;
	height: 23px;
	text-align: right;
	color: #FFBCB9;
	font-size: 11px;
	line-height: 23px;
	padding-bottom: 3px;

}
.menu {
	background-color: #8E2C2D;
	width: 140px;
	border-left: 1px solid #2A0606;

}
.menu a { 
      
      text-decoration:none;
      color: #AE3E3C;

} 
.content {
		background: #DCD984 url(images/tlo-content.gif) no-repeat; 
		border-right: 1px solid #2A0606;
		height:  200px;
}
td {
	font-family: verdana;
	font-size: 12px;
}

.content-div {
z-index: -1;
	position: relative;
	color: #40401F;
}

.content-div h1,h2,h3 {

font-family: arial;
}
.content-div h1 {
  font-size: 22px;
  color: #863517;
}
.content-div h2 {
    color: #5b7838;
    font-size: 16px;  
    margin-bottom: 4px;
}

.content-div a {
    text-decoration: none;
    color: #863517;
    font-weight: bold;
}
.content-div a:hover {
    text-decoration: underline;
}

.main-content-div {
			padding: 10px;

}
.div-tlo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 46px;
	height: 102px;
	background-image: url(images/tlo-content-lisc.gif);
}


.panel {
	z-index: 1;
	padding: 10px;
	float: left;
	background: url(images/tlo-panel.gif) no-repeat top left;
}

#photodiv {

    background-repeat:no-repeat;
}

/* --- menu --- */
.menu-div {
  
}
.menu-div ul {
    margin:0px;
    padding-left:0px;
    border-top: 1px solid #BC5454;
    list-style: none;
}
.menu-div li {
    padding: 0px;
    border-bottom: 1px solid #BC5454;
    background-color: #742C2D;
  
}
.menu-div li:hover {
background: red;
}
.menu-div a {
    padding-left: 15px;
    display:block;
    width: 125px;
    height: 22px;
    line-height: 22px;
    color: #FFBCB9;
    text-decoration: none;
    background: #8e2c2d url(images/tlo-button.gif);
    
}
.menu-div a:hover {
    background-position: 0px 22px;
    color: white;
}
.menu-div .menu-active {
    padding-left: 15px;
    display:block;
    width: 125px;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    background: #8e2c2d url(images/tlo-button.gif);
    background-position: 0px 22px;
    color: white;
}


/*----- artykuly ---------*/
.article-table {
            border-bottom: 1px solid #898B45;
            margin-bottom: 10px;
}
.artykul-zajawka {
            color:#707024; 
            font-weight: normal;
            

}
.article-div { 
    
        border-bottom: 1px solid #898B45;
        padding-bottom: 20px;
        margin-bottom: 10px;
}
.zajawka {
    text-align: justify;
}
.zajawka-img {
        margin-left: 5px;
        border: 1px solid #898B45;
        color: #222222;
} 

.blad {
		color: red;

}

.small {
font-size: 10px;
color: #707024;
}
input,textarea {
  background: url(images/form-bg.jpg) no-repeat top left;
  border:0;
  padding-left: 5px;

}
.produkt-zajawka-img {
    background: url(images/tlo-panel.gif) no-repeat top left;
    padding: 5px;
    margin-left: 8px;
    margin-right: 8px;
}
.produkt-zajawka-opis {
    background: url(images/produkt-table.gif) no-repeat;
    font-size: 10px;
    padding: 5px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 10px;
}
.produkt-table {
    width: 185px;
    height: 100px;
    background: url(images/produkt-table.gif) no-repeat;
    
}

