.novinky
{
text-align: justify;
}


.txt
{
text-align : center;
}

.main_tb
{
	width : 640px;
}

.pozadi2
{
background: #717992;
}

.pozadi_logo
{
background-image: url('img/pozadi_logo.jpg');
}

.pozadi_menu
{

background-image: url(img/pozadi_menu.jpg);
height: 25px;
vertical-align: middle;
}

.nazev_stranky
{
	color: black;
	background-color: #7F86A4;
	font-size: 75%;
	font-weight: bold;
	letter-spacing : 5px;
	text-align : center;
    height: 20px;
}

.copyright
{
color: black;
font-size: 11px;
}

.datum
{
	color: white;
	font-weight : bold;
	width: 500px;
	background-color: #715F49;
	padding-left : 5px;
	padding-right : 5px;
}

.title
{
	color: white;
	font-weight : bold;
	font-size: 12px;
}


.texty
{
	color: white;
	font-family: Arial CE, Arial, sans-serif;
	font-size: 10px;

}




.koncerty
{
	background-color: #715F49;
}

.td_main
{
	font-family: Arial CE, Arial, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color: #555C6F;
	background-image: url(img/pozadi_text.jpg);
	background-repeat: no-repeat;
}


body
{
	scrollbar-face-color: gray;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-darkshadow-color: #c0c0c0;
	scrollbar-track-color: #c0c0c0;
	scrollbar-arrow-color: #c0c0c0;
	color: #000000;
	background-color: #000000;
	background-image: url(img/pozadi.gif);
	
	
	margin-top: 0px;
}

div
{
	font-family: Arial CE, Arial, sans-serif;
	font-size: 70%;
	color: #000000;
}


td
{
	font-family: Arial CE, Arial, sans-serif;
	font-size: 70%;
	color: #000000;
}

hr
{
color: #3C4253;
}

A  {
	font-weight : normal;
	color : #CCCCCC;
	font-style : normal;
	font-family : Arial, Arial CE, sans-serif;
	text-decoration: underline;
}


A:Active  {
	font-weight : normal;
	color : #FFFFFF;
	font-style : normal;
	font-family :  Arial, Arial CE, sans-serif;
	text-decoration: underline;
}

A:Hover  {
	color : #FFFFFF;
	font-weight : normal;
	font-family : Arial, Arial CE, sans-serif;
	text-decoration: underline;
}


A.menu  {
	font-weight : bold;
	color : #CCCCCC;
	font-style : normal;
	font-family : Arial, Arial CE, sans-serif;
	text-decoration: none;
	padding: 3px;
	
	border-left: 1 solid #3C4253;
	border-right: 1 solid #3C4253;
	border-bottom: 1 solid #3C4253;
}


A.menu:Active  {
	font-weight : bold;
	color : #FFFFFF;
	font-style : normal;
	font-family :  Arial, Arial CE, sans-serif;
	text-decoration: none;
	border: 1 solid black;
}

A.menu:Hover  {
	color : #ffffff;
	font-weight : bold;
	font-family : Arial, Arial CE, sans-serif;
	text-decoration: none;
	background-color: #7F86A4;
	border-left: 1 solid #3C4253;
	border-right: 1 solid #3C4253;
	border-bottom: 1 solid #3C4253;
	
}





