@charset "utf-8";
/* CSS Document */
	
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	}
#navigation a {
	color: #000000;
	font-weight:bold;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
#navigation a:hover {
	color:#FF0000;
	font-weight:bold;
	background-image: url(img/mm_bg_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	body {
	background-image: url(img/fon2.jpg);
	height: auto;
	width: auto;
}
.nav {
	position: absolute;
	left: 2px;
	top: 244px;
}
.bloc1 {
	left: -2px;
	top: 210px;
	height: 100%;
	width: 100%;
	background-image: url(img/bloc1.png);
	clip: rect(0px,auto,0px,auto);
}
.bloc2 {
	top: 208px;
	height: 655px;
	width: 18%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	right: 1%;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.cont {
	left: 50%;
	top: 179px;
	width: 60%;
	height: 700px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin:0 auto;
	right: 50%;
	position: static;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
}

}
.bloc3 {
	position: absolute;
	height: 56px;
	left: 779px;
	top: 312px;
	width: 202px;
}

.sven {
	background-color: #000000;
	position: absolute;
	left: 3px;
	height: 80px;
	width: 100%;
	font-size: 9px;
	bottom: 1%;
	top: 1000px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #800000;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
.tabl {

}
.navText {
	color: #FF0000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
.pic {
	background:url('path/to/picture.png') no-repeat; 
	height:180px; 
	width: 100%; 
	display:block; 
	top: -1px;
	right: -1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.foto {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 80%;
	top: 199px;
	width: 253px;
}
