body{
 text-align: center;
 /* background-color: #EEEEEE; */
 background-image: url('images/podklad_grey.gif');
 margin-top: 0px;
 margin-bottom: 0px;

 
 
 scrollbar-highlight-color: #4CA9C3;
 scrollbar-face-color: #4CA9C3;
 scrollbar-shadow-color: #000000;
 scrollbar-3dlight-color: #000000;
 scrollbar-track-color: #F09F51;
 scrollbar-darkshadow-color: #000000;
 scrollbar-arrow-color: #000000
}

A{
 font-weight: bold;
 text-decoration: none;
}

A:link{
 color: #000000;font-family:Arial; font-size:12px; font-weight:bold
}

A:visited{
 color: #000000;font-family:Arial; font-size:12px; font-weight:bold
 }

A:hover{
 color: #FF0000;font-family:Arial; font-size:12px; font-weight:bold; text-decoration:underline
}

A:active{
 color: #000000;font-family:Arial; font-size:12px; font-weight:bold
}


p{
 font-family: tahoma, arial, helvetica;
 font-size: 11px;
 text-indent: 0px;                   /* -----Předsazeni prvního řádku odstavce -------------- */
 margin-top:0;
 margin-bottom:8;
 margin-left:10;
 margin-right:10;
 text-align: justify 
}



h1{
 font-family: Verdana; font-size:16px; font-weight:bold; color: #DB2810;
 margin-left:10;
 margin-right:10;
 margin-bottom:5;
 margin-top:15;
 letter-spacing:1;    /* proložení znaků */
 text-align: left
}


h2{
 font-family: Verdana, Tahoma, Arial, Helvetica;
 font-size: 12px;
 color: #DB2810;
 border-bottom-width: 1px;
 border-bottom-style: none;
 border-bottom-color: #000000;
 margin-top:15;
 margin-bottom:8;
 margin-left:10;
 margin-right:10;
 text-align: left;
 clear: left
}

h3{
 font-family: tahoma, arial, helvetica;
 font-size:11px;
 font-weight:normal; color: #000000;
 margin-left:10;
 margin-right:10;
 margin-bottom:5;
 margin-top:-5;
 letter-spacing:1;    /* proložení znaků */
 text-align: justify 
}

h4{
 font-family: Verdana;
 font-size:11;
 font-weight:normal; color: #000000;
 margin-left:0;
 margin-right:10;
 margin-bottom:5;
 margin-top:5;
 letter-spacing:1;    /* proložení znaků */
 text-align: justify 
}


dd{                       
 font-family: Courier New;
 font-size: 14px; font-weight:normal;
 text-align:left;
 margin-top:-10;
 margin-bottom:0;
 margin-left:20;
 margin-right:10
}

/* -----Tělo -------------- */

#telo{
 width: 700px;
margin-left:10;
 margin-right:10;
 margin-top:-14; 
 height: auto;
  font-family: verdana, tahoma, arial, helvetica;
 font-size: 12px;
 background: #FFFFFF;
/* background="podklad_grey.gif" */
padding: 0
}




 /* ----------- vně tabulky -------------- */
table{
 font-size: 10px;
 border-style: none;
 margin-top:0px;
 margin-left:0px
}

 /* ----------- uvnitř tabulky -------------- */

td{
 border-bottom: 0px solid #999999;
 border-right: 0px solid #999999;
 border-width: 1px;
 border-style: none;
  background-color: none;
 text-align: justify;
 vertical-align: top;
 padding: 0px

}
th{
 background-color: #000000;
 color: #ffffff;
 font-size: 10px;
 padding: 0px;

}
.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;
}

#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: 1px solid #000000;
}
#webatelier{
 font-weight: bold;
 text-decoration: none;
}
:link#webatelier{
 color: #993366;
}
:visited#webatelier{
 color: #993366;
}
:hover#webatelier{
 color: red;
}
:active#webatelier{
 color: #993366;
}
