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

/* ------------------------------------------------------------------------------------
MAN 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
------------------------------------------------------------------------------------ */
#textBox { width: 600px; height: 240px; float: right; margin-bottom: 10px; 
&margin-bottom: 0; background: url(../img/man/podklad02.png) left bottom no-repeat;
display: inline; }
#text { margin: 15px; }
#text p { margin: 0 0 10px 0; }

#imgBox { width: 240px; height: 240px; float: left; margin-bottom: 10px; 
&margin-bottom: 0; background: url(../img/man/podklad01.png) left bottom no-repeat;}
#img01 { width: 210px; height: 80px; float: left; margin: 15px 15px 50px 15px; 
display: inline; }
#img02 { width: 210px; height: 80px; float: left; margin: 0px 15px 15px 15px;
display: inline; }

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