body, html {
  margin: 0;
	padding: 0;
  background-color: #7a0023;
  background-image: url(../images/bg2.gif);
  background-position: top left;
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height:19px;
  color:#ffffff;
}

#page {
	padding: 34px 0px 0px 38px;
}

a:link {color:#e0d09c;text-decoration:underline;}
a:visited {color:#e0d09c;text-decoration:underline;}
a:active {color:#e0d09c;text-decoration:underline;}
a:hover {color:#ffffff;text-decoration:underline;} 

p {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height:19px;
  color:#ffffff;
  margin-top: 0px;
  margin-bottom: 7px;
}

.strong {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height:19px;
  /* font-weight: bold; */
  color:#ffffff;
  margin-top: 0px;
  margin-bottom: 7px;
}

.error {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color:#ff9933;
}

.error2 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height:18px;
  font-weight: bold;
  color:#ff9933;
}

h1 {
  font-size: 18px;
  line-height:24px;
  font-weight: bold;
  color:#e0d09c;
  margin-top: 0px;
  margin-bottom: 7px;
}

h2 {
  font-size: 14px;
  line-height:19px;
  font-weight: bold;
  color: #e0d09c;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3 {
  font-size: 13px;
  line-height:16px;
  font-weight: none;
  color: #e0d09c;
  margin-top: 0px;
  margin-bottom: 0px;
}

img {
  border: none;
}

table {
  border-collapse: collapse;
}

td {
  border: none;
  /* border: none; */
  /* border: solid 1px; */

  /* pro ie, ktery neumi dedit */
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height:19px;
  color:#ffffff;
  margin-top: 0px;
  margin-bottom: 7px;
}

#banner {
  width: 700px;
  height: 119px;
  margin: 0;
	padding: 0;
}

#content {
  width: 430px;
  vertical-align: top;
}

#content2 {
  width: 540px;
}

#news {
  display: block;
  background: #7a0023;
  width: 390px;
  margin: 0;
  padding: 0;
}

.shift {
  padding: 10px 0px 4px 12px;
}


.td_1col_description {
  background: #7a0023;
  width: 360px;
  padding: 0 20px 3px 12px;
}

.td_1col_image {
  background: #7a0023;
  width: 180px;
}

.td_3col {
  background: #7a0023;
  width: 173px;
  margin: 0;
	padding: 0;
}

.product_id {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #b04f4f;
	float: left;
	top: -17px;
	position: relative;
	height: 3px;
	padding-left: 135px;
	display: inline;
}



.spacer {
  height: 10px;
  font-size: 1px;
  line-height: 10px;
  width: 10px;
  margin: 0;
	padding: 0;
}

.h3_shift {
  padding: 10px 0px 10px 12px;
}

.price_des {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color:#ffffff;
  text-align: right;
  padding: 0px 10px 3px 0px;
}

.label {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height:19px;
  color:#ffffff;
  margin: 0;
  padding: 0 7px 0 0;
  white-space: nowrap;
  text-align: right;
}

input {
  width: 160px;
}

textarea {
  width: 320px;
}


.td_menu_right {
  text-align: right;
  padding: 0 7px 0 0;
}






/* menu */

#tdmenu {
	width: 226px;
}

#menu {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

#menu a {
  display: block;
  width: 194px;
  height: 46px;
  text-decoration: none;                                 
	background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 10px;   
}

#submenu {
	position: absolute;
	line-height: 100%;
	left: 194px;
	top: 0;
	width: 194px;
	visibility: hidden;
  padding: 0 0 0 10px;
}                                                  

#submenu a {
	height: 56px;
	line-height: 56px;
	width: 194px;
	background-position: 0 0;
  background-repeat: no-repeat;
  left: 194px;
  margin: 0;
  /* border: solid 1px; */
}

.language {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 13px;
}

.language:link {text-decoration:none;}
.language:visited {text-decoration:none;}
.language:active {text-decoration:none;}
.language:hover {text-decoration:none;} 

