/* arborea.cz css */

html, body{ 
 margin:0px 0px 0px 0px;
 background-image: url(bg.jpg);
 padding:0px 0px 0px 0px;
 text-align:center; 
 font-family: arial, sans-serif;
 font-size: 15px;
 line-height: 100%;
}
p {
margin-top: 2px
}
tr {
text-align:left
}
h1 {
margin-top: 10px
}
li {
margin-top: 6px
}
.header {
 background-image: url(bg_top.gif);
 background-repeat:repeat-x;
 height: 194px;
}

.main {
background-image: url(bg_top.gif);
background-repeat:repeat-x; 
}

.main h1{
 margin:0px 0px 0px 0px;
 padding:10px 0px 0px 0px;
 text-align:center; 
 font-family: arial, sans-serif;
 font-size: 15px;
 line-height: 100%; 
}

.obsah {
 position:relative; 
 width:800px;
 top:80px;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
}
.obsah_menu {
 width:20%; 
 float:left; 
 position:relative; 
 line-height: 150%
}

.obsah_text {
 float: right; 
 display:inline; 
 position: relative; 
 width:80%;
}

a img {border-width: 0px;}

.menu {
	width:880px;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 50px;
}
.menu a{
  text-decoration: none;
}
.menu a:hover{
  text-decoration: none;
}
.menu a:visited{
  text-decoration: none;
}
.menu2 {
	width:880px;
  margin-left:auto; 
  margin-right:auto; 	
	font-family: arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.menu2 a{
  text-decoration: none;
}
.menu2 a:hover{
  text-decoration: none;
}
.menu2 a:visited{
  text-decoration: none;
}
#adlinks {
	position: relative;
  text-align: center;
  text-decoration: none;
  top: 80px;
}
.adlinks a{
  text-decoration: none;
}
.adlinks a:hover{
  text-decoration: none;
}
.adlinks a:visited{
  text-decoration: none;
}
.adlinks2 {
  text-align: center;
	position: relative;
	top: 30px;
  text-decoration: none;
}
.adlinks2 a{
  text-decoration: none;
}
.adlinks2 a:hover{
  text-decoration: none;
}
.adlinks2 a:visited{
  text-decoration: none;
}
