/* LAYOUT */
body {padding: 0px; margin: 0px; background-color: #9999FF}
#topback {background: #CCCCFF url("/graphic/topback.png") repeat-x top center}
#bottomback {background: transparent url("/graphic/bottomback.png") repeat-x bottom center}
#wrapperout {text-align: center; padding: 15px}
#wrapperin {width: 850px; margin: 0px auto; min-height: 600px; _height: 600px}
#logo {background: transparent url("/graphic/logo.png") no-repeat top left; height: 150px}
#logo h1 {position: absolute; top: -10000px; margin-top: -10000px}
#menu {float: right; width: 110px}
#body {background: transparent url("/graphic/vertical.png") no-repeat top right; width: 732px; min-height: 550px; _height: 550px; text-align: left}
#textbox {padding: 10px 35px 2px 35px}

/* MENU */
#menu {text-align: left; font: bold 120%/175% 'Century Gothic','Arial CE','Helvetica CE',Arial,helvetica,sans-serif}
#menu ul, #menu li {margin: 0px; padding: 0px; list-style: none}
#menu a {color: #000088; text-decoration: none}
#menu a:active, #menu a#vyber {color: white}
#menu a:hover {text-decoration: underline}

/* TEXT */
#textbox {font: 90% 'Arial CE','Helvetica CE',Arial,helvetica,sans-serif}
#textbox h2 {font: 'Century Gothic','Arial CE','Helvetica CE',Arial,helvetica,sans-serif; margin: 0px 0px 10px; color: #6666BB}
#textbox h3 {font: 110% bold 'Arial CE','Helvetica CE',Arial,helvetica,sans-serif; margin: 5px 0px; color: #6666BB}
#textbox a {color: #000088}

#textbox img {float: right}

/* FOOT */
#foot {font: 90% 'Arial CE','Helvetica CE',Arial,helvetica,sans-serif; color: #6666BB}


