BODY {
	background-color : #FDFCE9;
	margin : auto;
}
DIV.a {
	background-color : #FDFCE9;
	width : 100%;
	height : 130px;
	position : absolute;
        z-index : 1;
	top: 0px;
}
DIV.b {
	background-color : #B2C035;
	width : 100%;
	height : 300px;
	position : absolute;
        z-index : 1;
	top: 130px;
	background-image : url(../img/b.jpg);
	background-repeat : repeat-x;
}
DIV.c {
	background-color : #FDFCE9;
	width : 100%;
	height : 100%;
	position : absolute;
        z-index : 1;
	top: 430px;
	background-image : url(../img/c.jpg);
	background-repeat : repeat-x;
}
DIV.main {
	width : 100%;
	height : 100%;
	position : absolute;
        z-index : 2;
	left : 0%;
	top : 0%;
}
DIV.foto {
	position : relative;
        z-index : 3;
        padding-left : 0px;
        padding-right : 40px;
	left : 0%;
	top : 0%;
	float : right;
}
TD.a {
        width : 904px;
}
TD.b1 {
        width : 904px;
        height : 30px;
        background : url(../img/b1.jpg);
	background-position : top;
	background-repeat : no-repeat;

}
TD.b2 {
        width : 250px;
        height : 20px;
        background : url(../img/b2.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
TD.b3 {
        width : 654px;
        height : 425px;

}
TD.b4 {
        width : 250px;
        height : 80px;
        background : url(../img/b4.jpg);
	background-position : top;
	background-repeat : no-repeat;

}
TD.b5 {
        width : 250px;
        height : 300px;
        background : url(../img/b5.jpg);
	background-position : top;
	background-repeat : no-repeat;

}
TD.b6 {
        width : 250px;
        height : 25px;
        background : url(../img/b6.jpg);
	background-position : top;
	background-repeat : no-repeat;

}
TD.b7 {
        width : 904px;
        height : 30px;
}
TD.c1 {
        width : 250px;
        height : 30px;
}
TD.c2 {
        width : 654px;
        height : 600px;
}
TD.d1 {
	background-color : #FDFCE9;
	width : 904px;
	height : 30px;
	background-image : url(../img/d1.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
TD.e1 {
	background-color : #FEF9C5;
	width : 250px;
	border : 5px solid #FECC08;
}
P.menu1 {
	font-family : "Trebuchet MS";
	font-size : 18px;
	color : #406618;
        margin-top : 20px;
        margin-bottom : 0px;
        margin-left : 40px;
        margin-right : 0px;
	text-align : left;
}
A.menu1 {
	color : #406618;
	text-decoration : none;
}
A:HOVER.menu1 {
	color : #9E0B0E;
	text-decoration : none;
}
P.menu2 {
	font-family : Tahoma;
	font-size : 11px;
	color : #406618;
        margin-top : 15px;
        margin-bottom : 20px;
        margin-left : 40px;
        margin-right : 20px;
	text-align : left;
	line-height : 150%;
}
P.header1 {
	font-family : "Trebuchet MS";
	font-size : 18px;
	color : #0D0F04;
        margin-top : 20px;
        margin-bottom : 0px;
        margin-left : 50px;
        margin-right : 0px;
	text-align : left;
}
P.header2 {
	font-family : "Trebuchet MS";
	font-size : 18px;
	color : #0D0F04;
        margin-top : 15px;
        margin-bottom : 0px;
        margin-left : 40px;
        margin-right : 0px;
	text-align : left;
}
P.main {
	font-family : Tahoma;
	font-size : 11px;
	color : #603913;
        margin-top : 15px;
        margin-bottom : 20px;
        margin-left : 50px;
        margin-right : 40px;
	text-align : justify;
	line-height : 180%;
}
A.main {
	color : #9E0B0E;
	text-decoration : underline;
}
A:HOVER.main {
	color : #9E0B0E;
	text-decoration : none;
}
P.foot {
	font-family : Tahoma;
	font-size : 11px;
	color : #FDFCE9;
        margin-top : 10px;
        margin-bottom : 3px;
	text-align : center;
}
A.foot {
	color : #FDFCE9;
	text-decoration : none;
}
A:HOVER.foot {
	color : #FDFCE9;
	text-decoration : underline;
}
img.obrys {
	border: 5px solid #FECC08;
}
