html, body {
	height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, helvetica, sans-serif;
	color: #1D5588;
}
body {
	font-size: 70%;
}
form {
	padding: 0;
	margin: 0;
}
form, textarea, input, select {
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
}
.all img {
	border: 1px solid #4A4A4A;
}
a {
	color: #1D5588;
	border: 0px;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
table {
	display: table;
	border-collapse: collapse;
	margin-top: 1px;
}
caption {
	display: table-caption;
}
td, th {
	display: table-cell;
	border: 0px solid Silver;
	margin: 1px 1px 1px 1px;
}
th active {
	color: #E0FFFF;
	background-color: Gray;
}
td active {
	color: #E0FFFF;
	background-color: Gray;
}
tr {
	display: table-row;
}
thead {
	display: table-header-group;
	background-color: #6495ED;
	color: #F5F5F5;
}
tbody {
	display: table-row-group;
}
tfoot {
	display: table-footer-group;
}
col {
	display: table-column;
}
colgroup {
	display: table-column-group;
}
.table {
	display: table;
	border-collapse: collapse;
	margin-top: 1px;
}
.table td, th {
	display: table-cell;
	border: 0px solid Silver;
	margin: 0px;
}
table.maintab {
	width: 755px;
	position:relative;
}
table.maintab td.lefttd {
	width:178px;
	vertical-align:top;
	background-color: #EEF7FC;
}
table.maintab td.centertd {
	width:401px;
	vertical-align:top;
	background-color: #FFFFFF;
}
table.maintab td.righttd {
	width:178px;
	vertical-align:top;
	background-color: #EEF7FC;
}
.all {
	width: 755px;
	background-color: white;
	margin: auto;
}
.line {
	clear: both;
	width: 100%;
	height: 1px;
	background-image: url(../images/puntik.gif);
	background-repeat: repeat-x;
}
.top {
	height: 190px;
	background-repeat: no-repeat;
	background-image: url(../images/topimage.png);
}
.top .mainref {
	position: relative;
	width: 130px;
	height: 19px;
	left: 10px;
	top: 5px;
	display: block;
}
.noindent {
	position: absolute;
}
.topmenu {
	font-weight: bold;
	position: relative;
	left: 363px;
	top: 153px;
	width: 400px;
	float: left;
	color: white;
}
.topmenu a {
	color: white;
	ddisplay: block;
	height: 15px;
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
}
.topmenu a:hover {
	color: black;
	text-decoration: underline;
}
.divider {
	border: 1px solid white;
}
.leftcol {
	float: left;
	_position: relative;
	top: 0px;
	width: 186px;
	border-right: 2px solid white;
	background-color: #EEF7FC;
}
.middlecol {
	float: left;
	_position: relative;
	top: 0px;
	width: 400px;
	border-right: 2px solid white;
	background-color: white;
}
.rightcol {
	float: right;
	_position: relative;
	top: 0px;
	width: 186px;
	background-color: #EEF7FC;
}
.centerpanel {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 2px;
}
.sectionheader {
	font-weight: bold;
	background-color: #1D5588;
	color: white;
	text-align: left;
	height: 20px;
	padding-left: 8px;
	padding-top: 5px;
}
.middleheader {
	background-color: #3777B7;
	color: white;
	text-align: left;
	height: 20px;
	padding-left: 8px;
	padding-top: 5px;
}
.find {
	background-color: #EEF7FC;
	height: 50px;
}
.find input {
	margin-left: 10px;
}
.find img {
	position: relative;
	top: 12px;
}
.findret {
	position: relative;
	top: 6px;
	width: 100px;
	height: 15px;
}
input {
	border: 1px solid black;
}
.catalogpanel {
	padding-left: 10px;
	padding-top: 10px;
	background-color: #EEF7FC;
	font-family: Trebuchet MS;
}
.catalogpanel a.active {
	font-weight: bold;
}
.maintitle {
	padding: 5px 5px 0 12px;
	margin-bottom: 15px;
	height: 28px;
}
.title {
	font-weight: bold;
}
.catpreview {
	padding-left: 0px;
	width: 380px;
	height: 160px;
	max-height: 160px;
}
.catpreview img {
	border: 1px solid #4F4F4F;
	float: left;
	margin-right: 10px;
}
.catpreview li {
	float: right;
	width: 150px;
	height: 160px;
	list-style: none;
}
.catpreview h2 {
	font-size: 100%;
}
.catpreview h4 {
	font-size: 90%;
	font-weight: none;
}
.catpreview ul {
	position: relative;
	left: 35px;
	margin-top: -132px;
}
.catpreviewboximg {
	float: left;
	width: 200px;
	height: 152px;
	text-align: center;
	margin-right: 10px
}
.catpreviewboximg img {
	text-align: center;
	margin-right: auto;
}
.catitem {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 380px;
	wwidth: 100%;
	height: 100%;
	/* min-height: 160px;
*/
}
.catitem img {
	border: 1px solid #4F4F4F;
	float: left;
	/* width: 198px;
	height: 150px;
*/
	margin-right: 10px;
	margin-bottom: 10px;
}
.catitem li {
	float: right;
	width: 170px;
	max-height: 160px;
	list-style: none;
}
.catitem li a:hover {
	text-decoration: underline;
}
.catitem h2 {
	font-size: 100%;
}
.catitem h4 {
	font-size: 90%;
	font-weight: none;
}
.catitem .pricerow {
	clear: both;
	float: right;
	position: relative;
	margin-bottom: 0px;
	width: 170px;
}
.price {
	float: left;
	font-size: 90%;
}
img.buyimg {
	border: 0px;
	float: right;
	position: relative;
	top: -4px;
	width: 22px;
	height: 20px;
	margin-right: 4px;
}
img.infoimg {
	border: 0px;
	float: right;
	position: relative;
	top: -4px;
	width: 29px;
	height: 20px;
	margin-left: 1px;
}
.qtyinput {
	float: right;
	position: relative;
	top: -4px;
	margin-right: 2px;
}
.qtyinput input {
	text-align: center;
	width: 20px;
	height: 16px;
	margin-right: 3px;
}
.basketimg {
	border: 0px;
	float: right;
	position: relative;
	top: -4px;
	width: 22px;
	height: 20px;
	margin-right: 4px;
}
.login {
	float:left;
	width: 100%;
	margin: 20px 0 30px 0;
}
.login table td {
	padding: 2px;
}
.login .text {
	width: 100px;
	float: left;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 5px;
}
.login input {
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid black;
	width: 160px;
	font-size: 90%;
}
.login input.btn {
	background-color: #7D7D7D;
	color: white;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid black;
	font-size: 90%;
	width: auto;
	cursor: pointer;
}
.error {
	font-size: 100%;
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: red;
}
.smalldesc {
	font-size: 80%;
	width: 15px;
}
.catlink {
	text-align: right;
	text-decoration: none;
}
.catlink a {
	color: #FC7700;
	text-decoration: none;
	text-indent: 0px;
}
.catlink a:hover {
	color: Black;
	text-decoration: underline;
	text-indent: 0px;
}
.formbutton {
	float: right;
	width: 100%;
	height: 30px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-right: 5px;
}
.formbutton input {
	border: 1px solid #868686;
	background-color: #F0FFFF;
	color: Black;
	list-style: none;
	font-weight: normal;
}
.formbutton input:hover {
	background-color: #A0FFFF;
	text-decoration: none;
}
.formbutton2 {
	height: 30px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.formbutton2 input {
	border: 1px solid #868686;
	background-color: #1D5588;
	color: White;
	list-style: none;
	font-weight: normal;
	margin: 0 1px 0 1px;
}
.formbutton2 input:hover {
	background-color: #8F8F8F;
	text-decoration: none;
}
.formbut_cont2 {
	padding-bottom: 3px;
	cursor: pointer;
	width: 90px;
	height: 20px;
}
.formbut_print {
	padding-bottom: 3px;
	cursor: pointer;
	width: 90px;
	height: 20px;
}
.formbut_del {
	padding-bottom: 3px;
	cursor: pointer;
	width: 109px;
	height: 20px;
}
.formbut_delall {
	padding-bottom: 3px;
	cursor: pointer;
	width: 111px;
	height: 20px;
}
.formbut_recount {
	padding-bottom: 3px;
	cursor: pointer;
	width: 111px;
	height: 20px;
}
.formbut_order {
	padding-bottom: 3px;
	cursor: pointer;
	width: 134px;
	height: 20px;
}
.ordcomment {
	width: 310px;
	height: 70px;
	border: 1px solid #868686;
}
.hotlink {
	text-align: right;
	text-decoration: none;
}
.hotlink a {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}
.hotlink a:hover {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 5px;
}
.hotlink2 {
	text-decoration: none;
}
.hotlink2 a {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
}
.hotlink2 a:hover {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0px;
}
.rightpreview {
	margin-top: 7px;
	margin-left: 0px;
	width: 100%;
}
.rightpreview tr {
	border-bottom: 1px solid white;
}
.bottompanel {
	width: 755px;
	margin: auto;
	height: 14px;
	background-color: #3777B7;
}
.produkcelink {
	margin-top: -14px;
	float: right;
}
.produkcelink a {
	background-color: #3777B7;
	position: relative;
	right: 10px;
	float: right;
	color: white;
	font-weight: bold;
}
.bottomref {
	float: none;
	ppadding-top: 3px;
	color: white;
	text-align: center;
}
.bottomref span {
	background-color: #1D5588;
}
.bottomref a {
	background-color: #1D5588;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}
.bottomref a:hover {
	background-color: #1D5588;
	color: yellow;
	text-decoration: underline;
}
.baskettable {
	display: table;
	border-collapse: collapse;
	margin-top: 1px;
}
.baskettable caption {
	display: table-caption;
}
.baskettable th {
	text-align: center;
}
.baskettable td, .baskettable th {
	display: table-cell;
	border: 0px solid Silver;
	border-left: 1px solid white;
	margin: 1px 1px 1px 1px;
}
.baskettable th active {
	color: #E0FFFF;
}
.baskettable td active {
	color: #E0FFFF;
	background-color: White;
}
.baskettable tr {
	display: table-row;
}
.baskettable thead {
	display: table-header-group;
	background-color: #AAAAAA;
	color: #F5F5F5;
}
.baskettable tbody {
	display: table-row-group;
	background-color: White;
}
.baskettable tfoot {
	display: table-footer-group;
}
.baskettable col {
	display: table-column;
}
.baskettable colgroup {
	display: table-column-group;
}
.button {
	width:100%;
	float: right;
	height: 20px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.button li {
	height: 20px;
	float: left;
	background-color: #F0FFFF;
	color: black;
	list-style: none;
	font-weight: normal;
	margin: 0 1px 0 1px;
}
.button li a.closed {
	text-decoration: none;
}
.button li:hover, .button li a:hover {
	background-color: #A0FFFF;
	text-decoration: none;
}
.button li a {
	margin-right: 3px;
	border: 1px solid #868686;
	height: 18px;
	padding: 2px 5px 0 5px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: black;
}
.button li.dis {
	padding: 0 10px 0 10px;
	background-color: #DDDDDD;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #AAAAAA;
}
.writeus {
	margin: auto;
	margin-top: 5px;
	width: 375px;
	height: 400px;
}
.mailform th {
	text-align:right;
	padding: 5px 5px 0 0;
}
.mailform td {
	padding: 5px 5px 0 0;
}
.mailform input {
	border: 1px solid black;
	width: 260px;
	float: left;
}
.mailform input.sendbtn {
	width: 262px;
}

.mailform textarea {
	border: 1px solid black;
	width: 260px;
	height: 200px;
	float: left;
}
.userloggedinfo {
	position: absolute;
	left: 548px;
	top: -15px;
	width: 120px;
	text-align: right;
	overflow: hidden;
	ddisplay: block;
	color: #1D5588;
}
.userbasketsum {
	position: absolute;
	left: 690px;
	top: -15px;
	width: 60px;
	text-align: left;
	ddisplay: block;
	color: #1D5588;
}
.catitemimages {
	width: 210px;
	min-height: 50px;
}
.catitemimages img {
	float: left;
	border: 1px solid black;
	margin-right: 7px;
	margin-bottom: 7px;
}
.itemdescr {
	position: relative;
	float: left;
	top: 10px;
	left: 5px;
	width: 95%;
}
.itemdescr li {
	margin-left: 30px;
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.pdfbox {
	float: right;
	top: 10px;
	left: 5px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
	text-align: right;
	width: 295px;
	height: 15px;
	overflow: hidden;
}
.hotitem {
	width: 188px;
	height: 185px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EEF7FC;
	border: 1px solid #EEF7FC;
	_width:185px;
}
.hotitembox {
	float: left;
	text-align: center;
	width: 100%;
	height: 132px;
	background-color: #FFF;
	margin-bottom: 3px;
}
.hotitem a {
	text-decoration: none;
}
.hotiteminfo {
	margin-left: 4px;
	margin-right: 4px;
}
img.hotitemimg {
	margin-left: 1px;
	margin-top: 1px;
	border: 0px solid #EEF7FC;
}
.qty_inp {
	width: 18px;
	text-align: center;
}
.linecust {
	width: 100%;
	line-height: 1px;
	height: 1px;
	background: #ccc;
	margin: 0;
}
.sendbtn {
	width: 200px;
}
.ordertab {
	width: 100%;
}
.ordertab th {
	text-align: left;
	background: silver;
}
.ordertab tr.bordtop {
	border-top: 1px solid silver;
}