@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	position: relative;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
h1,h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E3A849;
	font-size: small;
}
h2 {
	font-weight: normal;
	margin: 0;
}
#header{
	text-align: center;
	height: 220px;
	vertical-align: top;
}

#content{
	width: 100%;
	vertical-align: top;
	text-align: center;
}
#info{
	text-align: justify;
	width: 600px;
	font-size: 70%;
	margin: 0px 160px 0px 160px;
}
#new{
	text-align: left;
	height: 150px;
	padding: 0px;
	float: left;
}
#bok {
	padding: 60px 0px 0px 0px;
}
#menu{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E3A849;
	font-size: small;
	text-decoration: none;
	margin: 10px 0px 20px 0px;
}
.menu{
	color: #E3A849;
	font-size: small;
	text-decoration: none;
}
a:hover.menu{
	color: #E3A849;
	text-decoration: underline;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 70%;
	width: 100%;
	color: #928067;
	bottom: 0px;
	vertical-align: bottom;
	margin: 20px 0px 10px 0px;
}
#dop{
	text-align: center;
	height: 10px;
	margin: 10px 0px 10px 0px;
}
.dop{
	color: #928067;
	text-decoration: none;
	padding: 2px;
	float: inherit;
}
a:hover.dop{
	color: #000000;
	background-color: #928067;
}
td {
	vertical-align: top;
}
table {
	border: 0px;
	padding: 0px;
}
.adress {	
	text-align: center;
	padding: 0px 30px 0px 0px;
}


.img {
	border: 1px solid #E3A849;
}
#img {
	text-align: center;
	vertical-align: middle;
}
.white {
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #000000;
}
.ss {
	color: #000000;
	text-decoration: none;
}
a:hover.ss {
	color: #000000;
	text-decoration: underline;
}
.load {
	color: #000000;
	text-decoration: underline;
}
a:hover.load {
	color: #ffffff;
	background-color: #000000;
	text-decoration: underline;
}

#sch {
	float: left;
	width: 200px;
	text-align: left;
}
#copy {
	float: right;
	width: 200px;
	height: 10px;
	margin: 10px 0px 10px 0px;
	text-align: right;

}

.copy {	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
a:hover.copy {
	text-decoration: underline;
}
