@charset "windows-1251";
a:link {
	color: #999;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

#navigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: bold;
}
#navigation a:link {
	text-decoration: underline;
	color: #999;
	font-weight: bold;
}
#navigation a:visited {
	text-decoration: underline;
	color: #999;
	font-weight: bold;
}
#navigation a:hover {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}

a {
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: underline;
	color: #999;
}

#below {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F14400;
}
#below a:link, {
	text-decoration: underline;
	color: #F14400;
}
#below a:visited {
	text-decoration: underline;
	color: #F14400;
	font-family: Tahoma, Geneva, sans-serif;
}
#below a:active {
	text-decoration: underline;
	color: #F14400;
}
#below a:hover {
	text-decoration: none;
	color: #F14400;
}

.menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}


.NAME {
	font-family: Tahoma, Geneva, sans-serif;
	color: #E10000;
	font-size: 13px;
	font-weight: bold;
}
.PRODUKT {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}

.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #EEEEEE;
}

body {
	background-color: #1D0000;
	img{border:0px}
	html{
	width:100%;
	height:100%;
}
