﻿#wrapper {
	background-position: 21px center;
	padding: 0px;
	background-image: url('Images/KonstancinLogo1.jpg');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 600px;
}
.body {
	width: 100%;
	height: 100%;
}
#mainContent {
	width: 600px;
	height: 519px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 375px;
	height: 43px;
	color: #FFFF00;
}
.newStyle1 {
}
#horizontalMenuBox {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
}
#horizontalMenuBox ul {
	padding: 0px;
	margin: 0px;
}
#horizontalMenuBox ul li {
	display: inline;
	line-height: 20px;
}
#horizontalMenuBox ul li a {
	padding: 3px 45px 3px 45px;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #996600;
}
#horizontalMenuBox ul li a:hover {
	color: #333333;
	background-color: #663300;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: .8em;
	color: #996600;
	width: 210px;
	padding-top: 6px;
	padding-left: 60px;
}
