html, body {
	background-color: #000;
	margin: 0;
	color: #D5D5D5;
	padding: 0;
	vertical-align:middle;
	font-family: Verdana, Arial;
	color: #a7869d;
	font-size:14px;
}

#top {
	width: 1003px;
	background-color: #000;
	margin: 0px AUTO 0px AUTO;
}

#naglowek {
	width: 1003px;
	height: 518px;
	float: left;
	
	background-color: #000;
}

#home {
	width: 1003px;

	float: left;

	background-color: #000;
	background-image: url(images/tlo.jpg);

}

#kontakt {
	width: 1003px;
	height: 405px;
	float: left;

	background-color: #000;
	background-image: url(images/kontakt.jpg);

}

#galeria {
	width: 1003px;
	height: 500px;
	float: left;

	background-image: url(images/tlo.jpg);
}

#repertuar {
	width: 1003px;
	float: left;

	background-image: url(images/tlo.jpg);
}

#ozespole {
	width: 1003px;
	float: left;

	background-image: url(images/tlo.jpg);
}


#stopka {
	width: 1003px;
	height: 41px;
	float: left;

	background-color: #000;
	background-image: url(images/stopka.jpg);

}



#flashcontent {
        margin-left: 50px;
        margin-right: 10px;
	    float: left;
	    overflow:hidden;
		width: 800px;
		height: 650px;

}

p {     font-family: Verdana, Arial;
	text-align: left;
	color: #a7869d;
	font-size:14px;
	line-height: 1.25em; 
	padding: 0;
	
}

A.header_link{
      text-decoration: none;font-family: Verdana, Arial; color: #bd9797; font-size:14px;
}
A.header_link:HOVER{
      text-decoration: none;font-family: Verdana, Arial; color:#fed6d6; font-size:14px;     
}

A.header_link2{
      text-decoration: none;font-family: Verdana, Arial; color: #FFFFFF; font-size:14px;
}
A.header_link2:HOVER{
      text-decoration: none;font-family: Verdana, Arial; color:#FFFFFF; font-weight:900;font-size:14px;     
}

