body {
	padding: 10px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 80%;
}

h1 {
	margin-top: 0px;
}

a {
	text-decoration: underline;
}

a img {
	border: 0px;
}

p {
	text-align: justify;
}

#complete {
	min-width: 755px;
	_width: expression(document.body.clientWidth < 756 ? "755px" : "auto" );
}

#top {
	height: 78px;
	background: #336699 url("/images/gradient.gif") top right no-repeat;
	position: relative;
}

#left {
	width: 145px;
	float: left;
	position: relative;
}

#rand {
	margin-top: 10px;
	width: 145px;
	position: absolute;
	top: 341px;
	left: 0px;
}

#main {
	
}

#content {
	margin-left: 147px;
	position: relative;
}

#menu {
	background: #336699 url("/images/triangle.gif") bottom right no-repeat;
	width: 150px;
	padding-bottom: 10px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#menu ul {
	list-style-type: none; 
	padding: 0px;
	margin: 0px 0px 5px 2px;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
}

#menu ul li a {
	width: 140px;
	display: block;
	font-family: serif;
	font-size: 20px;
	font-weight: 100;
	color: white;
	text-decoration: none;
}

#menu ul li a:hover {
	color: black;
	background: #98b2cb url("/images/menu-back.gif") top right repeat-y;
	text-decoration: none;
}

#text {
	background: #ccccff;
	padding: 15px;
	min-height: 450px;
	_height: 450px;
}

#ceniktables table {
	margin: 10px;
}

.partnerstables tr td {
	width: 180px;
}

#message {
	color: red;
}

.footer {
	position: absolute;
	bottom: -10px;
	right: 20px;
	color: #336699;
	font-size: 80%;
	font-weight: bold;
}

.footer * {
	color: #336699;
	font-size: 80%;
	font-weight: bold;
}
