/*------------GLOBALNI------------*/
body {
font-family: Trebuchet MS,Verdana, Arial;
font-size: 10px;
color: #525252;
background-color: #F1EA3F;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0;
}
/*------------HLAVNI------------*/

#tabulka_pozadi_top {
margin: 0 auto;
width: 100%;
height: 100%;
background-image:url(img/bg_body.gif);
background-repeat: repeat-x;
}

#hlavni_tabulka {
margin: 0 auto;
width: 952px;
height: 550px;
}

#menu_bunka {
width: 285px;
height: 138px;
background-image:url(img/menu.jpg);
background-repeat: no-repeat;
}
#submenu_bunka {
width: 285px;
height: 67px;
background-image:url(img/sub_menu.jpg);
background-repeat: no-repeat;
}

#banner_left {
width: 285px;
height: 234px;
background-image:url(img/banner_left.gif);
background-repeat: no-repeat;
}

#banner_middle {
width: 204px;
height: 372px;
background-image:url(img/banner_middle.gif);
background-repeat: no-repeat;
}

#banner_right {
width: 463px;
height: 372px;
}

.obsah {
margin: 10 0 0 0;
padding-left: 10px;
padding-right: 10px;
width: 634px; 
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
}

.logo{
width: 285px; 
height: 234px;
cursor: pointer;
}

#bunka_ukazky {
background-image:url(img/doplnek.jpg);
background-repeat: repeat-y;
}

#ukazka {
height: 20px;
text-align: center;
}

a.ukazky {COLOR: #498DCB;  FONT-WEIGHT: normal; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a.ukazky:visited {COLOR: #498DCB; FONT-WEIGHT: normal; FONT-SIZE: 11px; TEXT-DECORATION: none;}
a.ukazky:hover {COLOR: #E21313; FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-DECORATION: none;}

/*------------MENU------------*/
#left_menu {
padding-left: 40px;
padding-top: 2px;
padding-bottom: 2px;
text-align: left;
}
a.menici  	{	background-image:url(img/menu_off.png);
				padding-left: 40px;
				color: #000000;
				font-size: 14px;
				display: block;
				text-decoration: none;
				background-repeat: no-repeat;
					}
a.menici:hover {	background-image:url(img/menu_on.png);
					padding-left: 40px;
					font-weight: bold;
					display: block;
					text-decoration: none;
					background-repeat: no-repeat;
	 				}
a.menici:focus	{	background-image:url(img/menu_on.png);
					padding-left: 40px;
					display: block;
					font-weight: bold;
					background-repeat: no-repeat;
	 				} 				
a.menici:active {	background-image:url(img/menu_on.png);
					padding-left: 40px;
					display: block;
					font-weight: bold;
					background-repeat: no-repeat;
	 				}

/*------------KONEC_MENU------------*/
a.down_menu {color: #848484; text-decoration: none; font-size:10px;}
a.down_menu:hover {color: #144CAD; text-decoration: underline; font-size:10px;}

h1    {
color:#FFFFFF; 
font-size: 11px;
margin-top: 0px;
margin-bottom: 10px;
		}
h2    {
color:#AC0000; 
font-style: bold; 
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
		}
h3    {
color:#000000; 
font-weight: normal; 
font-size: 14px;
margin-top: 3px;
margin-bottom: 0px;
		}
		
.kapely {
overflow: auto;
margin: 10 0 0 0;
padding-left: 10px;
padding-right: 10px;
width: 250px; 
height: 250px;
font-size: 8px;
font-family: Verdana, Arial, Helvetica;
scrollbar-track-color: "F1EA3F";
scrollbar-face-color: "F1EA3F";
scrollbar-highlight-color: "F1EA3F";
scrollbar-shadow-color: "F1EA3F";
scrollbar-arrow-color: #285988;

}

#sponzori_web {
width: 250px;
font-size: 12px;
}

#text {font-size: 10px;}

#test {
vertical-align:top;
padding-top: 0px;
margin-top: 0px;
}
