@CHARSET "UTF-8";

#lbOverLay, .head, .cedulka-cz,.jazyky,.pikto,.copy,.container-left,.reset,.right-bannery, button {
	display: none;
}
.ram {
	border: none;
	width: auto;
}
.container-right {
	float: none;
}
.right-obsah {
	margin: 20px;
}
/*
#voucher {
	color: black;
}
#voucher table {
  width: 100%;
  border: 2px solid gray; 
}
#voucher td {
  border: 1px dashed gray;
  padding: 3px; 
}
*/

body {
	text-align:  left;
	background: none;
}
body .container-body,
body .container-right,
body .right-obsah,
body .ram {
	width: 700px;
}

#voucher {
  color: black;
  font-family: sans-serif;
  font-size: 12px;
}

#voucher .komentar{
  display: none;
}
	
#voucher table {
  width: 100%;
  background-color: white;
  border: 2px solid #05388e;
}
#voucher td {
 /* border: 1px dashed gray;*/
  padding: 3px; 
  padding-left: 8px;
}
#voucher button {
	margin: 20px;
	margin-left: 200px;
  padding-left: 20px;
  padding-right: 20px;
}
#voucher .plavba{
	color: #032054;
	font-weight: bold;
}
#voucher h3{
	color: #05388e;
	font-size: 14px;
	width: 100px;
	font-family: sans-serif;
}
/*
#voucher .mapka_evd{
	background: white url(img/mapka-menu.gif) no-repeat bottom;	
	height: 120px;
}

#voucher .logo_evd{
	background: white url(img/logo_evd.gif) no-repeat left;	
	width: 68px;
	height: 68px;
}*/