.product_list_link
{
	font-weight: bold;
	font-size: 13px;
}

.product_list_note_link
{
	color: #555555;
	font-size: 11px;
	text-align: justify;
	width: 100%;
	font-family: arial;
}


/* STARE STYLE */


table
{
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #444444;
}

a
{
	text-decoration: none;
	/*color: #0e57fd;*/
	color: #3f6084;
}

table
{
}

a:hover
{
	text-decoration: underline;
}

input
{
	border: 1px solid #cdcdcd;
	background-color: white;
	font-family: Arial;
	font-size: 10px;
	color: #555555;
}

select
{
	border: 1px solid #cdcdcd;
	background-color: whitesmoke;
	width: 150px;
	font-family: Arial;
	font-size: 10px;
	color: #555555;
}

textarea
{
	border: 1px solid #cdcdcd;
	background-color: whitesmoke;
	width: 150px;
	font-family: Arial;
	font-size: 10px;
	color: #555555;
}

h1
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	padding-top: 3px; 
	padding-bottom: 3px;
	color: black;
}

h2
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

h3
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

h4
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

.netto
{
	font-weight: normal; 
	font-size: 8px; 
	width: 20px;
}

.brutto
{
	font-weight: normal; 
	font-size: 8px; 
	width: 20px;
}

.main_view
{
}


body
{
	background-color: #64676b;
}

.product_photo_small
{
	border: none;
}

.product_link
{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}


.product_link:hover
{
	text-decoration: underline;
}


/* NOWE */

.special_link
{
	max-width: 200px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	width: 100%;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
	border-left: 8px solid #e5e5e5;
}


.special_link:hover
{
	background-color: #EEEEEE;
	text-decoration: none;
	border-left: 8px solid #b62313;
}

.top_menu_link
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #eeeeee;
}

.usermenu_link
{
	max-width: 200px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px;
	padding: 3px;
	padding-left: 10px;
	border-left: 8px solid #e5e5e5;
}

.usermenu_link:hover
{
	background-color: #EEEEEE;
	text-decoration: none;
	border-left: 8px solid #b62313;
}

.category_link
{
	max-width: 200px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px;
	padding: 3px;
	padding-left: 10px;
	border-left: 8px solid #e5e5e5;
}

.category_link:hover
{
	background-color: #EEEEEE;
	text-decoration: none;
	border-left: 8px solid #b62313;
}

.category_link_active
{
	max-width: 200px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	color: #555555;
	width: 100%;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
	border-left: 8px solid #49515C;
}


.category_link_active:hover
{
	background-color: #EEEEEE;
	text-decoration: none;
}

/* Pricelist category link */
.p_c_link
{
	color: white;
}