body {
	background-color: white;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	background: #FFF url(g/background.gif) scroll repeat;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
a img {
	border: 0;
}
a {
	color: black;
	text-decoration: none;
	
}
a:hover {
	color:black;
	text-decoration:underline;
}


#page {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color: white;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	padding: 0 0px 0 0px;
	border-bottom: 1px solid silver;
	margin-bottom: 30px;
}

ul.mainMenu  {
	border: 0;
	margin: 0;
	margin-left: 16px;
	padding: 0;
	list-style-image: url('g/ArrowM.png');
	width:100%;
	}
ul.mainMenu li {
	padding: 0;
	margin: 0;
	}
ul.mainMenu li a{
	position: relative;
	top: -3px;

	}

#menu {	margin: 0;	padding: 0;	background-color:white;height:25px}
#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	width:100%;
	}
#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#menu ul li a {
	background: #fff;
	width: 133.5px; /* pokud je i polozka Prihlasit se, ta je sirka jne 138px, jinak muze byt az 168*/
	height: 2em;
/*	border-top: 1px solid #6096BF;
	border-left: 1px solid #6096BF;
	border-bottom: 1px solid #6096BF;
	border-right: none;*/
	border-bottom:3px solid silver;
	padding: 0;
	margin: 0 0 2px 0;
	margin-right:3px;
	margin-left:3px;
	/*color: #237BBD;*/
	color:#618059;
	text-decoration: none;
	display: block; /*block*/
	text-align: center;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 2em;
		font-size:    xx-small;      
		voice-family: "\"}\"";   
		voice-family: inherit;   
		font-size:    x-small;   
	}
html>#menu ul li a  {font-size: x-small;} 
/*#menu ul li#five a	{width: 119px;}
#menu ul li#six a	{width: 119px;}*/
#resources a:link, #resources a:visited {border-right: 1px solid #ccc;}
#menu ul li a:hover {color: #000;/*background: #C5D9E7;*/border-bottom:3px solid black;}

/*activemenus*/
body#sectionhome #menu li#home a, 
body#sectionkitchen #menu li#kitchen a,
body#sectionactivity #menu li#activity a,
body#sectionsuplov #menu li#suplov a,
body#sectionlibrary #menu li#library a,
body#sectionphotos #menu li#photos a,
body#sectionhelp #menu li#help a {
	background: #ffffff;
	border-bottom: 3px solid #000000;
/*	border-bottom:5px solid #B72020;*/
	color: black;
	font-weight: bold;
	}

#head {
	text-align: center;
	height: 120px;
}

#footer {
	clear: both;
}
#footer p {

}
.linksTable {
	width: 100%;
}
.linksTitle tr td form input {width: 100px}
.linksTitle {font-size: 14pt}
.RegFormTab {
		width: 100%
}
.RegFormTab input, .RegFormTab textarea, .RegFormTab select {
	width: 100%;
}
/*
.impTable .impHead {display: none}
.impTable {font-size: 8pt; width: 100%;}
.impTable td {padding: 2px}
.impTable .tdName {padding-left: 10px; font-weight: bold; border-left: 5px white solid}
.impTable .tdPlot {color: #515151; padding-left: 10px;  border-left: 5px white solid}
.impTable .tdDate {text-align: right}
.impTable .trData td {padding-top: 5px;}
.impTable .trText td {padding-bottom: 5px;}
.impTable .tbBoxActive tr td {cursor: pointer; background-color: #EDF8FA}
.impTable .tbBox tr td {cursor: normal; background-color: white}
.impTable .tbBoxActive .tdName {border-left: 5px #2C73AB solid}
.impTable .tbBoxActive .tdPlot {border-left: 5px #2C73AB solid}
*/

.impDiv {font-size: 8pt; width: 100%;}
.impDiv .divName {margin: 0; padding-left: 10px; font-weight: bold; }
.impDiv .divPlot {margin: 0; color: #515151; padding-left: 10px;}
.impDiv .divDate {float: right; text-align: right}
.impDiv .divData {padding-top: 5px;}
.impDiv .divPlot {padding-bottom: 5px;}
.impDiv .divBoxActive {border-left: 5px #2C73AB solid; cursor: pointer; background-color: #EDF8FA}
.impDiv .divBox  {border-left: 5px white solid; cursor: normal; background-color: white}

.newsDiv {font-size: 8pt; width: 100%;}
.newsDiv .divName {margin: 0; padding-left: 10px; font-weight: bold; }
.newsDiv .divPlot {margin: 0; color: #515151; padding-left: 10px;}
.newsDiv .divDate {float: right; text-align: right}
.newsDiv .divData {padding-top: 5px;}
.newsDiv .divPlot {padding-bottom: 5px;}
.newsDiv .divBoxActive {border-left: 5px #D9401A solid; cursor: pointer; background-color: #FCECE8}
.newsDiv .divBox  {border-left: 5px white solid; cursor: normal; background-color: white}

.artDiv {font-size: 8pt; width: 100%; clear: both}
.artDiv .divName {margin: 0; padding-left: 10px; font-weight: bold; }
.artDiv .divPlot {margin: 0; color: #515151; padding-left: 14px; text-align: left; line-height: 11pt}
.artDiv .divDate {float: right; text-align: right}
.artDiv .divData {padding-top: 5px;}
.artDiv .divPlot {padding-bottom: 5px;}
.artDiv .divBoxActive {border-left: 5px #D9401A solid; cursor: pointer; background-color: #FCECE8}
.artDiv .divBox  {border-left: 5px white solid; cursor: normal; background-color: white}
.artDiv .divLinks {}
.artDiv .editDel {display: none; float: right;}
.artDiv .editDelA {display: inline; padding: 3px 3px 3px 15px; font-weight: bold; background-color: #FCECE8}
.artDiv .extraLine {text-align: right; padding: 0; margin: 0}
.Paging {text-align: center; margin: 10px }

.Article .author {color: #D9401A;margin-left 1px; display: inline}
.Article .date {color: #D9401A;display: inline}
.Article .Top {font-size: 8pt; margin-bottom: 10px}
.Article .mainText {padding-bottom: 10px; border-bottom: 1px solid #D9401A }
.Article .preamble {margin-bottom: 10px; }
.Article .ObrAtt {width: 64px; border: 5px solid #FCECE8; padding: 2px; margin: 2px}
.Article .imgDiv {float: left; margin: 10px 10px 0 0}
/*

.newsTable .newsHead {display: none}
.newsTable {font-size: 8pt; width: 100%;}
.newsTable td {padding: 2px}
.newsTable .tdName {padding-left: 10px; font-weight: bold; border-left: 5px white solid}
.newsTable .tdPlot {color: #515151; padding-left: 10px;  border-left: 5px white solid}
.newsTable .tdDate {text-align: right}
.newsTable .trData td {padding-top: 5px;}
.newsTable .trText td {padding-bottom: 5px;}
.newsTable .tbBoxActive tr td {cursor: pointer; background-color: #FCECE8 }
.newsTable .tbBox tr td {cursor: normal; background-color: white}
.newsTable .tbBoxActive .tdName {border-left: 5px #D9401A  solid}
.newsTable .tbBoxActive .tdPlot {border-left: 5px #D9401A  solid}
/* Footer */
h3 {margin:5px; margin-left: 0;  padding: 0; font-size: 11pt}
h3.important {color: #0083BE}
h3.news {margin-top: 20px; color: #D9401A}
h2.news {font-size: 12pt; color: #D9401A; margin-bottom: 0; position: relative;  top: -5px}
/*#footer {text-align: right}*/
#footer {text-align: right; FONT-SIZE: 8pt; COLOR: gray; POSITION: relative; TOP: -3px! important}
#footer p {margin: 0}
/*
#footer .right {float: right}
#footer .left {float: right}
*/
.imgOdrazka {position: relative; top: 3px}

.menuHeadline {margin-top: 10px; font-weight: bold}
.rightPhoto {margin-top: 3px; text-align: center}
.textBox {margin-top: 10px; font-size: 10pt;margin-bottom: 20px;}
.bText  {position: relative; top: -1px; line-height: 14pt}

.box_folder { padding: 4px; width: 182px; text-align: center; float: left; height: 160px}
.box_folder .title, .box_folder a {color: #CD1830; font-style: _italic; font-size: 10pt; font-family: Verdana; padding-top: 5px; font-weight: bold}
.box_folder .icount {position: relative; top: -56px; left: -5px; font-size: 8pt; font-family: Verdana; color: #CD1830; font-weight: bold}

.box_photo { font-size: 10pt; padding: 4px; width: 182px; text-align: center; float: left; height: 170px}
.box_photo img {border: 5px solid #FCECE8; padding: 2px; margin: 2px}
.box_photo .title, .box_photo .desc {text-align: left; color: #CD1830; font-style: _italic; font-size: 10pt; font-family: Verdana; padding-top: 5px; font-weight: bold}

#jidlNavTabA {text-align: right; position: relative; top: -24px }
#jidlNavTabA .nav {font-size: 8pt; }
#jidlNavTabB {text-align: right; position: relative; top: -24px  }
#jidlPrintRow, #jidlSestavit {display: inline; padding-left: 4px; border-left: 0px solid black; margin-left: 0px}
#jidlWeek {display: none;font-weight:bold;font-size:12pt;text-align:right;margin-right:15px;margin-bottom:5px}
.jidlBuildTab input, .jidlBuildTab select  {margin: 3px}
.jidelnicek {width: 100%}
.jidelnicek .den {border-bottom: 1px solid #0083BE; font-weight: bold; font-size: 10pt; color: #0083BE}
.jidelnicek .datum {border-bottom: 1px solid #0083BE; text-align: right; font-size: 10pt; color: #0083BE}
.jidlDen .title {text-align: left; padding-left: 5px; color: gray; width: 60px}
.jidlDen {line-height: 14pt}
.notice{line-height: 15pt; text-align: justify; margin: 5px}
.center {text-align: center}
.bold {font-weight: bold}
.list_table {width: 100%; border-collapse: collapse;}
.list_table td {padding: 3px ; padding-bottom: 5px}
.list_table .head td {font-weight: bold}
.list_table .t_o td {background-color: #ffffff}
.list_table .t_e td {background-color: #FCECE8}
.list_table .c_o td {background-color: #ffffff}
.list_table .c_e td {background-color: #EDF8FA}



a[href^="http://"] {
	padding-right:13px;
	background:url(./g/ex.gif) right 0 repeat-y;
}

a.ext {
	padding-right:13px;
	background:url(./g/ex.gif) right 0 repeat-y;
}
a.ext:hover, cite a:hover { background-position:right 200px }


/*a[href^="http://"]:visited:hover, cite a:visited:hover { background-position:right 100px }*/
a[href^="http://"]:hover, cite a:hover { background-position:right 200px }

.libLink {font-size: 11pt; color: red}