body {
        margin:0; padding:0;
        background: #FFF5EB url(image/bgcele.gif) top left repeat-x;
        font-family: 'Arial', 'Helvetica', Arial, sans-serif;
        font-size:small;
        color: #000;
}

a {
        color:#000;
	text-decoration:none;
}

li {
        list-style: circle outside;
        margin-left:10px;
}

hr {
  color:#000;
  width:50%;
  text-align:center;
}

strong {
 color:#C23D00;
}

.red {
        color:#FF0000;
}

.lightred {
        color:#CC3399;
}

.noshow {display: none}

/* tak toto je komentar - jen abych vedel pro priste ;-) */

#cele {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border:3px ridge #D86D6D;
 background: url("image/bghlav.gif");
}

/* --- T I T U L E K --- */
#titulek {
        margin: 0; padding:0;
	width:750px; height:152px;
	background:url(image/titulek.jpg);
	border-bottom:2px ridge #D86D6D;
}

#titleh1 {
 position:absolute; width:750px; top:3px;
 text-align:center;
}

#titulek h1 {
 padding:0; margin:0;
 color:#D14734;
 font-size:3em;
 text-align:center;
}

#titleh2 {
 position:absolute; width:750px; top:50px;
 text-align:center;
}

#titulek h2 {
 color:#D14734;
 font-size:1em;
 text-align:center;
}

#titlphone {
 position:absolute; width:750px; top:155px;
 margin:0; padding:0;
 text-align:right;
 color:#D14734;
 font-size:1.2em;
 font-weight:bold;
}

/* --- M E N U --- */

#menu {
	position: relative; width:8em; height:100%;
	float:left;
	padding:5px 20px;
	/*border-right:1px dotted #D86D6D;*/
}

#menu h4 {
	font-size:0.7em;
	font-weight:bold;
}

#menu a {
	display:block;
 padding-bottom:4px;
}

#menu a:hover {
	font-weight:bold;
}

#menu a.active {
 font-weight:bold;
 color:#C23D00;
}

/* --- H L A V N I --- */
#hlavni {
        position: relative;
        padding: 5px 10px 5px 6em;
        margin: 5px 10px 5px 6em;
        text-align:left;
        text-indent:5px;
	line-height:140%;

     }

#hlavni h1 {
 font-size:medium;
 color:#C23D00
        }

#hlavni h2 {
        font-size:medium;
        }

#hlavni h3 {
        font-size:small;
        }

#hlavni p {
        text-align:justify;
}

#hlavni a {
 background:#FDEADF;
}

#hlavni img {
 margin:0 20px;
}

#hlavni .aligright {
 text-align:right;
}

#hlavni .aligcenter {
 text-align:center;
}

#hlavni .flright {
  float:right;
}

#hlavni .flleft {
  float:left;
}

#hlavni .clear {
 clear:both;
}

#hlavni a img {
 border:2px ridge #C6C6C6;
 margin:14px;
}

#hlavni img.border {
 border:2px ridge #C6C6C6;
 margin:14px;
}

/* --- P A T A --- */
#pata {
	clear:left;
        padding: 3px;
	margin:0;
        font-size:xx-small;
        text-align:center;
	border-top:1px dotted #D86D6D;
 background: #FFF5EB;
}

#pata a {
        padding: 3px;
	margin:0;
        font-size:xx-small;
        text-align:center;
}

#pata a:hover {
	text-decoration:underline;
}

#copywrite {
 width:750px;
 margin:2px auto;
 padding:0px;
 color:#999;
 font-size:7px;
 text-align:right;
}

#copywrite a {
 color:#999;
}








