body {
margin: 0px;
background: #89613D url(gfx/back_main.jpg) repeat-x 0 0;
}
*, div{ 
font-family: Arial;
font-size:12px;
color:#000000;
}
#left{
	background: url(gfx/back_left.jpg) no-repeat right 0;
	width:50%;
}
#right{
	background: url(gfx/back_right.jpg) no-repeat left 0;
	width:50%;
}

#content{
	background:#FFFAEB url(gfx/back_top.jpg) no-repeat 0 0 ;
	width:930px;
}
#drzwi{
	position: absolute;
	width:430px;
	height:305px;
	margin-left:250px;
}
#flagi{
	position: absolute;
	width:100px;
	height:22px;
	margin:0;
	margin-left:830px;
	margin-top:240px;
	background:url(gfx/shadow_flagi.jpg) no-repeat 0 bottom ;
}
#left_column{
	width:250px;
}
#tresc{
	padding-top: 90px;
	padding-right:10px;
}
.menu_left{
	margin-top:10px;
	width:212px;
	background:url(gfx/menu_left_back.jpg) repeat-y right 0;
}
.menu_left_top{
	width:212px;
	padding-top:25px;
	background:url(gfx/menu_left_top.jpg) no-repeat right 0;
}
.menu_left_bottom{
	width:212px;
	padding-bottom:25px;
	background:url(gfx/menu_left_bottom.jpg) no-repeat right bottom;
}
.menu_left_padding{
	padding:10px;
}
ul.menu{
	list-style-image: url(gfx/menu_dot1.gif);
}
ul.submenu{
	margin-left:3px;
	padding-left:3px;
	list-style-image: url(gfx/menu_dot2.gif);
}
li{
	margin:5px 0px;
}
.shadow_menu{
	background:url(gfx/shadow_menu.jpg) no-repeat center -3px;
}
.menu_left_big{
	font-size: 13px;
	font-weight: bold;
	color: #53360B;
	text-decoration: none;
}
.menu_left_small{
	font-size: 12px;
	color: #7F5B26;
	text-decoration: none;
}
.adres{
	font-size: 13px;
	color: #53360B;
	text-decoration: none;
	line-height:20px;
	padding-left:40px;
}
#main_table{
	background:url(gfx/back_bottom.jpg) repeat-x 0 bottom;
}
#foot{
	height:58px;
	background:url(gfx/foot_back.jpg) no-repeat 0 0;
}
.link{
	text-decoration: none;
	font-weight: bold;
}
input, select, textarea { 
background-color: #F0EEEB; 
color:black; 
font-size: 12px; 
border: solid 1px #867259;
}
.but{
	background-color:#867259;
	color:#F0EEEB;
	font-size: 12px; 
	font-weight: bold;
	text-align:center;
	border: solid 1px;
}
.obrazek{
	border: solid 1px #867259;
}
.img_top{
	background:url(gfx/img_top.jpg) no-repeat center bottom;
	height:9px;
}
.img_bottom{
	background:url(gfx/img_bottom.jpg) no-repeat center 0;
	height:9px;
}
h1{
	margin:0;
	padding:0;
	font-size:14px;
}
.obrazek2{
	border: solid 3px #FFFFFF;
}
