/* COLOURS:
lightgrey: #e6e7e8;
orange: #f6921e;
darkblue: #054371;
midblue: #1a75bb;
lightblue: #0091d4;
darkgrey: #231f20;
*/

body, html {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 92%;/* original: 88%; font sizing in ems; if you want to change anything, just change this.*/
    /*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change
    almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
    margin: 0px;
    padding: 0px;
    color: #231f20;
    background-color: #c3c4c5;
    width: 100%;
	height: 100%;
	min-height: 100%;
}
body {
    /* background-image: url(images/bgpattern.gif);
    background-repeat: repeat;
    background-position: 0px 0px; */
	height: auto;
}
body.print {
    background-color: #ffffff;
}
p {
	margin: 0em 0em 0.5em 0em;
	}
p, a, table, th, tr, td, div {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 1em;
	line-height: 1.25em;
    color: inherit;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #1a75bb;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #0091d4;
}
form br {
	clear: both;
}
form h5, form p {
	clear: both;
}
sup {
	font-size: 0.7em;
	font-weight: bold;
}
sup.starrequired {
	color: #bb0000;
}
label {
	float: left;
	clear: left;
	width: 25%;
	margin-right: 4%;
	margin-bottom: 0.5em;
}
input, select, textarea {
	float: left;
	clear: none;
	width: 70%;
	margin-bottom: 0.5em;
}
.fieldbutton {
	width: 80px;
}
.fieldcheckbox, .fieldradiobutton {
	width: 16px;
}
textarea {
	height: 8em;
}
.linkbar, .linkbar2, .linkbar3, .linkbar4 {
	display: block;
	float: none;
	clear: both;
}
.linkbar3 {
	margin-top: 1em;
}
.linkbar4 {
	margin-bottom: 1em;
}
.tdtext .linkbar3 {
	margin-top: 0.5em;
}
.listtable {
	display: block;
	float: none;
	clear: both;
}

/* -------------------------------- */

h1 {
	position: relative;
	clear: both;
	top: 0px;
	left: 0px;
    font-family: tahoma, helvetica, arial, sans-serif;
    width: 1000px;
    height: 186px;
    font-size: 2em;
    margin: 0px;
    color: #ffffff;
    overflow: hidden;
    border: 0px none;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
	background-image: url(images/header2.jpg);
}
h1 a {
	position: absolute;
	top: 104px;
	left: 35px;
	width: 272px;
	height: 52px;
	border: 0px none;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}

h2 {
	font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #231f20;
	line-height: 26px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	padding-left: 30px;
}
h2 a {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: inherit;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #231f20;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
	
}
h2 a:hover {
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #1a75bb;

}
h2 a.rightlink {
	font-size: 0.9em;
	display: inline;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: inherit;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	color: #231f20;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
	float: right;
	
}
h2 a.rightlink:hover {
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #1a75bb;
}
h3 {
	font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 1.2em;
	font-weight: normal;
	text-transform: none;
	color: #1a75bb;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
h3 a {
	font-size: 1.1em;
	font-weight: bold;
	color: #f6921e;
	text-decoration: underline;
	text-transform: uppercase;
}
h3 a:hover {
	font-size: 1.1em;
	font-weight: bold;
	color: #1a75bb;
	text-decoration: underline;
	text-transform: uppercase;
}
h3 span.dateline {
	font-size: 0.8em;
}
.rightblock h4 {
	font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 5px 0px 24px;
	color: #ffffff;
	width: 185px;
	height: 32px; 
	line-height: 32px;
	background-color: #1a75bb;
	display: block;
	background-image: url(images/block-closed.gif);
}
#mapblock img {
	float: right;
	margin-top: 4px;
	border: 0px none;
}
#mapblock a {
	border: 0px none;
}

h5 {
	font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #f6921e;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}
h5 a.faqterm, h5 a.faqterm:hover {
	display: inline;
	font-weight: bold;
	color: #f6921e;
	text-decoration: none;
	line-height: 1.2em;
	margin: 0px;
}
h5.subtitle {
	text-decoration: none;
	font-weight: normal;
	color: #1a75bb;
	line-height: 1.2em;
	margin-bottom: 1em;
}
h5 span.subtitle {
	text-decoration: none;
	font-weight: bold;
	color: #f6921e;
}
h5 span.dateline {
	font-size: 0.9em;
	text-decoration: none;
	font-weight: normal;
	color: #1a75bb;
}

/* -------------------------------- */

#all {
    width: 1000px;
    height: 100%;
	min-height: 100%;
	overflow: hidden;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
    border: 0px none;
    background-color: #e6e7e8;
}
#all-print {
    width: 8in;
    height: 100%;
	min-height: 100%;
	overflow: hidden;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px 0px;
    border: 0px none;
    background-color: #ffffff;
}
#all-print h2 {
    padding: 0px 0px 0px 0px;
}
#all-print div.linkbar3, #all-print div.linkbar4 {
    display: block;
    overflow: hidden;
    height: 1px;
    margin: 1em 0em 1em 0em;
}
.mainblock {
	width: 968px;
	height: auto;
	overflow: hidden;
	padding: 16px;
	margin: 0px;
    background-color: #e6e7e8;
}
.mainblock-print {
	width: 94%;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 3%;
    background-color: #ffffff;
}
.midblock {
	width: 508px;
	height: auto;
	float: none;
	margin: 0px auto 0px auto;
	padding: 0px
}
.contentunit {
	width: 492px;
	height: auto;
	overflow: hidden;
	padding: 8px;
	padding-bottom: 0px;
	margin: 0px;
    background-color: #ffffff;
}
.contentunit2 {
	width: 492px;
	height: auto;
	overflow: hidden;
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
    background-color: #ffffff;
}
.contenttop, .contenttop2, .contentstop, .contentbottom {
	width: 508px;
	height: 16px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top left;
}
.contenttop {
	height: 26px;
	background-image: url(images/mainblock-top.gif);
}
.contenttop2 {
	background-image: url(images/mainblock-top-2.gif);
}
.contentstop {
	height: 29px;
	background-image: url(images/mainblock-stop.gif);
}
.contentunit .contentstop {
	background-image: url(images/mainblock-smallstop.gif);
	width: 492px;
}
.interhead h5 a {
	font-weight: bold;
	color: #f6921e;
}
.interhead h5 {
	margin-top: 1em;
	margin-bottom: 0em;
}
.contentbottom {
	background-image: url(images/mainblock-bottom.gif);
	margin: 0px 0px 16px 0px;
}
.block {
	width: 214px;
	height: auto;
	margin: 0px 16px 8px 16px;
    background-color: #e6e7e8;
    overflow: hidden;
}
.leftblock {
	float: left;
	clear: left;
	margin-left: 0px;
}
.rightblock {
	float: right;
	clear: right;
	margin-right: 0px;
}
#imageimage {
	width: 214px;
	height: 486px;
	background-image: url('images/firepic.jpg');
}
.lowerblock {
	display: block;
	width: 194px;
	height: auto;
	margin: 0px;
	padding: 8px;
    background-color: #ffffff;
    color: #1a75bb;
    border: 2px solid #1a75bb;
    border-top: 0px none;
    overflow: hidden;
}

/* -------------------------------- */

#error {
	padding: 5px 30px 5px 30px;
	margin: 0px;
    background-color: #bb0000;
	border-bottom: 1px solid #880000;
	color: #ffffff;	
	font-size: 0.8em;
}

/* -------------------------------- */

#topline {
	position: relative;
	top: 0px;
	left: 0px;
	height: 14px;
	padding: 9px 30px 9px 30px;
	margin: 0px;
	font-size: 0.8em;
	border-bottom: 1px solid #054371;
}
#langmenu  {
	display: block;
	z-index: 200;
	border: 0px none;
	position: absolute;
	top: 108px;
	left: 768px;
	font-size: 0.65em;
	text-indent: 0px;
	width: 217px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-align: center;
	overflow: hidden;
}
#langmenu ul {
	position: static;
	list-style: none;
	border: 0px none;
	text-indent: 0px;
	width: 192px;
	margin: 0px 0px 0px auto;
	overflow: hidden;
	padding: 0px;
	height: 40px;
}
#langlink_cz, #langlink_en, #langlink_de {
	background-image: url(images/flag_cz.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#langlink_en {
	background-image: url(images/flag_en.gif);
}
#langlink_de {
	background-image: url(images/flag_de.gif);
}
#langmenu ul li {
	list-style: none;
	text-indent: 0px;
	border: 0px none;
	display: inline;
	float: left;
	clear: none;
	width: 64px;
	height: 40px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	
}
h1 #langmenu ul li a, h1 #langmenu ul li p {
	position: static;
	display: block;
	font-weight: bold;
	line-height: 16px;
	text-indent: 0px;
	color: #ffffff;
	width: 48px;
	border: 0px none;
	height: 16px;
	margin: 0px;
	padding: 0px;
	padding-top: 24px;
	text-align: center;	
}
h1 #langmenu ul li p {
	color: #f6921e;
}
#searchbox {
	width: 217px;
	height: 27px;
	padding: 0px;
	margin: 154px auto auto 768px;
	background-image: url('images/search-empty.gif');
}
#searchboxinner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 217px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: none;
}
#searchbox input.fieldtextbox {
	font-size: 10px;
	position: absolute;
	top: 6px;
	left: 6px;
	border: 0px none;
	margin: 0px;
	background: none;
	padding: 0px;
	width: 180px;
	height: 15px;
	line-height: 15px;
	outline: none;
}
#searchbox label {
	display: none;
}
#searchbox input.fieldtextbox:focus {
	border: 0px none;
	outline: none;
}
#searchbox input.fieldbutton {
	position: absolute;
	top: 1px;
	left: 190px;
	border: 0px none;
	margin: 0px;
	background: none;
	padding: 0px;
	width: 24px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url('images/zoom-black.gif');
}

/* -------------------------------- */

#adminmenu {
	height: 18px;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	background-color: #e6e7e8;
	border-bottom: 1px solid #803016;
	overflow: visible;
	font-size: 0.8em;
}
#adminmenu h4 {
	float: left;
	clear: none;
	margin: 0px;
	margin-right: 8px;
	padding: 0px;
	line-height: 18px;
}
#adminmenu ul {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1px;
}
#adminmenu ul li {
	float: left;
	/* width needed or else Opera goes nuts */
	min-width: 2em;
	height: 18px;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	list-style: none;
	text-indent: 0px;
	border: 0px none;
	border-left: 1px solid #e6e7e8;
}
#adminmenu ul li ul {
	position: absolute;
	display: block;
	z-index: 999;
	left: -9999px;
	top: 17px;
	border: 1px solid #000000;
	background: #ffffff;
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 2px;
	line-height: 1em;
}
#adminmenu ul li:hover, #adminmenu ul li.sfhover {
	cursor: pointer;
	color: #ffffff;
	background-color: #000000;
	border-left: 1px solid #000000;

}
#adminmenu ul li:hover ul, #adminmenu ul li.sfhover ul {
	left: auto;
}
#adminmenu ul li ul li {
	display: block;
	float: none;
	clear: both;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 2px;
	border: 0px none;
}
#adminmenu a, #adminmenu p {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: none;
	display: block;
	text-decoration: none;
}
#adminmenu a:hover, #adminmenu p:hover, #adminmenu li:hover p {
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
#adminmenu p {
	line-height: 18px;
	height: 18px;
}

/* -------------------------------- */

#mainmenu {
	font-size: 0.9em;
}
#mainmenu ul {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1px;
	display: table;
}
#mainmenu ul li {
	/* float: none; */
	position: relative;
	/* width needed or else Opera goes nuts */
	width: 214px;
	height: auto
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
	border: 0px none;
	line-height: 1em;
	
}
#mainmenu ul li ul {
	float: none;
	/* width needed or else Opera goes nuts */
	width: 214px;
	height: auto
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
	border: 0px none;
	line-height: 1em;
}
#mainmenu ul li ul li {
	float: none;
	/* width needed or else Opera goes nuts */
	width: 214px;
	height: auto
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
	border: 0px none;
	line-height: 1em;
}
#mainmenu a, #mainmenu p {
	margin: 0px;
	padding: 0px 5px 0px 24px;
	color: #ffffff;
	width: 185px;
	height: 33px; 
/*	line-height: 32px; 
	display: block;*/
	text-decoration: none;
	text-transform: none;
	font-size: 1.0em;
	font-weight: bold;
	background-image: url(images/menu1-closed.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 1px;
	display: table-cell;
	vertical-align: middle
}
#mainmenu a.intree, #mainmenu p.intree {
	background-image: url(images/menu1-open.gif);
}
#mainmenu a.lastleaf, #mainmenu p.lastleaf {
	background-image: url(images/menu-dark.gif);
}
#mainmenu a.current, #mainmenu p.current {
	background-image: url(images/menu-current.gif);
}
#mainmenu ul ul a, #mainmenu ul ul p {
	background-image: url(images/menu2a-closed.gif);
	padding-left: 40px;
	width: 169px;
}
#mainmenu ul ul a.intree, #mainmenu ul ul p.intree {
	background-image: url(images/menu2a-open.gif);
}
#mainmenu ul ul a.lastleaf, #mainmenu ul ul p.lastleaf {
	background-image: url(images/menu-dark.gif);
}
#mainmenu ul ul a.current, #mainmenu ul ul p.current {
	background-image: url(images/menu-current.gif);
}
#mainmenu ul ul ul a, #mainmenu ul ul ul p {
	background-image: url(images/menu2-closed.gif);
	padding-left: 40px;
	width: 169px;
}
#mainmenu ul ul ul a.intree, #mainmenu ul ul ul p.intree {
	background-image: url(images/menu2-open.gif);
}
#mainmenu ul ul ul a.lastleaf, #mainmenu ul ul ul p.lastleaf {
	background-image: url(images/menu-lite.gif);
}
#mainmenu ul ul ul a.current, #mainmenu ul ul ul p.current {
	background-image: url(images/menu-current.gif);
}
#mainmenu ul ul ul ul a, #mainmenu ul ul ul ul p {
	background-image: url(images/menu3-closed.gif);
	padding-left: 56px;
	width: 153px;
}
#mainmenu ul ul ul ul a.intree, #mainmenu ul ul ul ul p.intree {
	background-image: url(images/menu3-open.gif);
}
#mainmenu ul ul ul ul a.lastleaf, #mainmenu ul ul ul ul p.lastleaf {
	background-image: url(images/menu-lite.gif);
}
#mainmenu ul ul ul ul a.current, #mainmenu ul ul ul ul p.current {
	background-image: url(images/menu-current.gif);
}
#mainmenu a:hover {
	color: #f6921e;
	text-decoration: none;
}
#mainmenu ul ul ul a:hover {
	color: #231f20;
	text-decoration: none;
}
#mainmenu a.current:hover {
	color: #231f20;
	text-decoration: none;
}

#mainmenu a.current, #mainmenu a.intree, #mainmenu p {
}

/* ---------------------------- */

#content {
	font-size: 0.9em;
}

/* ---------------------------- */

.rightblock ul, .rightblock li {
	display: block;
	list-style: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

/* ---------------------------- */

.fullimage {
	display: block;
	border: 0px none;
	margin: 0px auto 0px auto;
}






/* ---------------------------- */

#bottomline {
	clear: both;
	position: absolute;
	bottom: 0px;
	height: 14px;
	padding: 8px 30px 8px 30px;
	margin: 0px;
	border-top: 5px solid #f15a24;
}
#bottomline p {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}
#topline a, #bottomline a {
	color: #000000;
	text-decoration: underline;
}
#topline a:hover, #bottomline a:hover {
	color: #f15a24;
	text-decoration: underline;
}
.loginlink {
	display: block;
	font-weight: normal;
	float: right;
	padding: 0px;
	clear: right;
	width: 14px;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
	background-image: url(images/whitelock.gif);
	background-repeat: no-repeat;
	background-position: center center;
}




.listunit, .imglistunit {
	clear: both;
	margin-bottom: 8px;
}
.galleryblock div.galleryunit {
	float: left;
	width: 114px;
	height: 232px;
	margin: 8px 8px 0px 0px;
	overflow: hidden;
}
.galleryblock div.galleryunit3 {
	float: left;
	width: 164px;
	height: 200px;
	margin: 4px 0px 0px 0px;
	overflow: hidden;
}
.galleryblock2 div.galleryunit {
	float: left;
	width: 114px;
	height: 296px;
	margin: 8px 8px 0px 0px;
	overflow: hidden;
}
div.galleryunit table {
	display: table;
	border-collapse: collapse;
	overflow: hidden;
}
.galleryblock div.firstrow, .galleryblock2 div.firstrow {
	margin-top: 0px;
}
.galleryblock div.firstcol, .galleryblock2 div.firstcol {
	clear: left;
}
.galleryblock div.lastcol, .galleryblock2 div.lastcol {
	margin-right: 0px;
}
div.midimagediv {
	float: left;
	margin: 0px 16px 10px 0px;
}
div.thumbimagediv {
	float: left;
	margin: 0px 16px 10px 0px;
}
div.thumbimagediv a img, div.thumbimagediv img, div.thumbimagediv a {
	border: 0px none;
}
div.inlinethumbimagediv {
	float: left;
	clear: both;
	margin: 0px 16px 10px 0px;
}
div.inlinethumbimagediv a img, div.inlinethumbimagediv img, div.inlinethumbimagediv a {
	border: 0px none;
}
hr {
	float: none;
	clear: both;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
div.paramimagediv {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0px 0px 16px 0px;
}
div.paramimagediv img {
	border: 0px none;
}
div.parambox {
	float: left;
	clear: both;
	top: 0px;
	right: 0px;
	width: auto;
	max-width: 40%;
	height: auto;
	overflow: hidden;
	padding: 0px 24px 16px 0px;
	margin: 0px;
}
div.textbox {
	float: none;
	clear: none;
	top: 0px;
	right: 0px;
	width: auto;
	min-width: 55%;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 16px 0px;
	margin: 0px;
}

div.parambox strong {
	color: #f6921e;
}
.tdimg {
	width: 114px;
	height: 128px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	overflow: hidden;
}
.galleryblock2 .tdimg {
	width: 114px;
	height: 240px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.tdimg a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.tdimg a img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
}
.tdimg a:hover img {
	border: 1px solid #f6921e;
}
.tdtext {
	width: 114px;
	height: 72px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-transform: uppercase;
}
.tdtext a {
	color: #231f20;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.05em;
}
.tdtext a:hover {
	color: #f6921e;
	text-transform: uppercase;
	text-decoration: none;
}
.tdtext a.editlink {
	font-size: 0.9em;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #1a75bb;
}
.tdtext a.editlink:hover {
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0091d4;
}
.galleryunit3 .tdimg, .galleryunit3 .tdtext {
	width: 164px;
}

.hundred {
	width: 100%;
	height: 100%;
}
.centerme {
	text-align: center;
	vertical-align: middle;
}


.clearall {
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    display: block;
 	visibility: hidden;
 	display: none;
    overflow: hidden;
    float: none;
    clear: both;
}

