html, body, table, input, p, textarea, table p {
	font-size: 14px;
}
body {
	padding: 20px 0 20px 0;
	background: #fff88a url("../layout/bg_all.jpg") repeat-x;
	color: #000000;
}
div#main {
	width: 907px;
}

div#divtop {
/*	border: 1px solid green; */
	border: 0;
	padding-bottom: 3px;
}

div#top-logo,
div#top-foto {
	float: left;
/*	border: 3px solid red;  */
	border-bottom: 0;
}

div#top-logo img,
div#top-foto img {
	display: block;
}
#top-logo,
#top-foto,
#menu_content1 {
	border: 3px solid transparent; 
}

div#divtop img {
	margin:0;
	padding: 0;
}
div#divabovemenu {
	border-bottom: 3px solid transparent;
}
div#top-foto {
	border-right: 0;
}
div#top-logo {
	border-right: 0;
}

#menu_content1 {
	border-top: 0;
	background: url("../layout/bg_content.gif") 3px 0 repeat-y;
}
#content {
	float: left;
	width: 545px; /* ie 600 px*/
	padding: 26px;
}

h1 {
	font-size: 170%;
	color: #ffab1a;
	color: #d01900;
}
h2 {
	font-size: 120%;
	color: #d01900;
	margin-top: 3em;
}	

#navig_links a {
	color: #ffab1a;
}
#navig_links {
	color: #ffab1a;
}
#navig_links img {
	margin: 0 7px 0 7px;
}

/* MENU */
#menu-out {
	width: 301px;
	background: transparent;
	margin: 0;
	padding: 0;
}

ul.menu {
	padding: 26px 0 26px 0; 
	background: #ffab1a;
}
ul.menu li a {
	background: #ffab1a;
	text-align: right;
	padding-right: 43px;
	border: 0;
	margin-bottom: 1px;
}
ul.menu li a.first {
	border: 0;
}

ul.menu ul li a.sipka,
ul.menu ul li a.selected_sipka,
ul.menu ul li a.selected_sipka,
ul.menu ul li a,
ul.menu ul li a:hover,
ul.menu ul li.selected a,
ul.menu ul li.selected a:hover,
ul.menu li a.sipka,
ul.menu li a.sipka:hover,
ul.menu li a.selected_sipka,
ul.menu li a.selected_sipka:hover,
ul.menu li a:hover,
ul.menu li.selected a,
ul.menu li.selected a:hover {
	background: #ffab1a url("../layout/bg_menu_hover.jpg") repeat-y;
	color: #ffab1a;
}
ul.menu li.selected a,
ul.menu li.selected a:hover {
	color: #d01900;
}	
/* /MENU */


table.napojak,
table.jidelak {
	width: 100%;
	margin: 2em 0 0.5em 0;
}
table.napojak caption,
table.jidelak caption {
	text-align: left;
	font-weight: bold;
	padding: 0 0 10px 5px;
	font-size: 110%;
}
table.napojak td,
table.jidelak td {
	padding: 3px 7px;
}
table.jidelak tr:nth-child(even), table.napojak tr:nth-child(even) {
	background-color: #fffeca;
}
table.jidelak tr:nth-child(odd), table.napojak tr:nth-child(odd) {
	background-color: #f8f7a3;
}
table p {
	margin: 0; padding:0;	
}

table.dopln {
	margin: 0.5em 0 2em 0;
}
a img {
	border: 0;
}
table.kniha {
	border-collapse:collapse;
	font-size: 90%;
	width: 100%;
	margin-bottom: 1em;
}
table.kniha th, table.kniha td {
	padding: 2px 5px;
	border: 1px solid #aaaaaa;
}

table.kniha th {
	background: #777777;
	color: #ffffff;
	padding: 8px 5px;
}	
table.kniha th span {
	font-size: 85%;
}
table.kniha tr.insert_new input,
table.kniha tr.editace input {
	font-size: 95%;
	width: 70px;
}
table.kniha tr.insert_new td,
table.kniha tr.editace td {
	padding: 0;
}
table.kniha tr.editace {
	display: none;
}
table.kniha tr.odd {
}
div.save_button input,
div.edit_block {
	margin-bottom: 2em;
	padding: 4px 15px;
	background: green;
	width: auto;
	float: right;
	color: #ffffff;
	cursor: pointer;
}
div.edit_block {
	margin-left: 5px;
	padding: 5px 15px 4px 15px;
}	
div.save_button_hide {
	display: none;
}
div.save_button input {
	border: 0;
}

.datumy div.save_button input,
.datumy div.edit_block {
	margin-bottom: 2px;
}
form#omez_vypis {
	margin-bottom: 2em;
}
p.status, .status {
	margin-left: 0;
}	
h3 {
	font-size: 100%;
	font-weight: normal;
	color: #d01900;
	margin: 2em 0 0.5em 0;
}
p.nazory {
	margin: 0.5em 0 0.5em 0;
}
