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

/* ------------------------------------------------------------------------------------
PLOSINY NA AUTE 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; }

/* Text s prehledem
------------------------------------------------------------------------------------ */
#textBox { width: 860px; height: 60px; text-align: center; margin-bottom: 7px;
background: url(../img/plosiny-na-aute/podklad02.png) left bottom no-repeat; }
#text { margin: 15px; float: left; }

/* Box pro jednotlive typy
------------------------------------------------------------------------------------ */
.BoxOfTypesLeft { width: 420px; height: 68px; margin: 7px 0; float: left; }
.BoxOfTypesRight { width: 420px; height: 68px; margin: 7px 0; float: right; }
.textBoxOfTypes { width: 290px; height: 25px; padding: 10px 0 0 130px; position: absolute; 
z-index: 1; background: url(../img/plosiny-na-aute/podklad03.png) left bottom no-repeat;
margin-top: 15px; }
.imgBoxOfTypes { width: 100px; height: 68px; margin: 0; position: absolute; z-index: 2;
margin-left: 15px;  }


/*-----KONEC OBSAHU----------------------------------------------------------------- */

.RedBold { font-weight: bold; color: #B30000; }