/* 
Vytvořil Václav Sedláček - Saddy
PSPad editor
*/


body                {background-color: rgb(225,225,225);      /* formátování těla stránky */
                     text-align: center;
                     padding-bottom: 35px;
                     color: rgb(228,228,228);}

#body               {width: 960px;                /* základ celé stránky */
                     margin: 0px auto 0px auto;
                     text-align: left;
                     background-color: rgb(255,255,255);
                     font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
                     color: black;}
                     
div                 {background-color: white;}
         
#top                {height: 149px;           /* TOP */
                     background-image: url(image/header.png);
                     background-repeat: no-repeat;
                     background-position: center;
                     background-color: rgb(255,255,255);}
                     
a                   {text-decoration: none;
                     color: white;}

img                 {border:none;}                /* zrušení defaultního rámečku kolem každého obrázku */

#vymena             {text-align: center;}
                     
#vymena a           {font-weight: normal;
                     font-size: 12px;color: rgb(59,82,96);}
                     
h1, h2, h3, h4, h5, h6, .center
                    {text-align: center;} /* zarovnání všech nadpisů na střed */

p                   {text-indent: 15px;}


#text               {color: black;
                     font-size: 12pt;
                     font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
                     padding-left: 50px;
                     padding-right: 50px;
                     text-indent: 15px;}
                     
#tabulka            {margin-left: 330px;
                     clear: both;}
                     
#cenik              {margin-top: 30px;
                     text-align: center;}
                     
td                  {border: 1px black solid;}

.skupina            {background-color: rgb(204,204,204);
                     text-transform: uppercase;
                     border: 1px black solid;
                     font-weight: bold;
                     font-size: 16pt;}

/*-------------------------------------------------------------------------------------*/

#teplodomova        {font-size: 18pt;
                     font-weight: 700;
                     color: rgb(204,204,204);
                     padding: 15px 0px 25px 32px;}
                     
#logo_menu          {padding-left: 18px;                     
                     float: left;
                     background-color: white;}
                     
#triangle_menu      {float: left;}

#polozkamenu, #polozkamenuact
                    {float: left;
                     background-color: rgb(191,48,49);
                     height: 29px;
                     width: 135px;
                     border-bottom: 3px black solid;
                     border-left: 1px black dotted;
                     text-align: center;
                     padding-top: 10px;
                     font-weight: bold;
                     font-size: 12pt;}
                     
#polozkamenuact     {background-color: black;
                     text-decoration: underline;}

.textpredcarou      {clear: both;
                     color: black;
                     font-weight: bold;
                     font-size: 14pt;
                     padding: 30px 0px 30px 35px;}
                     
.carazatextem       {width: 100%;
                     background-color: white;}
                     
#pobocky            {height: 330px;
                     margin-left: 160px;}
                     
#stonava            {margin-right: 90px;}
                     
#stonava, #orlova   {color: black;
                     width: 269px;
                     height: 298px;
                     float: left;
                     background-image: url(img/back.png);
                     background-repeat: no-repeat;  
                     text-align: left;}
                     
div                 {background: none;}

.date               {padding: 0px 0px 10px 25px;
                     font-weight: bold;}

.akt                {padding: 10px 40px 10px 60px;}
                     
#nazev              {margin-top: 10px;
                     margin-left: 15px;
                     font-size: 18pt;
                     font-weight: bold;}
                     
ul                  {margin: 0px 0px 0px 10px;
                     padding: 0px 0px 0px 20px;}
            
                     
#odrazky            {list-style-type: disc;
                     padding-left: 5px;}
                     
#popis              {font-size: 10pt;
                     margin-left: 10px;}


#tucnypopisek       {font-weight: bold;
                     margin-top: 10px;}                    
                     
#objednat, #viceinformaci
                    {width: 110px;
                     height: 25px;
                     border: 1px rgb(191,48,49) solid;
                     text-align: center;
                     color: white;
                     background-color: rgb(191,48,49);
                     font-size: 8pt;
                     font-weight: bold;
                     padding-top: 7px;
                     margin-top: 20px;
                     float: left;}
                     
#objednat           {margin-left: 20px;
                     display:inline;}                                       

                     
#viceinformaci      {background-color: black;
                     border-color: black;}       
                     
                     
#rychlykontakt      {height: 120px;
                     border-bottom: 1px black dotted;}


#prvni, #druhy, #treti, #ctvrty, #paty, #sesty
                    {float: left;
                     color: black;}
                     
#prvni              {margin-left: 160px;
                     margin-right: 25px;
                     display: inline;}                     

#druhy              {border-right: 1px black dotted;                     
                     padding-right: 70px;}
                     
#treti              {margin-left: 70px;
                     margin-right: 25px;}

#ctvrty             {}

#bottom             {height: 140px;}

#uhli               {float: left;
                     width: 210px;
                     height: 114px;
                     padding-right: 36px;
                     padding-top: 25px;}

#plyn               {float: left;
                     width: 714px;
                     height: 122px;
                     background-image: url(img/plyn.png);
                     background-repeat: no-repeat;
                     background-position: top;}
                     
#paty               {padding-left: 10px;
                     padding-right: 20px;
                     border-right: 1px black dotted;}

#sesty              {padding-left: 30px;                     
                     padding-right: 110px;}
                     
#rozvoz             {font-size: 18pt;
                     font-weight: bold;
                     color: black;
                     margin-top: 8px;
                     margin-bottom: 10px;}
                     
#poloha a           {color: black;
                     text-decoration: underline;}
                     
#toplist            {text-align: center;}                 
                     
                     
                     
                     
                                      
                     
                     
