body {
    background-color: #D3D8C2;
    background-image: url('/duszek-lasu_pl/images/tlo2.jpg');
    text-align: center;
    font-family: Verdana;
    font-size: 13px;
}

a {
    color: #4c781a;
}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:active{text-decoration: none;}
a:hover{text-decoration: none;}

img {
    border: 0px;
}

#header_lang {
    width: 982px;
    height: 16px;
    margin: 0 auto;
    text-align: left;
}

#header1 {
    width: 982px;
    height: 62px;
    margin: 0 auto; 
    text-align: left;
}

#header2 {
    width: 982px;
    height: 203px;
    margin: 0 auto; 
    text-align: left;
}

#header3 {
    width: 982px;
    height: 28px;
    margin: 0 auto; 
    text-align: left;
}

#content {
    width: 978px;
    margin: 0 auto; 
    text-align: left;
}

.main {
    background-image: url('/duszek-lasu_pl/images/tlo-cien.jpg');
    width: 740px;
    
}

.menu-button {
    width: 240px;
    height: 29px;
    margin-left: 2px;
    background-image: url('/duszek-lasu_pl/images/button.png');
}

.menu-button-text {
    position: relative;
    margin-left: 33px;
    top: 5px;
    font-family: Verdana;
    font-size: 16px;
    }

.menu-button-text a{
    color: #4c781a;
}
    
.slash-button {
    width: 165px;
    height: 30px;
    background-image: url('/duszek-lasu_pl/images/slash-button.gif');
}

.wide-slash-button {
    height: 30px;
    background-image: url('/duszek-lasu_pl/images/slash-button.gif');
    background-repeat: no-repeat;
}

.slash-button-text {
    position: relative;
    margin-left: 28px;
    top: 6px;
    font-family: Verdana;
    font-size: 16px;
    color: #4c781a;
    }

.big_green {
    font-size: 16px;
    color: #4c781a;
}
    
.slash-button-text a{
    color: #4c781a;
}

.fltl {
    float: left;
}

.fltr {
    float: right;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.big {
    font-size: 17px;
}

.medium {
    font-size: 15px;
}

.small {
    font-size: 13px;
}

a small{
    font-size: 13px;
}

.black {
    color: #000000;
}

.green {
    color: #4c781a;
}

.center {
    text-align: center;
}

.vcenter {
    vertical-align: center;
}

.top {
    vertical-align: top;
}

.line {
    width: 200px;
    height: 7px;
    background-image: url('/duszek-lasu_pl/images/linia.gif');
    background-repeat: no-repeat;
    background-position: top;
}

.wide-line {
    width: 740px;
    height: 10px;
    background-image: url('/duszek-lasu_pl/images/linia-wide.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}

.article {
    margin: 0px 15px 0px 15px;
}

.image-margins {
    margin: 2px 5px 0px 0px;
}

.two_images{
}
.two_images table{
    width: 600px;
}
.two_images td{
    width: 290px;
    text-align: center;
}

.margin_15 {
    margin: 15px 15px 15px 15px;
}

table.pedegree {
	width:100%;
	padding:2px;
	border:1px solid #eee;
}

th.pedegree {
	color:#6CCC26;
	border-bottom:1px solid #eee;
	background:#f5f5f5;
	padding:2px;
    font-size: 12px;
}

td.pedegree {
	padding:1px;
	text-align:center;
	background:#f5f5f5;
    font-size: 10px;
    height:30px;
}
