
*{
padding:0;
margin:0;
}
body
{
	background-color: black;
	font-family: arial;
	font-size: 12px;
	border: thin;
}
#Container
{
	width: 990px;
	margin: 0px auto;
	border: dotted;
}
#Head
{
	height: 200px;
	width: 990px;
	background-image: url(img/bac_logo.gif);
}
#LeftPart a:hover
{
	color: Olive;
}
#RightPart
{
	width: 762px;
	margin-left: 9px;
	float: left;
	clear: none;
}
#stred_horni_jeden
{
	width: 762px;
	height: 50px;
   background: url(img/stred_horni_jeden.gif);
}
#stred_horni
{
	width: 762px;
	height: 50px;
   background: url(img/stred_horni.gif);
}
#stred_horni_tri
{
	width: 762px;
	height: 50px;
   background: url(img/stred_horni_tri.gif);
}
#stred_horni_ctyri
{
	width: 762px;
	height: 50px;
   background: url(img/stred_horni_ctyri.gif);
}
#stred_stred
{
	width: 762px;
	height: auto;
   background: url(img/stred_stred.gif);
	background-repeat: repeat;
}
#stred_item
{
	width: 690px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#stred_dolni
{
	width: 762px;
	height: 25px;
   background: url(img/stred_dolni.gif);
}
#Page_header
{
	width: auto;
	background-color: #f5fdfd;
	border: groove Aqua;
}
#Menu
{
	width: 211px;
	height: 324px;
	float: left;
	background: url("img/left_menu.gif") top left no-repeat;
}
#Menu_header
{
    width: 211px;
    height: 31px;
}
#Menu_content
{
	width: 140px;
	height: 275px;
	float: left;
	padding: 7px;
	padding-left: 52px;
}
.menu_item 
{
	font-family: "Comic Sans MS";
	color: Black;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.menu_zalozky
{
	font-family: "Comic Sans MS";
	color: Black;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin-left: 30px;
}
#obr_pozadi
{
	margin-top: 0px;
	float: right;
}
a.tlacitko
{
   font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: 13px;
}
a.tlacitko:link
{
text-decoration: none;
color: Black;
}
a.tlacitko:hover
{
text-decoration: none;
color: Olive;
}
#odkazy_div
{
	height: auto;
	margin-left: 210px;
}
h1    
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: underline;
	font-size: 15px;
}
h2    
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: 19px;
}

