h1, h2, h3 {
	font-family: sans-serif;
	color: #068006;
}

body {
/*	background-color: #b2ffaf /**/
	background-color: #e7ffaf;/**/
}

* {
  color: #314501; /**/
/*  color: #034501; /**/
}

p {
}

li {
	list-style-image: url("menu_icon.png");
}

li.menu {
	list-style-image: none;
	list-style-type: none;
	background-image: url("bgr_button.png");
	background-repeat: repeat-x;
	padding: 5px;
	margin: 2px;
	border-color: #314501;
	border-width: 2px;
	border-style: outset;
	font-family: sans-serif;
	font-variant: small-caps;
	font-weight: bolder;

}

img.banner {
	border: solid #068006 1pt;
	margin: 5pt;
}


li a:link {
	text-decoration: normal;
	color: black;
}

td.image_radio, td.color_radio {
	vertical-align: top;
	text-align: center;
	height: 20px;
	width: 50px;
}

table.image_radio, table.color_radio {
	width: 100%;
}

td.arrow_color_select {
	vertical-align: middle;
	text-align: center;
}


/* zobrazeni hardpadu */
table.carpet td {
	 padding: 0px;
}

td.obsiti, td.obsiti_w1_5, td.obsiti_w21, td.obsiti_w4, td.obsiti_h1_5, td.obsiti_h21, td.obsiti_h4, td.separator {
  background-color : #687387
  padding: 0px;
}

td.carpet {
	padding: 0px;
}

td.obsiti_w1_5 {
  width: 7px;
  height: 7px
}

td.obsiti_w21 {
  width: 110px;
}

td.obsiti_w4 {
  width: 20px;
}

td.obsiti_h1_5 {
  height: 7.5px;
}

td.obsiti_h21 {
  height: 110px;
}

td.obsiti_h4 {
  height: 20px;
}

td.separator {
  padding: 0px;
}

td.carpet {
  padding: 0px;
}

table.carpet, table.arrows {
  border-collapse : separate;
  padding : 0px;
  border-spacing : 0px;
}
table.carpet {
  background-image: url("carpets/dallas-i_19_m.jpg");
  border-width: 1px;
  border-style: outset;
  border-color: black;
}
/* konec zobrazeni hardpadu */
