@charset "utf-8";
/* CSS Document */

*                   {padding:0px; margin:0px}
body                {background-image:url(data/background.jpg); background-repeat:repeat-x; background-attachment:fixed; background-color:#003366}
#centrovanie        {position:relative; width:600px;height:500; margin:0 auto; z-index:0}
#menu               {position:absolute; top:0px; left:0px; width:600px; height:75px; margin: 0 auto; text-align:right; background-image:url(data/div.png); z-index:1}
#menu ul li         {list-style-type:none; display:inline; font:bold 14px Verdana; float:left;}
#menu ul li a       {text-decoration:none; color:#FFFFFF; float:left; display:block; width:120px; height:45px; padding:30px 0 0 0; text-align:center; text-decoration:underline}
#menu ul li a:hover {color:#33CCFF; background-image:url(data/hover_bg.jpg); background-repeat:repeat-x}
#header             {position: absolute; width:590px; height:99px; left:0px; top:75px; color:#FFFFFF; letter-spacing:5px; line-height:20px; background-image:url(data/div.png); padding:5px; font:bold 20px Verdana; background-image:url(data/header.jpg); border-top:#FFFFFF 1px solid; z-index:1}
#obsah              {position:absolute; top:185px; left:0px; width:580px; min-height:299px; height:auto; background-image:url(data/div.png); text-align: justify; font:12px Verdana; line-height:17px; padding:10px; color:#FFFFFF; border-top:#FFFFFF 1px solid; z-index:1}
#bottom             {color: #33CCFF; font: 9px Verdana; border-top: #FFFFFF 1px solid}
h1                  {font:17px Verdana; color:#FFFFFF; text-decoration:underline; margin-bottom:17px}
h2                  {color:#33CCFF; text-decoration:underline; font:15px Verdana;}
.klik_hlavicka1     {font:20px Verdana; color: #FFFF00; text-decoration:none;}
.klik_hlavicka2     {font:14px Verdana; color:#FFFFFF; text-decoration:none;}
.uvod               {border:#FFFFFF 1px solid; margin:10px; float:left;}
a:link              {color:#CCFFFF; text-decoration:none;}
a:hover             {color:#FFFFFF; text-decoration: underline}
a:visited           {color:#CCFFFF; text-decoration:none;}
img		    {margin:1px; border: #33CCFF 1px dotted}
img:hover           {border: #FFFFFF 1px solid}
.tvorba             {margin: 5px; border:#33CCFF 1px dotted}
.tvorba:hover       {border:#FFFFFF 1px solid}
.docolomansky       {margin-right: 10px; float:left; border:#FFFFFF 10px double}
.docolomansky:hover {margin-right: 10px; float:left; border:#FFFFFF 10px double}
