a:link {
	color: #EB1C1C;
	text-decoration: none;
}
a:visited {
	color: #EB1C1C;
	text-decoration: none;
}
a:active {
	color: #EB1C1C;
	text-decoration: none;
}
a:hover {
	color: #EB1C1C;
	text-decoration: underline;
}

.menu a:link {
	color: #363636;
	text-decoration: none;
}
.menu a:visited {
	color: #363636;
	text-decoration: none;
}
.menu a:active {
	color: #EB1C1C;
	text-decoration: none;
}
.menu a:hover {
	color: #EB1C1C;
	text-decoration: none;
}

.ad a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ad a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ad a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.ad a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.bg {
	background-color: #000000;
	}

.top_spacer {
	background-image: url(../images/top_spacer.gif);
	}
	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	}
	
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #545454;
	background-color: #FFFFFF;
	}

.ad_bg {
	background-color: #FFFFFF;
	}
	
.boxes {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
	text-align: left;
	}
	
.boxes_katalog {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #363636;
	text-align: left;
	}

.grey_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #363636;
	text-align: left;
	}

.red_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #EB1C1C;
	text-align: left;
	}
	
.red_bold16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #EB1C1C;
	text-align: left;
	}
	
.corner {
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	}
	
.padding_boxes1 {
	margin: 20px 0px 5px 0px;
	}

.padding_boxes2 {
	margin: 20px 0px 10px 0px;
	}

.padding_boxes3 {
	margin: 25px 0px 0px 20px;
	}

.padding_boxes4 {
	margin: 0px 0px 0px 20px;
	}

.padding_boxes5 {
	margin: 0px 0px 0px 20px;
	}
	
