home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 June
/
PCWorld_2004-06_cd.bin
/
software
/
komercni
/
software602
/
style.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-10-30
|
6KB
|
312 lines
/* ---- general ---- */
body {
margin : 0px;
font-family: Verdana, "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
font-size : 11px;
}
img {
border : 0px;
}
p {
margin : 3px 10px 5px 10px;
line-height: 15px;
text-align: justify;
}
.align_center {
text-align : center;
}
.align_right {
text-align : right;
}
h1, h2, h3, h4 {
font-family: Verdana, "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
clear : both;
}
h1 {
font-size : 18px;
color : #1C79B6;
margin : 10px 0px 5px 10px;
}
h2 {
font-size : 15px;
color : #1C79B6;
margin : 10px 0px 3px 10px;
}
h3 {
font-size : 12px;
color : #1C79B6;
margin : 10px 0px 3px 10px;
}
h4 {
font-size : 12px;
margin : 10px 0px 3px 10px;
}
a {
color : #004C7F;
text-decoration : underline;
font-weight : bold;
}
a:hover {
color : #999999;
}
ul {
padding : 0px;
margin : 0em 1em 1.2em 2.6em;
line-height: 15px;
}
ol {
padding : 0px;
margin : 0em 1em 1.2em 3.3em;
line-height: 15px;
}
ol ul {
list-style-type: disc;
margin-left: 1.5em;
}
ol ol {
margin-left: 2.3em;
}
ul.right_menu {
margin : 0px 0px 25px 5px; /* moje zmena bylo 0 5 25 10*/
list-style : none;
/*border-top : 1px dotted Black;*/
background-image: url(horizontal_bar.gif);
background-position: top left;
background-repeat: repeat-x;
}
#left ul.right_menu {
margin : 0px 5px 25px 0px;
}
ul.right_submenu {
margin : 0px 0px 0px 0px;
list-style : none;
}
ul.right_menu li {
/*border-bottom : 1px dotted Black;*/
background-image: url(horizontal_bar.gif);
background-position: bottom left;
background-repeat: repeat-x;
line-height : 18px;
font-weight : bold;
font-size: 10px;
}
ul.right_submenu li {
/*border-top : 1px dotted Black;*/
background-image: url(horizontal_bar.gif);
background-position: top left;
background-repeat: repeat-x;
border-bottom : 0px;
/* text-indent : 15px; */
margin-left:10px; /* moje pridano */
font-size: 10px;
}
ul.right_menu li a {
color : #4091BE;
text-decoration : none;
}
ul.right_menu li a:hover {
color : #4091BE;
text-decoration : underline;
}
ul.right_submenu li a {
color : #C24C28;
}
ul.right_submenu li a:hover {
color : #C24C28;
}
p#s602_copy {
width : 140px;
float : left;
text-align : center;
color : #999999;
margin : 5px 0px 5px 0px;
}
p#bottom_menu_center {
width : 460px;
float : left;
text-align : center;
margin : 5px 0px 5px 0px;
}
p#bottom_menu_right {
width : 140px;
float : left;
text-align : center;
margin : 5px 0px 5px 0px;
}
p#bottom_menu_center a, p#bottom_menu_right a {
font-weight : normal;
}
.clear_both {
clear: both;
}
/* ---- /general ---- */
/* ---- page layout ---- */
#page_box {
width : 740px;
position : relative;
top : 0px; /* moje bylo 8px */
left : 50%;
margin-left : -370px;
}
#page_header {
width : 740px;
height : 105px;
/*border-bottom : 1px dotted Black;*/
background-image : url(menu_bg.gif);
background-repeat : no-repeat;
background-position : top right;
margin-bottom: 10px;
}
#left {
width : 150px;
float : left;
}
#main {
width : 428px; /* bylo 545 */
margin-left : 5px;
float : left;
/* border-left : 1px dotted Black;
border-right : 1px dotted Black; */
background-image: url(vertical_bar.gif); */
background-position: top;
background-repeat: repeat-y;
}
#main_wide {
width : 583px;
float : left;
background-image: url(vertical_bar_left.gif);
background-position: top left;
background-repeat: repeat-y;
}
#right {
width : 150px;
margin-left : 5px;
float : right;
}
#page_footer {
width : 740px;
height: 30px;
clear : both;
margin-top : 5px;
/*border-top : 1px dotted Black;*/
background-image: url(horizontal_bar.gif);
background-position: top left;
background-repeat: repeat-x;
}
#logo {
position : absolute;
top : 6px;
left : 48px;
}
#path {
position : absolute;
top : 84px;
left : 90px;
line-height : 16px;
}
#path a {
font-weight : bold;
}
h2.menu_title {
margin : 10px 0px 5px 5px;
color : black;
font-size : 11px;
}
#left h2.menu_title {
margin : 10px 10px 5px 0px;
}
/*---------------------------------------------------------------------- LAYOUT---*/
#container {
/* border: 1px solid gray; */
width: 712px;
margin: 10px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
}
#menu {
font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
height: 70px;
text-align:left;
background : url(back_menu.gif);
}
/*----------------------------------------------------------------------MENU ---*/
#menu ul, #menu ol, #menu li, img {
margin: 0; padding: 0;
border: none;
}
#menu ul.menu {
/* border: 1px solid gray; */
font-weight: bold;
line-height: normal;
margin-left: 65px;
margin-top:45px;
float: left;
}
#menu ul.menu li {
font-weight: bold;
display : inline;
list-style : none;
font-size: 110%;
color: #FFF;
text-transform : uppercase;
}
#menu ul.menu li a, #menu ul.menu li a:visited {
color: #FFF;
font-weight: bold;
text-decoration : none;
}
#menu ul.menu li a:hover {
color: #FF6600;
font-weight: bold;
text-decoration : none;
}
#menu .tel {
width:184px;
height:34px;
float: right;
margin-top:35px;
}
/*----------------------------------------------------------------------OTHERS ---*/
.left {
float : left;
}
.right {
float : right;
}
#footer {
clear: both;
height:34px;
padding: 0 20px;
background : url(back_footer.gif) no-repeat bottom;
}
#footer a, #footer p {
margin-top:15px;
color:white;
font-weight:normal;
}
#srovnani td
{
padding: 3px;
}