a.h1
{
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 80px;
	top: 0;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: bottom;
	background: url('./pics/backgroud.jpg');
	border-bottom: 1px solid white;
	z-index: 1;
}
h1
{
	position: absolute;
	left: 170px;
	padding: 0;
	margin: 0;
	right: 0;
}
body
{
	color: white;
	font-family: arial, sans-serif;
	background: black;
	font-size: 13px;
	margin: 0;
	padding: 0;	
}
div.navigace2
{
	position: absolute;
	right: 0px;
	top: 84px;
	width: 500px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url('./pics/lista.png') no-repeat;
	font-weight: bold;
	font-size: 15px;
	z-index: 2;
	
}
a.navigace-inside1
{
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 32%;
	height: 20px;
	top: 0;
	left: 4%;
	text-align: center;
	vertical-align: bottom;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	border-right: 2px solid black;
}
a.navigace-inside2
{
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 32%;
	height: 20px;
	top: 0;
	right: 32%;
	text-align: center;
	vertical-align: bottom;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	border-right: 2px solid black;
}
a.navigace-inside3
{
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 32%;
	height: 20px;
	top: 0;
	right: 0;
	text-align: center;
	vertical-align: bottom;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a.navigace-inside4
{
	position: absolute;
	display: block;
	margin: 0;
	width: 100px;
	height: 20px;
	padding: 26px 0;
	background: url('./pics/navigace.png');
	top: 0;
	right: 30%;
	text-align: center;
	vertical-align: middle;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.navigace-inside1:hover
{
	color: white;
	text-decoration: none;
	
}
a.navigace-inside2:hover
{
	color: white;
	text-decoration: none;
}

a.navigace-inside3:hover
{
	color: white;
	text-decoration: none;
}

a.navigace-inside4:hover
{
	color: white;
	text-decoration: none;
}
div.menu{
	position: absolute;
	background: url('./pics/v_navigace-back.gif') repeat-y;
	left: 10px;
	top: 0;
	width: 200px;
	padding-top: 160px;
	padding-bottom: 60px;
	z-index: 0;
}
div.menu_block{	
	background: url('./pics/menu-back.png');
	width: 160px;
}
h3.menu{
	background: url('./pics/menu-h3xp1.png') no-repeat;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 2px;
	width: 160px;
	text-align: center;
	color: white;
	font-size: 16px;
	
}
h3.menu-h{
	background: url('./pics/m_hudba.png') no-repeat;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 2px;
	width: 160px;
	text-align: center;
	color: white;
	font-size: 16px;
	
}
h3.menu-1{
	background: url('./pics/m_atelier.png') no-repeat;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 160px;
	text-align: center;
	color: white;
	font-size: 16px;
	
}
h3.menu2{
	background: url('./pics/menu-h3xp2.png') no-repeat;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 2px;
	width: 160px;
	text-align: center;
	color: white;
	font-size: 16px;
	
}
h3.menu3{
	background: url('./pics/menu-h3xp3.png') no-repeat;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 2px;
	width: 160px;
	text-align: center;
	color: white;
	font-size: 16px;
	
}
h3.menu4{
	background: url('./pics/menu-av.png') no-repeat;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 2px;
	width: 160px;
	text-align: center;
	color: white;
	font-size: 16px;
	
}
h3.menu5{
	background: url('./pics/menu-h3xp5.png') no-repeat;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 2px;
	width: 160px;
	text-align: center;
	color: white;
	font-size: 16px;
	
}
a.menu{
	/*background: url('./pics/underline.png') no-repeat;*/
	margin: 0 5px;
	width: 120px;
	padding: 4px 0px 2px 0px;
	text-align: center;
	display: block;
	color: #CDCDCD;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
div.menu-bottom
{
	position: absolute;
	bottom: 0px;
	height: 60px;
	width: 160px;
	background: url('./pics/menu-bottomx.png') no-repeat;
	z-index: 3;
}
div.main-text
{
	position: absolute;
	top: 120px;
	left: 190px;
	right: 215px;
	margin: 0;
	padding: 0;
}
td.left
{
	margin: 0; 
	padding: 25px 0 25px 5%; 
	width: 50%;      
	border: 0;
}
td
{	
	text-align: left;
        font-family:  courier-new, monospace;
        font-size: 11px;
	color: #CDCDCD;
}
td.center
{
	margin: 0; 
	padding: 0; 
	width: 10px; 
	vertical-align: middle;
	text-align: center;
	border: 0;
}
td.right
{
	margin: 0; 
	padding: 25px 5% 25px 5px; 
	width: 50%;
	border: 0;
}
table.tab
{
	width: 100%;
	height: 198px;
	margin: 0;
	padding: 0;
	border: 0;
}
div.gal
{
	display: block;
	text-align: left;
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 198px;
	color: white;
	text-decoration: none;
	background: url('./pics/left7.gif') no-repeat;
	background-position: left;
	
}
div.gal-inner
{
	display: block;
	margin: 0;
	padding: 0;
	height: 198px;
	color: white;
	text-decoration: none;
	background: url('./pics/right6.gif') no-repeat;
	background-position: right;

	
}
p.popis_galerie
{
	display: block;
	width: 100%;
	text-align: left;
        font-family:  courier-new, monospace;
        font-size: 11px;   
	margin: 0;
	padding: 0;
        
}
p.popis_galerie_r
{
	display: block;
	width: 100%;
	text-align: left;
	vertical-align: middle;
        font-family:  courier-new, monospace;
        font-size: 11px;      
	height: 120px;
	overflow: hidden;
	margin: 0;
	padding: 0;
        
}
img.fotka{
	margin: 2px 0;
        padding: 0;
	border: 0;
}
a.fotka_g{
	display: block;
	text-align: center;
	
        margin: 0;
        padding: 0;
}
a.fotka{
        margin: 3px;
        padding: 0;
}
h2.nadpis
{
	 display: block;   
         text-align: center;
}
h3.fotka{
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: bottom;
        font-family:  courier-new, monospace;
	background: url('./pics/h3_back.png') no-repeat;
        background-position: center;
        font-size: 19px;
        height: 25px;
	padding: 0;
	margin: 0 0 30px 0;
        
}

h3.fotka_ie{
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: bottom;
        font-family:  courier-new, monospace;
        font-size: 19px;
        height: 25px;
	padding: 0;
	margin: 0 0 30px 0;
        
}
a.link{
	color: white;
	text-decoration: none;

}
a.link:hover{
	color: white;
	text-decoration: underline;

}
