﻿@import url("/SDECatCss/SDECataloge.css");
@import url("/SDECatCss/MainStyle.css");
@import url("/SDETabMenu/Menu.css");
@import url("/SDECatCss/Basket.css");

body
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	/* background-image: url(images/ton3.gif) */
}

#lblKatvg_Bort
{
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	background: #7A7AE5;
	font-size: 11px;
	color: White;
	padding: 2px 2px 2px 3px;
	height: 20px;
	border: solid 1px #9898F2;
	width: 100%;
}

#vvData
{
	width: 99%;
	height: 65px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #D1D1F0;
	border: window-inset 1px Navy;
}

#infoRight
{
	width: 99%;
	height: 80px;
	background-color: #9898F2;
	border: outset 1px Navy;
}

.clsLblRubrik
{
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	background: #7A7AE5;
	font-size: 11px;
	color: White;
	padding: 2px 2px 2px 3px;
	height: 20px;
	border: solid 1px  #9898F2;
	width: 100%;
}

#rowData tr
{
	background-color: #A1B5E4;
}
#rowData th
{
	background-color: #D9D9DC; 
	border-style: inset;
	border-width: 1px;
}

.clsCatRow
{
	height: 100%;
}

/* Varukorg */
#divOrder
{
	padding: 5px;
	border: groove 1px Black;
}
#divOrder table
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px; 
	text-align: left;
	color: Black;
}
#divOrder td
{
	color: Black;
	font-size: 10px;
}

.clsTxtCust
{
	border: solid 1px Black;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	width: 112px;
}