/* CSS Document */
body {
	font-family: Times New Roman, sans-serif;
}
.top-headline {
	clear: both;
	background-color: rgb(233,144,99);
	height: 150px;
	width: 860px;
	margin: 0;
	padding: 0;
	border: 0;
}
.jup {
}
#main {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
#main-menubg {
	background-image: url("../img/bgmenu.png");
	background-repeat: repeat-y;
	float: left;
	display: block;
	padding: 0px;
	border: 0px;
}
.centered {
	text-align: center;
}
div#lang {
	height: 15px;
	width: 160px;
	float: left;
	display: block;
	border-width: 0 0 2px 0;
	border-color: rgb(183, 103, 60);
	border-style: none none solid none;
}
a.lang {
	margin: 0px;
	width: 52px;
	height: 15px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: rgb(153, 79, 20);
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
	border-width: 0 2px 0 0;
	border-color: rgb(183, 103, 60);
	border-style: none solid none none;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.lang:hover {
	background-color: rgb(233,144,99);
}
.selectedlang {
	background-color: rgb(233,144,99);
}
#englang {
	border-right: 0px;
}
.menu-left {
	width: 160px;
	background-color: rgb(242,174,124);
	float: left;
	text-align: left;
	border: 0;
	margin: 0;
	clear: both;
	display: block;
	vertical-align: top;
}
.submenu-left {
	width: 160px;
	height: 30px;
	background-color: rgb(242,174,124);
	float: left;
	text-align: center;
	vertical-align: bottom;
	border: 0;
	margin: 0;
	clear: left;
	display: block;
	font-size: 11px;
}
ul.menu {
	clear: both;
	display: block;
	padding: 0;
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: 16px;
	margin-bottom: 15px;
}
ul.menu li {
	width: 160px;
	margin: 0;
	border: 0;
	vertical-align: bottom;
	padding: 0;
	display: block;
}
ul.menu li a {
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	width: 150px;
	display: block;
	border-width: 0 0 2px 0;
	border-color: rgb(183, 103, 60);
	border-style: none none solid none;
	text-decoration: none;
	font-weight: bold;
	color: rgb(153, 79, 20);
	font-variant: small-caps;
}
ul.menu li a:hover {
	background-color: rgb(233,144,99);
}
ul.menu li a.active {
	background-color: rgb(233,144,99);
}
ul.menu li h2 {
	display: block;
	width: 160px;
	font-size: 14px;
	color: rgb(77, 39, 10);
	border: 0;
	text-align: center;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 35px;
	border-top-color: rgb(77, 39, 10);
	border-bottom-color: rgb(183, 103, 60);
	border-width: 3px 0 2px 0;
	border-style: double none solid none;
	font-variant: small-caps;
}
#content {
	clear: none;
	width: 677px;
	background-image: url("../img/logo.png");
	background-repeat: no-repeat;
	background-position: -10px -25px;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	display: block;
	padding: 15px 8px 0 15px;
}
#top-title {
	float: left;
	display: block;
	width: 700px;
	font-variant: small-caps;
	font-weight: bold;
	color: white;
	padding: 0;
	border: 0;
}
#top-title h1 {
	text-align: center;
	color: white;
	font-size: 42px;
	margin: 25px 0 15px 0;
	background-color: none;
	font-weight: normal;
}
#top-title.deutsch h1 {
	font-size: 40px;
	margin: 15px 0 10px 0;
	line-height: 0.8;
}
#top-title.deutsch h1 div.small {
	font-size: 25px;
}


#top-title h2 {
	color: white;
	font-size: 30px;
	margin: 0;
	font-weight: bold;
}
#content h1 {
	font-size: 26px;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-align: left;
	color: rgb(183, 103, 60);
	margin: 2px 0 10px 0px;
	font-variant: small-caps;
	background-color: rgb(253, 233, 221);
	/*background-image: url("../img/bglight.png");
*/
}
div.welcome {
	text-align: center;
	font-size: 1.3em;
	font-weight: normal;
	margin: 2px 0 10px 0px;
	/*background-image: url("../img/bglight.png");
*/
}
/*#content h2 {
	font-size: 1.2em;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
	text-align: left;
	color: rgb(183, 103, 60);
	margin: 2px 0 4px 0px;
	font-variant: small-caps;
	background-color: rgb(255, 248, 229);
}
*/
a.up-button img {
	border: 0;
}
a.up-button {
	float: right;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: rgb(183, 103, 60);
	font-variant: small-caps;
	margin-left: 5px;
}
#content h2 {
	font-size: 18px;
	padding: 1px 0px 1px 0px;
	font-weight: bold;
	text-align: left;
	color: rgb(183, 103, 60);
	margin: 35px 0 4px 0px;
	font-variant: small-caps;
	border-width: 2px 0 0 0;
	border-color: rgb(183, 103, 60);
	border-style: solid none none none;
	float: none;
	display: block;
}
p {
	text-align: justify;
	margin-top: 0px;
	float: none;
}
.capitals {
	font-variant: small-caps;
}
.list {
	font-variant: small-caps;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
}
.list a {
	font-weight: bold;
	color: rgb(183, 103, 60);
	text-decoration: underlined;
}
p.withicon {
	min-height: 154px;
	_width: 673px;
}
.withicon a.inicon {
	color: rgb(183, 103, 60);
	font-weight: bold;
	font-variant: small-caps;
	float: right;
	text-decoration: none;
	display: block;
}
.withicon a.inicon:hover {
	text-decoration: underline;
}
.hidden {
	visibility: hidden;
}
h3 {
	font-variant: small-caps;
	font-weight: bold;
	color: black;
	text-align: left;
	font-size: 14px;
	padding: 1px 0px 3px 0px;
	font-weight: bold;
	text-align: left;
	margin: 1px 0 1px 0px;
}
#sumavanet {
	clear: none;
	text-align: center;
	font-size: 12px;
	color: rgb(132,132,132);
	display: block;
	width: 700px;
	height: 22px;
	padding: 8px 0 0 0;
	float: left;
}
#sumavanet a {
	color: rgb(0,102,0);
}
div#kolegium {
	position: relative;
	width: 160px;
	height: 30px;
	float: left;
	clear: both;
	font-size: 11px;
	display: block;
}
a.valid {
	display: block;
	position: absolute;
	top: -34px;
	left: 38px;
}
a.valid img {
	border-width: 0px;
}
a.intext {
	color: black;
	text-decoration: none;
	border-bottom: 1px rgb(183, 103, 60) solid;
	font-style: italic;
}
a.bordered {
	border: 1px rgb(183, 103, 60) solid;
	padding: 3px;
}

table.kontakt {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	border: 0;
	text-align: left;
}
table.kontakt th {
	width: 4em;
	font-weight: bold;
}
.nodisplay {
	display: none;
}
ul.lefted {
	text-align: left;
	margin-left: 30px;
}
.w11 {
	line-height: 110%;
}
.logos img {
	margin-bottom: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.logos {
	text-align: center;
}
.clearright {
	clear: right;
}
div#plakatdiv {
	text-align: center;
	font-size: 0.8em;
	float: right;
	width: 175px;
	margin-left: 5px;
	margin-top: 5px
}
a.spec {
	font-variant: small-caps;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	font-weight: bold;
	color: rgb(183, 103, 60);
	text-decoration: underlined;
}
.galleryname {
	color: rgb(183, 103, 60);
	font-weight: bold;
	font-size: 13px;
	font-family: Times New Roman, sans-serif;
	font-variant: small-caps;
}
.righted {
	text-align: right;
	margin-left: auto;
}
table.gallerytable {
	margin-left: auto;
	margin-right: auto;
	width: 670px;
	border: 0;
}
table.gallerytable tr td {
	vertical-align: top;
	text-align: center;
}
table.gallerytable tr td table tr td {
	vertical-align: middle;
}
/* -- oHlasy -- table table img {
	visibility: hidden;
	display: none;
}
table table a {
	visibility: hidden;
}
iframe {
	visibility: hidden;
	display: none;
}
b {
	font-variant: small-caps;
}
input {
	padding: 2px 5px 2px 5px;
	color: rgb(183, 103, 60);
	font-weight: bold;
*/
.nove {
	background: url(../img/nove.png) no-repeat right center;
}
.neu {
	background: url(../img/neu.png) no-repeat right center;
}
.neuu {
	display: block;
	width: 160px;
	font-size: 14px;
	color: rgb(77, 39, 10);
	border: 0;
	text-align: center;
}

span.small {font-size: 0.7em;
display: inline;}

p.small {font-size: 0.8em;}
