body {
	display: block;
	backgroumargin: 0px;
	padding: 0px;
	font-family: Tahoma, Sans-Serif;
	font-size: 14px;
}

/*******************
 *                 *
 *  N o v i n k y  *
 *                 *
 *******************/
 
td  {font-size: 11px; vertical-align: top; margin: 0pt; }
td  a {
	font-size: 11px;
	vertical-align: top;
	margin: 0pt;
	color : Black;
}
tr {vertical-align: top; }

th {
	font-size: 12px;
/*	background-color: #CEE9F5; */
	color: Black;
	text-align: left;
}

th a {
	font-size: 12px;
/*	background-color: #CEE9F5; */
	color: Black;
	text-align: left;
}

a {
	font-size: 12px;
	color: Black;
}
a:visited {color: #333333; }
a:active {color: #993333; }
a:hover {color: #339933;}
a.vlozit {text-decoration: none; font-weight: bold; color: Black; background-color: #CEE9F5; white-space: nowrap; font-size: 12px; padding : 2px 10px 2px 10px; height : 20px; border-bottom : 18px solid White;}
a.vlozit:active {color: #666666; }
a.vlozit:hover {color: #333333;}
a.vlozit:visited {color: Black; }


div.email{
	position: absolute;	
	top: 20px;
	left:140px;
}
 
div.group {
	display: block;
	background: White;
	border: 1px solid Black;
}
div.nazev {
	display: block;
	color: Black;
	background: #CEE9F5;
	border: 1px solid Black;
	font-weight: bold;
	padding: 0pt;
	padding-left: 0pt;
	margin: 0pt;
}
div.list {
	display: block;
	color: Black;
	background: White;
	/*border: 1px solid Black;
	*/
	font-weight: bold;
	padding: 0pt;
	padding-left: 0pt;
	margin: 0pt;
	margin-left: 2%;
}
div.datum {
	display: block;
	color: #ffd6af;
	background: #dd5100;
	border: 2px solid #ffd6af;
	font-weight: bold;
	padding: 1pt;
	padding-left: 3pt;
	margin: 0pt;
}

div.novinka {
	display: block;
	text-align: justify;
	color: black;
	padding: 5pt;
	margin-left: 20pt;
}


/*******************
 *                 *
 * Standardní menu *
 *                 *
 *******************/

/*div.stmenu {
	display: block;
	position: absolute;
	top: 0px;
	width: 100px;
	font-family: Tahoma, Sans-Serif;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	margin: 10px;
	border: 1px solid black;
	background: #CEE9F5;
	padding: 4px;
}

div.stmenuitem {
	display: block;
	padding: 4px;
}

div.stmenu a {
	text-decoration: none;
	color: black;
}

div.stmenu a:visited {
	text-decoration: none;
	color: black;
}

div.stmenu a:hover {
	text-decoration: none;
	color: white;
}

div.stmenuitemon a {
	text-decoration: none;
	color: white;
}

div.stmenuitemon {
	display: block;
	padding: 3px;
	border: 1px solid #003060;
	background: #a2afc4;
	font-weight: bold;
	cursor: pointer;
}
*/
/******************
 *                *
 * Navigacni menu *
 *                *
 ******************/

div.menu {
	display: block;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 120px;
	font-family: Tahoma, Sans-Serif;
	font-size: 10pt;
	margin: 10px;
	border: 2px solid black;
	background: #CEE9F5;
	padding: 4px;
}


div.menu a {
	text-decoration: none;
	font-family: Tahoma, Sans-Serif;
	font-size: 10pt;
	color: black;
}

div.menu a:hover {
	text-decoration: none;
	color: black;
}

div.menu a:visited {
	text-decoration: none;
	color: black;
}

div.menuitem {
	display: block;
	padding: 4px;
	background:#CEE9F5;
}

div.menuitemon {
	display: block;
	padding: 3px;
	border: 1px solid black;
	background: #DDDDDD;
	cursor: pointer;
}

/*******************
 *                 *
 * Hlavni dokument *
 *                 *
 *******************/

div.mainbody {
	display: block;
	position: absolute;
	left: 160px;
	top: 125px;
	padding: 10px;
	width: 600px;
	background: white;
}

div.upozorneni {
	display: block;
	width: 400px;
	color: black;
	padding: 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-left: 50pt;
	font-size: 12pt;
	border: 2px solid black;
	background: #ffd400;
}


/* Zobrazeni ve view.php3 */
div.viewbody {
	display: block;
	width: 700px;
	padding: 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	background: white;
}

div.bodyhead {
	display: block;
	width: 800px;
}

div.viewhead {
	display: block;
	width: 750px;
	text-align: center;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin: 1em; 
}

div.viewhead a:link {
	text-decoration: none;
	color: #00468c;
}

div.viewhead a:visited {
	text-decoration: none;
	color: #00468c;
}

div.viewhead a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00468c;
}

h1{ 
	font-size: 24pt;
	text-align: center;
	color: black;
}

h2{ 	
background: #ffffff none;
color: #002e60;
margin-left: 0px;
padding-left: 0.5em;
padding-bottom: 0.25em;
border-bottom: 2px solid #000099;
border-left: 2px solid #000099;
text-align: left;
}

div.category{ 	
	font-weight: bold;
	font-size: 16pt;
	background: #ffffff none;
	color: #002e60;
	margin-left: 0px;
	padding-left: 0.5em;
	padding-bottom: 0.25em;
	border-bottom: 2px solid #000099;
	border-left: 2px solid #000099;
	text-align: left;
}


div.category a {
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
div.name{ 
	font-size: 14pt;
	color: #00468c;
	text-align: left;
/*	padding-bottom: 0.25em;
	padding-top: 1em;*/
}
div.code{ 
	font-size: 12pt;
	color: #00265c;
	text-align: left;
	margin-left: 5px;
}
div.codeitem{ 
	font-size: 11pt;
	text-align: left;
	margin-left: 20px;
}
div.text{ 
	text-align: left;
	margin-left: 20px;
	padding: 5px;
}
div.type{ 
	text-align: left;
	margin-left: 5px;
}
div.example{ 
	font-size: 12pt;
	color: #00265c;
	text-align: left;
	margin-left: 5px;
}
div.exampleitem{ 
	font-size: 11pt;
	text-align: left;
	margin-left: 20px;
}


p {
	text-align: justify;
}
/*
a:link { color: #00468c }
a:visited { color: #a2afc4 }
a:active { color: #a2afc4 }
a:hover { text-decoration: underline; color: #ff8000}

*/
/* Formular */

div.formular input, div.formular textarea {
	font-family: Verdana;
	font-size: 10px;
	background: #F0F0F0;
	border: 1px solid #808080;
}

pre {
	font-size: 10pt;
}

.center {
	display: block;
	text-align: center;	
}
