html {
  background-color: #f0f0f0;
}
body {
	padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  font: 12px sans-serif;
  border: 1px solid #929292;
  margin: 20px;
  background-color: #fff;
}

#header {
	padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  height: 62px;
  border-bottom: 1px solid #929292;
  background-image: url('images/pozadi-header.jpg');
  background-repeat: repeat-y;

}
#main1 {
  margin: 0px;
  padding: 0px;
}
#main2 {
  margin: 0px;
  padding: 0px;
}
#left {
	padding: 0px;
  margin: 0px;
  float: left;
  width: 150px;
  padding-left: 20px;

}
#right {
  float: right;
  padding: 0px;
  margin: 0px;
  width: 200px;
}
#middle {
  margin: 0px;
  margin-left: 180px;
  margin-right: 250px;
  padding: 0px;
  min-height: 380px;
}
#footer p {
  text-align: center;
}
.column-in {
	margin: 0px;
  padding: 0px;
}
.cleaner {
	clear: both; padding-right: 0px; padding-left: 0px; font-size: 1px; background: none transparent scroll repeat 0% 0%; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; height: 1px; border-bottom-style: none
}
h1 {
	font-size: 130%;
	margin-left: 15px;
	margin-top: 15px;

}
h2 {
	font-size: 110%;
	margin-left: 15px;
	margin-top: 15px;
}
h3 {
	font-size: 100%;
	margin-left: 15px;
	margin-top: 15px;
}
h4 {
		font-size: 100%;
	margin-left: 15px;
	margin-top: 15px;
}
p {
  padding-right: 15px;
  padding-left: 15px;
	text-indent: 12px;
	text-align: justify;
	
}
a {
	color: black
}
img {
  border: 0px solid #929292;
}


.ramecek {
  border: 1px solid #929292;
}

.obrazky {
	text-align: center;
}
.menu-item {
  border: 1px solid #929292;
  text-align: right;
  display: block;
  height: 35px;
  width: 133px;
  font-weight: bold; 
  background-image: url('images/pozadi-menu.jpg');
  margin-bottom: 20px;
}
.menu-item a {
  display: block;
  height: 35px;
  width: 130px;
  position: relative;
  top: 15px;
  text-decoration: none;
  color: #4e4e4e;
  padding-right: 3px;
}
.menu-item a:hover, .submenu-item a:hover {
  color: #F06868;
}
#submenu {
  margin: 0px;
  padding: 0px; 
  margin-left: 2px;
  margin-right: 1px;
  min-width: 500px;

}
.submenu-item  {
  display: block;
  float: left;
  width: 25%;
  height: 20px;
  margin: 0px;
  text-align: center;
  font-weight: bold; 
  background-image: url('images/pozadi-submenu.jpg');
  background-position: center;
  border: 1px solid #929292;
  margin: -1px;
  font-size: 90%;
}
.submenu-item a {
  white-space: nowrap;
  display: block;
  color: #4e4e4e;
  text-decoration: none;
  position: relative;
  top: 3px;
}
#tree {
  padding: 0px;
  margin: 0px;
  position: relative;
  left: -12px;
}
img.ramecek {
	margin: 5px;
}


.odkazy {
  margin-left: 30px; 
  margin-bottom: 10px;
}
.odkazy a {
  text-decoration: underline;
}
.odkazy a:hover {
  text-decoration: none; 
  color:red;
}

/************   ETARGET   ************/
.etarget{
    width: 92%;
    padding-left: 15px;
    background-color:white;
    font-family: Arial;
    font-size: 12px ;
    line-height: 120%;
}
.etarget .selfpromo{
    width:95%;
    font-size:10px;
    color:#c4c2c0;
    margin:0 0 10px 0;
}
.etarget .selfpromo .right{
    text-align:right  ;
    
}
.etarget .selfpromo .right a{
    color:#c4c2c0;
}
.etarget .title{
    padding:0px 0px;
    font-size: 12px;
    color: rgb(255,0,0);
    
}
.etarget .title a:link,.etarget .title a:visited{
    color: rgb(255,0,0);
    font-size: 12px;
    text-decoration:underline;
    font-weight:bold;
}
.etarget .title a:hover{
    color: rgb(158,0,0);
    font-size: 12px;
    text-decoration:none;
    font-weight:bold;
}
.etarget .description{
    color:black;
    padding:0 0px 0px 0px;
    margin:0 0 0px 0;
}
.googleads{
    text-align:center;
    padding:0px 0;
}
/**********/

.red_form {color: red; font-weight: bold;}

