home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 January
/
Chip_2004-01_cd1.bin
/
tema
/
axis
/
css
/
axis.css
next >
Wrap
Cascading Style Sheet File
|
2003-09-05
|
3KB
|
182 lines
body {
margin: 0px;
padding: 0px;
font-family: arial ce, helvetica ce, arial, helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
}
.menu {
width: 760px;
}
.menutext{
line-height : 11px;
}
.float {
float : left;
}
div.plocha{
background-color: #6699CC;
height : auto;
margin : 0px;
padding : 0px;
}
.levyhlavni{
width : 112px;
padding : 1px;
}
.levysloupec{
width : 112px;
}
.strednisloupec{
width : 481px;
}
.pravysloupec{
width : 161px;
}
.novinkynadpis{
position: absolute;
top : 150px;
left : 560px;
z-index : 5;
width : 160px;
line-height : 8px;
vertical-align : text-bottom;
text-align : right;
color: white;
font-size : 11px;
font-weight : bolder;
}
.subnovinkynadpis{
position: absolute;
top : 140px;
left : 560px;
z-index : 5;
width : 160px;
line-height : 8px;
vertical-align : text-bottom;
text-align : right;
color: white;
font-size : 11px;
font-weight : bolder;
}
A {
color : #93A7B2;
text-decoration : none;
}
A:HOVER {
color: #EB3D00;
}
A:VISITED {
color : #FF9900;
}
FORM {
margin: 0px 0px 0px 0px;
padding : 0px 0px 0px 2px;
}
input {
margin: 1px 0px 0px 0px;
padding : 1px 0px 0px 1px;
font-size : 8pt;
color : #EB3D00;
font-weight : normal;
border-style : solid;
border-color : #93A7B2;
border-width : 1px;
}
.vyhltext {
margin: 0px 0px 0px 1px;
padding: 0px 0px 0px 1px;
font-size : 10px;
color : white;
}
.nadpis{
margin: 0px 3px 10px 3px;
padding : 2px 2px 2px 2px;
color: white;
background-color : white;
font-size : 10px;
font-weight : bold;
}
.texty{
width:auto;
height: auto;
font-size : 11px;
text-align : left;
margin: 5px 5px 5px 5px;
padding : 10px 10px 10px 10px;
color: #6699CC;
background-color : white;
}
.novinky{
width:auto;
height: 220px;
font-size : 11px;
text-align : left;
margin: 30px 5px 0px 10px;
padding : 5px 5px 5px 5px;
color: #6699CC;
background-color : D9E5F0;
}
UL {
list-style : disc;
margin : 0px 0px 5px 30px;
}
OL {
list-style-type: decimal;
margin : 0px 0px 5px 30px;
}
.tucne{
font-weight : bold;
}
.dolu {
vertical-align : bottom;
}
.vpravo {
text-align : right;
}
.stred {
text-align : center;
}
.cervene {
color : #EB3D00;
}
div.row {
clear :both;
padding-top : 5px;
}
div.row span.label {
float : left;
width :155px;
text-align : right;
}
div.row span.formw {
float : right;
width : 275px;
text-align : left;
}
.spacer {
clear : both;
}
.tlacitko {
background-color:02559D;
color: white;
padding: 0px 3px 0px 3px;
}
table,td,th {
border: solid 1px #02559D;
border-collapse: collapse;
font-family: arial ce, helvetica ce, arial, helvetica, sans-serif;
font-size: 10px;
}
table {
width: 100%;
margin: 0px 0px 20px 0px;
}
th {
background-color: D9E5F0;
font-weight: bold;
color: #6699CC;
}
td {
padding: 1px 1px 1px 5px;
}