
.CatBrowserLayout
{
	position:absolute;
	left:0px;
	top:120px;
	text-align: left;
}


.menuimage
{
	margin: 20px 50px 10px 20px;
	font-family: Monotype Corsiva;
	font-weight: bold; 
	font-size: 25px;
}

.menusortimentitem
{
	font-family:Monotype Corsiva, Verdana;
	font-size: 24px;
	height: 30px;
	
}

.menurootstyle
{
	visibility: hidden;
}

.mainframe
{
	position: absolute;
	left: 250px;
	top: 160px;
	width: 750px;
	text-align: center;
}

.showproduct
{
	text-align: left;
	position: absolute;
	left: 250px;
	top: 160px;
	width: 750px;
	font-weight: bold;
	font-family: Verdana;
	font-size: large;
}

.mainframesortiment
{
	position: absolute;
	left: 300px;
	top: 160px;
	width: 750px;
	text-align: center;
}

.menucathegorybrowser
{
	margin: 0px 80px 00px 20px;
}

.productpreviewname
{
	font-style: oblique;
	font-size: x-large;
	font-weight: bold;
}

.productpreviewprice
{
	font-weight: bold;
	font-family: Verdana;
	color: Green;
	text-align: right;
	vertical-align: bottom;
}

.productpreviewdescription
{
	
}

.productpreviewpicture
{
	width: 102px;
	height: 77px;
}

.productviewtable
{
	width: 80%;
	height: 150px;
	border-style:dotted;
	text-align: left;
	vertical-align: text-top;
}

.basket
{
	text-align: right;
}

.basketbox
{
	border-color: Green;
	border-style: solid;
	border-width: thin;
	position: absolute;
	left: 800px;
	top: 10px;
	width: 200px;
	height: 100px;
	text-align: center;
}

.basketproduct
{
	text-decoration: underline;
}

.buyfield
{
	display: inline;
	position: relative;
	left: 130px;
	top: 0px;
	
}

.showproducttext
{
	display:block;
	font-style: normal;
	font-family: Times New Roman;
	font-size: medium;
	margin: 5px;
	text-align: left;
}

.productimage
{
	border-bottom: solid, thick, Black;
	width: 480px;
	height: 360px;
}

.imagepreview
{
	width: 480px;
	height: 105px;
	overflow-x: scroll;
}

.showproductprice
{
	display: block;
	font-family: Verdana;
	font-size: large;
	color: Green;
	margin: 5px;
	text-indent: 10px;
}

.deletebtn
{
	width: 20px;
	height: 20px;
	margin-right: 30px;
}

.productmodlayout
{
	text-align: left;
}

.leftcolumn
{
	width: 165px;
	vertical-align: top;
}

.centercolumn
{
	width: 510px;
}

.rightcolumn
{
	width: 100px;
}

h1
{
	font-family: Verdana;
	font-size: 26px;
	font-weight: normal;
}

h2
{
	font-family: Sans-Serif;
	font-size: 22px;
}

.menuitems
{
	font-family: Monotype Corsiva;
	font-size: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

body
{
	background-image: url("Images/backgrond.gif");
	background-color: #ffffbf;
}

.totPar
{
	text-align: justify;
}

a:link {
color: Black;
text-decoration: none;
}

a:visited {
color: Black;
text-decoration: none;
border-width:0;
}

a:active {
background-color: Black;
text-decoration: none;
border-width:0;
}

a:hover {
color:red;
text-decoration: none;
border-width:0;
} 

.footer
{
	position: absolute;
	top: 500px;
	left: 50px;
}

.tbllogistics
{
	margin-left: 130px;
	border-style: groove;
	border-width: 2px;
	border-collapse: collapse;
}
