body{
	padding: 0;
	margin: 0;
	background: #000;
	font: small "Trebuchet MS", Verdana, sans-serif;
}

/* @group layout */

#master{
	width: 800px;
	height: 650px;
	padding: 10px;
	border: 1px solid #000;
	margin: 0 auto;
	background: #000000;
}
 
#headerleft {
height: 150px;
background: url(img/top-left2.jpg) no-repeat;
float: left;
width: 427px;
}

#headerleft-veronika {
margin: 0;
height: 150px;
background: url(img/top_bg.gif) repeat-x;
width: 430px;
float: left;
}

#header {
width: 370px;
position: relative;
float: right;
}

/* @end */

h1 {
	margin: 0;
	padding: 0;
	height: 150px;
	background-image: url(img/top-right.jpg);
	text-indent: -9999px;
}

#header .nav {
	position: absolute;
	top: 10px;
	left: 220px;
}

.nav {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border-bottom-width: 0;
	text-indent: -9999px;
}

.nav li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	display: block;
	padding: 0;
	text-decoration: none;
	width: 135px;
	height: 31px;
}

.glossymenu li a:active{
	color: #900;
}
/*
.nav li a:hover{
	background: black;
}
*/

a.home {
	background: url(img/menu-v.jpg) no-repeat;
}
a.zpev {
	background: url(img/menu-z.jpg) no-repeat;
}
a.tanec {
	background: url(img/menu-t.jpg) no-repeat;
}
a.muzical {
	background: url(img/menu-m.jpg) no-repeat;
}
a.kontakt {
	background: url(img/menu-k.jpg) no-repeat;
}
#content {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 474px;
	background: #000000;
	color: #fff;
}

#left{
	width: 452px;
	float: left;
	color: red;
	background: #000000;
}

#left2{
	width: 400px;
	float: left;
	color: red;
	background: #000000;
}

#left-muzikal {
	width: 400px;
	float: left;
	color: red;
	background: #000000;
}

#muzikal{
	width: 380px;
	float: left;
	padding-left: 50px;
	
}

#right {
	width: 328px;
	color: #fff;
	background: #000000;
	float: right;
	padding: 60px 0 30px 20px;
	line-height: 20px;
}
#right-zpev {
	width: 308px;
	color: #fff;
	background: #000000;
	float: right;
	padding: 45px 20px;
	line-height: 20px;
}
#right-muzikal {
	width: 300px;
	float: right;
	padding: 20px;
}

#veronika {
width: 360px;
margin-left: 52px;
padding: 0;
background: #fff;
}

#vero-muzikal {
float: right;
width: 360px;
height: 400px;
padding: 20px 0 0 20px;
}

#vero {
float: right;
width: 360px;
height: 370px;
margin-top: 50px;
padding: 20px 0 0 10px;
}

#vero a {
display: block;
float: left;
margin: 0 20px 20px 0;
}

h2 {
color: red;
text-align: right;
}

.clean {
	clear: both;
}

#footer {
margin-top: 10px;
margin-left: 120px;
color: #fff;
}

.musikal-top {
margin-left: 45px;
}

.table {
width: 100%;
height: 400px;
margin-top: 50px;
border: 1px solid;
}

.td {
padding: 5px;
}

.link {
color: #900;
text-decoration: none;
}
.verotop {
	padding: 0 0 0 52px;
}

.foto-zpev {
width: 100%;
}

.obraz {
width: 400px;
}

.picleft {
float: left;
margin-right: 10px;
}

.quadros {
width: 150px;
}

#right-zpev {
width: 328px;
}

.text-right {
width: 170px;
float: right;
margin: 0;
}

.text-left {
margin-top: 10px;
width: 150px;
float: left;
text-align: center;
margin-right: 5px;
}

a img {
border: none; 
}