table { font-size: 11px; }

table.bigform { font-size: 10px; }

table.veftlac { font-size: 10px; }

body {
	padding: 20px;
	margin: 0;
	color: #fff;
	background: #0094de url(./../images/background.gif) repeat-y;
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	font-size: 12px;
}

ul#menu li a.zapojsa,
ul#menu li a.otazky,
ul#menu li a.formulare,
ul#menu li a.fotogaleria,
ul#menu li a.diskusia,
ul#leftmenu li a.inex,
ul#leftmenu li a.kontakt,
a.searchbutton,
a.printbutton,
a.sendbutton,
a.addbutton
{
	background-color:transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 0;
}

a, a img {
	color: #fff;
	text-decoration: none;
	border: 0;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
ul#menu {
	position: absolute;
	top: 22px;
	left: 120px;
	z-index: 6000;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#menu li {
	float: left;
	position: relative;
	list-style: none;
}
li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}
li>ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul {
	display: block;
}
ul#menu li a, ul#leftmenu li a {
	display: block;
	height: 19px;
	text-decoration: none;
}
ul#menu li a.zapojsa {
	width: 66px;
	background: url(./../images/menu/zapojsa.gif);
}
ul#menu li a.zapojsa:hover {
	background-position: 0 -19px;
}
ul#menu li ul {
	margin-left: -35px;
}
* html ul#menu li ul {
	top: 19px;
	margin-left: 4px;
}
ul#menu li ul.zapojsa, ul#menu li ul.zapojsa li {
	width: 235px;
}
ul#menu li ul.formulare, ul#menu li ul.formulare li {
	width: 323px;
}
ul#menu li ul li a, ul#leftmenu li ul li a {
	display: block;
	height: 15px;
	padding: 1px 4px;
	color: #0094de;
	background: #fff;
	font-weight: bold;
	border: #fff 1px solid;
}
ul#menu li ul li a:hover, ul#leftmenu li ul li a:hover {
	color: #fff;
	background: #0094de;
}
ul#menu li a.otazky {
	width: 122px;
	background: url(./../images/menu/otazky.gif);
}
ul#menu li a.otazky:hover {
	background-position: 0 -19px;
}
ul#menu li a.formulare {
	width: 215px;
	background: url(./../images/menu/formulare.gif);
}
ul#menu li a.formulare:hover {
	background-position: 0 -19px;
}
ul#menu li a.fotogaleria {
	width: 81px;
	background: url(./../images/menu/fotogaleria.gif);
}
ul#menu li a.fotogaleria:hover {
	background-position: 0 -19px;
}
ul#menu li a.diskusia {
	width: 59px;
	background: url(./../images/menu/diskusia.gif);
}
ul#menu li a.diskusia:hover {
	background-position: 0 -19px;
}
#logo {
	position: absolute;
	top: 42px;
	left: 25px;
}
#left {
	position: absolute;
	top: 170px;
	left: 5px;
	width: 110px;
	height: 450px;
	background: url(./../images/background_left.gif) no-repeat bottom;
}
ul#leftmenu {
	list-style: none;
	padding: 0;
	margin: 0 0 0 7px;
}
ul#leftmenu li a.inex {
	width: 94px;
	background: url(./../images/menu/inex.gif);
}
ul#leftmenu li a.inex:hover {
	background-position: 0 -19px;
}
ul#leftmenu li a.kontakt {
	position: absolute;
	top: 21px;
	left: 7px;
	width: 55px;
	background: url(./../images/menu/kontakt.gif);
}
ul#leftmenu li a.kontakt:hover {
	background-position: 0 -19px;
}
ul#leftmenu li ul.inex {
	position: absolute;
	top: 5px;
	left: 60px;
}
ul#leftmenu li ul.inex, ul#leftmenu li ul.inex li {
	width: 235px;
	list-style: none;
}
#top {
	position: absolute;
	top: 46px;
	left: 125px;
	width: 537px;
	height: 100px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#top img {
	margin-top: 22px;
}
.hidden {
	display: none;
}
#content {
	width: 538px;
	margin: 160px 0 30px 0;
}
#footer {
	border-top: 2px solid #fff;
	font-size: 10px;
	font-weight: bold;
	margin: -15px 0 0 105px;
	width: 538px;
	padding: 5px 0;
	clear:both;
}
#nonFooter {
	position: relative;
	min-height: 400px;
	margin-left: 105px;
}
* html #nonFooter {
/*	height: expression(this.scrollHeight < 800 ? "580px" : "auto" );*/
}
span.green, span.orange {
	font-weight: bold;
	color: #fff;
	float: left;
	margin-bottom: 8px;
}
span.green span, span.orange span {
	display: block;
}
span.innercontent span {
	display: inline;
}
span.orange .innercontent {
	padding: 4px 10px;
}
span.green .innercontent {
	padding: 13px 10px;
}
span.green .innercontent div.infobit {
	width: 322px;
}
span.green .innercontent div.infomuch {

}
span.green .innercontent div.photobit {
	float: right;
	margin: 0px 3px 0 13px;
	width: 170px;
}
span.green .uedge {
	background: #73BE1E url(./../images/corner/corner_green_top.gif) repeat-x top;
}
span.green .redge {
	background: url(./../images/corner/corner_green_right.gif) repeat-y top right;
}
span.green .bedge {
	background: url(./../images/corner/corner_green_bottom.gif) repeat-x bottom left;
}
span.green .ledge {
	background: url(./../images/corner/corner_green_left.gif) repeat-y left;
}
span.green .ulcorner {
	background: url(./../images/corner/corner_green_lt.gif) top left no-repeat;
}
span.green .urcorner {
	background: url(./../images/corner/corner_green_rt.gif)  top right no-repeat;
}
span.green .blcorner {
	background: url(./../images/corner/corner_green_lb.gif) bottom left no-repeat;
}
span.green .brcorner {
	background: url(./../images/corner/corner_green_rb.gif) bottom right no-repeat;
}
span.orange .uedge {
	background: #ff9900 url(./../images/corner/corner_orange_top.gif) repeat-x top;
}
span.orange .redge {
	background: url(./../images/corner/corner_orange_right.gif) repeat-y top right;
}
span.orange .bedge {
	background: url(./../images/corner/corner_orange_bottom.gif) repeat-x bottom left;
}
span.orange .ledge {
	background: url(./../images/corner/corner_orange_left.gif) repeat-y left;
}
span.orange .ulcorner {
	background: url(./../images/corner/corner_orange_lt.gif) top left no-repeat;
}
span.orange .urcorner {
	background: url(./../images/corner/corner_orange_rt.gif)  top right no-repeat;
}
span.orange .blcorner {
	background: url(./../images/corner/corner_orange_lb.gif) bottom left no-repeat;
}
span.orange .brcorner {
	background: url(./../images/corner/corner_orange_rb.gif) bottom right no-repeat;
}
.clear {
	clear: both;
	font-size: 1px;
	text-align: left;
}
.fleft {
	float: left;
}
.pleft {
	padding-left: 10px;
}
.headline {
	font-size: 15px;
}
.toppadding20 {
	padding-top: 20px;
}
p, ul.gallery {
	margin: 0 0 0 10px;
	padding: 0;
}
ul.gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#title {
	position: absolute;
	top: 123px;
	left: 130px;
	font-weight: bold;
	font-size: 20px;
}
* html #title {
	top: 118px;
}
p a {
	text-decoration: underline;
	font-weight: bold;
}
p a:hover {
	color: #ff9900;
}
table.results th {
	padding-left: 10px;
}
table.results th span.orange {
	margin-bottom: -8px;
	_margin-bottom: 0;
}
table.results tr:hover, table.results td:hover {
	background-color: #75bf16;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
table.results tr.nohover:hover, table.results tr.nohover td:hover {
	background-color: #0094de;
	cursor: auto;
}
table.results td {
	border: 1px solid #fff;
	border-right: 0;
	border-bottom: 0;
	padding-left: 8px;
	font-size: 12px;
}
table.results td.nolborder {
	border-left: 0;
}
table.results td.notborder {
	border-top: 0;
}
table.results tr.smallrow, table.results td.smallrow {
	font-size: 6px;
	height: 6px;
	line-height: 6px;
}
.center {
	text-align: center;
}
form {
	display: inline;
}
input, select, textarea {
	font-size: 11px;
	color: #000;
	background-color: #fff;
	margin-top: 3px;
	width: 150px;
	border: 1px solid #fff;
}
hr {
	float: left;
	color: #fff;
	background-color: #fff;
	width: 100%;
	height: 2px;
	border: 0;
}
* html hr {
	float: none;
}
a.searchbutton {
	display: block;
	width: 62px;
	height: 23px;
	background: url(./../images/searchbutton.gif);
	margin: 10px 0 8px;
	padding: 0;
}
* html a.searchbutton {
	margin: 0 0 2px;
}
a.searchbutton:hover {
	background-position: 0 -23px;
}
a.printbutton {
	display: block;
	width: 55px;
	height: 23px;
	background: url(./../images/printbutton.gif);
}
a.printbutton:hover {
	background-position: 0 -23px;
}
a.sendbutton {
	display: block;
	width: 57px;
	height: 23px;
	background: url(./../images/sendbutton.gif);
	margin: 7px 0;
}
* html a.sendbutton {
	margin: 0;
}
a.sendbutton:hover {
	background-position: 0 -23px;
}
a.backbutton {
	display: block;
	width: 51px;
	height: 20px;
	background: url(./../images/backbutton.gif);
	margin: 7px 0;
}
a.backbutton:hover {
	background-position: 0 -20px;
}
a.addbutton {
	display: block;
	width: 51px;
	height: 23px;
	background: url(./../images/addbutton.gif);
	margin: 7px 0;
}
a.addbutton:hover {
	background-position: 0 -23px;
}

.pagingbutton, a.pagingbutton, a.pagingbutton_selected {
	float: left;
	width: 22px;
	padding-top: 3px;
	height: 19px;
	background: url(./../images/pagingbutton.gif) no-repeat 0 0;
	margin: 7px 5px 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
a.pagingbutton:hover {
	color: #fff;
	text-decoration: none;
	background-position: 0 -22px;
}
a.pagingbutton_selected {
	color: #fff;
	text-decoration: none;
	background: url(./../images/pagingbutton.gif) 0 44px;
}
span.normaltext {
	font-size: 12px;
}
div.photobox {
	 border: 1px solid #fff;
	 background-color: #8adbff;
}
.bluebox {
	border: 2px solid #fff;
	background-color: #8adbff;
	margin-left: 15px;
	float: left;
}
.box {
	margin-left: 0;
}
.thumb {
	width: 90px;
	margin: 0 40px 20px 0;
	font-weight: bold;
}
.nobmargin {
	margin-bottom: 0;
}
.nolmargin {
	margin-left: 0;
}
div.thumbbox {
	width: 90px;
	margin-left: 0;
}
.caption {
	width: 350px;
	margin: -24px 30px 0;
	_margin: -24px 15px 0;
}
.rightpaging {
	margin-left: 400px;
	_margin-left: 210px;
}

td.bullet {
	vertical-align: top;
}

a.file {
	float: left;
	height: 50px;
	margin: 5px 15px 25px 0;
}
a.doc {
	background: url(./../images/icons/doc.gif) no-repeat bottom left;
}
a.doc:hover {
	background: url(./../images/icons/doc_over.gif) no-repeat bottom left;
}
a.htm {
	background: url(./../images/icons/htm.gif) no-repeat bottom left;
}
a.htm:hover {
	background: url(./../images/icons/htm_over.gif) no-repeat bottom left;
}
a.pdf {
	background: url(./../images/icons/pdf.gif) no-repeat bottom left;
}
a.pdf:hover {
	background: url(./../images/icons/pdf_over.gif) no-repeat bottom left;
}
a.txt {
	background: url(./../images/icons/txt.gif) no-repeat bottom left;
}
a.txt:hover {
	background: url(./../images/icons/txt_over.gif) no-repeat bottom left;
}
a.xls {
	background: url(./../images/icons/xls.gif) no-repeat bottom left;
}
a.xls:hover {
	background: url(./../images/icons/xls_over.gif) no-repeat bottom left;
}
a.zip {
	background: url(./../images/icons/zip.gif) no-repeat bottom left;
}
a.zip:hover {
	background: url(./../images/icons/zip_over.gif) no-repeat bottom left;
}
