/* Rozcestník */

body {
margin: 0;
padding: 0;

background-color: #5F9DEA;
background-image: url('/images/background.png');
background-repeat: repeat-x;
text-align: center;
 
font-family: Arial;
color: #FFF;
} 

* html body {
behavior: url('/css/csshover3.htc');
}

* html table {
font-size: 12px; 
}

hr {
display: none;
}

br, script, object, embed {
margin: 0 !important;
}

body #container {
width: 1000px;

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

background-image: url('/images/background-light.png');
background-repeat: repeat-y;
background-position: -7px 0;
}

* html body #container {
background-image: none; 
}

body #container #container3 {
background-image: url('/images/background-light-bottom.jpg');
background-repeat: no-repeat;
background-position: 15px bottom;
}

* html body #container #container3 {
background-image: none; 
}

body #container #container2 {
width: 940px;
padding: 0 30px;
padding-bottom: 90px;

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

background-image: url('/images/background-light-top.jpg');
background-repeat: no-repeat;
}

* html body #container #container2 {
width: 1000px; 
background-image: none;
}

body #container #header {
height: 106px;
padding-top: 49px;
}

body #container #header h1 {
margin: 0;
padding: 0;

margin-top: 0;
margin-left: 0;
}

body #container #header h1 a {
display: block;
width: 155px;
height: 106px;
background-image: url('/images/logo.png');
background-repeat: no-repeat;
}

body #container #header h1 a span {
display: none;
}

body #container #header #line {
height: 1px;
width: 771px;
background-color: #A3C1E7;
float: right;

margin-top: 54px;
}

* html body #container #header #line {
font-size: 1px; 
}

body #container #rozc {
padding: 30px 0 0 45px;
height: 451px;
}

* html body #container #rozc {
height: 452px; 
}

body #footer p.toko {
width: 87px;
float: right;
margin: 0;
}

body #footer p.toko img {
border: none;
}

body #footer #line {
height: 1px;
width: 842px;
background-color: #D0DFF2;
margin-top: 14px;
position: absolute;
}

* html body #footer #line {
font-size: 1px; 
}

body #footer p.disc, body #footer p.copy {
margin: 0;
font-size: 75%;
}

body #footer p.disc {
padding-top: 25px;
}

body #footer p strong {
font-weight: bold;
}

body #footer p.copy {
color: #3B538A;
padding: 3px 0 20px 0;
font-size: 70%; 
}

body #footer p.disc a, body #footer p.disc a:link, body #footer p.disc a:visited {
color: #FFF;
}

body #footer p.copy a, body #footer p.copy a:link, body #footer p.copy a:visited {
color: #3B538A;
}

body #footer p a, body #footer p a:link, body #footer p a:visited {
text-decoration: none;
}

body #footer p a:hover, body #footer p a:active {
text-decoration: underline;
}

body #footer span.links a, body #footer span.links a:link, body #footer span.links a:visited {
text-decoration: underline;
color: #3B538A;
}

body #footer span.links a:hover, body #footer span.links a:active {
text-decoration: none;
}
