p{
	text-decoration: none;
	font-family:  Arial;
  	font-size: 13px;
	color: #fff492;
padding: 0px 0px 0px 0px;
}
body {
	text-decoration: none;
	font-family:  Arial;
  	font-size: 18px;
 	font-weight: bold;
	color: #fff492;
	background-color: #a9ddff;
	background-image: url('/img/bg.jpg'); background-repeat: repeat-x;
}

div.body2 {
width:100%;
height:100%;
padding:0px;
margin:0px;
} 

#glowny {
	margin: 0 auto;
	width: 846px;
	height: 100%;
	border: 2px solid #ffd303;
	border-top: 0px;
	background-color: #026a9f;
	background-image: url('/img/bg_body.png'); background-repeat: no-repeat;
	background-position: bottom;
	display: table;
}

#baner {
	width: 850px; 
	margin: 0 auto; 

	z-index: -1;
}

#lewy {
	float: left;
	width: 190px; 
	margin-bottom: 20px; 
}

#prawy {
	float: right;
	width: 655px; min-height: 650px;
	margin: 0; 
	text-align: left;
border-left: 1px dotted #ffd303;
}

a.menu, a.menu:hover a.menu:visited{
	text-decoration: none;
	font-family: Arial;
  	font-size: 15px;
 	font-weight: bold;
	color: #fff492;
	
}

ul.menu {
padding-left: 50px;
padding-right: 2px;
list-style-image: url('/img/li.gif');
}

ul.menu_sub {
	margin-left: 5px;
	font-family: Comic Sans MS, Arial;
  	font-size: 11px;
 	font-weight: bold;
	color: #fff492;
text-decoration: none;
}

img {
	border: 1px solid #ffd303; 
}
img.banner {
	border: 0px;
}

h2, h4 {
	margin-top: 0px;
	margin-bottom: 0px;
color: #f5b304;
}

a.dropdown, a.dropdown:visited {
	font-family:  Arial;
  	font-size: 12px;
 	font-weight: bold;
	color: #fff492;
	text-decoration: none;
	margin-left: 15px;
}

a, a:hover a:visited {
	margin-left: 5px;
	font-family:  Arial;
  	font-size: 11px;
 	font-weight: bold;
	color: #fff492;
	text-decoration: none;
}