body {
	margin:0;
	padding:0;
	background:#e9e9e9;
	font-size:11px;
	font-family:Tahoma;
	color:#4e4e4e;
	text-align:justify;
}

a {
	outline:none;
}

p,form,h1,h2,h3,ul,li,table,tr,td,th {
	margin:0;
	padding:0;
}

img {
	border:none;
}

h3, .contentheading, .componentheading {
	font-size:30px;
	color:black;
	padding-bottom:25px;
	text-align:left;
	font-weight:normal;
}

.moduletable_left h3 {
	font-size:18px;
	color:#4e4e4e;
	padding-bottom:20px;
	text-align:center;
}

.blog .contentheading {
	padding:0;
	font-size:12px;
}

#contentleft {
	float:left;
}

#contentright {
	float:right;
	width:200px;
}

#contentleft,#contentright {
	padding-top:40px;
}

#main {
	position:relative;
	background:#e9e9e9;
}

#mainleft {
	float:left;
	width:200px;
	padding:0 2% 0 2%;
}

#mainright {
	float:left;
}

#header {
	position:relative;
	height:328px;
	overflow:hidden;
	background:url(../images/header_bg.png) repeat-x;
}

#header_blank {
	position:absolute;
	left:0;
	top:0;
	height:116px;
	width:100%;
}

#header_logo {
	position:absolute;
	left:70px;
	top:30px;
}

#header_kurs {
	position:absolute;
	/*left:40%;*/
	left:43%;
	top:30px;
	/*width:20%;*/
	width:14%;
	height:57px;
	background:#d5d9db;
	text-align:center;
	padding-top:10px;
	color:black;
	font-weight:bold;
}

#header_aplay {
	position:absolute;
	left:23%;
	top:30px;
	width:14%;
	height:57px;
	background:#d5d9db;
	text-align:center;
	padding-top:10px;
	color:black;
	font-weight:bold;
}

#header_attestat {
	position:absolute;
	right:1%;
	top:30px;
	background:url(../images/attestat.png) no-repeat;
	padding:5px 0 0 60px;
	width:205px;
	height:57px;
}

#header_attestat a {
	color:white;
	text-decoration:none;
}

.punkt {
	float:left;
	width:22%;
	padding:2% 1% 2% 1%;
}

.punkt img {
	padding:0px 10px 5px 0px;
	float:left;
}

.punkt a {
	color:#1c526f;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.punkt small {
	text-decoration:underline;
	font-weight:normal;
}

#punkts .moduletable {
	background:url(../images/punkts.png) no-repeat;
	padding:10px 0 0 0;
}

#punkts h3 {
	width:266px;
	height:47px;
	text-align:center;
	padding:0;
}

#punkts .header, #punkts .bottom {
	background:#e1e1e1;
	height:14px;
}

#punkts .header_left, #punkts .header_right, #punkts .bottom_left, #punkts .bottom_right {
	width:14px !important;
	height:14px;
}

#punkts .header_left {
	background:#e1e1e1;
}

#punkts .header_right {
	background:url(../images/header_right.png) no-repeat;
}

#punkts .bottom_left {
	background:url(../images/bottom_left.png) no-repeat;
}

#punkts .bottom_right {
	background:url(../images/bottom_right.png) no-repeat;
}

.clear {
	clear:both;
}

a.latestnews {
	font-size:12px;
	font-weight:bold;
}

ul.latestnews {
	list-style:none;
}

li.latestnews {
	padding-bottom:30px;
}

#menu {
	position:relative;
	margin:auto;
	background:url(../images/menu_bg.png) repeat-x 0 118px;
	height:297px;
}

#menu div {
	background:url(../images/menu_item_bg.png) no-repeat center 118px;
}

#menu div.hover, #menu div.active {
	background:url(../images/menu_item_bg_hover.png) no-repeat center 118px;
}

#menu .itemouter {
	width:24%;
	float:left;
	text-align:center;
	height:297px;
	padding-top:180px;
}

#menu .item {
	margin:-50px 0 50px 0;
	font-size:14px;
	font-weight:bold;
	font-family:System;
}

#menu a:hover, #menu a.active {
	color:#246d95;
}

#menu a {
	color:white;
	cursor:pointer;
	text-decoration:none;
}

#footer {
	position:relative;
	margin-top:30px;
	height:118px;
	background:url(../images/footer_bg.png) repeat-x;
	color:#4e4e4e;
}
