body {
	margin: auto;
	background: #4d2400;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main { 	
	width: 770px;
	margin: auto;
}
#page {
	width: 770px;
	border: 5px solid #000;
	margin: auto;
	position: absolute;
	background: #b49f5c url("images/faux.gif") repeat-y;
}
#header div.logo a {
	display: inline;
	float: right;
	margin: 18px 18px 0 0;
	width: 51px;
	height: 73px;
}
#header {
	height: 242px;
	border-bottom: 5px solid #000;
}

div.top1 { background: url("images/top/01.jpg") no-repeat; }
div.top2 { background: url("images/top/02.jpg") no-repeat; }
div.top3 { background: url("images/top/03.jpg") no-repeat; }
div.top4 { background: url("images/top/04.jpg") no-repeat; }
div.top5 { background: url("images/top/05.jpg") no-repeat; }
div.top6 { background: url("images/top/06.jpg") no-repeat; }
div.top7 { background: url("images/top/07.jpg") no-repeat; }
div.top8 { background: url("images/top/08.jpg") no-repeat; }
div.top9 { background: url("images/top/09.jpg") no-repeat; }
div.top10 { background: url("images/top/10.jpg") no-repeat; }
div.top11 { background: url("images/top/11.jpg") no-repeat; }
div.top12 { background: url("images/top/12.jpg") no-repeat; }
div.top13 { background: url("images/top/13.jpg") no-repeat; }
div.top14 { background: url("images/top/14.jpg") no-repeat; }
div.top15 { background: url("images/top/15.jpg") no-repeat; }
div.top16 { background: url("images/top/16.jpg") no-repeat; }
div.top17 { background: url("images/top/17.jpg") no-repeat; }
div.top18 { background: url("images/top/18.jpg") no-repeat; }
div.top19 { background: url("images/top/19.jpg") no-repeat; }
div.top20 { background: url("images/top/20.jpg") no-repeat; }
div.top21 { background: url("images/top/21.jpg") no-repeat; }
div.top22 { background: url("images/top/22.jpg") no-repeat; }
div.top23 { background: url("images/top/23.jpg") no-repeat; }
div.top24 { background: url("images/top/24.jpg") no-repeat; }
div.top25 { background: url("images/top/25.jpg") no-repeat; }

ul.menu1 {
	padding: 205px 0 0 12px;
	margin: 0;
	list-style: none;
}
ul.menu1 li,
ul.menu2 li { float: left; }

ul.menu2 li a,
ul.menu1 li a { display: block; height: 18px; }

ul.menu1 li a i,
ul.menu2 li a i { display: none; }

ul.menu1 li.a1 a { width: 80px; }
ul.menu1 li.a2 a { margin-left: 5px; width: 50px; }
ul.menu1 li.a3 a { margin-left: 2px; width: 100px; }
ul.menu1 li.a4 a { margin-left: 20px; width: 65px; }


ul.menu2 {
	clear: both;
	padding: 2px 0 0 110px;
	margin: 0;
	list-style: none;
}
ul.menu2 li.b1 a { width: 60px; }
ul.menu2 li.b2 a { margin-left: 30px; width: 60px; }
ul.menu2 li.b3 a { margin-left: 20px; width: 42px; }
ul.menu2 li.b4 a { margin-left: 20px; width: 80px; }
ul.menu2 li.b5 a { margin-left: 5px; width: 35px; }
ul.menu2 li.b6 a { margin-left: 15px; width: 55px; }
#body {	clear: both; }

a { 
	text-decoration: none;
	color: #f5f5f5;
}
a:hover { text-decoration: underline;}
a:visited { color: #d8d8d8; }
#navbar {
	margin: 10px;
	float: right;
	font-size: 8pt;
	text-align: right;
}
#colLeft {
	float: left;
	width: 622px;
	font-size: 8pt;
	background: url("images/bgcontent.jpg") no-repeat;
}
#colLeft div.content {
	margin-bottom: 200px;
	padding: 5px 10px 10px 40px;
}

#projektor {
	font-size: 8pt;
}

div.news {
	margin-bottom: 15px;
}
div.news h1 {
	font-size: 10pt;
	margin: 0;
	color: #fcfcfc;
}
div.news h2 {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	color: #141414;
}
div.news h3 {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	margin: 0;
	color: #141414;
}
div.news div {
	margin-top: 8px;
}
div.news div img.thumb {
	float: left;
	margin: 0 8px 8px 0;
}
div.news div p {
	margin: 0 0 8px 0;
}

#colRight {
	float: left;
  	width: 143px;
 height: 1300px;	font-size: 8pt;
	padding: 0 0 10px 5px;
}
#colRight div.as { 
	background: url("images/as.jpg") no-repeat;
	margin-bottom: 10px;
	width: 143px;
	height: 51px;
}
div.bottom {
	margin: 0 0 0 1px; 
	padding: 0; 
	width: 620px; 
	height: 200px;
	position: absolute; 
	bottom:0;
}
div.bottom1 { background: url("images/bottom_top/1.jpg") no-repeat; }
div.bottom2 { background: url("images/bottom_top/2.jpg") no-repeat; }
div.bottom3 { background: url("images/bottom_top/3.jpg") no-repeat; }
div.bottom4 { background: url("images/bottom_top/4.jpg") no-repeat; }

div.bottomsPre {margin-bottom: 323px; }
div.bottoms { width: 143px; height: 323px; background: url("images/3.jpg") no-repeat; position: absolute; bottom:0;}

div.ClearFix { clear: both; }

input, textarea, select, button, .formtext, .formbutton, .forum{ 
	
	background-color: #f1edca;	
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	BORDER: 1px solid #6a5d3a;

}


.galeria {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #6a5d3a;
	padding: 3px
	}
	
.galeria_tytul {
	font-size: 16px;
	color: #FFFFCD;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	}
.galeria_text {
	}
.galeria_status {
	font-size: 10px;
	color: #FFFFCD;
	font-weight: normal;
	margin: 0;
	}
