#top {
	position:absolute;
	width:110%;
	z-index:1;
	left: 0;
	top: 0;
	
	}
#all {
	position:absolute;
	width:100%;
	height:500px;
	z-index:1;
	left: 0;
	top: 0;
}
#main {
	position:absolute;
	width:750px;
	z-index:1;
	left: 0px;
	top: 0;
}
#predstava {
	position:absolute;
	width:550;
	z-index:1;
	left: 50px;
	top: 31px;
}
#kontakt {
	position:absolute;
	width:600;
	z-index:1;
	left: 40px;
	top: 20x;
}

body {
	background-color: #1d1d1d;
	color: #5e5e5e;
	font-family: Verdana;
	font-size: 11px;
	overflow-x:hidden;
}

td,th {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;	
}

td.title{
	font-size:14;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:40px;
	background-image:url(img/common/title.jpg);
	width:710px;
	}
td.navigation{
	
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 20px;
	padding-left:40px;
	vertical-align:top;
	width:120px;
	}


td.main{
	vertical-align:top;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	width:550px;
	}

td.predstavenavigation{
	
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	vertical-align:top;
	width:200px;
	
	}
td.predstavatitle{
width:350px;
}
td.predstavapola{width:225px;}
td.predstavaplakat{width:200;
}
td.predstava{width:550px;}

td.repertoar {
	padding-top: 13px;
	padding-bottom: 10px;
	border-bottom-style:dotted;
	line-height: 18px;
	
	}
td.topleft {height:115px;
			width:115px;
			background-image:url(img/common/logo.gif);
			}
td.topdown { height:155px; 
		padding-top:0px;
		padding-left:0px;
		vertical-align:top
		}




a.nav:link {
	font-size:14px;
	color: #999999;
	text-decoration: none;
	}
a.nav:visited {
font-size:14px;
	text-decoration: none;
	color: #999999;
}
a.nav:hover {
font-size:14px;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:active {
font-size:14px;
text-decoration: none;
	color: #FFFFFF;
}


a.navleft:link {
	text-decoration: none;
	color: #8b0305;
	font-weight: bold;
	
}
a.navleft:visited {
	text-decoration: none;
	color: #8b0305;
	font-weight: bold;
}
a.navleft:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.navleft:active {
text-decoration: NONE;
	color: #FFFFFF;
	font-weight: bold;
}


a.rep:link {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a.rep:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a.rep:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.rep:active {
text-decoration: NONE;
	color: #FFFFFF;
	font-weight: bold;
}
