/* CSS Document */
BODY{
	background-color: #ffd773;
    font-family: Verdana;
    font-size: 11px;
	margin: 0px;
}
#bodys{
	width: 800px; 
	position: relative; 
	margin: auto;
}
div#headImage, div#headImage img
{
	width: 800px;
	height: 185px;
	border: 0px;
}
div#headLine
{
	position: relative;
	width: 800px;
	height: 47px;
	border: 0px;
	_top: -2px;	
}
div#headLine img#leftImage
{
	width: 456px;
	height: 47px;
	border: 0px;
	position: relative;
	float: left;	
}
div#headLine img#rightImage
{
	width: 344px;
	height: 21px;
	border: 0px;
	float: right;	
}
div#headLine div.style_zahlavi
{
	color: white;
	font-size: 12px;
	text-align: left;
	width: 344px;
	height: 26px;
	background-image: url(../img/web_2x2.jpg);
	background-repeat: no-repeat;
	float: right;
	border: 0px;
	
}
div#headLine div.style_zahlavi span.pagename
{
	position: relative;
	margin-left:10px;
	top: 5px;	
}
div#pageContent
{
  top: 0px;
	width: 800px;
	min-height: 1250px;
	vertical-align: top;
	background-image: url(../img/web_4x1.jpg);	
	position: relative;
	padding-bottom: 15px;
	_top: -2px;	
}

a img{
	border: 0px;
}

#style_text
{
	font-size: 11px;
	width: 400px;
	left: 25px;
	position: relative;
	text-align: left;
}
#style_text h2,
#style_text h3{
	font-weight: normal;
}

div#pata
{
	border: 0px;
	width:	800px;
	height:	32px;
	background-image: url(../img/web_5x1.jpg);
	background-repeat: no-repeat;
	position: relative;
	_top: -2px;	
}
div#pata p.fright
{
	color: White;
	float: right;
	margin-right: 110px;
	vertical-align: middle;
	position: relative;
	top: 3px;
	_top: 6px;	
	_left: 100px;
}
div#pata p.fleft
{
	float: left;
}
/* fonty */
h1.head
{
	padding-top:  5px;
	padding-bottom: 5px;
}
a.title, h1.title
{
	font-size: medium;
	color: #663300;
	font-weight: bold;
}
div.title
{
	padding-bottom: 10px;
	padding-top:  5px;
}

/* menu */
#menu
{
	position: absolute;
	left: -100px;
	z-index: 10;
	color: #663300;
} 
#menu ul#top-nav li.menuFirst
{
	background-position: left center;
	background-image: url(../img/button.png);
	color: white;
	background-repeat: no-repeat;
	background-color: white;
}
#menu ul#top-nav li.menuFirst a:hover
{
	background-position: left center;
	background-image: url(../img/button.png);
	color: white;
	background-repeat: no-repeat;
	background-color: white;
}
#menu ul#top-nav li.menuFirst:hover,
#menu ul#top-nav li.over 		
{
	background-position: left center;
	background-image: url(../img/button.png);
	color: white;
	background-repeat: no-repeat;
	background-color: white;
}

#menu ul#top-nav li.menuSub span 		
{
	background-color: White;
	background-image: none;
	color: #663300;
}
#menu ul#top-nav li.menuSub a:hover
{
	padding-left: 14px;
	background: url(../img/punkt.gif) white no-repeat left 50%;
}
/* forum */
table.forum-qeust
{
	border-right: #999966 thin solid;
	border-top: #999966 thin solid;
	border-left: #999966 thin solid;
	width: 460px;
	border-bottom: #999966 thin solid;
	position: relative;
	_left: 30px;
}
div.newForm table.forum-qeust
{
	position: relative;
	left: 3px;
	_left: 33px;	
}
table.forum-qeust pre
{
	width: 300px;
	background-color: white;
}
table.forum-qeust th
{
	background-color: #996633;
}
table.forum-qeust td
{
	background-color: White;	
}
table.forum-qeust td.author input
{
	text-align: center;
	width: 60px;	
}
table.forum-qeust textarea
{
	width: 380px;
}
table.forum-qeust div.hidden
{
	display: none;
}
table.forum-qeust div.copy, table.forum-qeust input.btn
{
	border:  solid 1px #996633;
	float: right;
	width: 80px;
	text-align: center;
	background-color: #ffff99;
}
table.forum-qeust div.dateline
{
	float: left;		
}
div.forumTitle
{
	font-size: small;
	position: relative;
	_left: 43px;
}
.actpage
{
	color: Red;
}
/* fotogalerie */
div.galery
{
	position: relative;
	float: left;
	margin: 5px;
	text-align: center;
	margin-bottom: 10px;
}
div.galery img
{
	border: solid 1px silver;
}
div.galery img.hres
{
	height: 128px;
}
div.galery img.wres
{
	height: 128px;
}
/* kniha */
div.book
{
  margin-bottom: 10px;
}
div.book a.title
{
  margin-bottom: 2px;
}

#pata a {
	text-decoration: none;
}
