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

.zbozi{

    font-family: Verdana, "Helvetica CE", sans-serif;
    font-weight: bold;
    font-size: 9px;
    
    width: 220px !important;
    height: 180px;  
}

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

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

input{
  border: solid #263f5e 1px;
  background-color: #f8e4d9;

  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: silver;
  font-size: 9px;
}

.menu1{
  color: #fbcece;
  line-height: 20px;
	height: 20px;
  text-align: center;
	width: 60%;
  
padding-left: 10px;margin-left: 10px;

  font-size: 11px;
	display: block;
}

.menu1:hover{
    color: #fff;
}

.sekce a{
	color: #fefefe;

}

.navigace a, .navigace{
	color: #b12717;
	font-weight: normal;
	text-decoration: underline;
}

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

.navigace2 a, .navigace2{
	color: #b12717;
	font-weight: normal;
}

.navigace2 a:hover{
	color: rgb(204,102,0);
}
.signpost {
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
}
.signpost a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.signpost a:hover {
	color: #f56914;
}
.bottom {
	height: 32px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	background:url('../images/new_bg_bottom.png');
}
.bottom a {
	color: #ab1b0b;
}
