* {
	margin: 0px;
	padding: 0px;
	border: none;
}
html, body, p {
	margin: 0;
}
body {
	background-color: #CED4E0;
	text-align: center;
}
div#container {
	width: 780px;
	background-color: #FFFFFF;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contbg.png);
	background-repeat: repeat-y;
	position: relative;
}
div#inner {
	width: 746px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
div#header {
	height: 135px;
	display: block;
}
div#title {
	display: none;
}
div#main {
	background-image: url(../images/maintop.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 11px;
}
div#content {
	background-color: #FFFFFF;
	width: 570px;
	float: left;
}
div#nav {
	width: 176px;
	float: left;
	background-image: url(../images/links.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
div#path {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 70%;
	line-height: 135%;
	padding-left: 20px;
	font-weight: bold;
	height: 25px;
	background-color: #DCE0E9;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	display: block;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav ul li span {
	display: none;
}
#nav ul li a#program {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav ul li a#program:hover {
	background-position: 0px -25px;
}
#nav ul li a#informace {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav ul li a#informace:hover {
	background-position: 0px -25px;
}
#nav ul li a#bulletin {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav ul li a#bulletin:hover {
	background-position: 0px -25px;
}
#nav ul li ul li a {
	display: block;
	background-image: url(../images/menusub.png);
	text-decoration: none;
	text-align: right;
	color: #595B60;
	font-size: 70%;
	height: auto;
	background-position: center;
	width: 176px;
}
#nav ul li ul li a:hover {
	background-image: url(../images/menurowo.png);
	color: #3399CC;
}
#nav ul li ul li a.selected {
	background-image: url(../images/menurowo.png);
}
#nav ul li ul li ul li a {
	display: block;
	background-image: url(../images/menusub.png);
}
#nav ul li ul li ul li a:hover, #nav ul li ul li ul li a.selected {
	background-image: url(../images/menusubo.png);
}
#nav ul li ul li a span {
	background-image: url(../images/menuarr.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 16px;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#nav ul li ul li a.selected span {
	background-image: url(../images/menuarrsel.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
}
#nav ul li ul li ul li a.selected span, #nav ul li ul li ul.open li a span {
	background-image: none;
}
#nav ul li ul li ul {
	display: none;
}
#nav ul li ul li ul.open {
	display: block;
}
#nav div#links {
	background-image: url(../images/links.png);
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#shortnews, div#str {
	background-color: #DCE0E9;
	padding-top: 0.5em;
	padding-right: 20px;
}
#shortnews h2, #str h2 {
	font-size: 75%;
	font-weight: bold;
	margin: 0em 0px 0px 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED4E0;
}
#shortnews ul, #str ul {
	margin: 0px 0px 0px 2em;
	padding: 1em 0px;
	list-style-type: none;
	font-size: 75%;
}
#shortnews ul li p {
	margin: 0px;
	padding: 0px;
}
#shortnews a.arr, #str a.arr {
	background-image: url(../images/menuarr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
/* Hides from IE5-mac \*/
* html #shortnews a.arr, #str a.arr { height: 1em; }
/* End hide from IE5-mac */

#str ul li, #shortnews ul li {
	margin-bottom: 1em;
}
div#footer {
	text-align: right;
	background-image: url(../images/mainbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: normal;
	clear: both;
	float: none;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
div#thanks {
	text-align: right;
}
div#thanks img {
	float: right;
	clear: both;
	margin-top: 5px;
	margin-right: 20px;
}
div#thanks a img {
	overflow: hidden;
	border: none;
}
div#search {
	background-image: url(../images/links.png);
	background-repeat: repeat;
	padding-top: 20px;
	width: 176px;
	padding-bottom: 20px;
}
#search form {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	font-size: 70%;
}
#search form input#stext {
	border: 1px solid #CED4E0;
	width: 139px;
	background-color: #F2F2F2;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
}
#search form input#sbutton {
	background-repeat: no-repeat;
	background-position: right center;
	height: 24px;
	background-color: #FFFFFF;
	cursor: pointer;
}
#search form input#stext:focus {
	background-color: #FFFFFF;
}
#thanks h2 span, #nav h2 span {
	display: none;
}
#thanks h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	font-size: 100%;
}
#contact h2 span {
	display: none;
}
#contact h2 {
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#contact {
	font-size: 70%;
	text-align: right;
	padding-bottom: 1em;
}
#contact p {
	margin-right: 20px;
	margin-top: 0.7em;
}
#contact a {
	color: #FF6600;
	text-decoration: none;
}
#langs {
	position: absolute;
	top: 30px;
	text-align: left;
	right: 40px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}
#langs span {
	display: none;
}
#langs a#cze {
	background-image: url(../images/cz.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 15px;
	float: left;
	margin-right: 5px;
}
#langs a#eng {
	background-image: url(../images/eng.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 15px;
	float: left;
}
div#topimage {
	background-repeat: no-repeat;
	height: 200px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E5DE;
	border-bottom-color: #E6E5DE;
	background-position: left bottom;
}
div#search {
	display: block;
}
div#db {
	font-size: 75%;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 530px;
}
#db h2 {
	font-size: 130%;
	font-weight: bold;
	color: #FFB600;
	margin-bottom: 1em;
}
#db h3 {
	font-size: 110%;
	font-weight: bold;
	color: #002064;
	margin-bottom: 0.5em;
}
#db h4 {
	font-size: 100%;
	font-weight: bold;
	color: #6494AB;
	margin-bottom: 0.5em;
}
#db p, h1, h5, h6 {
	font-size: 100%;
	margin: 0em 0em 0.5em;
}
#db p {
	text-align: justify;
}
#db ul, #db ol {
	margin-left: 3em;
	margin-bottom: 1em;
	font-size: 100%;
}
#db a {
/*
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
*/
	color: #FF6600;
}
/*
#db img { padding-right: 10px; padding-top: 0px; padding-bottom: 10px;}
*/
#db img { padding: 5px; border: 1px solid #E6E5DE; margin: 0px 0px 10px 10px;}
#db a img { border: none; }
#db hr { height: 1px; border-top: 1px solid #E6E5DE;}
form#bmail {
	background-image: url(../images/bmail.png);
	background-repeat: no-repeat;
	width: 524px;
	height: 173px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 15px;
}
div#bmailfields {
	position: absolute;
	top: 125px;
	left: 325px;
}
#bmailfields #mailfield {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FF6600;
	border: 1px solid #BDC5D7;
}
#bmailfields #bmailsub {
	background-image: url(../images/bmailsub.gif);
	background-position: center center;
	width: 25px;
	background-repeat: no-repeat;
	background-color: transparent;
}
#navbot {
	background-image: url(../images/menubottom.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 176px;
}
#messages tr td {
	padding: 1em;
	vertical-align: top;
}
#messages .messagedate {
	color: #6699CC;
}
#comments tr td {
	vertical-align: top;
}
#seminare table td { padding: 0.33em; }
