* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #004E95;
	background-image: url('images/body_bg.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
img {
	border: 0;
}
a {
	color: #EFEFEF;
	text-decoration: none;
}
a:hover {
	color: #AAA;
	text-decoration: underline;
}
#header {
	background: url('images/flash_bg.jpg');
	background-position: center bottom;
  	background-repeat: no-repeat;
}
#header_menu_menu {
	margin: 50px 5px 0px 0px;
	display: block;
	float: right;
}
#navigation ul {
	list-style: none;
}
#navigation a {
	outline: none;
}
#navigation li {
	display: inline;
}
#header_img {
	width: 970px;
	height: 501px;
	margin: 0 auto;
	background: url('images/flash_bg.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
#wrapper {
	background: url('images/main_bg.jpg');
	background-position: center top;
 	background-repeat: no-repeat;
 	background-color: #004E95;
}


#main {
	background: url('images/main_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 930px;
	margin: 0 auto;
}

#content {
	width: 450px;
	padding: 0px 10px 0px 10px;
	display: block;
	float: left;
	margin-bottom: 40px;
}
#ogloszenie {
	margin-bottom: 20px;
	width: 440px;
	height: 151px;
	background: url('images/ogloszenia.jpg');
	color: #96abbf;
	line-height: 19px;
}
#ogloszenie p {
	padding: 10px 10px 20px 150px;
}
#content h1 {
	 font-style: italic;
	 font-family: Verdana, Constantia,Georgia,"Palatino Linotype","Bookman Old Style","Bookman Antiqua",serif;
	 font-size: 15px;
	 font-weight: bold;
	 margin-bottom: 15px;
}
#right1 {
	width: 210px; 
	padding: 14px 8px;
	display: block;
	float: left;
	background: url('images/right1_bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 40px;
	color: #abbdcf;
	font-size: 11px;
	min-height: 450px;
	height: 450px;
	height: auto !important;
}
#right1 ul {
	margin-left: 25px;
}
#right1 h2, #right2 h2 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #D1E0ED;
	font-weight: bold;
}
#right2 {
	width: 220px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 40px;
	display: block;
	float: right;
	color: #abbdcf;
	font-size: 11px;
}
#right2 p {
	margin-bottom: 10px;
	margin-right: 20px;
	
}
#right2 .box {
  width: 210px;
  display: block;
  float: right;
  padding: 12px 0px 0px 10px;
  background: url('images/right2_box_bg.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: 20px;
	
}


#footer {
	width: 930px;
	height: 101px;
	margin: 0 auto;
	background: url('images/footer_bg.jpg');
	background-repeat: no-repeat;
	clear: both;
}
input, textarea {
	color: #000;
	background: #E5F5FF;
	border: 2px solid #003873;
	padding: 1px;
	font-family: Verdana, Arial, Verdana, serif;
	font-size: 11px;
}
p.more {
	position: absolute;
	left: 380px; 
	top: 626px;
	font-size: 10px;
}
.more a {
	text-decoration: none;
}
div.wysun {
	margin-left: 10px;
}

