html{
height:100%;
margin: 0px; 
padding: 0px;
}
body { 
    height:100%;
	margin: 0px; 
	padding: 0px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
} 
#outer {
	width: 760px;
	margin:0 auto;
}
#logo_search{}
#logo{ float: left;}
#search{ 
	float: right;
	padding: 0px 23px 4px 45px;
	margin: 23px 0px 0px 0px;
	background: url(../images/szukaj.jpg) left no-repeat; }

/*************************/
#header{
	background: url(../images/header_top.gif) top repeat-x;
	padding: 10px 0px 0px 0px;
	}
#header_bot{
	background: url(../images/header_bot.gif) bottom repeat-x;
	padding: 0px 0px 10px 0px;
}
#topmenu{
	height: 33px;
	background: url(../images/topmenu.gif) top repeat-x;
	padding: 0px 10px;
}
#content_main{ text-align: justify;}
#two_modules{padding: 10px 10px 0px 10px; color: #000;}
#user5{ width: 420px; float: left;}
#user6{ width: 295px; float: right;}
#user5_100, #user6_100{ width:100%;}
#user3{ 
	padding: 1px 10px 2px 10px;
	height: 11px;
	background: url(../images/dol1.gif) top repeat-x;
	text-align: center;}
#copyrights{
	padding: 4px 10px;
	background: url(../images/dol_tlo2.gif) top repeat-x #a4c6eb;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
/************/
#search .inputbox{
	border: 1px solid #7f9db9;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: none;
	height: 16px;
	width: 120px;}
#search .button {
	border: none;
	background: url(../images/strzalka.gif) top left no-repeat;
	color: #fff;
	font-size: 1px;
	font-weight: bold;
 	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 19px;
	line-height: 19px;}
#header img{ vertical-align: top;}
/**********************/

#user3 ul{ margin:0 auto; padding: 0px; width: auto; }
#user3 ul li{ 
	display: inline;
	list-style: none;  
	margin: 0px 40px 0px 0px; 
	padding: 0px; 
	background: none; 
	border: none;
	line-height: 11px;}
#user3 ul li a:link, #user3 ul li a:visited{
	color: #435271; 
	font-weight: normal; 
	font-size:10px; 
	line-height: 11px; 
	padding: 0px 0px 0px 9px;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat;
	background-position: 0px 50%;}
#user3 ul li a:hover{color: #fff;  text-decoration: none;}

#logo img{ vertical-align: top;}
/*************************************************************/
