body
{
	background:   #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.hidden
{
	display: none;
}



#stranka
{

	width: 800px;
	margin: 20px auto;
	padding: 10px;
	background: #FFFFFF;
	position: relative;
}

#baner{
	margin-top: 2px;
	margin-bottom: 2px;
	width:800px;
	height:200px;
	background:transparent url(../img/baner.jpg) no-repeat;

}

#baner2{
	margin-top: 2px;
	margin-bottom: 2px;
	width:800px;
	height:200px;
	background:transparent url(../img/baner2.jpg) no-repeat;

}

.input{
  border:0px;
  background:transparent;
  position:absolute;
  top:137px;
  left:100px;
}
.input2{
  border:0px;
  background:transparent;
  position:absolute;
  top:165px;
  left:100px;
}
.registrace{
  width:102px;
  height:22px;
  vertical-align:center;
  text-align:center;
  position:absolute;
  top:203px;
  left:98px;
  color:white;
  text-decoration:none;
  font-family:tahoma;
  font-weight:bold;
  font-size:14px;
  border:0px;


  
}
.prihlasit{
  position:absolute;
  top:198px;
  width:22px;
  height:22px;
  border:0px;
    left:212px;

}

.prihlaseny{
  position:absolute;
  top:208px;
  left:90px;
  color:white;
  text-decoration:none;
  font-family:tahoma;
  font-weight:bold;
  font-size:14px;
  border:0px;

}

#up {
		width:800px;
		height:30px;
		background: #B38B68;

}

#down {
		width:800px;
		height:30px;
		background: #675545;
		margin-top: 2px;

}

#obsah
{

	width: 800px;
	background: #FFFFFF;
	position: relative;
}

p
{
	text-align: justify;
	font-family: tahoma;
	line-height: 1.5em;
}

#oliva
{	
	height:30px;
	width: 150px;
	background: #A1CB0D;
	text-align: left;
	color: white;
	font-family: tahoma;
	font-size: 11.5px;
	font-weight: bold;
	padding-left: 10px;
}

#nadpis_obsahu
{	
	height:30px;
	width: 496px;
	background: #675545;
	text-align: left;
	color: white;
	font-family: tahoma;
	font-size: 11.5px;
	font-weight: bold;
	padding-left: 10px;
}

#nadpis_novinky
{	
	height:30px;
	width: 150px;
	background: #675545;
	text-align: left;
	color: white;
	font-family: tahoma;
	font-size: 11.5px;
	font-weight: bold;
	padding-left: 10px;
}

#menu
{	
  width:150px;
	background: #B38B68;
	text-align: left;
	color: white;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	vertical-align:top;
}
#menu a{

  line-height:16px;
  text-decoration:none;
  color:white;

}

#menu a:hover{

  text-decoration:underline;
  color:#FFC000;

}

#txt_obsahu
{
	width: 496px;
	background: #E6D2A5;
	color: #675545;
	text-align: justify;
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.5em;
	padding: 10px;
	vertical-align:top;
	
}

#novinky
{	
	width: 150px;
	background: #B38B68;
	text-align: left;
	color: white;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	vertical-align:top;
}

#novinky a{

  line-height:16px;
  text-decoration:none;
  color:white;

}

#novinky a:hover{

  text-decoration:underline;
  color:#FFC000;

}

.popis_novinky
{
  color: white;
	font-family: tahoma;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mezera
{	
	width:2px;
	height: 2px;
	background: #ffffff;
}


h1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #675545;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #675545;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #675545;
}

ul {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}

#napis-zahlavi{
	padding-top:8px;
	text-align: center;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
	color: #FFFFFF;


}

#napis-zahlavi a

{
	color: #FFFFFF;
	text-decoration: none;

}

#napis-zahlavi a:hover

{
	color: #FFFFFF;
	text-decoration: underline;

}



#napis-zapati{
	padding-top:9px;
	text-align: center;
	font-size: 0.6em;
	font-family: tahoma;
	font-weight: normal;
	color: #FFFFFF;


}

form {
    margin-top: 0px;
    margin-bottom: 0px;
}

a {
    color: #675545;
}
