* {
	margin: 0px;
	padding: 0px;	
	}
body {
	/*background-image: url(../images/bg_site.jpg);*/
	/*background-repeat: repeat-x;*/
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 9pt;
	text-align:justify;
	}
	
#container {
	width: auto;
	height: auto;
	margin: 0px auto;
	position: relative;
	}

#header {
	height: 300px;
	}
	
#logo {
    position: absolute;
	top: 10px;
	}

#logo img{
	border: 0
	}
	
#main-section {
	width: auto;
	padding: 0px;
	float:right;
	height: auto;
	min-height: 280px;	
	}
		
#menu {
	width: 20%;
	height: 150px;
	/*filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;*/
	float:left;
	position: absolute;
	top: 300px;
	left: 2%;
	}
ul#navmenu {
	list-style-type: none;
	/*list-style-image: url('../images/nutka.jpg'); */
	font-family: arial, sans-serif;
	font-size: 18px;	
	padding:0px;
	line-height: 35px;
	margin-left: 20px;
	text-align: left;
	}
ul#navmenu li a {
	text-decoration:none;
	color: #213d99;
	}
ul#navmenu li a:hover {
	text-decoration:none;
	color: #0069ce;										
	}
#menu_prawe {
	width: 20%;
	
	background-image: url(../images/menu_prawe.jpg);
	float:left;
	position: absolute;
	top: 300px;
	left: 73%;
	}	
#menu_prawe h1 {
	list-style-type: none;
	font-family: arial, sans-serif;
	font-size: 18px;	
	color: red;
	padding:0px;
	line-height: 35px;
	margin-left: 20px;
	text-align: left;
	}	
ul#navmenu_prawe {
	list-style-type: none;
	font-family: arial, sans-serif;
	font-size: 15px;	
	color: #213d99;
	padding:0px;
	line-height: 35px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	}
ul#navmenu_prawe li {
	text-decoration:none;
	border-bottom: 1px solid #213d99;
	}	
#center {
position: absolute;
	top: 290px;
	left: 22%;
	margin-top: 20px;
	width: 48%;		
	float: right;
	font-size: 15px;
	line-height: 1.5;
	}
#center h1 {									
			font-size: 20px;
			margin: 0 0 15px 0;	
			color: #213d99;
			font-family: arial, sans-serif;	
			text-align: center;
			padding-bottom: 4px;
			border-bottom: 1px solid #213d99;
			line-height: 1.5;				
			}	
#center h2 {									
			font-size: 16px;
			color: #213d99;
			font-family: arial, sans-serif;	
			text-align: center;
			padding-bottom: 4px;
			line-height: 1.5;				
			}
#center table {									
			border: 1px solid blue;
			border-color: #213d99;
			border-collapse: separate;
			width: 100%;
			font-family: arial, sans-serif;	
			text-align: center;
			}		
#center a {
	color: #213d99;
	}
#center a:hover {
	color: #0069ce;										
	}
#center b {
	color: #213d99;
	}	
#center li {
	text-decoration:none;
	/*list-style-image: url('../images/fly1.png');*/
	margin-left: 60px;
	line-height: 25px;
	}

#galeria {
	padding: 4px;
	margin: 0 15px 15px 0;
	text-align: center;
	}	
	/*
#footer {
	width:100%;
	text-align: center;
	float:right;
	letter-spacing: 2px;
	color: #00004d;
	font-size: 12px;
	position: absolute;
	top: 870px;
	}*/