﻿#container_middle_left
{
	vertical-align:top;		
	text-align:justify;
	width:698px;	
}

#container_middle_left_div_body
{
	width:698px;	
}

#container_middle_right
{		
	width:222px;
	height:459px;	
	background-image: url(Images/MasterPage_Middle/panel_prawy_all.jpg);	
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:top;	
}

#container_middle_right_div_body
{
	width:222px;
}

#container_middle_menu_right_ul
{	
	padding:0;
	border:0;
	margin:0;
	
}

#container_middle_menu_right_li_start
{
	background-image: url(Images/MasterPage_Middle/panel_prawy_pod_bt.jpg);
	height:25px;
	background-repeat:no-repeat;
	background-position:right top;
	list-style-type:none;	
	text-decoration:underline;
	font-weight:bold;
	padding:4px;
}


#container_middle_menu_right_li_normal
{
	list-style-type:none;
	padding:4px;
	padding-left:10px;
}

#container_middle_menu_right_ul a
{
	text-decoration:none;
	color:Gray;
	font-weight:bold;	
	
}

#container_middle_menu_right_ul a:hover
{
	text-decoration:underline;
	color:Gray;
	font-weight:bold;	
}


#container_middle_left img 
{
	display:block;
		
}



