@charset "iso-8859-2";
/* CSS Document */

body
{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	background-image:url(panel/tlo1.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	
}

a { text-decoration:none; color:#a83f46; }
a:hover { color:#3a2e22; text-decoration:none; }

h1
{ 
	font-size:16px;
	display:inline;
	color: #b33630;
	font-weight: bold;	
	font-family: georgia;
}

h2 
{ 
	font-size:16px;
	display:inline;
	color: #b33630;
	font-weight: bold;
	font-family: georgia;
}

h3
{ 
	font-size:12px;
	display:inline;
	color: #0094da
}

.tekst_tabele
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c2d2d;
	
}

#all 
{
	width:970px;
	margin:0 auto;
	background-color:#fff;
}


#all #lewa
{
	width:56px;
	height:600px; 
	float:left;	
	background-image:url(panel/lewa.jpg);
	background-repeat:no-repeat;
}

#all #srodek
{
	width:858px;
	float:left;	
}

#all #srodek #g1
{
	width:858px;
	height:295px;
}

#all #srodek #menu
{
	width:858px;
	height:62px;
	float:left;
	background-image:url(panel/menu.jpg);
	background-repeat:no-repeat;
}

#all #srodek #tresc
{
	width:858px;
	float:left;
	
	background-image: url(panel/tlo_tr.png);
	background-repeat: no-repeat;
}

#all #srodek #tresc #lewa_tr
{
	width:605px;
	float:left;
}

#all #srodek #tresc #prawa_tr
{
	width:253px;
	float:left;
}

#all #srodek #tresc #prawa_tr .menu
{
	width:253px;
	float:left;
}

#all #srodek #tresc #prawa_tr .menu a 
{ 
	text-decoration:none;
	color:#a83f46;
	
}

#all #srodek#tresc #prawa_tr .menu a:hover 
{ 
	color:#dea766; 
	text-decoration:none; 
}



#all #prawa
{
	width:56px;
	height:600px; 
	float:left;	
	background-image:url(panel/prawa.jpg);
	background-repeat:no-repeat;
}



#all #d1
{
	width:970px;
	height:55px;
	float:left;	
	background-image:url(panel/d1.png);
	color: #fff;
	background-repeat:no-repeat;
}

#all #d1 a
{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#all #d1 a:hover
{
	font-size: 11px;
	color: #dea766;
	text-decoration: none;
}

#d2
{
	width:100%;
	height:19px;
	margin:0 auto;
	background-image:url(panel/d2.png);
	background-repeat:repeat-x;
	float:left;	
	color: #eb856f;
	font-size:11px;
}

#d2 a
{
	color: #eb856f;
	font-size:11px;
}

#d2 a:hover
{
	color: #dea766;
	font-size:11px;
}

.w240
{
	width: 240px;
}

.w120
{
	width: 80px;
}

.b2
{
	border-bottom:1px solid #F2E9E1;
}

.rez_input
{
	border:1px solid silver;
}
