
/* okno przegladarki */
html, body {
	margin:0;
	padding:0;
	font-family: arial ce, arial, tahoma, verdana, sans-serif;
	font-size:12px;
	background-image: url('../Layout/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF; 
	/*color:#7B7792;*/
	color:#323232;
	line-height:18px;
	height:auto;
}
#menu2
{
	width:240px;
	height:100%;
	padding-bottom:20px;
	outline-style:none;
	border:0;background:0;
}
#banner_zaufali_nam
{
	
}
a
{
	color:#7B7792;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
input,textarea
{
	color:#7B7792;
	font-family: arial ce;
	font-size:12px;
}
#top
{
	margin:0 auto;
	text-align:center;
	width:970px;
	height:140px;
}
img
{
	padding:0;
	margin:0;
}
#logo
{
	float:left;
	width:366px;
	height:140px;
	background-image: url('../Layout/logo.jpg');
}
#top_right
{
	width:171px;
	height:135px;
	float:right;
	border-bottom:5px solid #584A85;
}
#main
{
	margin:0 auto;
	text-align:center;
	width:970px;
	height:100%;
}
#menu
{
	width:240px;
	height:100%;
	padding-bottom:20px;
	outline-style:none;
	border:0;background:0;

}
#content
{
	width:710px;
	float:left;
	height:auto;
}
#foot
{
	clear:both;
	margin:0 auto;
	text-align:center;
	width:970px;
	height:70px;
	border-top:1px solid #EBEBED;
}
#copyrajt
{
	margin-top:20px;
	background-image: url('../Layout/down_r1_c1.jpg');
	width:235px;
	height:21px;
	float:left;
}
#madeby
{
	margin-top:20px;
	background-image: url('../Layout/down_r1_c4.jpg');
	width:112px;
	height:21px;
	float:left;
}
#sitemap
{
	margin-top:20px;
	margin-left:220px;
	background-image: url('../Layout/down_r1_c6.jpg');
	width:78px;
	height:21px;
	float:left;
	cursor:pointer;
}
#legal
{
	cursor:pointer;
	margin-top:20px;
	background-image: url('../Layout/down_r1_c7.jpg');
	width:87px;
	height:21px;
	float:left;
}
.lang {
	cursor: pointer;
	margin-top: 66px;
	width: 65px;
	height: 12px;
	float: right;
	display: inline;
	background-repeat:no-repeat;
}

#drukuj
{
	cursor:pointer;
	margin-top:65px;
	background-image: url('../Layout/top_r1_c5.jpg');
	width:62px;
	height:13px;
	float:right;
}
#szukaj
{
	margin-top:56px;
	background-image: url('../Layout/szukaj.jpg');
	width:171px;
	height:30px;
	float:left;
}
ul
{
	list-style:square;
}
li
{
	margin:5px;
}
li a
{

}