home *** CD-ROM | disk | FTP | other *** search
-
- @font-face {
- font-family: "Arial Narrow";
- src: url(ARIALNA0.eot);
- }
-
- /*------------------------------------------------------------------- GENERAL ---*/
- body {
- margin: 0;
- padding: 0;
- font-family: sans-serif;
- font-size: 65%;
- color : #000;
- background : #292E2E url(images/back.gif) repeat;
- text-align: center; /* IE5.X workaround */
- }
- a:link, a:visited {
- color : black;
- text-decoration : underline;
- }
- a:hover {
- color : #FFF;
- text-decoration : none;
- }
- ul, ol, li, h1, h2, h3, h4, h5, p, form, input, label, img, big {
- margin: 0; padding: 0;
- }
- img {
- border: none;
- }
- h1, h2, h3, big {
- font-family: "Arial Narrow";
- font-weight: bold;
- color : #000;
- }
- h1 {
- font-size: 260%;
- margin-bottom: 18px;
- font-weight: bolder;
- }
- h2 {
- font-size: 220%;
- margin-bottom: 16px;
- }
- h3, h4, h5 {
- font-size: 110%;
- margin-bottom: 16px;
- }
- h4, h5 { font-family: sans-serif; }
- h5 { margin-bottom: 4px }
- big { font-size: 110% }
- strong { font-size: 110% }
- p { padding-bottom: 12px }
- ul { margin-bottom:15px }
- li {
- list-style : none;
- margin-bottom:5px;
- }
- /*---------------------------------------------------------------------------- TABULKY -----*/
- table {
- border:1px solid #666;
- margin:0; padding:0; margin-bottom:5px;
- border-collapse : collapse;
- table-layout : auto;
- font-size: 100%;
- }
- tr.back, .back { background:#A4A68C }
- th, td {
- border-right:1px solid #666;
- border-bottom:1px solid #666;
- padding:3px;
- text-align:center;
- }
- th { font-size: 110%; background: #E6D3B5}
-
- table.soutez { border:none; }
- table.soutez th, table.soutez td {
- border:none;
- text-align:left;
- padding:2px 15px 2px 2px;
- }
- table.soutez th {
- font-size: 110%;
- background: none;
- border-bottom:1px solid #666;
- }
- /*----------------------------------------------------------------------------------- LAYOUT---*/
- #all {
- width: 750px;
- margin-left: auto;
- margin-right: auto;
- text-align: left; /*IE5.X workaround */
- }
- #sidebar {
- float: left;
- width: 265px;
- font-size: 110%;
- }
- #main {
- padding: 0px;
- width:485px;
- float : right;
- }
- #footer {
- clear: both;
- padding: 2px;
- margin-top: 3px;
- text-align : right;
- /*border-top: 1px solid #545858;*/
- }
- /*----------------------------------------------------------------------------------- SIDEBAR---*/
- #boxtext {
- background : url(images/back_sidebar.gif) repeat-y;
- }
- #firstpart {
- background : url(images/back_sidebar1.gif) no-repeat;
- padding: 20px 40px 0 40px;
- }
- #secondpart {
- height:87px;
- background : url(images/back_sidebar2.gif) no-repeat;
- padding: 10px 55px 10px 40px;
- }
- /*----------------------------------------------------------------------------------- MAIN---*/
- #header{
- height: 72px;
- background : url(images/back_header.gif) no-repeat;
- color : Silver;
- text-align : right;
- font-family: "Arial Narrow";
- font-size: 110%;
- font-weight:bold;
- }
- #header p {padding-top:10px;padding-right:6px;}
- #header a:link, #header a:visited { color : Silver; text-decoration : none;}
- #header a:hover { color : #FFF; text-decoration : none;}
- #menu {
- height: 21px;
- background : url(images/back_menu.gif) no-repeat;
- color : Silver;
- text-align : center;
- font-family:"Arial Narrow", sans-serif;
- font-size: 110%;
- letter-spacing : 0px;
- text-transform : uppercase;
- font-weight:bold;
- }
- #menu p {padding:0; margin:0; padding-top:3px;}
- #menu a:link, #menu a:visited { color : Silver; text-decoration : none;}
- #menu a:hover { color : #FFF; text-decoration : none;}
- .lista, .lista2 {
- background : url(images/lista1.gif) no-repeat;
- height : 11px;
- padding:0; margin:0;
- font-size: 50%;
- }
- .lista2 { background : url(images/lista2.gif) no-repeat; }
- #content{
- background : url(images/back_content.gif) repeat-y;
- padding: 16px;
- color: #373F29;
- /*font-size: 90%;*/
- }
- .col0 { padding-left:23px }
- .col1 {
- float:left;
- width: 200px;
- }
- .col2 {
- float:right;
- width: 240px;
- }
- #navigace{ height:15px }
- #navigace p { padding:0 }
- .img01 { margin: 30px 0 0 5px }
- .smallflash { margin: 30px 0 0 15px }
- /*--------------------------------------------------------- OBRAZKOVE DOLNI MENU ----- */
- #menuimg img { margin: 9px 2px }
- /*--------------------------------------------------------------------- HOME PAGE----- */
- ul.stars li {
- background : url(images/dot.gif) no-repeat 0 4px;
- padding-left:15px;
- }
- .nolink a:link, .nolink a:visited { text-decoration : none;}
- .nolink a:hover {text-decoration : none;}
- /*------------------------------------------------------------------------- ZAHAJIT MISI----- */
- ul.mise li {
- text-indent : -20px;
- margin-left:20px;
- }
- .krok { font-size : 160%;}
- /*------------------------------------------------------------------------- SOUTEZ----- */
- ul.soutez li { margin-left:10px;}
- /*------------------------------------------------------------------------- FOOTER----- */
- #footer a:link, #footer a:visited {
- color : #6A6D6D;
- text-decoration : none;
- }
- #footer a:hover {
- color : gray;
- text-decoration : none;
- }
- /*-------------------------------------------------------------------------------- CLASSES ---*/
- .color { color: #DE1111}
- .color2 { color: #197C12}
- .right { float: right }
- .left{ float: left }
- .textright { text-align : right }
- .textleft { text-align : left }
- .middle { vertical-align : middle }
- .margintop { margin-top:15px }
- .clear { clear: both }
- .border { border:1px solid red }