/* Autor: Piotr Oracki Url: http://www.engine72.pl */

html,body{
	color:#000;
	background-color: #FFFFFF;
	background-image: url(../img/background.png);
	background-repeat:repeat-x;
	margin:0;
}
#body_area{
	clear:both;
	width:942px;
	height:auto;
	margin: auto;
	/*font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;*/
	padding: 0px;
	float: inherit;
}
.footer{
	width:auto;
	/*min-height:112px;*/
/*	padding: 30px 20px 50px 20px;*/
/*	cursor:default;*/
	position:relative;
}
.wrap_gora{
	position:relative;
	width:942px;
	height: 112px;	
	margin:0px auto;
	background-image:url(../img/tlo_gorne_red_proste_w_uzyciu_942x112px.png);
	background-repeat:no-repeat;	
}
.wrap_srodek{
	position:relative;
	width:942px;
	min-height:inherit;	
	margin:0px auto;	
}
.wrap_dol{
	position:relative;
	width:942px;
	height: 31px;
	background-image:url(../img/belka_dolna_copyright.png);
	background-repeat:no-repeat;
	margin:0px auto;	
}
.logo{
	width: 145px;
	height: 87px;
	margin-left:29px;
	float: left;
}
.menu{
	width: 600px;
	margin-top:0px;
	height: 20px;
	margin-left:25px;
	padding-top:90px;
	float: left;
}
.logowanie{
	/*position:absolute;*/
	padding-top:10px;
	width: 120px;
	height: 80px;
	margin-left:10px;
	float:left;
}
.login_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #f68f93;
	clip: rect(auto,auto,auto,4px);
	padding-left: 2px;
	float: left;
	width: 80px;
}
/*--------------------------------------------*/
.belka_adres{
	background-image:url(../img/belka_gorna_linki_miejsca.png);
	background-repeat:no-repeat;
	height:26px;
}
.tabela_srodkowa_glowna{background-color:#FFFFFF;}
.tabela_srodkowa_kategorie{background-color:#f2f1df;}
.jezyk_wlaczony_bg{
	background-image:url(../img/tlo_jezyk_wlaczone.png); 
	background-repeat:no-repeat; 
	min-height:30px;
	width:144px;
	padding-right:4px;
}
.jezyk_wylaczony_bg{
	background-image: url(../img/tlo_jezyk_wylaczone.png); 
	background-repeat:no-repeat;
	min-height:30px;
	width:144px;
	padding-right:4px
}
.tabela_nazwa_bg{background-color:#d0dad1;}
.tabela_opis_bg{background-color:#f2f1df;}
.jezyk_dystrybutorzy_bg{
	background-image:url(../img/tlo_jezyk_dystrybutorzy.png); 
	background-repeat:no-repeat; 
	height:28px;
	width:200px;
	background-position:center;

}
