
.white_text
{
	font-family: arial;
	font-size: 13px;
	color: Navy;
	
}
.carello_text
{
	font-family: arial;
	font-size: 10px;
	color: Red;
	
}
.white_text_small
{
	font-family: arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

.title_white_text
{
	font-family: arial;
	font-size: 15px;
	color: White;
	font-weight: bold;
}


 td.offR {
 border: 1px solid #a9a9a9;
/*background: #dcdcdc;*/
CURSOR: hand;
padding: 1px 0; text-indent: 3px;
}
td.onR{
border-top: 1px solid White;
/*background: #d48b00;*/
CURSOR: hand;
padding: 1px 0; text-indent: 3px;
}

a.main_menu {font-size: 13px; text-decoration: none; font-weight: bold;  font:Arial;}
a.main_menu:link    {color: #a9a9a9; font-weight: bold;}
a.main_menu:visited {color: #a9a9a9; font-weight: bold;}
a.main_menu:active  {color: #a9a9a9; font-weight: bold;}
a.main_menu:hover   {color: #336699; font-weight: bold;}

a.user_menu {font-size: 11px; text-decoration: none;}
a.user_menu:link    {color: Black;}
a.user_menu:visited {color: Black;}
a.user_menu:active  {color: Black;}
a.user_menu:hover   {color: White;}



.inputfield
{
	border: 1px solid #336699;
	font-family: arial;
	font-size: 11px;
	color: Black;
}

.button
{
	border-top: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
	font-family: arial;
	font-size: 13px;
	color: White;
	background: #009EE0;
}
.button_error
{
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	font-family: arial;
	font-size: 11px;
	color: White;
	background: Red;
}
.table_dolna_linia{
border-bottom: 1px solid #6080af;

}
.table_all_linia{
border: 1px solid #6080af;

}
.table_catalog_menu{
border-bottom: 1px solid #336699;
border-top: 1px solid White;
}


a.catalog_menu {font-size: 14px; text-decoration: none; font-weight: bold;}
a.catalog_menu:link    {color: #336699; font-weight: bold;}
a.catalog_menu:visited {color: #336699; font-weight: bold;}
a.catalog_menu:active  {color: #336699; font-weight: bold;}
a.catalog_menu:hover   {color: White; font-weight: bold;}



a.dark_link {font-size: 13px; text-decoration: none; font-weight: bold;}
a.dark_link:link    {color: #336699; font-weight: bold;}
a.dark_link:visited {color: #336699; font-weight: bold;}
a.dark_link:active  {color: #336699; font-weight: bold;}
a.dark_link:hover   {color: White; font-weight: bold;}


.text_YES
{
	
	font-family: arial;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	
}
.text_NO
{
	
	font-family: arial;
	font-size: 12px;
	color: Red;
	font-weight: bold;
	
}

.green_bold
{
	
	font-family: arial;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	font-style: italic;
	
}
.gray_bold
{
	
	font-family: arial;
	font-size: 12px;
	color: #505050;
	font-weight: bold;
	font-style: italic;
	
}


.catalog_table
{
	border-bottom: 1px solid #336699;
	
}

