@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	color: #ffffff;
	background-color: #000000;
	}
#page {
	position: relative;
	width: 800px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	background-color: #23354d;
	margin-left: auto;
	margin-right: auto;
	border-left: 3px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	}
#leftColumn {
	position: relative;
	width: 178px;
	height: 700px;
	float: left;
	color: #ffffff;
	background-color: #2e486e;
	border-right: 1px solid #ffffff;
	}
#rightColumn {
	position: relative;
	width: 569px;
	height: 660px;
	float: right;
	color: #ffffff;
	background-color: #23354d;
	padding: 20px;
	overflow: auto;
		}
#rightColumn a {
	color: #ffff99;;
	background-color: #23354d;
	text-decoration: underline;
	}
#rightColumn a:hover {
	color: #ffff00;
	background-color: #23354d;
	text-decoration: none;
	}	
#footer {
	position: relative;
	width: 800px;
	color: #999999;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 30px;
	border-top: 1px solid #999999;
	}
#footer a {
	color: #999999;
	background-color: #000000;
	text-decoration: underline;
	}
#footer a:hover {
	color: #cccccc;
	background-color: #000000;
	}
.leftPict {
	float: left;
	margin: 10px 10px 0 0;
	}
.rightPict {
	float: right;
	margin: 0 5px 10px 10px;
	}
#clearDiv	{
	clear: both;
	height: 0px;
	}
#links {
	position: relative;
	width: 155px;
	display: block;
	top: -302px;
	left: 30px;
	z-index: 100;
	}
#links a {
	font-size: 90%;
	text-decoration: underline;
	color: #ffffff;
	background-color: #000000;
	}
.a {
	position: relative;
	display: block;
	width: auto;
	color: #ffff99;	
	background-color: #2e486e;
	padding: 6px 0 6px 30px;
	text-decoration: none;
	font-weight: bold;
}
.a:hover {
	color: #FFFFFF;
	background-color: #2e486e;
	background: #263a54 url(images/a.gif) no-repeat 10px 50%;
}
.zleva {
	margin-top: 20px;
	position: relative;
	padding-left: 15px;
	}
.zluta {
	color: #ffff99;
	background-color: #2e486e;
	}
p {
	margin: 1.33em 0;
	}
h4 {
	font-family: Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	margin: 1em 0;
	color: #FFFF99;
	background-color: #23354d;
	}
i {
	color: #f0E68C;
	background-color: #23354d;
	}
