home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 December
/
Chip_2002-12_cd1.bin
/
chplus
/
vyzva
/
styles.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2002-09-25
|
4KB
|
232 lines
<style type="text/css">
<!--
/*
a {text-decoration: none}
a:link {color: white}
a:active {color: red}
a:hover {color: #0066ff; text-decoration: underline;}
a:visited {color: white}
*/
body {
margin: 0px;
}
.main {
margin: 0px;
padding: 0px;
background-color: #385B7B;
width: 780px;
}
.hlavicka1 {
margin: 0px;
padding: 0px;
width: 780px;
height: 61px;
background-color: #DBE1E7;
float: left;
}
.menu {
clear: both;
margin: 0px;
padding: 0px;
/*padding: 2px 2px 2px 2px;*/
width: 780px;
height: 21px;
background-color: black;
font-family: tahoma;
font-size: 12px;
float: left;
color: white;
}
.menu select {background-color: silver; border-style: none;}
.menu a {font-variant: small-caps; font-size: 13px; color: white; text-decoration: none; font-weight: bold;}
.menu a:hover {color: #FFB900; text-decoration: underline;}
.hore {
background-color: #DBE1E7;
font-family: tahoma;
font-size: 11px;
margin: 0px;
padding: 42px 0px 0px 260px;
width: 780px;
height: 61px;
float: left;
background: url("images/hore.gif") no-repeat;
}
.dav {
margin: 0px;
padding: 0px;
width: 780px;
height: 99px;
background-color: #385B7B;
float: left;
clear: both;
}
.nadsloupkami {
clear: both;
margin: 0px;
padding: 0px;
width: 780px;
height: 26px;
background-color: #385B7B;
float: left;
/*background: url("images/zahlavi.gif") repeat-y;*/
}
.banner-ie {
text-align: center;
}
.banner {
width: 468px;
height: 60px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
text-align: left;
background-color: #cccccc;
}
.sloupce {
margin: 0px;
padding: 0px;
width: 780px;
clear: both;
background-color: #385B7B;
}
.left {
margin: 0px;
padding: 0px 0px 0px 0px;
width: 147px;
/*height: 250px;*/
float: left;
background-color: #385B7B;
font-family: tahoma;
font-size: 12px;
color: #ffffff;
}
.left a {color: white; text-decoration: none;}
.left a:hover {color: #FFB900; text-decoration: underline;}
.middle {
margin: 0px;
width: 490px;
background:url("images/midback.gif") repeat-y;
font-family: tahoma;
font-size: 12px;
background-color: #DBE1E7;
float: left;
color: #000000;
text-align: justify;
/*border: dotted white 1px;*/
}
.middle a {color: #000099; text-decoration: none;}
.middle a:hover {color: #ff6600; text-decoration: underline;}
.middle .text {
margin-left: 4px;
margin-right: 10px;
}
.left .text {
margin-left: 4px;
margin-right: 5px;
}
.text p {
margin: 0px;
padding: 5px 2px 10px 4px;
/*text-indent:1em;*/
/*text-align: justify;*/
}
.text .vyzva { background-color: white; margin-left: 4px; margin-right: 5px; border: solid black 1px;}
.text td {font-size: 12px;}
.right {
margin: 0px;
padding: 0px;
width: 143px;
/*height: 250px;*/
float: right;
background-color: #385B7B;
font-size: 12px;
font-family: tahoma;
color: #ffffff;
}
.right .text {
margin-left: 2px;
margin-right: 2px;
}
.right a {font-size: 11px; color: #B2C2CE; text-decoration: none;}
.right a:hover {color: #FFB900; text-decoration: underline;}
/*
.right a {
font-size: 11px;
margin-left: 2px;
padding-left: 2px;
}
*/
.paticka {
font-size: 10px;
font-family: tahoma;
margin: 0px;
padding: 0px;
width: 780px;
height: 50px;
text-align: center;
/*margin-top: 155px;*/
clear: both;
background-color: #959FAD;
}
.paticka a {color: black; text-decoration: none;}
.paticka a:hover {color: #FFB900; text-decoration: underline;}
.zaznam {
margin: 0px;
padding: 0px 0px 0px 0px;
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
/*background-color: #669999;
width: 100%;*/
}
.zaznam b {color: #02529E; font-size: 14px;}
.titulek {
font-size: 14px;
text-align: center;
font-weight: bolder;
color: black;
}
.odkaz {
color: red;
text-decoration: underline
}
.podtrhnout {text-decoration: underline}
-->
</style>