body {
  margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;  
  font-size: 12px;
  line-height: 16px;		
  color: #000000;
  background: #e2e3e3 url('../img/bodyBg.gif') 0 0;
  width: 100%;
  height: 100%;
  position:absolute;
  top:0;
  left:0;
  bottom:0;   
}


h1, h2, h3, h4, h5, form, div, span, p, select, input, button, table, tr, td, th,  ul, li  {
  padding: 0;
  margin: 0;  
}

h1 {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: #ff9900;
}


h2  {
  position: absolute;
  top: 40px;
  margin-left: 35px;
  display: block;    
  z-index: 300;
}

h2 a {
  display: block;
  width: 258px;
  height: 85px;
  background: url('../img/logo.png') 0 0 no-repeat;
  cursor: pointer;

}

h2 a span {
  display: none;
}

h3 {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: #ff9900;
}

h4 {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;	
}

h5 {
  font-size: 12;
  line-height: 14px;	
}

input, textarea, button {
	font-family: Arial, sans-serif; 
  padding: 2px;
  line-height: 100%;
  font-size: 120%;
	color: #000000;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	}

a, a:link, a:visited {
  color: #ff9900;
  text-decoration: underline;
}
  
a:hover {
  color: #ff0000;
  text-decoration: underline;
}

#page {
  position: absolute;
  width: 100%;
  background: url('../img/pageBg.png') 50% 0  repeat-y;  
}

.space {
  margin: 0 auto;
  width: 794px;
  height: 100%; 
  
  /* border: 1px solid #ff0000; */ 
  position: relative;  
 
}


#claim {
  position: absolute;
  top: 40px;
  margin-left: 546px;
  width: 217px;
  height: 75px; 
  background: url('../img/claim.png') 0 0  no-repeat;
}

#sleva {
  position: absolute;
  top: 8px;
  margin-left: 330px;
  width: 174px;
  height: 174px; 
  background: url('../img/sleva.png') 0 0  no-repeat;
  z-index: 300;  
}

#mainMenu {
  position: absolute;
  top: 174px;
  width: 795px;
  height: 47px;
  background: url('../img/mainMenuBg.gif') 0 0 repeat-x;
  text-align: center;
  margin-left: -1px; 
  z-index: 200;

}

#mainMenu ul {
  position: relative;
  top: 5px;
  list-style: none;
  font-size: 12px; 
  line-height: 14px;
  font-family: "Arial Narrow", Arial, sans-serif; 
  font-weight: bold;
  text-shadow: 1px 1px 1px #000000;
  
}

#mainMenu li {
  position: relative;
  top: 10px;
  display: inline;
  padding: 10px 0;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ffffff;
 
  
}

#mainMenu .noBorder {
  border: 0;
  margin-right: 0;
  padding-right: 0;
}

#mainMenu li a {
  color: #ffffff;
  text-decoration: none;
}
  
#mainMenu a:hover {
  color: #000000;
  text-decoration: none;
  text-shadow: 1px 1px 1px #ffffff;
}

#subMenu {
  position: absolute;
  top: 230px;
  text-align: center;
  z-index: 200;
   
}

#subMenu ul {
  list-style: none;
  color: #c5c7c8;
}

#subMenu li {
  float: left;
  margin-left: 8px;
  display: block;
  width: 188px;

  font-size: 18px; 
  line-height: 22px;
  font-weight: bold;
  text-align: center; 
}



#subMenu li a {
  color: #ff9900;
  text-decoration: none;
}
   
#subMenu a:hover {
  color: #000000;
  text-decoration: none;
}

.box {
  border: 1px solid #ff9900;
}

.innerBox .margin {
  padding: 20px 20px 0 20px;
}

.vice {
  float: right;
}

.vice a {
  display: block;
  width: 84px;
  height: 19px;
  background: url('../img/viceZde.png') 0 0 no-repeat;
}

.vice a span, #claim span, #sleva span {
  display: none;
}

#partneri {
  width: 793px;
  height: 93px;
  background: url('../img/partneriBg.png') 50% 0  no-repeat;

}

.partner {
  float: left;
  margin-top: 23px;
  margin-left: 10px;
  width: 75px;
  height: 50px;
  /* border: 1px solid #ff9900; */
}

.partner img {
  margin-top: 10px;
  float: right;
  border: 0;
  /* width: 75px;
  height: 50px; */
}

.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
  clear: both;
}

.orange {
  color: #ff9900;
}

.bold {
  font-weight: bold;
}
