body {
padding: 0; margin: 0;
background-color: #BDBBA1;
font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
color:black;
font-size: 0.73em;
text-align: center;
}
/* obecne prvky */
A,A:link,A:active,A:visited {
color: #A5150D;
text-decoration: none;
}
A:hover,A:focus {
text-decoration: underline;
}
FORM {
padding: 0; margin: 0;
}
input.text, select, textarea {
	border: 1px solid gray;
	width: 120px;
}
input.submit, input.reset  {
	border: none !important;
	background-color: silver !important;
	color: white;
	font-weight: bold;
	font-size:larger;
	width: 90px;
}

INPUT.search {
border: none;
width: 100px;
height: 16px;
font-size: 0.8em;
}
IMG {
border: 0;
}
.skipnav {
display: none;
}
/*tabulkovej hack pro relativni fontsize v ie 5*/
td,th {
font-size: 0.7em;
voice-family: "\"}\""; 
   voice-family:inherit;
font-size: 1em;
}
hr {
height: 1px;
color: #757575;
background-color: #757575;
}
.nocss {
	display:none;
}
form {
	margin:0; padding:0;
	}
.floatleft {
	float:left;
	margin-right: 4px;
}
.block {
	display: block;
}
p.viceinfo {
	font-size: 0.9em;
	text-align:right !important;
}

/*****************************************************************************/
/*   text format   */
.content H2, .h2, .formular .nadp {
	font-size:1.1em;
	font-weight:bold;
	color:#898332;
	margin: 0; padding-left: 16px;
	background-image:url(../img/h2bullet.gif);
	background-repeat:no-repeat;
}
.formular .nadp { margin-bottom: 10px; }
.content H2.bezkosticek {
	padding: 0;
	background-image:none;
}
.content H2 a, .content H2 a:link, .content H2 a:active, .content H2 a:active {
	color:#898332 !important;
}
h3, .h3 {
	font-size: 1em;
	font-weight: bold;
	margin:0;
}
.content P {
	text-align:justify;
	margin: 0 0 1.4em 0;
}
.footer {
	font-size: 0.8em;
	color: #898332;
	margin: 0em 54px 0em 253px;
	float: none; clear: both;
	padding-bottom:2em;
}
.linksarea H2, .leftmenu A, .leftmenu A:link, .leftmenu A:active, .leftmenu A:visited  {
	color:#9F0000;
	font-size: 1.1em;
	margin: 0 0 0.15em 0; padding: 0 0 0 20px;
	
	background-image:url(../img/linksareah2bullet.gif);
	background-repeat:no-repeat;
	display: block;
}
.linksarea H2 {

	font-weight:bold;
	}
.linksarea P {
	margin:0; padding:0;
}
.linksarea A, .linksarea A:link, .linksarea A:active, .linksarea A:visited {
	color: #9F0000;
	font-weight:normal;
	text-decoration: none;
}
.linksarea A:hover {
	text-decoration: underline;
}
.linksarea .quicklink {
	margin-bottom: 1em;	
}
.linksarea .current {
	font-weight: bold !important;
	color: #898332 !important;
	background-image:url(../img/linksareah2bulletgreen.gif) !important;
}
p.interviewotazka {
	color: #898332;
	margin-bottom:5px;
}
.ramecek {
	border: 1px solid black;
}

/*******************************************************************************/
/* formulare */
/* textova pole */
INPUT.text {
border: 1px solid black;
}
/* tlacitka */
INPUT.submit {
border: 1px solid black;
text-align: center;
color: White;
background-color: #BDBBA1;
font-weight: bold;
padding: 0;
}
INPUT,SELECT, OPTION, TEXTAREA {
font-size: 1em;
}
/****************************************************************************/
/* layout divs */
.all {
	width: 775px;
	text-align:left;
	margin: auto;
	background-color:white;
	background-image:url(../img/mainbg2color.gif);
	background-repeat:repeat-y;
	color:black;
}
.content {
	background-color: white;
	color: black;
	width: 468px;
	margin-left: 53px;
}
.leftcol {
	position: relative;
	float: left;
	width: 203px;
	margin: 0 0 0 0;
}
.maincol {
	position: relative;
	float: left;
}
.leftcol .linksarea {
	background-color: #F9F8F4;
	color: black;
	width: 141px;
	margin-left: 43px;
	margin-bottom: 20px;
}
.linksarea img.linkimg {
	float:left; margin: 2px 4px 1px 0;
}
.pageend {
	position:relative;
	float: none;
	clear: both;
	overflow:hidden;
	height: 19px;
	/*background-image:url(../img/pageend.gif);
	background-repeat:no-repeat;*/
}
H1 {
	position: relative;
	height: 60px;
	background-image: url(../img/titlebg.gif);
	background-repeat:no-repeat;
	margin:0; padding:0;
	padding-left: 253px;
	margin-bottom: 10px;
}
.menu {
	position:relative;
	height: 30px;
	background-color: #898332;
	color:white;
	margin: 0 5px 0 4px;
	/*padding-left: 228px;*/
	padding-right: 22px;
	text-align:right;
	/*background-image:url(../img/menubg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;*/
	z-index: 10000;
}
.top {
	position:relative;
	height:119px;
	background-color: #EFEEE3;
	background-image:url(../img/topbg.gif);
	background-repeat:repeat-y;
}
.top .logo {
	position:relative;
}
.top .nkc {
	position:absolute;
	left: 445px;
	top: 20px;
}
.servicelinks {
	position:absolute;
	right: 50px; top: 56px;
	white-space: nowrap;
}
.searchbox {
	position:absolute;
	left: 596px; top: 94px;
}
.searchbox input.text {
	background:white;
	border:1px solid #898332;
	width: 82px;
	height: 13px;
	margin:0;
}
.newsletterbox {
	position:absolute;
	left: 491px; top: 74px;
	color: #898332;
}
.newsletterbox input.text {
	background:white;
	border:1px solid #898332;
	width: 82px;
	height: 13px;
	margin:0;
}
.uzkytext {
	width: 300px;
}
.rightcolumn {
	float:left;
	
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #898332;
	width: 150px;
}
.rightcolumn p {
	text-align:left;font-size: 0.9em;
}
/**********************************************************/
/* databaze */
table.dbform {
	width: 380px;
}
table.dbform th, table.dbform td {
	vertical-align: top;
	padding: 10px 3px 3px 3px;
}
table.dbform p {
	margin: 5px 0 0 0;
}
table.dbform select {
	width: 230px;
	height: 110px;
}
table.dbform input.longtext  {
	width: 230px;
}
.dbrightcolumn {
	float:left;
	font-size: 0.9em;
	margin-left: 5px;
	padding-left: 5px;
	color: #898332;
	border-left: 1px solid #898332;
	width: 120px;
}
.dbrightcolumn p {
	text-align:left;
}
table.kontext td {
	padding: 0px 0px 20px 8px !important;
}
/**************************************************************/
/* tabulka s daty */
table.datatable {
table-layout: auto;
width: auto;
border-left: 1px solid White;
margin-bottom: 16px;
}
table.datatable th, table.datatable td {
text-align: left;
vertical-align: top;
padding: 2px 4px 2px 4px;
font-weight: normal;
/*width: 100px;*/
}
table.datatable th {
color: White;
background-color: #000000;
border-right: 1px solid White;
border-bottom: 1px solid White;
font-weight: bold;
}
table.datatable td {
border-right: 1px solid white;
border-bottom: 1px solid #757575;
}

table.datatable tr.dark td, td.dark {
background-color: #EEEEEE;/*#ECFBF2;*/
}

table.datatable tr.light td, td.light {
background-color: #F7F7F7;/*#B6EECC;*/
}
table.datatable H2 {
	padding-left:0;
	background-image:none;
}
/*********************/
table.simpletable td {
	padding: 2px;
	vertical-align: top;
}
table.simpletable H2 {
	padding-left:0;
	background-image:none;
}

/******************************************************/

.svetla, .svetlaCh, .svetla {
	padding:2px 0 2px 4px;
	_height: 15px; 
	min-height: 15px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	display: block;
	position: relative;
}
.svetla:hover, .svetlaCh:hover  { color: #FFFFFF; text-decoration: none; background-color: #FFB811; display: block }

.tmava, .tmavaCh  { 
	padding:2px 0 2px 4px; 
	_height: 15px; 
	min-height: 15px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #EEEEEE; 
	display: block;
	position: relative;
}
.tmava:hover, .tmavaCh:hover  { color: #fff; text-decoration: none; background-color: #FFB811; display: block }

.uroven2 { padding:2px 0 2px 4px; color: #000000; font-weight: bold; text-decoration: none; background-color: #FFFFFF; display: block }
.uroven2:hover { padding-left: 10px; height: 15px; color: #fff; font-weight: bold; text-decoration: none; background-color: #FFB811; display: block }

.uroven3 { padding:2px 0 2px 14px; color: #000000; font-weight: bold; text-decoration: none; background: #EEEEEE url(../img/linksareah3bullet.gif) no-repeat top left; display: block; }
.uroven3:hover { color: #fff; font-weight: bold; text-decoration: none; background-color: #FFB811; display: block }

#menucontainer0, #menucontainer1, #menucontainer2, #menucontainer3, #menucontainer4, #menucontainer5, #menucontainer6, #menucontainer7
	{ position: absolute; top: 29px; width: 180px; color: #fff; font-weight: bold; font-size:0.85em; text-decoration: none; background-color: #FFFFFF; border: solid 1px #000000; display: none; z-index: 12000;
	text-align:left; 
/*	filter:alpha(opacity=92);*/
	-moz-opacity:0.92;
	/*opacity: 0.92;*/
}

/*
#menucontainer0 { left: 228px; }
#menucontainer1 { left: 283px; }
#menucontainer2 { left: 340px; }
#menucontainer3 { left: 411px; }
#menucontainer4 { left: 491px; }
#menucontainer5 { left: 584px; }
#menucontainer6 { left: 584px; }
#menucontainer7 { left: 602px; }
*/

#menucontainer0 { left: 108px; }
#menucontainer1 { left: 195px; }
#menucontainer2 { left: 250px; }
#menucontainer3 { left: 310px; }
#menucontainer4 { left: 400px; }
#menucontainer5 { left: 500px; }
#menucontainer6 { left: 584px; }
#menucontainer7 { left: 584px; } 

#menuparent0, #menuparent1, #menuparent2, #menuparent3, #menuparent4, #menuparent5, #menuparent6, #menuparent7 { position: relative; }

.svetlaCh, .svetlaCh:hover, .tmavaCh, .tmavaCh:hover, .Ch, .Ch:hover, .Ch, .Ch:hover
 { cursor: hand; background-image: url('../img/sipky.gif'); background-repeat: no-repeat; background-position: right 0px; }
.submenu { width: 178px; position: absolute; display: none; z-index: 20000; border: solid 1px #000000; text-align:left; }

.vypis {
	width: 539px;
	text-align: justify;
}
.invalid { padding: 4px; margin: 4px; border: 2px solid #FFB811; cursor: help; }
.invalidtab { border: 2px solid #FFB811; cursor: help; padding: 2px; }
.invalidtabL { border-left: 2px solid #FFB811; border-top: 2px solid #FFB811; border-bottom: 2px solid #FFB811; cursor: help; padding: 2px; }
.invalidtabC { border-top: 2px solid #FFB811; border-bottom: 2px solid #FFB811; cursor: help; }
.invalidtabR { border-right: 2px solid #FFB811; border-top: 2px solid #FFB811; border-bottom: 2px solid #FFB811; cursor: help; }
input.none { border: 0px none; }
.error { color: red; }

.barva_textu2 {
	padding-left: 10px;
}
.barva_textu3 {
	padding-left: 22px;
}

.barva_textu4 {
	padding-left: 34px;
}
.barva_textu5 {
	padding-left: 46px;
}
.barva_textu6 {
	padding-left: 58px;
}

.barva_textu3, .barva_textu3 a, .barva_textu3 a:link, .barva_textu3 a:visited, .barva_textu3 a:active
{
	color: #666666;
}
.prava5img { 
	margin-left: 8px;float: right
} 

.leva5img { 
	margin-right: 8px; float: left
}
.vyhledavani {
	margin-bottom: 5px;
}
.zenamesice {
	margin-bottom: 20px;
}
.fotogalerie td { 
	text-align: center; 
	vertical-align: middle; 
	width: 120px; 
	height: 120px; 
	border: 1px solid #eeeeee; 
} 
.fotogalerie th a { font-weight: normal; }
