body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #B19A70;
	text-align: center;
	background-image: url(images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

* {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#main	{
	width: 900px;
	height: 800px;
	background-color: transparent;
	display: block;
	margin: auto;
}

#menu	{
	width: 146px;
	height: 584px;
	float: left;
}

.left	{
	float: left;
}

.right	{
	width: 16px;
	height: 485px;
	float: left;
}

a.kybabu	{
	width: 96px;
	height: 90px;
	display: block;
	background-color: transparent;
	background-image: url(images/kybabu.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 145px;
	float: left
}

a.kybabu:hover	{
	background-position: bottom;
}

a.aktualne	{
	width: 146px;
	height: 33px;
	display: block;
	background-color: #B19A70;
	background-image: url(images/menu_aktualne.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left
}

a.aktualne:hover	{
	background-position: bottom;
}

a.biografie	{
	width: 146px;
	height: 33px;
	display: block;
	background-color: #B19A70;
	background-image: url(images/menu_bio.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left
}

a.biografie:hover	{
	background-position: bottom;
}

a.diskografie	{
	width: 146px;
	height: 33px;
	display: block;
	background-color: #B19A70;
	background-image: url(images/menu_diskografie.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left
}

a.diskografie:hover	{
	background-position: bottom;
}

a.kapely	{
	width: 146px;
	height: 33px;
	display: block;
	background-color: #B19A70;
	background-image: url(images/menu_kapely.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left
}

a.kapely:hover	{
	background-position: bottom;
}

a.fotky	{
	width: 146px;
	height: 33px;
	display: block;
	background-color: #B19A70;
	background-image: url(images/menu_fotky.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left
}

a.fotky:hover	{
	background-position: bottom;
}

a.ruzne	{
	width: 146px;
	height: 33px;
	display: block;
	background-color: #B19A70;
	background-image: url(images/menu_ruzne.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left
}

a.ruzne:hover	{
	background-position: bottom;
}

a.vzkazy	{
	width: 146px;
	height: 33px;
	display: block;
	background-color: #B19A70;
	background-image: url(images/menu_vzkazy.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left
}

a.vzkazy:hover	{
	background-position: bottom;
}

a.ferman	{
	width: 146px;
	height: 33px;
	display: block;
	background-color: #B19A70;
	background-image: url(images/menu_ferman.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left
}

a.ferman:hover	{
	background-position: bottom;
}

.top	{
	width: 900px;
	height: 90px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
}

.xleft	{
	width: 146px;
	height: 320px;
}

.xright	{
	width: 345px;
	height: 353px;
	margin-top: 132px;
}

.xright2	{
	width: 216px;
	height: 353px;
	margin-top: 132px;
}

#area	{
	width: 754px;
	height: 584px;
	background-color: #ffffff;
	float: left;
}

#topmenu	{
	width: 754px;
	height: 99px;
	background-color: #ffffff;
	display: block;
	background-color: transparent;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.topmenu	{
	padding-top: 70px;
	margin-left: 120px;
	background-color: transparent;
	width: 300px;
	height: 29px;
	display: block
}

#xicht	{
	width: 345px;
	height: 485px;
	background-color: #ffffff;
	background-image: url(images/bg_x.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#xicht2	{
	width: 216px;
	height: 485px;
	background-color: #ffffff;
	background-image: url(images/bg_x2.gif);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#content	{
	width: 370px;
	_width: 393px;
	height: 485px;
	padding-right: 23px;
	background-color: #ffffff;
	text-align: justify;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #B19A70;
	scrollbar-highlight-color: #B19A70;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #4A412F;
	float: left;
}


#content2	{
	width: 522px;
	height: 485px;
	background-color: #ffffff;
	background-image: url(images/bg_vzkazy.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	overflow: hidden;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #B19A70;
	scrollbar-highlight-color: #B19A70;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #4A412F;
	float: left;
}

a	{
	color: #5B503A
}

a:hover	{
	color: #B19A70;
}

b	{
	font-weight: bold;
}


h1	{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	color: #5B503A
}

h2	{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	color: #5B503A
}

h3	{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	color: #5B503A
}

h4	{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	color: #5B503A;
	background-image :  url(images/li.gif); 
	background-repeat: no-repeat; 
	background-position: top left; 
	padding-left: 13px; 
}

#footer	{
	clear: both;
	padding-top: 45px;
	background-color: transparent;
	text-align: right;
	color: #DBD1AD;
	
}

a.footer	{
	color: #DBD1AD;
}

a.footer:hover	{
	color: #ffffff;
}

.fot	{
	border: 1px solid #DBD1AD
}

td	{
	padding: 5px;
}

p	{
	background-image :  url(images/li.gif); 
	background-repeat: no-repeat; 
	background-position: top left; 
	padding-left: 13px; 
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 0px;
}
	
.galerie	{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	color: #5B503A;
	text-decoration: underline;
}

a.galerie:hover	{
	color: #B19A70;
}
	
ul	{
	margin-bottom: 7px;
	margin-top: 7px; 
}


li	{
	background-image :  url(images/li3.gif); 
	background-repeat: no-repeat; 
	background-position: top left; 
	padding-left: 10px;
}

.clanek	{
	border: solid 1px #B19A70;
	padding: 15px;
	font-style: italic;
}

#akce { 
	display: block;
	width: 424px; 
	height: 630px;
	top: 40px;
	left: 30%;
	position: absolute; 
	background-color: #cccccc;
	text-align: right;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
}

a.end {
	font-size: 18px;
	color:  #ffffff;
	font-weight:  bold;
	text-decoration: none;
	margin-right: 25px;
}

a.end:hover	{
	text-decoration: underline;
}
