body {
    font-family: Verdana, Arial, Courier, "Helvetica CE", sans-serif;
    font-weight: bold;
    font-size: 9px;
    text: #000000;
    background-color: #6b683b;
		margin: 0;
}

.zbozi{
    font-family: Verdana, "Helvetica CE", sans-serif;
    font-weight: bold;
    font-size: 9px;
    
    width: 220px;
    height: 180px;   

		padding-left: 15px;  
		padding-bottom: 15px;
}

table{
    font-family: Verdana, "Helvetica CE", sans-serif;
    font-weight: bold;
    vertical-align: bottom;
    
    font-size: 10px;
    text: #000000;
    border: solid black 0px;
}

a{
  color: black;
  text-decoration: none;
}

input{
  border: solid rgb(173,169,166) 1px;
  background-color: rgb(196,193,176);

  font-family: Verdana, "Helvetica CE", sans-serif;
  font-weight: bold;
  font-size: 10px;

  color: black;
  text-align: left;
  vertical-align: bottom;

  line-height: 12px;
}

a:hover{
  color: rgb(204,102,0);
}


.vypis{
  border: solid rgb(173,169,166) 1px;
  color: black;
  font-size: 9px;
}

.menu1{
  color: #dfd594;
  line-height: 20px;
  text-align: center;
  
  font-size: 12px;
  display: block;
}

.sekce a:hover {
	color: #e2dfcd !important;
}

.navigace, .navigace a:hover {
	color: #e2dfcd;
}

.navigace a {
	color: #aeaa70;
}

.navigace2, .navigace2 a:hover {
	color: #e2dfcd;
}

.navigace2 a {
	color: #d5c863;
}

.signpost {
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 13px;
	color: #e5dfaf;
	font-weight: normal;
}
.signpost a {
	color: #c2b87b;
	text-decoration: underline;
	font-weight: bold;
}
.signpost a:hover {
	color: #fff;
}
.bottom {
	height: 60px;
	border-left: 1px solid #34321b;
	border-right: 1px solid #34321b;
	border-bottom: 1px solid #34321b;
	color: #e2dcac;
	background: #4a4824;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.bottom a {
	color: #c8be81;
}
