body {
	text-align: center;
	#min-width: 500px;
	top:0px;
	left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #e7e7e7; 
	color: #4c4c4c;	
	background: url(../images/back.jpg)  top left  repeat-x;
}

input {
	border: 1px solid black;
}
textarea {
	border: 1px solid black;
}
table{
	border-collapse: collapse;
	border-width: 15px;
	border-spacing: 15px;
	border: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
    
}
a:link {
	text-decoration: none;
	color: #9e6788;
}
a:visited {
	text-decoration: none;
	color: #9e6788;
}
a:hover {
	text-decoration: none;
	color: blue;
}


hr {
    color: #999;
    background-color: #999;
    height: 1px;
    border: none;
}
.style1 {color: #666666}

#maintable{
    padding-left:10px;
     vertical-align: top;
}
#righttable{
     width: 200px
}

#wrapper {
	width: 764px;
	margin: 0px auto;
	text-align: left;
	height: auto!important;
	height: 100%;
	min-height: 100%;
}
#Top {
	background:  url(../images/topback_top_01.jpg) #e7e7e7 no-repeat;
	width: 764px;
	height: 92px;
	overflow: hidden;

	}
/*.Menu {
	background:  url(../images/knapp.png) #e7e7e7 no-repeat;
	width: 100px;
	height: 18px;
	position:relative;
	top:-27px;
	text-align: center;
	}
.Menu_substyle{
	vertical-align: middle;
	padding-top: 2pt;
	letter-spacing: 4px
} */


#menu {
	background:  url(../images/topback_top_02.jpg) #e7e7e7 no-repeat;
	width: 764px;
	height: 54px;
	overflow: hidden;

}

#menu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	top:25px;
	left:  10px;
	position: relative;
}

#menu li {
	position: relative;
	margin-left: 10px;

	padding-top: 3px;
	float: left;
	background:  url(../images/knapp.png)  no-repeat;
	width: 100px;
	height: 18px;
	text-align: center;
	letter-spacing: 1px;
}
#menu li:hover {
		background:  url(../images/knapp_over.png)  no-repeat;
}
#menu a {
	text-decoration: none; color: #000000;
}



#content {
	background: #FFFFFF;
	width: 764px;
	
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
}
html>body #content  {
    	width: 762px;
}
#kassa {
	background:  url(../images/kassa_back.png) repeat-x;
	width: 764px;
	height: 30px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
}
html>body #kassa  {
    	width: 762px;
}
#contentLeft{
	float:left;
	width:400px;
}
#contentRight{
	width:300px;
	float:right;

}

#leftnav {
    width: 250px;
    width: 12em;
    height: 100%;
    border-right: 1px solid #000;
    padding: 0 0 1em 0;
    margin-bottom: 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: url(../images/leftback.png)  bottom left  repeat-x;
    color: #4c4c4c;
    vertical-align: top;
}
#leftnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

#leftnav li {
    margin: 0;
}
#leftnav li a {
    display: block;
    padding: 5px 5px 5px 0.5em;
    color: #4c4c4c;
    text-decoration: none;
    width: 100%;
}

html>body #leftnav li a {
    width: auto;
}

#leftnav li a:hover {
     background-color: #eddae5;
    color: #4c4c4c; 

}


#leftnav li.current a{
 
	font-weight: bold;
    
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDDDDD;

}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #4c4c4c;
	background: url(../images/rightback.png)  bottom left  repeat-x;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;

}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #4c4c4c;
	background: url(../images/rightback.png)  bottom left  repeat-x;
	font-weight: bold;

}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.notice {
	color: #996600;
	font-weight: bold;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.ProductList {
	
}
.formsty{
    width: 181px;  
    background-color: #FFFFFF; 
    border: 0px;  
    background-image: url('../images/bg.gif');
    font-family: Courier New, Courier, monospace;
    font-size: 10pt;
    letter-spacing: 4px;
    
}