body{
 text-align: allign;
 background-color: #EEEEEE;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 
 scrollbar-highlight-color: #444444;
 scrollbar-face-color: #DB5225;
 scrollbar-shadow-color: #000000;
 scrollbar-3dlight-color: #000000;
 scrollbar-track-color: #999999;
 scrollbar-darkshadow-color: #000000;
 scrollbar-arrow-color: #000000
}
A{
 font-weight: bold;
 text-decoration: none;
 /*border-bottom: 1px dashed black;*/
}
A:link{
 color: #990000;
}
A:visited{
 color: #990000;
}
A:hover{
 color: #000000;
 text-decoration:underline
}
A:active{
 color: #990000;
text-decoration:underline

}


p{
 text-indent: 0px;
 color: #444444;
 margin-left: 0px
}


h1{
 font-family: Verdana, Tahoma, Arial, Helvetica;
 font-size: 12px;
 color: #990000;
}

h2{
 font-family: Verdana, Tahoma, Arial, Helvetica;
 font-size: 14px;
 color: #990000;
 margin-left: 10px;
 /* border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000; */
 
 clear: left
}
table{
 font-size: 10px;

}

/* Tabulka */


td{
 /*border-bottom: 1px solid #999999;
 border-right: 1px solid #999999;
 background-color: #eeeeee;   */
 font-family: tahoma, arial, helvetica;
 font-size: 10pt;
 color: #444444;
 margin-right: 0px;
 padding: 0px
}
th{
 background-color: #000000;
 color: #ffffff;
 font-size: 10px;
 
}
.th_1{
 color: #ffffff;
 background-color: #993366;
 font-size: 14px;
}
.ul_1{
 list-style: square; color: red;
}
.ul_2{
 list-style: square; color: #bb5588;
}
.ultext{
 color: black;
}
.button{
  width: 105px;
	border: 1px solid black;
	float: left;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f5f5dc;
	padding: 1px;
	cursor: hand
}
.menuhref{
 color: white;
 text-decoration: none;
}
:link.menuhref{
 color: white;
 text-decoration: none;
 border-bottom-width: 0;
}
:visited.menuhref{
 color: white;
 text-decoration: none;
 border-bottom-width: 0;
}
:hover.menuhref{
 color: white;
 text-decoration: none;
 border-bottom-width: 0;
}
:active.menuhref{
 color: white;
 text-decoration: none;
 border-bottom-width: 0;
}
.t_head_2{
 font-size: 12px;
 font-weight: 100;
}
.t_foot{
 background-color: #993366;
 height: 3px;
}
#active{
 background: #993366;
 cursor: default;
}
#hlavicka{
	width: 700px;
	height: auto;
}
#menu{
	width: 750px;
	height: auto;
  text-align: center;
}
#telo{
	width: 700px;
	height: 100%;
	border-right: 1px solid #999999;
	border-right-color: #CCCCCC;
	text-align: justify;
    Font-family: tahoma;
	font-size: 12px;
	background: #FFFFFF;
	padding: 30;
	margin-left: 00px;
}
#zapati{
	width: 700px;
	height: auto;
  text-align: center;
	vertical-align: bottom;
	font-family: verdana;
	font-size: 10px;
	font-width: bold;
	background: #FFECE1;
	color: #000000;
	border-top: 0px solid #000000;
}
