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

/* ------------------------------------------------------------------------------------
PRINT Style Sheet (for browsers IE5.0 IE5.5 IE6.0 IE7, Opera, FireFox, Konqueror)
version 2.1
author: GOBE (Ludvik Kovar)
email: info@gobe-design.com
website: http://www.gobe-design.com
------------------------------------------------------------------------------------ */

/* ZAKLADNI TYPOGRAFIE
------------------------------------------------------------------------------------ */
body { background: White; color: Black; 
font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
text-align: justify; }

a, a:link { color: Black; }
a:visited { color: Black; }


/* NETISKNUTELENE
------------------------------------------------------------------------------------ */
#menuHead, #boxSearsch, #boxMainMenu, #footer { display:none; }


/* Uprava Layoutu
------------------------------------------------------------------------------------ */
#logoHead { float: left; }

#titlePlosiny { font-size: 130%; float: right; width: 430px; height: 30px; 
text-align: center; border: #000000 solid 1px; padding-top: 10px; margin: 15px 0 15px 0;}

#title { margin: 40px 0 0 0; font-size: 150%; float: left; width: 680px !important;
width: 650px; border-bottom: #000000 2px dotted; }

#textBox { width: 680px !important; width: 645px; margin: 30px 0; float: left;  
text-align: center; border: #000000 solid 1px; height: 75px; }
#text { margin: 15px; }

.BoxOfTypesLeft { width: 315px; height: 68px; margin: 7px 0; float: left; }
.BoxOfTypesRight { width: 315px; height: 68px; margin: 7px 0; float: right; }
.textBoxOfTypes { width: 180px; height: 25px; padding: 10px 0 0 130px; position: absolute; 
z-index: 1; margin-top: 15px; }
.imgBoxOfTypes { width: 100px; height: 68px; margin: 0; position: absolute; z-index: 2; }



.RedBold { font-weight: bold; }

