html {
	height:100%;
	margin: 0px;
	padding:0px;
}

body {
	background: #000 url(../pics/design/bg.jpg) repeat-y 50% 0;
	/*background: #000119 url(pics/design/bg.jpg) repeat-y 50% 0;*/
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	height:100%;
	border:none;
}

#wrapper {
	width:776px;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;	/*border-left: 1px solid #d9a927;
	border-right: 1px solid #d9a927;*/
	}

#Header {
	background: url(../pics/design/head.jpg) no-repeat;
	width: 776px;
	height: 132px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#Left {
	width: 164px;
	/*background-color: #FFF;*/
	float: left;
	padding-left: 0px;
}

#Right {
	width: 418px;
	float: right;
	margin:0;
}

#Main {
	margin:0;
	padding:0;
	height: 100%;
}

#MainContact {
	margin:0;
	padding:0;
	height: 800px;
}

#middle {
	margin:0px 163px 0px 164px;
	padding: 0px;
}

#middleHome {
	margin:0px 163px 0px 164px;
	padding: 0px;
}

#content {
	margin:0;
	padding:0px;
	height: 100%;
}

#boxLR {
	padding: 10px 20px 10px 20px;
	height: 198px;
}
#boxPadding {
	padding: 10px 20px 10px 20px;
} 

#boxFooter {
	padding: 10px 20px 10px 20px;
	height: 95px;
	text-align: center;
}

#mainTxtvlak {
	padding: 6px 25px 6px 25px;
	margin-bottom: 10px;
	color: #000119;
}
.smallfont {
	font-size:9px;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

/* -- FONTS -- */
.HeadingTxt {
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	color: #FFFFFF;
}

.KopTxt {
	font-size: 14px;
	font-weight: bold;
}

.KopTxtWit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodyTxt {
	font-size: 12px;
	font-weight: normal;
	color: #000119;
}
.bodyTxtWit {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

/* -- NAVIGATE -- */
a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

.clear {
	text-decoration: none;
}

.clear:hover {
	text-decoration: none;
}
.prodQuickSearch{
	font-size:9px;
}
.prodQuickSearch td {
	font-size:9px;
}
.prodQuickSearchButton {
	background-color: black;
	color: white;
	border:1px solid white;
	width:100%;
	text-align:center;
	font-size:9px;
	height:20px;
}


.level_1 {
	text-align:center;
	padding-left:0px;
	padding-top:36px;
	cursor: pointer;
	height: 24px;
	/*background-image: url(../pics/design/btn_on.jpg) no-repeat;*/
	background: url(../pics/design/btn_on.jpg) no-repeat 3;
	font-weight: bold;
	font-size: 16px;
}

.level_1 a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.level_1 a:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #A5801D;
}

.level_1 a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F6D475;
}

.level_1_active {
	text-align:left;
	padding-top:10px;
	padding-left:12px;
	cursor: pointer;
	background: url(layout/menu_button_over.gif) no-repeat;
	height: 24px;
}

.level_1_active a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d9a927;
}

.level_1_active a:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #A5801D;
}

.level_1_active a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F6D475;
}

.level_2 {
	text-align:left;
	padding-left:12px;
	padding-top:0px;
	background-image: url(layout/menuSub_button_on.gif);
	height: 16px;
	text-decoration: none;
}

.level_2 a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #d9a927;
}

.level_2 a:visited{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A5801D;
}

.level_2 a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F6D475;
}

.level_2_active {
	text-align:left;
	padding-left:12px;
	padding-top:1px;
	text-decoration: none;
	background-image: url(layout/menuSub_button_on.gif);
	height: 16px;
}

.level_2_active a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #d9a927;
}

.level_2_active a:visited{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A5801D;
}

.level_2_active a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #F6D475;
}
.pageNav {
	text-decoration   : none;
}
.pageNavActive {
	text-decoration   : none;
	color			  : white;
	font-weight		  : bold;
}
a.red:link, a.red:visited {
	color: #FF0000;
	size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

a.red:hover {
	color: #999999;
	size: 12px;
	text-decoration: none;
} 
