body, td { font-family: arial; font-size: 13px; }
body { 
  background-color:#751545; 
  margin-top: 0px; padding-top: 0px; 
}

a:link { color:#FFDDB4; }
a:visited { color:#FFDDB4; }
a:hover { color:#F15A22; }
a:active { color:#FFDDB4; }


.menu {
  background-image: url(g/cien2.gif); 
  background-position: center center;
  background-repeat: no-repeat;
  width: 84px;
  height: 340px;
  text-align:center;
}

.menun {
  width: 84px;
  height: 25px;
  text-align:center;
  vertical-align:bottom;
}

.numer {
  width:33px;
  color:#F15A22;
  font-size:16px;
  vertical-align:top;
  padding:3px;
  padding-top:10px;
  text-align:right;
}

.ang {
  width:313px;
  color:#FfDdB4; 
  font-size:16px; 
  text-align:right; 
  vertical-align:top; 
  padding:3px;
  padding-top:10px;
}

.pol {
  width:313px; 
  background-color:#FFDDB4; 
  color:#751545; 
  font-size:16px; 
  vertical-align:top; 
  text-align:left; 
  padding:3px;
  padding-top:10px;
}

.sklad {
  font-size:12px;
}

.cena {
  width:67px; 
  background-color:#F15A22; 
  color:#FfDdB4; 
  font-size:16px;
  text-align:center;
  vertical-align:top; 
  padding:3px;
  padding-top:10px;
}

table#menu {
  background-position: top right; 
  background-repeat: no-repeat;
  width:750px;
  margin-left:auto; 
  margin-right:auto;
}




.button, .button:visited {

	background: #222; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
color:#fff  !important; text-decoration:none;
}

	.button:hover							{ background-color:#111; color:#fff  !important; text-decoration:none;}
	.button:active							{ top: 1px; text-decoration:none; color:#fff  !important;}
	.small.button, .small.button:visited 			{ font-size: 11px}
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 13px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
												  
	.large.button, .large.button:visited 			{ font-size: 14px; 
													  padding: 8px 14px 9px; }
													  
	.super.button, .super.button:visited 			{ font-size: 20px; 
													  padding: 8px 14px 9px; }
	.bordo.button, .bordo.button:visited		{ background-color: #C54E2D; }
	.bordo.button:hover						{ background-color: #E0312D; }

