a {
  color: #B9A4A9;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, div {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

h1 {
  font-size: 18px;
  color: #003366;
  margin-bottom: 30px;
}

h2 {
  font-size: 16px;
  color: #003366;
}

h3 {
  font-size: 15px;
}

body {
  margin: 0;
  padding: 0;
  background: url(../img/bg.gif) repeat-x;
  font-family: "Segoe UI", "Century Gothic", "Verdana";
  color: #0F1919;
	text-align: justify;
	font-size: 13px;
}

#obsah {
  margin: 0 auto;
  width: 876px;
  padding: 165px 0 10px 0;
  font-size: 0px;
  position: relative;
}

#header {
  position: absolute;
  top: 8px;
  left: 0;
  height: 166px;
  width: 876px;
}

#stin1, #stin2 {
  height: 157px;
  width: 9px;
}

#stin1 {
  background-image: url(../img/top_stin1.jpg);
  float: left;
}

#stin2 {
  background-image: url(../img/top_stin2.jpg);
  float: right;
}

#menu {
  margin-top: 2px;
  height: 30px;
  width: 858px;
  /*background-color: #E58E1B;*/
  background-color: #CF7602;
  float: left;
}

#logo, #top_img {
  float: left;
}

#text {
  width: 798px;
  min-height: 150px;
  background-image: url(../img/obsah_podklad.jpg);
  background-repeat: repeat-y;
  font-size: 13px;
  padding: 0px 40px 10px 40px;
}

#cesta {
  color: #B9A4A9;
  font-size: 13px;
  margin-bottom: 20px;
}

#cesta a {
  text-decoration: none;
}

#cesta a:hover {
  text-decoration: underline;
}

#cesta .actual {
  font-size: 17px;
  font-weight: bold;
}

#zapati {
  width: 858px;
  height: 30px;
  margin-left: 10px;
  background-color: #e58e1c;
  font-family: Arial;
  font-size: 11px;
  color: white;
}

#zapati1 {
  margin-left: 40px;
  margin-top: 8px;
  float: left;
}

#zapati2 {
  float: right;
  margin-top: 8px;
  margin-right: 40px;
}

#zapati2 a {
  color: white;
}

#maxell {
  width: 70px;
  height: 30px;
  margin-left: 394px;
}

#text a {
  padding-right: 11px;
  margin-right: 2px;
  background: url(../img/link.gif) 100% 2px no-repeat;
}

.resetovac {
  float: none;
  clear: both;
}

.prvni-pismeno {
  font-size: 24px;
}

ul.seznam1 {
  list-style-image: url(../img/seznam1.gif);
}


/*form objednavky */
form.objednavka fieldset, form.objednavka2 fieldset fieldset {
  width: 300px;
  min-height: 150px;
  border-color: #e58e1c;
}

form.objednavka2 fieldset fieldset {
  margin-bottom: 15px;
}

form.objednavka2 fieldset {
  border-color: #a8e8dd;
  width: 715px;
}

form.objednavka fieldset legend, form.objednavka2 fieldset legend {
  font-size: 18px;
  color: black;
}

form.objednavka2 fieldset.left legend {
  font-size: 16px;
  color: #cf7602;
  font-weight: bold;
}

form.objednavka legend {
  margin-bottom: 10px;
}

form.objednavka2 .left {
  width: 325px;
  min-height: 150px;
  border-color: #e58e1c;
  padding: 5px 5px 5px 5px;
  margin-left: 9px;
  float: left; 
}

form.objednavka fieldset label {
  font-family: Arial;
  font-size: 14px;
  color: black;
  margin-left: 10px;
}

form.objednavka fieldset input {
  font-family: Arial;
  font-size: 12px;
  color: black;
  margin: 2px 0 10px 10px;
}

form.objednavka fieldset select {
  margin-top: 2px;
  margin-left: 10px;
}

form.objednavka2 fieldset label {
  font-size: 12px;
  color: black;
}
  
form.objednavka2 fieldset label.poznamka {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #e58e1c;
}


table.reference {
  width: 758px;
}

table.reference th {
  border: 1px solid #e58e1c;
  padding: 1px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}

table.reference th.left {
  background: url(/img/reference1.gif) no-repeat;
  width: 480px;
}

table.reference th.right {
  background: url(/img/reference2.gif) no-repeat;
  width: 264px;
}

table.reference td {
  border: 1px solid #e58e1c;
  padding: 10px;
  text-align: center;
}

table.reference tr.spacer td {
  border: none;
  padding: 0;
}

table.reference td.adatio, table.reference td.net2 {
  padding-bottom: 25px;
}

table.reference td.adatio {
  background: url(/img/reference-adatio.gif) no-repeat right bottom;
}

table.reference td.net2 {
  background: url(/img/reference-net2.gif) no-repeat right bottom;
}

table.reference img {
  border: 1px solid #B9A4A9;
  padding: 5px;
}

table.reference h2 {
  color: #e58e1c;
  margin-bottom: 15px;
  text-decoration: underline;
}

#pravy_prvni {
  float: right;
  background-image: url(../img/pravy1_top.gif);
  background-repeat: no-repeat;
  padding-top: 10px;
  color: white;
  font-family: Arial;
  text-align: left;
  font-size: 14px;
  width: 170px;
  position: relative;
  right: -30px;
  top: -8px;
  margin-bottom: -8px;
}

#pravy_prvni #textbox {
  background-color: #E58E1B;
  padding: 0 5px 10px 5px;
  background-image: url(../img/pravy1_bottom.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#pravy_prvni #textbox h2 {
  font-size: 13px;
  color: white;
}

#pravy_prvni #textbox a {
  color: white;
  font-size: 11px;
  padding: 0;
  margin: 0;
  background: none;
}

#bot_img {
  margin: 3px 0 0 0;
}

#prazdne {
  margin-top: 20px;
  font-size: 15px;
  color: #7e5b27;
  text-align: center;
}
