body {
	background-color: #6C6C6C;
	margin-left: 5px;
	margin-top:15px;
	font-family: Tahoma;
	font-size: 8pt;
	}
table {
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
}	

input.textField
{
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #000000;
}


a
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

a:link
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
a:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

a:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #08639C;
	text-decoration: none;
	
}
table.tblproduct {
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	}
input.itemQuantity {
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	text-align: right;
	border:1px solid #5c6369;
	}
td.prdLabels {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	}

div.groups{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
	margin-left: 2px;
}
div.groups_sel{
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	font-weight: bold;
	cursor: default;
	margin-left: 2px;
}
div.groups_sub{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
}
div.groups_sel_sub{
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	font-weight: bold;
	cursor: default;
}

div.simpleText
{
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-align: justify;
}

textarea
{
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #000000;
	overflow:hidden;
	width: 219px;
	height:50px;
}
form
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.PErrorMessage{
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;	
}

.PInfoMessage{
	font-family: Tahoma;
	font-size: 11px;
	color:#0e83c9;	
}

a.redirect_merlana {	background: url(../_img/metalas_link.png);	float:left; width: 188px; height: 70px;}
a.redirect_merlana:link { background: url(../_img/metalas_link.png); float:left; width: 188px; height: 70px;}
a.redirect_merlana:active { background: url(../_img/metalas_link.png); float:left; width: 188px; height: 70px;}
a.redirect_merlana:hover { background: url(../_img/metalas_link_selected.png);width: 188px; height: 70px; float:left;}

a.redirect_rubineta {	background: url(../_img/santechnika_link.png);	float:left; width: 187px; height: 70px;}
a.redirect_rubineta:link { background: url(../_img/santechnika_link.png); float:left; width: 187px; height: 70px;}
a.redirect_rubineta:active { background: url(../_img/santechnika_link.png); float:left; width: 187px; height: 70px;}
a.redirect_rubineta:hover { background: url(../_img/santechnika_link_selected.png);width: 187px; height: 70px; float:left;}