body {
  background-color: #F7E8C9;
  background-image: url(images/listy.jpg);
  margin: 0px 0px 0px 0px;
}
div {
  background-color: transparent;
}
h1{
  font-size: 20px;
  font-weight: bold;
  display: inline;
}
h2{
  font-size: 15px;
  font-weight: bold;
  display: inline;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  display: inline;
}

h3#mainText {
	font-size: 1.15em;
	margin-bottom: 5px;
}

h4{
  font-size: 10px;
  font-weight: bold;
  display: inline;
}
p {
  margin: 0px 0px 10px 0px;
}

table {
	color: #804235;
	font-family: tahoma;
	font-size: 10px;
	text-align: right;
	border-color: #804235;
	border-width: 0px;
	border-style: solid;
}
a {
  color: #b4381e;
}
img {
  border: 0px;
}
#horni_cast {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #f7e8c7;
  background-image: url(images/rep_top.jpg);
  background-repeat:repeat-x;
  height: 321px;
  width: 100%;
  text-align: center;
}
#dolni_cast {
  position: absolute;
  top: 321px;
  left: 0px;
  width: 100%;
}
#obsah {
  position: absolute;
  left: 207px;
  width: 650px;
  color: #804235;
	font-size: 11px;
	font-family: tahoma;
	text-align: left;
}
#footer {
  position: relative;
  text-align:center;
  width: 100%;
  margin-top: 20px;
}
.sidebar {
  position: absolute;
  width: 207px;
  background-image: url(images/rep_6.jpg);
  background-color: #F2C99B;
  color: #804235;
	font-size: 10px;
	font-family: tahoma;
	text-align: left;
}
.svetly_obdelnik {
  position: absolute;
  background-color: #F2C99B;
  padding: 0px 0px 0px 0px;
}
.tmavy_obdelnik {
  position: absolute;
  background-color: #E09E6A;
  padding: 0px 0px 0px 0px;
}
.obyc {
	color: #804235;
	font-family: tahoma;
}
.svetly {
	color: #b4381e;
	font-family: tahoma;
}
.bledy {
	color: #b89282;
	font-size: 10px;
	font-family: tahoma;
}
.ceny {
  position: absolute;
  top: 0px;
  right: 10px;
  border: none;
  font-weight: bold;
  text-align: center;
}
/* UPRAVA ZBYNEK */

DIV.ram {
	position: relative; 
	margin-bottom: 10px;
}

DIV.obs {
	position: relative; 
	background-color: #F2C99B;
	width: 590px;
}
.obs {
	position: relative; 
	background-color: #F2C99B;
	width: 590px;
}
DIV.obs DIV{
	margin-left: 10px;
}

DIV.obs TABLE{
	text-align: center;
}
.obs TABLE{
	text-align: center;
}
DIV.hlava {
	position: relative; 
	background-image: url(images/back.jpg);
	background-color: #E09E6A;
	cursor: pointer;
}

DIV.top {
	position: relative; 
	height: 10px; 
	width: 100%; 
	background-color: #E09E6A;
	margin-top: 10px;
}

DIV.bottom {
	position: relative;
	height: 10px;
	width: 100%; 
	background-color: #E09E6A;
}

.in1 {
	position: relative; left: 10px; width: 560px;
}

#in2 {
	position: relative;
}

.in3 {
	position: relative; margin: 10px 0px 0px 0px; text-align: center;
}
#kontakt {
	border: 0px;
	font-size: 14px;
}

#bigger {
	font-size: 14px;
}
/* KONEC UPRAVY ZBYNEK */

