#header {
	height: 174px;
	margin: 0;
}

#topimage {
	 width:230px;
	 height: 168px;
}

#titlespace {
	height: 174px;
	position: relative;
	margin: 0;
}


/* html #titlespace {
	height: 1%;
}*/

#titles {
	/*background-color: red;*/
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
}

#menu {
	text-align: right;
}

#menu ul {
	list-style: none;
	padding-left: 0;
}

#menu ul li {
	list-style: none;
	padding-left: 0;
}

#menu ul {
	margin-right: 17px;
}

#menu ul li a {
	font-size: 2em;
	color: #999;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #111;
	text-decoration: none;
}

#menu ul.lang-list li a {
	color: #cbcbcb;
}

#menu ul.lang-list li a:hover {
	color: #111;
}

#content {
	margin-bottom: 30px;
	min-height: 250px;
}

.mainbackground {
	background-color: #f6f6f6;
}

.verticalseparator, .verticalseparator div {
	height: 20px;
	margin-top: 0;
}

a {
	color: #fcab4f;
	text-decoration: none;
}

a:hover {
	color: #fcab4f;
	text-decoration: underline;
}

#content ul {
	margin: 0;
	padding-top:0;
	padding-left: 18px;
}

#content ul li {
	list-style-image: url(../images/bodka.png);
	margin-left: 0;
	padding-left: 0;
}

#footer {
	color: #cbcbcb;
}

h1 a, h1 a:hover {
	color: #111;
	text-decoration: none;
}

h1.subtitle {font-size:2.8em;line-height:1;margin-bottom:13px;letter-spacing:0.04em; color: #cbcbcb;}

h1.subtitle a, h1.subtitle a:hover {
	color: #cbcbcb;
	text-decoration: none;
}

h2 a, h2 a:hover {
	color: #111;
	text-decoration: none;
}


.submenu a {
	
}

.event-date {
	font-style: italic;
	margin: 0 0 5px 0;
}

div.seminar-list-item {
	margin: 0 0 1.5em 0;
}

div.seminar-list-item p {
	margin-bottom: 0.2em;
}

div.seminar-list-item img {
	margin: 4px 15px 15px 0;
}

dd {
	margin-bottom:0.7em;
}

div.top-text {
	margin-top: 9px;
}

ul.zemError {
	/*margin: 0 0 300px 0;*/
	padding-bottom: 20px;
	clear: both;
}

ul.zemError li {
	color: red;
}

div.zemThanks {
	color: green;
	font-weight: bold;
}
