body {
	margin: 0;
	padding: 0;
	background: #ffffff /**url(images/img1.gif) repeat-x**/;
	font: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

#box {
	background: url(images/bg.gif) repeat-x;
	width: 900px;
	display : block;
	margin: 0 auto;
	border:0;
}


#link {
background:url('images/top.jpg');
background-repeat: no-repeat;
width: 790px;
height: 165px;
display : block;
margin: 0 auto;
border:0;
text-decoration:none;
color:#4096ee;
}

h1 {
	padding:0;
	margin:0;
}

#header a {
	padding-left:110px;
	padding-top:40px;
}

#lewo {
  float: left;
  width: 672px;

  margin-left:15px;
}

#prawo {
	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 #4196ee;
	width: 900px;
	height: 47px;
	display : block;
	margin: 0 auto;
	border:0;
}

#menu {
	background: url(images/menu.jpg) no-repeat #4196ee;
	width: 200px;
	min-height:50px;
	display : block;
	margin: 0;
	border:0;
	padding-top: 30px;
	padding-bottom: 10px;
}

#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 {
	text-indent:88px;
	font-family: Tahoma;
	height:24px;
	font-size:18px;
	font-weight:bold;
	display:block;
	background: url('images/znacznik.gif') no-repeat left;
}

#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:#fff;
	font-family:Tahoma;
	font-size:12px;
}

#menu li a
{
	color:#fff;
	text-decoration:none;
}

#menu li a:hover, #menu li a:active
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#menu_underline {
	height:1px;
	width:157px;
	display:block;
	background: url('images/menu_underline.gif') no-repeat top;
	margin-left:5px;
}
