body
{
	background: #fff url(images/detoxikace.png) top left no-repeat;
	font-family: Tahoma,Verdana,Arial,Sans-serif;
	font-size: 9pt;
}

#idList a
{
    font-size: 0.9em;
    color: #555;
    padding: 2px 8px 2px 8px;
    letter-spacing: 0.1em;

}

.kontakt
{
	background-color: #FFF;
	color:#999;
	font-size: 0.9em;
	margin-bottom:10px;
	text-align: right;
}

h1
{
	background-color: #FFF;
	color:#900;
	font-size: 1.9em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
	padding: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #ccc;
        text-shadow: 0px 1px 1px #ccc;
}

h2
{
	background-color: #CCC;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
	text-align: left;
	padding: 3px 10px 3px 8px;
        box-shadow: 1px 1px 2px #DDD;
}

h3
{
	font-size:1.2em;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:18px;
	text-align: left;
	padding: 3px 20px 3px 3px;

}

ul 
{
    list-style:none;
    margin:0 5px;
    padding:0;
    font-size: 1em;
}

ul 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;
}

a:hover
{ 
    background-color: #fff;
    text-decoration: none;
    color:#CC9900;
}

#header
{ height:178px;
  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-color:#bbb;
	border-width: 1px;
	border-style: dotted;
	background-color: #FFF;
	color:#666;
}

#content
{
	width: auto;
	float:left;
	padding:20px;
	text-align:justify;
}

.right
{
    float: right;
}

#footer
{
	height:12px;
	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;
}

.add
{
	height:10px;
	width:750px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	font-size: 0.9em;
	text-align:center;
}


.logo
{ 
	text-align:left;
	overflow: hidden;
}
  
.menu 
{ 
    width:auto;
    text-align: right;
    font-size: 1em;
    padding:5px 10px 5px 10px;
    float: right;
    overflow: hidden;
    line-height: 17px;
}

.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;}

.nav
{
	width:350px;
	float:left;
	margin-right:5px;
	margin-top:20px;
}

.navhead
{
	width:335px;
	border-bottom:#ddd 1px dotted;

	background-color: #CCC;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	text-align: right;
	padding: 3px 10px 3px 3px;
}

.navitem
{
	width:340px;
	padding: 15px 3px 0 3px;
	border-left:#ddd 1px dotted;
	font-weight: normal;
	text-align:justify;
	font-size: 0.8em;
        clear:both; 
}
  
.img
{ border:0;}
  
.imgborder
{
	border: 1px solid silver;
	padding: 1px;
}

.center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}

.product
{
	color: #966;
	font-weight: bold;
}

.w220
{
	width: 220px;
}

p.highlight
{
    background-color: yellow;
}

menuitem
{

}

a.menuitem:hover
{
    background-color: #DDD;
    color: #fff;
}

input[type="submit"]
{
    border: 1px solid grey;
    padding: 3px;
    padding-left: 20px;
    padding-right: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
