body
{
	margin: 0 auto;
	font-family: verdana;
	font-size: 11px;
	background-color: #46250E;
}

h1
{
	color: #824D25;
	font-size: 13px;
	font-weight: bold;
}

h2
{
	color: #824D25;
	font-size: 12px;
	font-weight: bold;
}

h2
{
	color: #824D25;
	font-size: 12px;
	font-weight: bold;
}

a
{
	text-decoration: none;
}
hr
{
color: #BF4334;
}
#all
{
	width: 1000px;
	margin: 0 auto;	
}
#all #web
{
	width: 1000px;
	float: left;
	background-color: #F8C389;
	border-left: 1px solid #FFD9B2;
}
#all #web #logo
{
	width: 1000px;
	height: 193px;
	float: left;
	background-image: url(/panel/gora.jpg);
	background-repeat: no-repeat;
}
#all #web #menu
{
	width: 1000px;
	height: 51px;
	float: left;
}
	
#all #web #lewa
{
	width: 203px;
	float: left;
	background-image: url(/panel/lewa_tlo.jpg);
	background-repeat: repeat-y;
}

#all #web #lewa #button
{
	width: 203px;
	height: 42px;
	float: left;
	background-image: url(/panel/button_lewa.png);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
}
#all #web #lewa #button a
{
	color: black;
	text-decoration: none;	
}


#all #web #lewa #button a:hover
{
	color: #BE0005;
	text-decoration: none;
	
}

#all #web #tresc
{
	width: 591px;
	float: left;
	background-image: url(/panel/srodek.png);
	background-repeat: repeat-y;	
}
#all #web #tresc a
{
	color: black;
}

#all #web #tresc a:hover
{
	color: #C04234;
}


#all #web #prawa
{
	width: 206px;
	float: left;
	background-image: url(/panel/prawa_1.jpg);
	background-repeat: no-repeat;		
}

#all #web #prawa a
{
	color: black;
}


