body {
	font: x-small/1.5 Verdana, sans-serif;
	font-size: 10pt;
	background: white;
	color: #333;
	margin: 0; padding: 0;
	margin-bottom: 1ex;
	text-align: center;
}

a {
	color: #0000ad;
	font-weight: bold;
	text-decoration:none;
	text-underline:none	
}

a:hover {
	color: black;
}

a span {
	display: none;
}

h1, h2 {
	margin-top: 0;
	margin-bottom: 4px;
}

h1 {
	font-family: sans-serif;
	font-size: 180%;
	text-align: left;
	margin-right: 0px;
	color: #000;
}

h2 {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: #036;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

p {
	text-align: justify;
}

p span {
	font-size: 110%;
	font-weight: bold;
	color: #036;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 0.5em;
	font-size: 90%;
}

/* GLOBAL CLASSES */
.center {
	text-align: center;
}

#screen {
	position: relative;
	width: 741px;
	padding: 0;
	margin:  0;
	text-align: left;
}

/* HEADER */
#header {
	position: relative;
	right: 0px; top: 0px;
	width: 881px; height: 136px;
	display: block;
}

#bg0 {
	position: relative;
	left: 0; top: 0px;
	background: left no-repeat;
	width: 100%; height: 136px;
}


#bg0 span {
	display: none;
}

#bg0 {
	background-image: url(../img/banner.jpg);
}

/* MENU */
#menu {
	position: relative;
	left: 0; top: 0px;
	width: 136px; height: 260px;
	background: #191bcd;
	color: white;
	margin: 0; padding: 0;
}

#menu li {
	float: left;
	display: block;
	padding: 2px 0px;
	padding-left: 0px;
	list-style: none;
}

#menu a, #menu strong {
	display: block;
	position: relative;
	height: 17px;
	line-height: 0.8;
	overflow: hidden;
}

#menu a span, #menu strong span {
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 100%; height: 100%;
	background: no-repeat 0 0;
	cursor: pointer;
	_cursor: hand;
	_cursor/**/: pointer;
}

#menu a:hover span {
	background-position: 0 -17px;
}

#menu strong span {
	background-position: 0 -34px;
}

#menu #managecs a, #menu #manage strong {
	width: 136px;
}
	
#menu #managecs span {
	background-image: url(../img/btn-manage-cs.gif);
}

#menu #akcecs a, #menu #akce strong {
	width: 136px;
}
	
#menu #akcecs span {
	background-image: url(../img/btn-akce-cs.gif);
}

#menu #forumcs a, #menu #forum strong {
	width: 136px;
}
	
#menu #forumcs span {
	background-image: url(../img/btn-forum-cs.gif);
}

#menu #knihovnacs a, #menu #knihovna strong {
	width: 136px;
}
	
#menu #knihovnacs span {
	background-image: url(../img/btn-knihovna-cs.gif);
}

#menu #clencs a, #menu #clen strong {
	width: 136px;
}
	
#menu #clencs span {
	background-image: url(../img/btn-clen-cs.gif);
}

#menu #kontaktcs a, #menu #kontakt strong {
	width: 136px;
}
	
#menu #kontaktcs span {
	background-image: url(../img/btn-kontakt-cs.gif);
}

#menu #odkazycs a, #menu #odkazy strong {
	width: 136px;
}
	
#menu #odkazycs span {
	background-image: url(../img/btn-odkazy-cs.gif);
}

#menu #stenacs a, #menu #stena strong {
	width: 136px;
}
	
#menu #stenacs span {
	background-image: url(../img/btn-stena-cs.gif);
}

#menu #galeriecs a, #menu #galerie strong {
	width: 136px;
}
	
#menu #galeriecs span {
	background-image: url(../img/btn-galerie-cs.gif);
}

/* ...... */
#menu #akceen a, #menu #akce strong {
	width: 120px;
}
	
#menu #akceen span {
	background-image: url(../img/btn-akce-en.gif);
}

/* MENU 2 */
#menu2 {
	background: #FFFFFF;
	color: white;
	border-top: 3px solid #ffcc00;
	margin: 0; padding: 0;
	font-size: 8pt;
}

#menu2 div {
	display: block;
	padding: 5px 5px;
	padding-left: 5px;
	list-style: none;
	margin: 0;
}

#menu2 a, #menu2 strong {
	display: block;
	position: relative;
	height: 100%;
	line-height: 1.0;
	overflow: hidden;
}

#menu2 a span, #menu2 strong span {
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 100%; height: 100%;
	background: no-repeat 0 0;
	cursor: pointer;
	_cursor: hand;
	_cursor: pointer;
}

#menu2 #new a {
	color: red;
}

/* SEARCH */
#menusearch {
	background: #191bcd;
	color: white;
	border-top: 3px solid #ffcc00;
	margin: 0; padding: 0;
	font-size: 8pt;
}

#menusearch div {
	display: block;
	padding: 5px 5px;
	padding-left: 5px;
	list-style: none;
	margin: 0;
}
#menusearch input {
	width: 82px;
	margin: 0;
        border: 1px solid #ffcc00;
}
#menusearch #hledejbutton {
	border: 1px solid #ffcc00; 
	width: 50px;
	text-align: center;
	background: #191bcd; 
	font-weight: normal;
	margin: 0px 1px;
	color: #ffcc00; 
}
#menusearch #hledejnazev {
	border: 1px solid #ffcc00; 
	width: 10px;
	background: #191bcd; 
	font-weight: normal;
	margin-top: 2px;
	color: #ffcc00;
	vertical-align: center; 
}

/* SUBMENU */
#submenu {
	position: relative;
	left: 0; top: 0;
	width: 136px;
	background: #FFFFFF;
	color: white;
	margin: 0; padding: 0;
}

#submenu li {
	float: left;
	display: block;
	padding: 0px;
	list-style: none;
	font-size: 8pt;
	margin: 0;
	border-bottom: 1px solid #ffcc00;
	background: #FFFFFF;
}

#submenu li a {
	margin-top: 4px;
	margin-bottom: -2px;
}

#submenusel {
	margin-left: 5px;
	border-right: 5px solid #ffcc00;
}

#submenuitem {
	margin-left: 5px;
	border-right: 1px solid #191bcd;
}



/* FOOTER */

#footer {
	width: 859px; height: 16px;
	background: #191bcd;
	color: white;
	margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}

#footer ul {
	padding: 0;
	margin-top: 0;
	padding-top: 4px;
	text-align: center;
}

#footer li {
	display: inline;
	list-style: none;
	padding: 0 8px;
}

#copy {
	background-color: inherit;
	width: 879px; height: 14px;
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#copy div {
	background: inherit;
	color: #999;
	font-size: 80%;
}

#copy span {
	border-bottom: 1px solid #999;
}

#copy a {
	background-color: inherit;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

/* CONTENT */
#content {
	position: relative;
	/*background: #FFFFFF top no-repeat;*/
	background: #FFFFFF top;
	border-top: 3px solid #B9B9B9;	
    border-bottom: 0px solid #999;
  
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 12px;

	background-image: url(../img/lezec.jpg);
}

#foto_small {
	text-align: left;
	font-size: 8pt;
}

#foto_small img {
	float: left;
	margin: 1ex 3px;
	border: 1px solid black;
}

#foto {
	text-align: center;
	font-size: 8pt;
}

#foto img {
	margin: 1ex 3px;
	border: 1px solid black;
}

#foto_galery {
	text-align: center;
}

#foto_galery img {
	margin: 1ex 3px;
	border: 0px;
}

#flagen {
	position: absolute;
	right: 10px; top: 10px;
	width: 30px; height: 18px;
	display: block;
	border: 1px solid white;
	background: url(../img/en.gif);
}

#flagcs {
	position: absolute;
	right: 10px; top: 10px;
	width: 30px; height: 18px;
	display: block;
	border: 1px solid white;
	background: url(../img/cs.gif);
}

#cell {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#menucell {
	background: white;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	border-top: 3px solid #0000ad;
	border-bottom: 1px solid #0000ad;
	border-left: 1px solid #0000ad;
	border-right: 1px solid #0000ad;  
}

#row {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#mtable {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/* clen */
#tclen {
  width: 700px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#tclen th {
  background: #0000ad;
  color: #FFFFFF;
  border: 1px solid #0000ad;
  padding: 0px 2px 0px 2px;
  margin: 0px 0px 0px 0px;
  font-size: 8pt;
}

#tclen td {
  padding: 0px 2px 0px 2px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #0000ad;
  font-size: 8pt;
}

#tfocharum {
  width: 700px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 8pt;
}

#tfocharum #tdtitleart {
  background: silver;
  border: solid #999999 1.0pt;  
  font-weight: bold;
  padding-left: 2px;
}

#tfocharum #tddateart {
  background: #FFFFFF;
  border-top: solid #999999 1.0pt;  
  border-left: solid #999999 1.0pt;  
  font-weight: normal;
  padding-left: 2px;
}

#tfocharum #tdnickart {
  border: solid #999999 1.0pt;  
  border-left: 0pt;  
  text-align: center;
}

#tfocharum #tddataart {
  border-left: solid #999999 1.0pt;  
  padding-left: 5px;
  padding-top: 3px;
}

/* intro */
#tintro {
  width: 700px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#tintro #tdtitlehst {
  background: silver;
  border: solid #999999 1.0pt;  
  font-weight: bold;
  padding-left: 2px;
  width: 90%;
}

#tintro #tdvicehst {
  border: solid #999999 1.0pt;  
  border-left: 0pt;  
  width: 10%;
  text-align: center;
}

#tintro #tddatahst {
  border-left: solid #999999 1.0pt;  
  padding-left: 5px;
  padding-top: 3px;
}

#tintro #tdtitlenew {
  background: red;
  border: solid red 1.0pt;  
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 2px;
  width: 90%;
}

#tintro #tdvicenew {
  border: solid red 1.0pt;  
  border-left: 0pt;  
  width: 10%;
  text-align: center;
}

#tintro #tddatanew {
  border-left: solid red 1.0pt;  
  padding-left: 5px;
  padding-top: 3px;
}

#tintro #tdbottom0hst {
  border-top: solid #999999 1.0pt;  
  padding-left: 5px;
  width: 300px;
  font-size: 8pt;
}
#tintro #tdbottom1hst {
  border-top: solid #999999 1.0pt;  
  border-bottom: solid #999999 1.0pt;  
  padding-left: 5px;
  font-size: 8pt;
}
#tintro #tdbottom2hst {
  border-top: solid #999999 1.0pt;  
  border-right: solid #999999 1.0pt;  
  border-bottom: solid #999999 1.0pt;  
  padding-bottom: 2px;
  font-size: 8pt;
}


#tdvicenew a {
	text-decoration:  none;
	text-underline:	none;
}

#tdvicehst  a {
	text-decoration:  none;
	text-underline:	none;
}

/* doc */
#tdoc {
  width: 700px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 8pt;
}

/* manage */
#viewtable {
}

#viewtable th {
  background: #0000ad;
  color: #FFFFFF;
  border: 1px solid #0000ad;
  padding: 0px 2px 0px 2px;
  margin: 0px 0px 0px 0px;
  font-size: 10pt;
}

#viewtable td {
  padding: 0px 2px 0px 2px;
  margin: 0px 0px 0px 0px;
  font-size: 8pt;
}

#viewtable tr:hover {
  background: #FFFFFF;
}

#viewtable #new {
  background: #ffbdbd;
}
#viewtable #hst {
  background: #fffecf;
}

#viewtable #toplink {
  background: #FFFFFF;
  border: 1px solid #0000ad;
  text-align: center;
}

#viewtable #toplinkon {
  background: #ffcc00;
  border: 1px solid #0000ad;
  text-align: center;
}

#viewtable #warning {
  color: red;
  background: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

#viewtable #succes {
  color: #ffffff;
  background: green;
  text-align: center;
  font-weight: bold;
}

.legend #legend1 {
	border: 1px solid #cccccc;
}
.legend #legend2 {
	border: 1px solid #cccccc;
}
.warning {
	width: 100%;
	background: red;
	color: #fffecf;
	text-align: center;
	font-weight: bold;
}
.succes {
	width: 100%;
	background: green;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

#legendtable {
  font-size: 8pt;
}

#legendtable #new {
  background: #ffbdbd;
  border: 1px solid #cccccc;
}
#legendtable #hst {
  background: #fffecf;
  border: 1px solid #cccccc;
}
#legendtable #warning {
  background: #ffffff;
  color: red;
  font-weight: bold;
  text-align: center;
}

#detailtable {
  font-size: 8pt;
}

#detailtable #fieldname {
  background: #ffbdbd;
  border: 1px solid #cccccc;
  font-weight: bold;
  width: 15%;
}

#detailtable #fielddata {
  background: #fffecf;
  border: 1px solid #cccccc;
}

#detailtable input, select, textarea {
  border: 0px solid #cccccc;
  width: 100%;
}

#detailtable textarea {
  height: 200px;
}

#focharumtable {
  font-size: 8pt;
}

#focharumtable #fieldname {
  background: #ffbdbd;
  border: 1px solid #cccccc;
  font-weight: bold;
  width: 20%;
}

#focharumtable #fielddata {
  background: #fffecf;
  border: 1px solid #cccccc;
}

#focharumtable input, select, textarea {
  border: 0px solid #cccccc;
  width: 100%;
}

#focharumtable textarea {
  height: 50px;
}

p.menu {
	margin: 0; 
	color: black;
	text-align: center;
}
p.menu a {
	color: black; 
	border: 1px solid #0000ad; 
	width: 110px;
	text-align: center;
}

p.menu a:hover {
	color: #FFFFFF; 
	background: #0000ad; 
}

p.menu input {
	color: black; 
	border: 1px solid #0000ad; 
	width: 110px;
	text-align: center;
	background: #FFFFFF; 
	font-weight: bold;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	vertical-align: middle;
}

.topbuttons {
	display: block;
	font-size: 7pt;
	position: absolute;
	top: 0px;
	right: 0px;
}

.topbuttons a {
	display: block;
	width: 100px;
	text-align: center;
	text-valign: middle;
	font-weight: normal;
	border-bottom: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}

.topbuttons a:hover {
	color: #FFFFFF; 
	background: #191bcd; 
}

.pagesnums {
	display: block;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}

.pagesnums .sep {
	font-size: 6pt;
	text-align: center;
	font-weight: normal;
}

.pagesnums a {
	text-align: center;
	text-valign: middle;
	font-weight: normal;
}

.pagesnums a:hover {
	color: #FFFFFF; 
	background: #191bcd; 
}

#tgalerie td {
	text-align: center;
	width: 235px;
}

#tgalerie td #desc {
	font-size: 7pt;
	text-align: center;
	width: 210px;
}


