#idList {
	margin: 0;
	padding: 10px;
}
 
#idList a {
	margin: 0;
	padding: 3px;
	width: auto;
	background: #FFFFFF;
	color: #000;
	font-size: 1.1em;
}

body
{ background: #fff url(images/detoxikace.png) top left no-repeat;

    font-family: Arial,Verdana,Sans-serif;
    color: #990000;
  font-size: 8pt;
  text-align:center;}

h1
{ background-color: #FFF;
  color:#990000;
  font-size: 1.2em;
  font-weight:bold;
  margin-top:0;
  margin-bottom:10px;}

h2
{ background-color: #fff;
  color:#990000;
  font-size:1.1em;
  font-weight:normal;
  margin-top:0;
  margin-bottom:0;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color:#EEE;
  margin: 0px 0px 10px 0px;
}


ul 
{
    list-style:none;
    margin:0 5px;
    padding:0;
    font-size: 1em;
}

li
{
    padding:0 4px 4px 15px;
    background: url(images/arw.gif) 0 3px  no-repeat;
    font-size: 1em;
}


a:link, a:visited, a:active
{ background-color: #fff; text-decoration: none; color:#990000; font-style:italic; }
a:hover
{ background-color: #fff; text-decoration: none; color:#CC9900; font-style:italic;}

#header
{ height:155px;
  width:750px;
  margin-left:auto;
  margin-right:auto;  
  margin-bottom: 30px;
  background-color:#FFF;
  color:#990000;
}

#main
{ width: 750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  border:#EEE 1px solid;
  background-color: #FFF;
  color:#666;}

#content
{ width:510px;
  float:left;
  padding:20px;
  text-align:justify;}
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;}
    
#footer
{ height:30px;
  width:750px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;  
  border:#ccc 1px solid;
  background-color: #9c0000;
  font-size: 0.9em;
  color: #FFF;
  text-align:center;}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#990000;}
#footer A:hover
{ background-color: #fff; text-decoration: none; color:#ff9900;}

.footer 
{ clear: both; 
  background:#fff;
  color:inherit;
  height:1px;}

.logo
{ 
	text-align:left;
	overflow: hidden;
}
  
.menu 
{ 
    width:auto;
    text-align:right;
    font-weight:bold;
    font-size: 1em;
    padding:5px 10px 0px 0px;
    float: right;
    overflow: hidden;
}

.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:justify;  
  overflow: hidden;}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}
  
.navhead
{ width:170px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#ddd 1px solid;
  text-align: left;
  background-color:#eee;
  color:#666;}

.navitem
{ width:172px;
  padding: 15px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-weight: normal;
  text-align:justify;}
  
.img
{ border:0;}
  
.imgborder
{ border: 1px solid silver;}

.center
{
    text-align:center;
}

div, ul, li, p
{
    font-size: 8pt;
}