@charset "iso-8859-2";
/* CSS Document */

body
{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
	
}

a { text-decoration:none; color:#bbb; }
a:hover { color:#dddddd; text-decoration:none; }

h1
{ 
	font-size:12px;
	display:inline;
	color: #a1cc09;
	text-transform:uppercase;
}

h2 
{ 
	font-size:12px;
	display:inline;
	color: #0094da
}

h3
{ 
	font-size:12px;
	display:inline;
	color: #0094da
}

.tekst_tabele
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c2d2d;
	
}

#all 
{
	width:924px;
	margin:0 auto;
	background-color:#fff;
}

#all #g1
{
	width:924px;
	height:42px;
	margin:0 auto;
}

#all #g1 .lewa
{
	width:228px;
	height:42px;
	margin:0 auto;
	float:left;	
	background-image:url(panel/g1.png);
	background-repeat:no-repeat;
}

#all #g1 .prawa
{
	width:696px;
	height:42px;
	margin:0 auto;
	float:right;	
	background-image:url(panel/g2.png);
	background-repeat:no-repeat;
}
#all #g1 .prawa_menu
{
	width:696px;
	height:42px;
	margin:5px;
}

#all #g1 .prawa a 
{ 
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}

#all #g1 .prawa a:hover 
{ 
	color:#dddddd; 
	text-decoration:none; 
}


#all #g3
{
	width:924px;
	height:5px;
	margin:0 auto;
	background-image:url(panel/g3.png);
	background-repeat:no-repeat;
}


#all #logo
{
	width:924px;
	height:113px;
	margin:0 auto;
}

#all #logo .elop_lewa
{
	width:228px;
	height:113px;
	margin:0 auto;
	float:left;	
	background-image:url(panel/logo1.jpg);
	background-repeat:no-repeat;
}

#all #logo .elop_prawa
{
	width:696px;
	height:113px;
	float:right;	
	background-image:url(panel/logo2.jpg);
	background-repeat:no-repeat;
}

#all #g4
{
	width:924px;
	height:8px;
	float:left;
	background-image:url(panel/g4.png);
	background-repeat:no-repeat;	
}

#all #srodek
{
	width:924px;
	float:left;	
}

#all #srodek .menu_lewa
{
	width:228px;
	height:400px;
	float:left;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(panel/tlo1.png);
	background-repeat:no-repeat;
	padding-top:10px;
	
}

#all #srodek .menu_lewa a
{
	color:#fff;
}

#all #srodek .menu_lewa a:hover
{
	color:#bbb;
}

#all #srodek .tresc
{
	width:696px;
	float:right;
	height:100%;
	background-image:url(panel/tlo2.png);
	background-repeat:no-repeat;
}

#all #srodek .tekst
{
	width:666px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:15px;
}


#all #dol
{
	width:924px;
	height:70px;
	margin:0 auto;
}

#all #dol .elektroniczny_obieg_faktur
{
	width:228px;
	height:70px;
	margin:0 auto;
	background-image:url(panel/d1.png);
	background-repeat:no-repeat;
	float:left;	
}

#all #dol .elektroniczny_obieg_dokumentow
{
	width:696px;
	height:70px;
	margin:0 auto;
	background-image:url(panel/d2.png);
	background-repeat:no-repeat;
	float:left;	
}

