@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------
TOP DINO 121 Style Sheet (for browsers IE7, Opera, FireFox, Konqueror)
version 2.1
author: GOBE (Ludvik Kovar)
email: info@gobe-design.com
website: http://www.gobe-design.com
------------------------------------------------------------------------------------ */

/*-----OBSAH------------------------------------------------------------------------ */
/* Nazev stranky
------------------------------------------------------------------------------------ */
#title { margin: 15px 0 15px 0; padding: 10px 0 0 20px; height: 30px; width: 840px;
background: url(../img/man/podklad-title.png) left bottom no-repeat; }

/* Menu pro jednotlivé typy
------------------------------------------------------------------------------------ */
#BoxOfMenuTypes { width: 275px; height: 345px; margin: 0 15px 0 0; float: left; 
display: inline; background: url(../img/plosiny-na-aute/avia/podklad01.png) left bottom 
no-repeat;  }

#MenuTypes { width: 255px; height: 80px; margin: 15px 0 15px 10px; float: left;
display: inline; }
#MenuTypes ul { margin: 0; padding: 0; list-style-type: none; }
#MenuTypes ul a { display: block; width: 255px; height: 24px; line-height: 24px;
text-decoration: none; text-indent: 90px; }
#MenuTypes ul a:link, #MenuTypes ul a:visited { display: block; width: 255px; 
height: 24px; line-height: 24px; text-decoration: none; text-indent: 90px;
background: url(../img/plosiny-na-aute/buttonMenuTypes.png) no-repeat left bottom;
font-weight: bold; color: #FFFFFF; }
#MenuTypes ul a:link.active, #MenuTypes ul a:visited.active, #MenuTypes ul a:hover 
{ background-position: right bottom; color: #CCCCCC; font-weight: bold;}
#MenuTypes li { margin: 2px 0 2px 0; }

/* Tabulka hodnot
------------------------------------------------------------------------------------ */
#BoxTableOfAvia { width: 405px; height: 217px; float: left; display: inline;
background: url(../img/plosiny-na-aute/avia/podklad02.png) left bottom no-repeat;
 margin: 0 15px 0 0;  }
#TableOfAvia { width: 375px; height: 187px; margin: 15px 15px 15px 15px; }
table { border: #666666 1px solid; }
td { border: #666666 1px solid; text-align: center; } 

/* Obrazek pracovnihodiagramu
------------------------------------------------------------------------------------ */
#BoxImgWorkingDiagram { width: 150px; height: 217px; float: left; margin: 0;
background: url(../img/plosiny-na-aute/avia/podklad03.png) left bottom no-repeat;
 display: inline; }
#ImgWorkingDiagram { width: 120px; height: 145px; margin: 36px 0 0 15px; }

/* Cenik
------------------------------------------------------------------------------------ */
#BoxOfPrice { width: 570px; height: 81px; margin: 15px 0 15px 0; float: left;
background: url(../img/plosiny-na-aute/avia/podklad04.png) left bottom no-repeat;  }
#TableOfPrice { width: 540px; height: 51px; margin: 15px; }

/* Infolinka
------------------------------------------------------------------------------------ */
#Infolinka { width: 250px; height: 15px; float: right; display: inline; margin: 0 20px 
15px 0; color: #B20000; text-align: right; font-weight: bold; }

/* Obrazky pod menu typu
------------------------------------------------------------------------------------ */
.BoximgInMenuBox { width: 122px; height: 86px; float: left; margin: 0 1px 0 10px;
display: inline; background: url(../img/plosiny-na-aute/avia/podklad05.png) left 
bottom no-repeat; }

.imgInMenuBox { width: 112px; height: 76px; margin: 5px; }

/* Manipulacni poplatek
------------------------------------------------------------------------------------ */
#ManipulationPrice { width: 235px; float: left; display: inline; margin: 100px 0 
0 20px; color: White; text-align: justify; font-weight: bold; }

/* Poznamka o cenach
------------------------------------------------------------------------------------ */
#PriceDPH { width: 300px; height: 15px; float: left; display: inline; margin: 0 0 
15px 0; color: #333333; font-weight: bold; }

/*-----KONEC OBSAHU----------------------------------------------------------------- */
.RedBold { font-weight: bold; color: #B30000; }
.RedBack { background: #B20000; }