body {
	font-family:Arial;
	font-size:14px;
	margin:0px;
	padding:0px;
	
	text-align: center; 
	
}



#top
{
	background: url(images/tlo_nagl.gif) repeat-y;
	height:60px;
		
}

#lang
{
	position:absolute;
	margin-top:90px;
	margin-left:400px;
}


#start
{
	position:absolute;
	margin-top:360px;
	margin-left:370px;
}

#menu
{
	
	width:126px;
	text-align:center;
	height:51px;
	float:left;
	color:white;
	
	padding-top:15px;
}

#menu A
{
	color:white;
}

#pasek_menu
{
	
	height:51px;
	width:1px;
	float:left;
	
}

#left
{
	width:160px;
	float:left;
	border: 1px solid #EFE7D1;
	padding:20px;
	background-color:#EFE7D1;
}

#left a
{
	color:black;
	text-decoration:none;
}

#left a:hover
{
	color:black;
	text-decoration:underline;
}


li
{
	list-style-image:url("images/bg_list.gif");

}

#right
{
	width:495px;
	float:left;
	font-family:Tahoma;
	margin:0 auto;
	padding-left:20px;
}

#przerwa
{
	height:2px;
	padding:0px;
	margin:0px;
	clear: both; 
	
}
#linia_szara
{
	width:inherit;
	border-top:1px solid #EFF1F2;
	
}

#box_right
{
	border:1px solid #EFF1F2;
	width:215px;
	height:165px;
	float:left;
	padding:10px;
	
	font-size:12px;
}

#box_right_spacer
{
	width:10px;
	height:165px;
	float:left;
	text-align:center;
}
#box_right_clear
{
	width:430px;
	height:2px
	clear:both;
}
p.box_main
{
	background-color:#EFF1F2;
	color:darkgreen;
	font-weight:bold;
	display:block;
	width:210px;
	text-align:center;
	 margin-top: 0.5em;
	  margin-bottom: 0.3em;
	
}

.logo
{
	font-size:30px;
	text-decoration:none;
	color:black;
}
.napis_przy_logo
{
	font-size:16px;
	font-style: italic; 
}

#page
{
	margin-top:5px;
	width:599px;
	min-height:200px;
	border:1px solid #EFE7D1;
	padding:20px;
	font-size:13px;
	background-color:#FFF9E9;
	
}
h1 {
	font-size:18px;
	display:inline;
	font-weight:normal;
}

ul
{
	padding-left: 1.5em;

}
