body {
margin: 0;
padding: 0;
background-color: #FFF;
text-align: center;
}

div.container {
width: 1026px;

background-image: url('/images/container-background.gif');
background-repeat: repeat-y;

margin-left: auto;
margin-right: auto;
text-align: left;
}

div.content {
padding: 0 135px 0 138px;
}

div.header {
background-image: url('/images/header.gif');
width: 750px;
height: 48px;
}

table.menu {
margin-top: -5px;
}


* html table.menu {
margin-top: 0;
}

div.body {
background-image: url('/images/body-background.jpg');
background-repeat: repeat-y;
margin-top: -5px;
}

* html div.body {
margin-top: 0;
}

table.obsah {
width: 753px;
}

td.left {
padding-left: 15px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;

font-family: Arial;
font-size: 0.8em;

color: #FFF;

vertical-align: top;

margin-right: 10px;
}

td.right {
width: 227px;

padding-top: 10px;
padding-bottom: 10px;

font-family: Arial;
font-size: 0.7em;

color: #FFF;

vertical-align: top;
}

div.copy {
width: 740px;
height: 24px;

background-image: url('/images/copy-background.jpg');

color: #FFF;

font-family: Arial;
font-size: 0.7em;

line-height: 24px;

text-align: right;
padding-right: 10px;

clear: both;
}

* html div.copy {
width: 750px;
margin-top: -2px;
}

div.copy a, div.copy a:link, div.copy a:visited {
color: #FFF;
text-decoration: none;
}

div.copy a:hover, div.copy a:active {
text-decoration: underline;
}

h1 {
margin-top: 8px;
margin-bottom: 8px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;


background-image: url('/images/dot-h1.png');
background-repeat: no-repeat;
background-position: 0 center;

padding-left: 23px;
}

h2 {
margin: 0;
margin-left: -1px;
margin-bottom: 4px;
width: 231px;
height: 14px;
background-image: url('/images/h2-novinky.jpg');
background-repeat: no-repeat;
}

* html h2 {
margin-left: 1px;
margin-bottom: -10px;
}

h2 span {
visibility: hidden;
}

h3 {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

h4 {
font-size: 12px;
font-weight: bold;
color: #ef570b;
}

h5 {
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}

ul.menu {
list-style-image: url('/images/dot.jpg');
}

ul.menu li span a, ul.menu li span a:link, ul.menu li span a:visited {
text-decoration: underline;
display: block;
}

img.sep {
margin-left: -1px;
}

* html img.sep {
margin-left: 1px; 
}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited {
color: #FFF;
text-decoration: none;
}

ul.menu li a:hover, ul.menu li a:active {
text-decoration: underline;
}

form {
display: inline;
}
img.fotky {border-style: solid; border-width: 1px; border-color: #ff5d00}

