home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 January
/
Chip_2004-01_cd1.bin
/
chplus
/
convert
/
layout.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-02-16
|
3KB
|
168 lines
#logo {
padding: 0px 0px 0px 0px;
width: 180px;
text-align: center;
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
color: inherit;
background-color: #fff;
voice-family: female, inherit;
}
/*
#hlavicka {
position: absolute;
left: 190px;
right: 6px;
top: 0px;
width: auto;
background:#669;
border-top: solid 2px #000;
border-bottom: solid 1px #336;
padding: 0px; }
*/
#topmenu {
position: absolute;
left: 190px;
right: 6px;
top: 0px;
width: auto;
color: #999;
background-color:#FFF;
border: none;
text-align: right;
padding: 6pt; }
#titulek {
position: absolute;
left: 190px;
right: 6px;
top: 50px;
width: auto;
background-color:#FFF;
padding: 4px 0px 0px 0px;
}
#titulek h1 {
font-size: 180%; color: #666; background-color: transparent; font-style: normal;
width: auto;
padding-bottom: 4pt;
}
div#linenav { position: relative ;
color: #666;
background-color: #CCC;
padding: 4pt;
border-bottom: 1px solid #999;
margin: -10px -10px 10px -10px;
}
div#linenav span.l {
float: left; text-align: left; width: auto;
}
div#linenav span.r {
right: 15px ; width: auto; position: absolute;
}
.sfrm { position: absolute;
right: 16px;
top: 60px;
width: auto;
background-color:#fff;
padding: 0px;
display: block;
}
#mainleft {
width:180px;
position: absolute;
left: 5px;
top: 90px;
z-index: 2;
color: #000; background-color:#fff;
padding-top: 2px;
padding-bottom: 10px;
padding-left: 2px;
padding-right: 2px;
}
#contentleft {
padding: 10pt 2pt 2pt 0pt;
margin-top: 10px;
}
/* Pro 1sloupcovou sazbu */
#main1 {
width: auto; min-width: 240px;
height: auto;
margin: 90px 10px 10px 10px;
position: relative;
z-index: 3;
color: #000; background-color: #fff;
padding: 10px;
border: 1px solid #999;
}
/* Pro 2sloupcovou sazbu */
#main2 {
width: auto; min-width: 180px;
height: auto;
margin: 90px 10px 10px 190px;
position: relative;
z-index: 3;
color: #000; background-color: #fff;
padding: 10px;
border: 1px solid #999;
}
/* Pro 3sloupcovou sazbu */
#main3 {
width: auto; min-width: 180px;
height: auto;
margin: 90px 190px 10px 190px;
position: relative;
z-index: 3;
color: #000; background-color: #fff;
padding: 10px;
border: 1px solid #999;
}
#mainright {
padding: 10px;
border: 1px solid #999;
width: 160px;
position: absolute;
right: 5px;
top: 90px;
z-index: 1;
color: inherit;
background-color: #fff;
voice-family: female, inherit
}
#contentright {
padding: 10pt 2pt 2pt 0pt;
margin-top: 10px;
}
#mainright p { font-size: small; color: #666; background-color: transparent; }
div#dwnnav {
color: #999; background-color: #FFF;
text-align: center;
border: 1px solid #999;
border-bottom: none;
margin: 0px 5px 0px 5px;
padding: 4pt 0pt 2pt 0pt;
height: 12px;
}
div#dwncopy {
color: #666; background-color: #EEE;
font-size: x-small; text-align: center;
border: 1px solid #999; border-top: none;
margin: 0px 5px 0px 5px;
padding: 4pt 0pt 2pt 6pt;
}
div.spacer {clear: both;}