BODY{
	background: #6A6A6A;
	margin-top: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9;
}

A:HOVER{
	text-decoration:underline;
	color: #E9E9E9;
}


A{
	text-decoration:none;
	color: #E9E9E9;

}

.header_left{
	background: #6A6A6A url(img/gitara_harm.jpg) no-repeat fixed top left;
	width: 140;
	height: 250;
	border-left: 2px solid #B2B2B2;
	text-align: center;
	border-bottom: 2px solid #B2B2B2;
	padding-top:170;
	vertical-align:top;
}

.header_center{
	width: 620;
	background: #6A6A6A url(img/radio.jpg) no-repeat fixed top right;	
	vertical-align:top;
	border-right: 2px solid #B2B2B2;

	
}
.menu{
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;	
	height: 12;
	vertical-align: top;
}

.menu_item_active{
	width: 70;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	height: 12;
	background-color: #7E7E7E;
	padding-left: 5;
	font-size: 10;
	color: #E9E9E9;
	text-align: center;
	text-transform: uppercase;
}

.menu_item_notactive{
	width: 70;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	height: 14;
	background-color: #5E5E5E;
	padding-left: 5;
	font-size: 10;
	color: #E9E9E9;
	text-align: center;
	text-transform: uppercase;
}



.main{
	height: 450;
	border-top: 1px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	background-color: Gray;
	vertical-align: top;
	font-size: 11;
	color: #E2E2E2;
	border-bottom: 2px solid #B2B2B2;
	padding:8;
	text-align:justify;
}

.table_header{
	font-size: 11;
	text-align: center;
	background-color: #B9B9B9;
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-bottom: 1px solid #383838;
	border-right: 1px solid #383838;
}

.table_row{
	font-size: 11;
	padding-left: 3;
	background-color: #D8D8D8;
}

.formularz_pole{
	border-top: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	border-bottom: 1px solid #383838;
	border-right: 1px solid #383838;
	font-size: 11;
	background-color: #C8C8C8;
	color: Black;
}
.menu_item_rog{
	background: #6A6A6A url(img/rog.gif) no-repeat fixed top left;
	width:15;
}

.menu_item_rog_notactive{
	background: #6A6A6A url(img/rog_notactive.gif) no-repeat fixed top left;
	width:15;
}
