body {
	margin: 0;
	padding: 0;
	background: #ffffff /**url(images/img1.gif) repeat-x**/;
	font: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

#box {
	background: #c2ffa5;
	width: 900px;
	display : block;
	margin: 0 auto;
	border:0;
}


#link {
height: 50px;
padding-top:10px;
display : block;
border:0;
color:#57a025;
text-decoration:none;
text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
font: Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
font-size:40px;
}

#title2{

font: Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
margin-top:0;
margin-left:0;
font-size:25px;
color:#57a025;
text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}

h1 {

	padding:0;
	margin:0;
}

#header {
	background:url('images/top.jpg') no-repeat;
	padding:0;
	margin-top:0;
	padding-left:50px;
	padding-top:50px;
	height:205px;
	width:900px;
	display:block;
}

#lewo {
margin-top:-30px;
  float: left;
  width: 672px;
  margin-left:15px;
}

#prawo {
margin-top:-50px;
	margin-left: 688px;
	margin-right: 12px;
	/**background: #4196ee;**/
	position: relative;
	padding-bottom: 1px;
	
}

.clear {
  clear: both;
}

.przerwa {
  clear: both;
  height:44px;
  display:box;
}

#footer {
	background: url(images/footer_top.gif) repeat-x #52a52b;
	width: 900px;
	height: 47px;
	display : block;
	margin: 0 auto;
	border:0;
}

#menu {
	background: url(images/menu.jpg) no-repeat #ffffff;
	width: 200px;
	min-height:50px;
	display : block;
	margin: 0;
	border:0;
	padding-top: 30px;
	padding-bottom: 10px;
}

#menu2 {
	background: url(images/menu2.jpg) no-repeat #ffffff;
	width: 200px;
	min-height:50px;
	display : block;
	margin: 0;
	border:0;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top:20px;
}

#content{
	width: 624px;
	display : block;
	margin: 0;
	border:0;
	margin-left:15px;
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
}

#title{
	width: 624px;
	display : block;
	margin: 0;
	border:0;
}

#content h1 {
	font-family: Tahoma;
	height:24px;
	font-size:18px;
	font-weight:bold;
	display:block;
}

#underline {
	height:10px;
	width:536px;
	display:block;
	background: url('images/podkreslnik.jpg') no-repeat top;
}

#footer p {
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding-top:15px;
	color:#fff;
}

#footer p a{
	text-decoration:none;
	color:#bebebe;
}


#menu ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top:10px;
	padding-bottom:15px;
}

#menu li
{
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px; 
	padding-left: 14px; 
	line-height:26px;
	color:#000;
	font-family:Tahoma;
	font-size:12px;
}

#menu li a
{
	color:#000;
	text-decoration:none;
}

#menu li a:hover, #menu li a:active
{
	color:#000;
	text-decoration:none;
}

#menu_underline {
	height:1px;
	width:157px;
	display:block;
	background: url('images/menu_underline.gif') no-repeat top;
	margin-left:5px;
}

#menu2 ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top:10px;
	padding-bottom:15px;
}

#menu2 li
{
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px; 
	padding-left: 14px; 
	line-height:26px;
	color:#000;
	font-family:Tahoma;
	font-size:12px;
}

#menu2 li a
{
	color:#000;
	text-decoration:none;
}

#menu2 li a:hover, #menu li a:active
{
	color:#000;
	text-decoration:none;
}

