/* 
BARVY:
tmava modra - 0b5097
zlutka - ffcc00
svetla zlutka - fff5cc
*/

body {behavior: url("http://cecedcz.cz/css/csshover.htc");}
body              
        {
        margin: 0px;
        padding: 0px;
	      font-family: Arial, Arial CE, sans-serif; 
        font-size: 9pt; color: #404040;
        background-repeat: repeat-x;
        background-image: url('/images/pattern.jpg');
        background-color: #a6a7a8;
        /* background-attachment:fixed; */
        color: #404040;
        }
/* odkazy */
A:link {text-decoration: underline; font-weight: bold; color: #044a7c;}
A:visited {text-decoration: underline; font-weight: bold; color: #505050;}
A:hover {background-color: #044a7c; font-weight: bold; color: #FFFFFF;}
/* menu */
#menu
{
      text-align: left;
      font-size: 9pt;
      margin-left: -18px;
      line-height: 17pt;
      height: 40px;
      margin-top: 6px;
}
.lista14	
  {
  padding: 5px;
  margin-left: 11px;
  line-height: 27px;
  }
.lista14 A
	{
  display: block; text-decoration:none;
  padding: 2px;
  background-color: #0b5097;
  }
.lista14 .hlmenu, .lista14 B
	{
  float: left; clear: none;
  width: 130px;}
  .lista14 .hlmenu A	{width: 120px; text-align: center; color: #ffffff; }
  .lista14 .ppmenu
	{ 
    position: absolute;
		width: 130px;
  }
.lista14 .ppmenu A	
    {
    color: #0b5097; width: 120px;
    background-color: #ffda47;
    }
.lista14 A:hover	{background-color: #ffcc00; color: #0b5097;}
.lista14 .vybrane	{background-color: #0b5097; font-weight: bold;}
.lista14 .pppmenu	{padding: 2px;}
.lista14 .pppmenu A	
  {
    border-bottom: 1px solid #0b5097;
    width: 150px;
  }
.lista14 .hlmenu .ppmenu
	{display: none;}
.lista14 .hlmenu:hover .ppmenu
	{display: block;}
h1
{
  color: #707070;
  font-size: 19pt;
  line-height: 18pt; 
}
h2
{
  font-weight: bold;
  font-size: 14pt;
  color: #505050;
  line-height: 18pt;
  
}
input
{
  background-color: #eeeeee;
  border: 0px solid #0b5097;
  color: #0b5097;    
}
th
{
  background-color: #aaaaaa;
  text-align: left;
  border: 1px solid #cccccc;
  padding: 2px;
  padding-left: 6px;
  font-size: 9pt;
}
/* ---------------------------------------- hlavni obal ---------------------------------- */
#main
{
width: 1192px;
margin-left: auto;
margin-right: auto;
margin-top: 117px;
/* background-image: url('/images/pattern.png'); */
}
/* ---------------------------------------- horni hlavika ---------------------------- */
#topka  
{
width: 1192px;
margin-left: auto;
margin-right: auto;
height: 196px;
background-repeat: no-repeat;
background-image: url('/images/topka.jpg');
}
/* ------------------------------------- klik na logo ------------------------------- */
#klik
{
position: absolute;
margin-left: 0px; 
margin-top: -105px;
}
#klik a:hover
{
background-color: transparent;
}
#topmenu
{
  width: 300px;
  position: absolute;
  margin-left: 700px;
  margin-top: -80px;
  font-size: 11pt;
}

#hledat
{
  width: 165px;
  position: absolute;
  margin-left: 819px; 
  margin-top: -50px;
  background-color: #eeeeee;
  border: 0px solid #0b5097;
  color: #0b5097;
  padding: 5px;
  vertical-align: middle;
} 
#hledat #inp
{
    vertical-align: middle;
}        
#hledat #ok
{
  margin-left: -5px;
  background-color: transparent;
  vertical-align: middle;
  margin-top: -6px;
 }
img
{
  border: 0px;
}
/* -------------------------- text ------------------------------------ */ 
#vnitrek 
{
width: 1158px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}
#text a img, #klik a img, #mutace a img, #righter a img 
{
  border: 0px;
}
#text
{
  background-color: #ffffff;
  padding: 20px;
  padding-top: 15px;
  font-size: 10pt;
  line-height: 16pt;
  width: 680px;
  margin-left: -2px;
  min-height: 600px;
  background-repeat: repeat-x;
  background-image: url('/images/text.png');
  margin-top: -3px;
}
#text img
{
  border: 0px;
}

/* -------------------------------------------- pravy sloupec -------------- */
#righter
{
  position: absolute;
  width: 250px;
  margin-top: 87px;
  margin-left: 708px;
  padding: 10px;
  line-height: 15pt;
}
.righter_in h2
{
  background-color: #aaaaaa;
  font-size: 11pt;
  padding: 5px;
  padding-bottom: 0px;
  color: #ffffff;
  margin-left: -10px;
  width: 240px;
  margin-top: 5px;
}
.righter_in
{
  width: 230px;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #c1cedd;
}
.righter_in img
{
   display: block;
    margin-left: auto;
    margin-right: auto;
}
/* ------------------------------------------- tabulky objednavkoveho formulare ----------------------- */
#objednavkovy
{
background-color: #dddddd;
}
.objednavkovy2
{
background-color: #faecad;
}
/* ------------------------------------------- patka ----------------------- */
#patka
{
  width: 680px;
  text-align: left;
  margin-top: 0px;
  margin-left: 15px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  line-height: 16pt;
  background-color: #e6ebf1;
}
#aktiv
{
  background-color: #ffcc00;
  color: #0b5097;
}