/* univerzální definice */
* {font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Lucida Grande CE', 'Helvetica CE', lucida, sans-serif;}

/* body + nadpisy */
body {margin-top: 50px;}

/* odkazy */
a:link, a:visited {color: #6B6868; text-decoration: none}
a:hover {font-weight: bold; color: black; }
a:active {}


/* portfolio menu */

#menu {position: absolute; left: 20px; top: 15px}
#menu p {text-align: center; margin-top: 20px}


/* prvky vnořených indexů */

#popis {position: relative; left: 30px; top: 0px; width: 200px; height: 100px; }

#popis p {font-size: 90%; line-height: 130%;}

#popis em {font-family: "Times New Roman", Times, serif; font-style: italic; letter-spacing: 2px}

#nahledy {position: relative; left: 230px; top: -100px; width: 440px; height: 80px; }

#nahledy2 {position: relative; left: 230px; top: -90px; width: 440px}

#nahledy3 {position: relative; left: 230px; top: -70px; width: 440px}

#mezera {margin-left: 10px; margin-right: 10px; }

#nahledyloga {position: relative; left: 230px; top: -100px; width: 330px; height: 120px; text-align: center}

#nahledykresby {position: relative; left: 230px; top: -100px; width: 450px; height: 130px}

#nahledykresby80 {position: relative; left: 230px; top: -100px; width: 450px; height: 110px}





