@charset "iso-8859-2";
/* CSS Document */

body
{
	background-color:#fdedce;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#555;
	background-image:url(panel/pobierowo_tlo.jpg);
	background-repeat:repeat-x;
	
}

a { text-decoration:none; color:#bbb; }
a:hover { color:#dddddd; text-decoration:none; }

h1
{ 
	font-size:13px;
	display:inline;
	color: #f96e08;
	text-transform:uppercase;
}

h2 
{ 
	font-size:13px;
	display:inline;
	color: #0094da
}

h3
{ 
	font-size:13px;
	display:inline;
	color: #0094da
}

.tekst_tabele
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c2d2d;
	
}

#all 
{
	width:700px;
	margin:0 auto;
}

#all #pobierowo_lewa
{
	width:192px;
	height:636px;
	margin:0 auto;
	float:left;	
}

#all #pobierowo_lewa .gora
{
	width:192px;
	height:394px;
	margin:0 auto;
	float:left;	
	background-image:url(panel/lewa_gora.png);
	background-repeat:no-repeat;
}

#all #pobierowo_lewa .dol
{
	width:192px;
	height:242px;
	margin:0 auto;
	float:left;	
	background-image:url(panel/lewa_dol.png);
	background-repeat:no-repeat;
}

#all #pobierowo_prawa
{
	width:508px;
	height:636px;
	margin:0 auto;
	float:right;
}


#all #pobierowo_prawa .menu
{
	width:508px;
	height:40px;
	margin:0 auto;
}

#all #pobierowo_prawa .tresc
{
	width:508px;
	height:596px;
	margin:0 auto;
	float:left;	
	background-image:url(panel/tresc.png);
	background-repeat:no-repeat;
}

#all #pobierowo_prawa .tekst
{
	margin-left: 20px;
	margin-right: 20px;
}

#all #dol
{
	width:508px;
	height:30px;
	margin:0 auto;
	float:right;
	font-size:9px;
}

#all #dol2
{
	width:508px;
	height:30px;
	margin:0 auto;
	float:right;
	font-size:11px;
}