*
{
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #147a30;
	text-decoration: none;
}
a:visited {
	color: #147a30;
	text-decoration: none;
}
a:hover {
	color: #147a30;
	text-decoration: underline;
}
a:active {
	color: #147a30;
	text-decoration: none;
}
body
{
	margin-top: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sitemap
{
	width: 950px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background-position: center top;
	background-repeat: no-repeat;
}
#header
{
	width: 950px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/headerbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#container
{
	width: 950px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#menu
{
	width: 200px;
	background-color: #dfeeac;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	line-height: 20px;
	position: absolute;
}
#maincontent
{
	padding-left: 10px;
}
#iziavlenie
{
	padding-left: 130px;
	font-weight: bold;
	text-indent: 15px;
	text-align: justify;
}
#aktualnoHeader
{
	height: 30px;
	background-color: #dfeeac;
	margin-top: 10px;
	color: #214822;
	font-weight: bold;
	line-height: 30px;
	text-indent: 10px;
}
#aktualnoText
{
	padding-top: 5px;
	padding-left: 10px;
	color: #5b8451;
}
#newsBlock
{
	width: 187px;
	position: absolute;
	margin-left: 763px;
	font-size: 10px;
	color: #214822;
	font-weight: bold;
}
#date
{
	color: #9cb44c;
}
#news
{
	background-image: url(images/newsbg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#title
{
	text-transform: uppercase;
}

#mainlink
{
	font-size: 14px;
	color: #147a30;
}

#sublink
{
	color: red;
	padding-left: 5px;
	font-size: 13px;
}

#sublink2
{
	color: black;
	padding-left: 10px;
	font-size: 12px;
}


#sublink3
{
	color: blue;
	padding-left: 15px;
	font-size: 11px;
}

table.studyplan
{
	margin: 0;
	padding: 30px;
	width: auto;
}