body {
	background-color: #016A9A;
	background-image: url("../img/bg.jpg");
	background-repeat: repeat-x; 
	margin: 0px;
}
td {
	font-family: verdana;
	font-size: 11px;
}
.tbl_main {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	background: #ffffff;
}
.header {
	background: url("../img/header.jpg") no-repeat;
	height: 122px;
}
.kopje {
	border: #000000 1px solid;
	color: #ffc000;
	background: #016999;
	font-weight: bold;
}
.nav {
	font-size: 9px;
	font-weight: bold;
	height: 10px;
}
.small_txt {
	font-size: 9px;
}
.menu {
	background: #82b6cd;
	border-right: #000000 1px solid;
	width: 150px;
}
td.mnu_bot {
	border-top: #000000 1px solid;
	background: #016999;
	color: #ffc000;
}
td.mnu_tops {
	border-bottom: #000000 1px solid;
	background: #016999;
	color: #ffc000;
	height: 25px;
}
td.mnu_top {
	border-bottom: #000000 1px solid;
	background: #4390b3;
	color: #ffc000;
	height: 25px;
}
a.mnu_bot, a.yellow {
	color: #ffc000;
}
.bottom {
	background: #69a0e0;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 18px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.brd_right, .brd {
	border: #000000 1px solid;
}
.error {
	color: #ff0000;
	font-weight: bold;
}
.row_bg {
	background: #DDEBF1;
}
.host_order {
	color: #ffc000;
}
.pr_top {
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 dotted;
	background-color: #DDEBF1;
}
.pr_main {
	border-bottom: 1px #000000 solid;	
}
.old_price {
	color: #ff0000;
	text-decoration: line-through;
	font-weight: bold;
}
.subcat {
	background-color: #DDEBF1;
}
.shop_cat {
	border: #000000 solid 1px;
	background-color: #DDEBF1;
}
input, textarea, select, button {
	border: 1px #000000 solid;
}