* {
    padding: 0;
    margin: 0;
}
body {
  padding: 0;
  margin: 0;
	color:white;
	background: #082837 url(img/bg.jpg) repeat top center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
img {
  border: none;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#header {
  width: 936px;
  margin-left: auto;
  margin-right: auto;
}
#page {
  margin-top: 8px;
  background: #b09e7a url(img/page_top_bg.jpg) repeat-x top;
}
#header_top {  
}
#menu {
  width: 860px;
  height: 36px;
  font-size: 12px;
  position: relative;
  float: left;
  color: #fff;
}
#menu a { 
  color: #fff; 
  display: block;
  text-decoration: none; 
}
.hover {
  line-height: 36px;
  padding-left: 7px;
  padding-right: 8px;  
}
.popis {
  font-size: 12px;
  
}
#menu a:hover { 
  background: url(img/menu_bg.png) repeat-x bottom;
  color: #bebf78; 
  display: block;
  text-decoration: none; 
}
#icons {
  margin: 10px 10px 0 0;
  padding:0;
  float: right;
}
#akcie {
  clear: both;
  height: 150px;
  padding-top: 30px;
  margin-left: 10px;
}
#akcie a:link, #akcie a:visited {
  font-size: 16px;
  text-decoration: none;
  color: #E09810;
  height: 25px;
  line-height: 25px;
}
#akcie a:hover, #akcie a:focus {
  color: #fff;
}
.akcna {
  color: #FF4039;
  font-size: 26px;
  font-weight: bolder;
}
#logo {
  clear: both;
  margin-left:-2px;
}
#cnt {
  width: 936px;
  margin-left: auto;
  margin-right: auto;
  background: url(img/right_bg.jpg) repeat-y top right;
}
#cnt_top {
  width: 937px;
  height: 219px;    
  margin-left: -1px;
  background: url(img/cnt_top_bg.jpg) no-repeat;
}
#left {
  width: 444px;
  float: left;
  display: inline;
  margin-top: -156px;
}
#left_in {
  padding: 10px 25px;
}
h1 {
  font-size: 20px;
}
.br1 {
  background: #fff;
  color: #000;
}
.br2 {
  background: #cdcece;
  color: #000;
}
.barva {
  width: 15px;
  text-align: center;
}
#right {
  width: 492px;
  float: right;
  margin-top: -156px;
  margin-bottom: 20px;
  display: inline;
  position: relative;
}
#right_in {
  margin-top: -299px;
  padding-left: 74px;
  height: 467px;
  position: relative;
}
#right_out {
  margin-left: 74px;
  height: 162px;
  padding: 1px;
  background: url(img/popis_bg.jpg) no-repeat;
  position: relative;
}
#imgs {
  margin-top: -175px;
}
input, textarea {
  border: none;
}
.former {
  height: 160px;
}
#imag {
  margin-top: 10px;
  padding-left: 50px;
}
h2 {
  font-size: 16px;
}
img {
  border: none;
}
#boot {
  clear: both;
}
#footer {
  clear: both;
  color: #818181;
  font-size: 10px;
  height: 34px;
  background: url(img/footer_bg.jpg) repeat-x;
}
#footer_in {
  width: 936px;
  margin-left: auto;
  margin-right: auto;
}
#footer a {
  color: #818181;
  text-decoration: none;
}
#footer a:hover {
  color: #818181;
  text-decoration: underline;
}