/* M's ver1 10.04.2008. */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/back.gif);
}
#wrapper {
	position: relative;
	width: 733px;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#top {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;

}
#top a:link, #top a:visited {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
#top a:hover {
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
#header {
	height: 202px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#headerbottom {
	height: 38px;
}
#middle {
	margin-left: 200px;
	margin-right: 270px;
}
#middletop {
	margin: 0px;
	height: 49px;
	width: 255px;
	padding: 0px;
}
#middletekst {
	background-image: url(../images/mid-back.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	height: 550px;
	padding-right: 40px;
	padding-left: 15px;
}
#middletekst a:link, #middletekst a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#middletekst a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#middletekstlong {
	background-image: url(../images/mid-back-long.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	height: 700px;
	padding-right: 40px;
	padding-left: 15px;
}
#middletekstlong a:link, #middletekstlong a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#middletekstlong a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left {
	position: absolute;
	left:0;
	width: 200px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#menu a:link, #menu a:visited {
	display: block;
	line-height: 15px;
	background-image: url(../images/men-strela.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #000000;
	padding-right: 0px;
	padding-left: 35px;
	width: 140px;
}
#menu a:hover {
	line-height: 15px;
	background-image: url(../images/men-strela-hov.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 35px;
	background-color: #96320E;
	margin-right: 25px;
}
.black {
	color: #000000;
}
br {
	line-height: 80%;
}
#right {
	position: absolute;
	right: 0px;
	width: 270px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 15px;
	color: #000000;
	line-height: 120%;
}
#right a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}
#footer {
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 8px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #96320E;
	border-right-width: 0px;
	border-left-width: 0px;
}
.gray {

	color: #CCCCCC;
}
