body {
	  background-color: #91adcf;
	  font-family: arial, verdana, sans-serif;
	  font-size: 12px;
	  color: black;
	  padding: 0px;
	  margin: 0px;
}

.text {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 12px;
		color: black;
		font-weight: normal;
}

.error {
      font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 11px;
		color: #bd0000;
		font-weight: bold;
}

h1 {
	   font-family: Arial, Verdana, Tahoma, Helvetica;
	   padding-top: 22px;
	   padding-bottom: 4px;
	   margin: 0px;
	   width: 666px;
		font-size: 15px;
		color: #b8904a;
		font-weight: bold;
}

h3 {
	   font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 12px;
		color: black;
		background-color: #e5d5bc;
		font-weight: normal;
		padding: 6px;
		border: #b39149 1px dashed;
}

#header_bottom {
      background-color: #01377d;
}

a, a:active, a:visited {
	   font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 12px;
		color: #b8904a;
		font-weight: bold;
		text-decoration: underline;
}

a:hover {
      text-decoration: underline;
      color: #01377d;
}

li.hladame {
      padding-bottom: 10px;
}

.menu, a.menu, a:active.menu, a:visited.menu {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 13px;
		color: black;
		font-weight: bold;
		text-decoration: none;
}

a:hover.menu {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 13px;
		color: #01377d;
		font-weight: bold;
		text-decoration: underline;
}

.menu_selected, a.menu_selected, a:active.menu_selected, a:visited.menu_selected {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 13px;
		color: #808080;
		font-weight: bold;
		text-decoration: none;
}

a:hover.menu_selected {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 13px;
		color: #808080;
		font-weight: bold;
		text-decoration: underline;
}

.order, a.order, a:active.order, a:visited.order  {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 12px;
		color: black;
		font-weight: normal;
		text-decoration: none;
}

a:hover.order {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 12px;
		color: #b8904a;
		font-weight: normal;
		text-decoration: underline;
}

.bottom, a.bottom, a:active.bottom, a:visited.bottom  {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 10px;
		color: black;
		font-weight: normal;
		text-decoration: none;
}

a:hover.bottom {
		font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 10px;
		color: black;
		font-weight: normal;
		text-decoration: underline;
}

.pageimage {
      border: 1px #808080 solid;
}

.td-bold {
	font-weight: bold;
	text-align: center;
	background-color: #e5d5bc;
}

.textbox_invisible {
   border: 1px white solid;
   text-align: right;
   font-weight: bold;
}

.td_kniha_nadpis {
   padding-left: 5px;
   height: 26px;
}

.tbl_objednavka {
   background-color: #b8904a;
   font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 12px;
	color: black;
	font-weight: normal;
   border: 1px #b8904a solid;
}

.textbox {
   font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 12px;
		color: black;
		background-color: #e5d5bc;
		font-weight: bold;
		border: #b39149 1px solid;
		text-align: right;
}

.textbox_l {
   font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 12px;
		color: black;
		background-color: #e5d5bc;
		font-weight: bold;
		border: #b39149 1px solid;
		text-align: left;
}

.textbox_c {
   font-family: Arial, Verdana, Tahoma, Helvetica;
		font-size: 12px;
		color: black;
		background-color: #e5d5bc;
		font-weight: bold;
		border: #b39149 1px solid;
		text-align: center;
}

.background_1 {
    background-color: white;
}
