body, input, select, textarea, th, td {
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

input, select, textarea {
  font-size: 100%;
}

body, th, td {
  font-size: 78%;
  font-\size: 78%;
  line-height: 1.4;
}

th, td {
  
}




body, html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #C1C1C1;
	color: black;
}

#page {
	position: relative;
	margin: 0 0 0 0;
	width: 770px;
	text-align: left;
	background-color: #EEEEEE;
	border-left-color: #434343;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #434343;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #434343;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#top {
	position: relative;
	margin: 0 0 0 0;
	width: 768px;
	height: 150px;
	border-bottom-color: #434343;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#main {
	position: relative;
	margin: 0 0 0 0;
	width: 768px;
	height: auto;
	min-height: 400px;
}

#top_odkazy {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 763px;
	height: 25px;
	text-align: right;
}

#main_logo {
	position: absolute;
	left: 25px;
	top: 12px;
	width: 98px;
	height: 150px;
	margin: 0;
	padding: 0;
}

#main_menu {
	float: left;
	width: 200px;
	text-align: left;
	color: Black;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 180px;
	padding-bottom: 20px;
}

#main_obsah {
	float: right;
	width: 532px;
	color: Black;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: normal;
	padding-top: 80px;
}

#nadpis_znak {
	position: absolute;
	left: 227px;
	top: 15px;
	border: none;
}

#nadpis {
	position: absolute;
	left: 226px;
	top: 20px;
	border: none;
	text-align: left;
}

#footer {
	float: left;
	width: 768px;
	height: 23px;
	border-top-color: #434343;
	border-top-style: solid;
	border-top-width: 1px;
}

#footer a {
	color: White;
	text-decoration : none;
	font-size: 12px;
}

#footer a:hover {
	color: White;
	text-decoration : underline;
	font-size: 12px;
}

#nadpis a {
	color: White;
	text-decoration : none;
}

#nadpis a:hover {
	color: White;
	text-decoration : underline;
}




/************************************************** ZÁKLADY */

/* zarovnani textu */
p          {margin: 0.8em 0; padding: 0; text-indent: 0px;}
p.uvod     {padding: 0; text-indent: 10px; margin-top: 0px; margin-bottom: 2px;}
p.noindent, .noindent { text-indent: 0 !important; }
.right     { text-align: right !important; }
.left      { text-align: left !important; }
.center    { text-align: center !important; }

h1, .h1 {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 520px;
	background-image: url(../img/menu/bg_h1.gif);
	margin-bottom: 0px;
	padding-left: 0px;
	text-indent: 10px;
	letter-spacing: 0px;
}

h2, h3, .h2, .h3 {
	text-indent: 0px;
	margin: 0.8em 0 0.4em;
	font-weight: normal;
	font-weight: bold;
}
h2, .h2 {
	font-size: 14px;
	margin-bottom: 0px;
	color: #A41E15;
}
h3, .h3 {
	font-size: 12px;
	color: #A41E15;
}




/* kotvy */
a {
  cursor: pointer;
  _cursor: hand;
}
a:visited {  }
a:hover {  }


/* další */

hr {
	color: White;
	background-color: Black;
	border: 0;
	height: 1px;
}

.nocss { display: none; }
.print { display: none; }

i, em { margin-right: 0.1em; }

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}


/************************************************** SEZNAMY */


dd { }
dt { }

ul {
  margin: 10px 0;
  padding: 0;
}
ul li {
  margin: 4px 0 4px 20px;
}
ul.nodots {
  list-style: none none;
}



/************************************************** FORMULÁŘE */


input.text {
  width: 60%;
}

input.default { font-weight:bold; }


input.text, select, textarea {
  border: 1px solid gray;
  padding: 2px;
}

input.text:focus, select:focus, textarea:focus {
  border: 1px solid black;
}




/************************************************** OBRÁZKY */

img { border: 0px; }

/************************************************** MENU */

#main_menu a, #main_menu li a {color: #000000; text-decoration: none;}
#main_menu a:hover {color: #A41E15;}

#main_podmenu a, #main_podmenu li a {color: #A41E15; text-decoration: none;}
#main_podmenu a:hover {color: #FFFFFF;}

#main_menu li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#main a {
	color: #A41E15;
	text-decoration: none;
}

#main a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#top_odkazy a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#top_odkazy a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#fotogalerie1 img {
	border: 1px solid Black;
}

#fotogalerie2 img {
	border: 0px;
}

#fotogalerie2 a {
	border: 1px solid Black;
}

#fotogalerie2 a:hover {
	border: 1px solid White;
}

div.hr {
  height: 1px;
  width: 100%;
}
div.hr hr {
  display: none;
}

.cervena {color: #A41E15;}
.cerna {color: #000000;}

#top_odkazy_aktivni a {color: #A41E15;}
#top_odkazy_aktivni a:hover {color: #FFFFFF;}

