* {
	margin: 0;
	padding: 0;
}

/* main styles */

body {
	background: #ccebed url(back5.jpg) repeat-x;
	color: #000074; /* 000074 */
	font-size: 14px;
	font-family: Arial;
	line-height: 130%;
	width: auto;
	height: auto;
}

img {
	border: 0;
}

#img-color {
	border: 1px solid blue;
}

ul {
	display: block;
}

li {
	display: inline-block;
	float: left;
}

a:link {
	color: #000074;
	text-decoration: underline;
}
a:visited {
	color: #000074;
	text-decoration: underline;
}
a:hover {
	color: #000074;
	text-decoration: none;
}
a:hover:visited {
	color: #000074;
	text-decoration: none;
}
a:active {
	color: #000074;
	text-decoration: underline;
}

#main {
	margin: 5px;
}

/* header */

#logo {
	height: 120px;
	width: 900px;
	background: url(logo19.png);
}

#emblema {
	background: url(emblema.png);
}

#lang {
	position: absolute;
	left: 890px;
	top: 10px;
}

#menu {
	height: 23px;
}

div.menu a {
	text-decoration: none;
}

div.menu p:hover {
	color: #b7b9bb;
}

#selected {
	background: url(button5_sel.png);
	text-decoration: none;
}

div.menu div {
	background: url(button5.png);
	width: 94px;
	height: 23px;
	display: inline-block;
}

div.menu p {
	padding: 3px;
	color: #000074;
}

small.aff-s a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

/* content */

#content {
	background: url(pixel4.png) repeat;/* #c8def4 */
	width: 858px;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	text-align: left;
	padding: 10px;
}

#left {
	float: left;
	border-right: 2px solid #A3CBF3;
	width: 430px;
	height: 100%;
}

#right {
	left: 51%;
	position: absolute;
	width: 430px;
}

#content-part {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

#content-head {
	width: 98%;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid blue;
	margin-bottom: 10px;
}

#content-text {
	background-color: #9ac1e9;
	text-align: left;
	width: 400px;
	height: auto;
	padding: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

table.news-box td {
	font-size: 8pt;
	padding: 4px;
	line-height: 120%;
}

table.news-box a {
	color: #000000;
	font-weight: bold;
}

table.seminars td {
	border: 1px solid blue;
	width: 130px;
	height: 100px;
	text-align: center;
}

#vruzki-hr {
	color: blue;
	margin-bottom: 10px;
	margin-top: 10px;
}

#medii {
	line-height: 200%;
}

#news-image {
	background: url(news_box_blue2.png);
	width: 70px;
	height: 70px;
}

/* footer */

#footer {
}
