body {
	background-color: #fff;
	color:#222;
	font: normal 12px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
h2 {
	font: normal 22px Georgia, serif;
}
h3 {
	font: normal 20px Georgia, serif;
}
#main {
	width: 900px;
	margin: 0 auto;
	background: #0038A8;
}

#header {
	position: relative;
	padding-top: 0px;
	height: 200px;
	margin:0px 0px 20px 0px;
	background: #0038A8;
}
#header a {
	/*display: inline;*/
	position: absolute;
	width: 222px;
	height: 200px;
	top: 0px;
	left: 20px;
	text-indent: -9999px;
	background: url('../img/logo_agh09a.jpg') no-repeat left top;
}

#header div {
	position: absolute;
	right: 0px;
	height: 200px;
	width: 600px;

}
#header div a {
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 562px;
	height: 80px;
	background: url('../img/festiwal3.gif') no-repeat left top;
}
#header div p {
	display: block;
	position: absolute;
	top: 90px;
	right: 0px;
	width: 562px;
}
/*********************    koniec nagłówka    ****************/

#menu {
	width:200px;
	font-size: 11px;
	background: #0038A8;
	float: left;
	color: #FFCC00;
}
#menu p {
	color: #FFCC00;
	font-weight: bold;
}
#menu a {
	padding: 0px;
	color: #D2BE91;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	/*background: #07336C;*/
	color: #ffff00}

#menu ul{
	margin:0px 0px 0px 20px;
	}
#menu li{
	margin:3px 0px 5px 0px;
	}

#menu .srodek{
	text-align: center;
	border: 1px solid #eae8d7;
	margin: 0 8px 5px;
	padding: 10px 0px;
}
#menu .srodek_fn{
	text-align: center;
	border: 1px solid #eae8d7;
	margin: 0 8px 5px;
	padding: 0px 0px;
}

#menu .lewa{
	text-align: left;
	border: 1px solid #eae8d7;
	margin: 0 8px 5px;
	padding: 10px 0px;
}


#content {
	display: inline;
	position:relative;
	width: 600px;
	float: right;
	margin-right: 20px;
	padding-top: 4px;
	border-top: 1px solid #fff;
	padding: 20px 0 0 20px;
	/*background-color: #DDF7E1;*/
	color: #fff;
}


#footer {
	border-top: 1px dotted #fff;
	padding-top: 5px;
	clear: both;
	background-color: #0038A8;
}


#footer a{
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	background: none;
	color: #ffff00;
}

#footer img{
	border-width: 10px;
	border-style: solid;
	border-color: white;
	margin-right: 20px;
	margin-left: 20px;
}

#welcom {
	/*border-top: 1px dotted #fff;*/

	padding-top: 5px;
	clear: both;
	background-color: #0038A8;
}
#welcom .w_menu {
	margin: 5px 5px 5px 5px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	color: #ffffff;
	font-size: 12pt;
}

#welcom a {
        font-style: normal;
        font-size: 12pt;
	color: #ffffff;}
#welcom a:hover { text-decoration: none; background: #07336C; color: #ffff00;}

#welcom p {
        text-align: justify;
}

#welcom .Aktualnosci {
	margin: 30px 50px 5px 80px;
	border-bottom: 1px dotted #fff;
	color: yellow;
	font-size: 10pt;
}

#welcom_s1 {
	width: 680px;
	height: 510px;
	float: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 90px;
}

#welcom_baner {
	width: 680px;
	height: 100px;
	float: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 90px;
}
