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

.zbozi{
		width: 220px;
		height: 274px;	

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

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: #c2d5e3;

  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: #cfd8e9;
  font-size: 13px;
	display: block;
	height: 25px;
	width: 72px;
	line-height: 25px;
}

.menu1:hover{
    color: #fff;
}

.sekce a{
	color: black;

}

.navigace, .navigace a{
	color: #046dd4;
}
.navigace a:hover {
	color: #f56914;
}
.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: 60px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #aeaeae;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	margin-bottom: 20px;
	background:url('../images/new_bg_bottom.png');
}
.bottom a {
	color: #fdf79f;
}
.login a, .login {
	color: #fdf79f;
}
