body {
background: #cccccc url(http://latework.cz/logo.png) left top no-repeat;
padding-left: 133px;
}
h1,h2,h3,h4,h5,h6 {
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size: 32px;
color: #7b68ee;
}
h2 {
font-size: 20px;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666666;
font-weight: bold;
text-shadow: 0px 1px 0px #ffffff;
}
.foot {
font-size: 10px;
font-weight: normal;
}
a:link {
color: #333333;
}
a:visited {
color: #333333;
}
a:hover {
color: #7b68ee;
}
a:active {
color: #7b68ee;
}
h1 {
text-shadow: 0px 1px 1px #ffffff;
}
p, h2 {
text-shadow: 0px 1px 0px #ffffff;
}