body {
margin: 0;
padding: 0;

background-color: #5C5C5C;
background-image: url('/images/background.jpg');
text-align: center;
}

div.container {
width: 900px;

margin-left: auto;
margin-right: auto;
text-align: left;

background-image: url('/images/container-background.jpg');
background-repeat: repeat-y;
}

div.header {
height: 120px;
}

h1 {
margin: 0;
padding: 0;

font-size: 15px;
width: 266px;
height: 120px;

position: absolute;
}

* html h1 {
margin-left: -265px; 
}

h1 a span {
width: 266px;
height: 120px;

background-image: url('/images/logo.jpg');
background-repeat: no-repeat;
position: absolute;
z-index: 10;

margin-left: -107px;

cursor: pointer;
}

#flash {
width: 633px;
height: 118px;
border: 1px solid #FFF;

margin-left: 265px;
}


ul.menu {
height: 41px;
display: block;
list-style-type: none;
margin: 0;
padding: 0;

background-color: #000;
background-image: url('/images/menu-dots.jpg');
background-repeat: no-repeat;
background-position: 0 bottom;

padding-left: 72px;
}

ul.menu li {
float: left;

background-image: url('/images/menu-separator.jpg');
background-repeat: no-repeat;
background-position: left center;

height: 40px;
line-height: 40px;
}

ul.menu li.prvni {
background-image: none;
}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited {
text-decoration: none;
color: #FFF;
font-family: Verdana;
font-size: 0.75em;
font-weight: bold;

padding-left: 8px;
padding-right: 8px;

text-transform: uppercase;
}

ul.menu li a:hover, ul.menu li a:active {
color: #FE0003;
}

ul.menu li div {
position: relative;
z-index: 100;
}

ul.submenu {
position: absolute;
display: block;
list-style-type: none;
padding: 0;
margin: 0;

display: none;
}

ul.submenu li {
float: none;
white-space: nowrap;

height: 20px;
line-height: 20px;
margin-bottom: 1px;
}

ul.submenu li a, ul.submenu li a:link, ul.submenu li a:visited {
display: block;

background-color: #000;

background-image: none;

border-bottom: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;

font-size: 0.7em;

padding-left: 13px;
padding-right: 13px;
}

ul.menu li.pprvni {
margin-bottom: 2px;
}

ul.menu li.pprvni a {
border-top: 1px solid #FFF;
}

* html ul.menu li.pprvni {
margin-bottom: 0;
}

* html ul.submenu li {
margin-bottom: 0;
}

div.content {
background-color: #FFF;
font-family: Verdana;
font-size: 0.8em;

padding-bottom: 5px;
}

div.footer {
height: 51px;
line-height: 51px;
background-color: #000;
color: #FFF;

font-family: Verdana;
font-weight: bold;
font-size: 0.55em;

padding: 0 12px 0 12px;
}

* html div.footer {
margin-top: 6px; 
}

div.footer a, div.footer a:link, div.footer a:visited {
color: #FFF;
text-decoration: none;
}

div.footer a:hover, div.footer a:active {
text-decoration: underline;
}

.right {
float: right;
}

.right, x:-moz-any-link {
margin-top: -51px;
}

* html .right {
margin-top: -51px;
} 

.red {
color: #FE0003;
}

.black {
color: #000;
}

hr {
display: none;
}

div.division {
width: 450px;
height: 93px;

background-image: url('/images/division-background.png');
background-repeat: no-repeat;

padding: 10px;
}

* html div.division {
height: 113px;
margin-bottom: -6px;
position: relative;
z-index: 5;
}

div.division ul {
list-style-type: none;
}

div.division ul li {
margin-bottom: 2px;

background-image: url('/images/ul.png');
background-repeat: no-repeat;
background-position: left center;

margin-left: -18px;
padding-left: 15px;
}

div.division a, div.division a:link, div.division a:visited {
color: #000;
text-decoration: none;
}

div.division a:hover, div.division a:active {
text-decoration: underline;
}

div.division p {
padding-left: 20px;
}

h2 {
margin: 0;
padding: 0;

text-transform: uppercase;
background-image: url('/images/h2-big.jpg');
background-repeat: no-repeat;
background-position: left center;

padding-left: 17px;

font-size: 1.2em;

color: #E5181D;
}

div.fright {
margin-left: 380px;
}

* html div.fright {
margin-top: -13px; 
}

div.upper {
margin-top: -15px;
}

* html div.upper {
margin-top: -25px;
}

div.company {
width: 430px;
height: 319px;

background-image: url('/images/company-background.jpg');
background-repeat: no-repeat;

position: absolute;
margin-left: 450px;
margin-top: -339px;

padding: 10px;
}

* html div.company {
margin-top: -333px;
width: 450px;
height: 339px;
}

div.company p {
padding: 0 18px 0 18px;
}

div.buttons {
width: 900px;
background-color: #FFF;
background-image: url('/images/dots-buttons.jpg');
background-repeat: no-repeat;
margin: 5px 0 0 0;
}

* html div.buttons {
position: absolute;
margin: 0;
}

* html div.pro-ie {
background-color: #FFF;
height: 236px;
padding-top: 0;
margin-bottom: -13px;
} 

div.buttons-bottom {
width: 900px;
background-image: url('/images/dots-buttons.jpg');
background-repeat: no-repeat;
background-position: left bottom;

padding: 1px 0 1px 0;
}

* html div.buttons-bottom {
height: 115px;
}

div.button {
width: 290px;
height: 103px;

background-image: url('/images/button-background.jpg');
background-repeat: no-repeat;

padding: 10px 0 0 10px;
}

* html div.button {
width: 300px;
position:absolute;
}

h2.small, h3 {
background-image: url('/images/h2-small.jpg');
background-repeat: no-repeat;
background-position: left center;

padding-left: 13px;

font-size: 1em;
}

h3 {
margin: 0;
padding: 0;
text-transform: uppercase;
color: #E5181D;
padding-left: 13px;
}

div.button img {
border: none;
margin-left: -10px;
margin-top: 8px;
}

div.text {
background-color: #E6E6E6;
padding: 20px;
margin-bottom: -5px;
}

* html div.text {
margin-bottom: -11px; 
}

a, a:link, a:visited {
color: #E5181D;
}

a:hover, a:active {
text-decoration: none;
}

ul.seznam {
list-style-type: none;
}

ul.seznam li {
background-image: url('/images/ul.png');
background-repeat: no-repeat;
background-position: left center;

margin-left: -18px;
padding-left: 15px;
}

div.button a span {
display: block;
width: 300px;
height: 79px;
position: absolute;
margin: -82px 0 0 -10px;
z-index: -10;
}

div.button a:hover span {
z-index: 101;
}

* html div.button a span {
display: none;
}

div.button a span.byty {
background-image: url('/images/byty-over.jpg');
background-repeat: no-repeat;
}

div.button a span.rd {
background-image: url('/images/rodinne-domy-over.jpg');
background-repeat: no-repeat;
}

div.button a span {
display: block;
width: 300px;
height: 79px;
position: absolute;
margin: -82px 0 0 -10px;
z-index: -10;
}

div.button a:hover span {
z-index: 101;
}

div.button a span.byty {
background-image: url('/images/byty-over.jpg');
background-repeat: no-repeat;
}

div.button a span.rd {
background-image: url('/images/rodinne-domy-over.jpg');
background-repeat: no-repeat;
}

div.stred-nahore {
position: absolute;
margin: -113px 0 0 300px;
}

* html div.stred-nahore {
margin: 0 0 0 300px;
}

div.button a span.ko {
background-image: url('/images/komercni-objekty-over.jpg');
background-repeat: no-repeat;
}

div.vpravo-nahore {
position: absolute;
margin: -113px 0 0 600px;
}

* html div.vpravo-nahore {
margin: 0 0 0 600px;
}

div.sup {
margin-top: -1px;
}

div.button a span.pozemky {
background-image: url('/images/pozemky-over.jpg');
background-repeat: no-repeat;
}

div.button a span.ostatni {
background-image: url('/images/ostatni-over.jpg');
background-repeat: no-repeat;
}

div.button a span.vykup {
background-image: url('/images/vykup-over.jpg');
background-repeat: no-repeat;
}

.hierarch {
margin-top: 10px;
}

.italic {
font-style: italic;
}

legend {
padding: 0 5px 0 5px;
font-weight: bold;
color: #E5181D;
}

fieldset {
border: 1px solid #E5181D;
padding: 0 10px 10px 10px;
}

p.form {
width: 235px;
text-align: right;
}

* html p.form {
width: 250px;
}

table {
width: 100%;
font-size: 0.9em;
margin-bottom: 5px;
}

* html table {
width: 95%;
}

table td, table th {
vertical-align: top;
text-align: center;
padding: 3px;
}

th {
border: 1px solid #fff;
background: #B4B4B4;
}

td {
border: 1px solid #fff;
}

table tr.sudy td {
background-color: #D2D2D2;
}

table tr.lichy td {
background-color: #E1E1E1;
}

table.report tr
{
behavior: url('/css/hover.htc'); 	/* emulation :hover effect in IE */
}

table.report tr:hover td,	/* mozilla */
table.report tr,				/* opera */
table.report tr.hover td		/* IE */
{
background: #B4B4B4;
}

* html .posun {
margin-bottom: -5px; 
}

table.align-left td, table.align-left th {
text-align: left;
padding-left: 7px;
padding-right: 7px;
}

table.ie-jinak {
width: 100%;
}

* html table.ie-jinak {
width: 95%;
margin-bottom: -5px;
}

div.green-line {
width: 900px;
height: 45px;
background-image: url('/images/bezplatna-linka.jpg');
background-position: left bottom;
margin-bottom: -5px;
}

* html div.green-line {
margin-bottom: 0;
margin-top: 30px;
height: 50px;
}

div.green-line strong {
visibility: hidden;
}

.odkaz a, .odkaz a:link, .odkaz a:visited {
color: #000;
text-decoration: none;
}

div.pocitadlo {
z-index: 100;
position: absolute;
line-height: 15px;
margin-top: -19px;
margin-left: 797px;
}

* html div.pocitadlo {
margin-left: 546px;
margin-top: 13px; 
}

