html {
  margin: 0px;
  padding: 0px;
}

body {
	background-image: url(../img/pozadi.jpg);
	background-repeat: repeat-x;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}

p {

  text-align: justify;

}

div {
  border: solid 0px red;
}

#container {
	width: 610px;
	position: relative;
	z-index: 20;
	margin: auto;
  margin-top: 80px;
	padding: 0px 0px 0px 0px;
	border: solid 1px white;
	text-align: left;
		min-height: 375px;
	_height: 375px;
}

.hlavicka {
	height: 26px;
  _height: 50px;
  background-image: url(../img/hlavicka.jpg);
  background-repeat: repeat-y;
  padding: 12px 0px 12px 116px;
}

.adresa{
  float: left;
  color: white;
  border-left: 1px solid white;
  font-size: 75%;
  padding: 0px 10px 0px 10px;
}

.email{
  color: white;
  float: left;
  border-left: 1px solid white;
  font-size: 75%;
  padding: 0px 10px 0px 10px;
  background-image: url(../img/sipka-seda.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 120px;
	_width: 140px;
	height: 30px;
}
.logo {
	position: absolute;
	top: -42px;
	left: 100px;
}

.prouzek {
  background-image: url(../img/prouzek.jpg);
  height: 19px;
}


.menu {
	margin-top: 61px;
	border-top: solid 1px rgb(65,65,65);
	border-left: solid 1px rgb(65,65,65);
	border-bottom: solid 1px rgb(65,65,65);
	padding: 15px 5px 10px 30px;
	min-height: 270px;
	_height: 270px;
	background-image: url(../img/menu.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
}

.menu ul{
  list-style-image: url(../img/sipka-bila.jpg);
  margin: 0px;
  padding: 0px;
}

.menu ul li{
  margin: 0px;
  padding: 0px;
  border: solid 1px white;
}

.menu a, .menu a:visited{

  text-decoration: none;
  color: rgb(65,65,65);
  font-size: 80%;
  display: block;
  margin-bottom:2px;
  padding-top: 1px;
  font-weight: bold;



}

.menu a:hover{

  color: rgb(0,0,0);


}



a img{
  border: 0px;
}


.content {
	position: relative;
	padding: 0px;
	margin-left: 105px;
	padding: 0px 20px 20px 0px;
	text-align: justify;

}

.levy-sloupec{
  position: absolute;
  top: 35px;
  left: -153px;
  width: 152px;
  background-image: url(../img/levy-sloupec.jpg);
  background-position: top;
  background-repeat: no-repeat;

}

.podpis{
  float: right;
  background-image: url(../img/sipka-bila.jpg);
  background-position: left;
  background-repeat: no-repeat;
  color: rgb(65,65,65);
  font-size: 78%;
  margin-top: 30px;
  padding: 0px 20px 0px 20px;
}

.footer{
  background-image: url(../img/footer.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 51px;
  margin-top: 20px;


}

h1{
  display: none;
}

h2{
  color: rgb(65,65,65);
  font-size: 85%;
  border-left: solid 1px rgb(65,65,65);
  margin: 0px 0px 20px 10px;
  padding: 15px 0px 0px 5px;

}


h2.forum{

  color: rgb(65,65,65);
  font-size: 100%;
  border-left: solid 0px rgb(65,65,65);
  display: block;
  float: left;
  margin: 0px 0px 40px 0px;
  padding: 0px;


}

.odstavec{
  display: block;
  color: rgb(65,65,65);
}

.obsah{
  display: block;
  margin: 5px 20px 15px 15px;
  color: rgb(65,65,65);
  font-size: 78%;
}

.pravy-horni{
  position: absolute;
  top: -7px;
  right: -10px;
}

.pravy-dolni{
  position: absolute;
  bottom: 0px;
  right: -8px;
}

.levy-dolni{
  position: absolute;
  bottom: 0px;
  left: -5px;
}

.levy-horni{
  position: absolute;
  top: 97px;
  left: -7px;
}

.infobox{
  position: absolute;
  left: -1px;
  bottom: -29px;
  background-image: url(../img/infobox.jpg);
  height: 28;
  width: 152;
}

.stin{
  position: absolute;
  left: -7px;
  bottom: -3px;
  background-image: url(../img/stin.jpg);
  height: 187;
  width: 6;

}
.clear {
  float: none;
  clear: both;
  height: 0px;
  font-size: 0px;

}

.forum {

  padding: 30px;

}

.svetly {

  color: rgb(192,192,192);

}

.prispevek {

  border-bottom: solid 1px rgb(208,208,208);
  padding-bottom: 20px;
  margin: 20px 0px 20px 0px;

}

.apa-ico {

  float: left;
  margin: 0px 7px 5px 0px;

}

.jmeno-uzivatele {

  color:rgb(32,32,32);
  font-weight: bold;

}

.cas-prispevku {

  color: #6AA800;
  font-size: 80%;
  font-weight: bold;

}

.odstavec-prispevek {

  line-height: 160%;
  font-size: 80%;
  margin: 5px 0px 5px 0px;
  color: rgb(128,128,128);

}

a.pridat-comment,a.pridat-comment:visited  {

  display: block;
  Background: #6AA800;
  float: right;
  color: rgb(255,255,255);
  padding: 5px;
  font-size: 80%;
  text-decoration: none;

}

a.pridat-comment:hover {


  Background: #8FCA22;
  color: rgb(0,0,0);


}


.pridat-prispevek {

 padding: 20px;
 Background: rgb(230,240,193);
 margin-top:30px;

}

table {
  font-size:80%;
}

#footer2{
text-align: right;
font-size: 70%;
}

#footer2 a{
color: blue;
text-decoration: none;
}

#footer2 a:hover{
text-decoration: underline;
}

.hlavicka a{
color: white;
text-decoration: none;   
}
.hlavicka a:hover{
color: white;
text-decoration: underline;
}
