@charset "utf-8";
/* CSS Document */

/* zaklad stranky */
body {margin: 0px; padding: 0px; background: url(./images/thinbarbkg.gif) repeat-y; background-color: #ffffff; font-family: Arial, Tahoma, Helvetica; font-size: 10pt; color: #808080;}
#extframe {width: 100%; height: 100%; margin: 0px; padding: 0px; background-color: #ffffff;}


/* header */
#header {width: 100%; height: 100px; background: url(./images/topbar2.gif) repeat-x; position: relative; cursor: default;}

#head1 {position: absolute; top: 0px; left: 0px; z-index: 1; width: 285px; height: 64px; background: url(./images/topbar1.gif) no-repeat;}
#head2 {position: absolute; top: 64px; left: 0px; z-index: 2; width: 100%; height: 36px; background: url(./images/middlebar2.gif) repeat-x;}
#head3 {position: absolute; top: 64px; left: 0px; z-index: 3; width: 363px; height: 36px; background: url(./images/middlebar1.gif) no-repeat;}

#titulok {position: absolute; top: 10px; left: 210px; z-index: 4;}
#topmenu {position: absolute; top: 45px; left: 20px; z-index: 5; font-size: 8pt; font-weight: bold;}

#titulok a {color: #808080; text-decoration: none;}
#titulok a:active, #titulok a:hover {color: #C0C0C0; text-decoration: none;}


/* lavy panel */
#breaker {width: 202px; height: 38px; background: url(./images/breaker.gif) no-repeat; padding: 0px; margin: 0px;}
#menu {position: absolute; top: 100px; left: 0px; z-index: 100; width: 174px; display: none; background: url(./images/thinbarbkg.gif) repeat-y;}
#leftpanel {width: 174px; padding: 0px; margin: 0px; font-size: 8pt; font-weight: bold; cursor: default;}

#leftpanel p {width: 135px; padding-left: 35px; padding-right: 4px; padding-top: 2px; padding-bottom: 15px; font-size: 8pt; font-weight: bold; margin: 0px; text-align: left;}
#leftpanel p.sekcia {width: 145px; height: 18px; padding-left: 25px; padding-right: 4px; padding-top: 2px; padding-bottom: 0px; background: url(./images/blankbutton.gif) no-repeat; color: #ffffff; font-size: 10pt; margin: 0px;}

#leftpanel a, #leftpanel a:link, #leftpanel a:visited {text-decoration: none; font-weight: bold; color: #808080;}
#leftpanel a:active, #leftpanel a:hover {text-decoration: underline;}

#leftpanel .sekcia a, #leftpanel .sekcia a:link, #leftpanel .sekcia a:visited {text-decoration: none; font-weight: bold; color: #ffffff;}
#leftpanel .sekcia a:active, #leftpanel .sekcia a:hover {color: #dedede;}


/* hlavny obsah */
#content {width: 800px; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 35px; padding-bottom: 10px;}

#content a, #content a:link, #content a:visited {text-decoration: underline; color: #404040;}
#content a:active, #content a:hover {color: #808080;}


/* iframe top ramik */
#extlink {position: absolute; width: 480px; height: 35px; right: 16px; top: 101px; border: 2px solid #808080; padding: 10px; filter: alpha(opacity=80); opacity: 0.8; background-color: #ffffff;}
#extlink:hover {filter: alpha(opacity=100); opacity: 1.0; text-decoration: underline;}

#extlink p {font-size: 10pt; margin-top: 0px; margin-bottom: 0px;}
#extlink p .ititle {font-size: 12pt; font-weight: bold;}
#extlink p.male {font-size: 8pt;}

#extlink a, #extlink a:link, #extlink a:visited {color: #808080; text-decoration: none;}
#extlink a:active, #extlink a:hover {color: #808080; text-decoration: underline;}


/* footer */
#footer {width: 160px; text-align: center; font-size: 8pt; margin: 0px; padding-left: 0px; padding-right: 14px; padding-top: 20px; padding-bottom: 10px; cursor: default;}

#footer a, #footer a:link, #footer a:visited {text-decoration: none; font-weight: normal; color: #808080;}
#footer a:active, #footer a:hover {text-decoration: underline;}


/* formatovanie textu */
h1 {font-size: 36pt; margin: 0px; padding: 0px; font-weight: bold;}
h1 .male {font-size: 24pt; font-weight: bold;}
h2 {font-size: 14pt; font-weight: bold; margin-top: 0px;}
h3 {font-size: 10pt; font-weight: bold; margin-top: 0px;}
p {text-align: justify;}
