* {
border : 0;
margin : 0;
padding : 0;
}
html {
text-align : center;
}
body {
background : url("../images/background-image.jpg") repeat-x left top;
background-color : #5b7f6f;
text-align : center;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 13px;
padding : 0;
}
div#container {
margin : 0 auto 0 auto;
width : 838px;
}
div#mainContainer {
margin : 30px auto 10px auto;
width : 838px;
height : auto;
float : left;
background-color : #def5e9;
}
div#header {
background-color : #369;
height : 135px;
padding : 20px;
background : url("../images/header-image.jpg") no-repeat left top;
}
div#header * {
display : none;
}
div#footer {
background-color : #def5e9;
height : 45px;
width : 100%;
padding : 0;
padding-top : 25px;
background : url("../images/footer-image.jpg") no-repeat left top;
float : left;
font-size : 11px;
color : #036;
}
div#footer A {
color : #036;
text-decoration : none;
font-size : 11px;
}
div#footer A:hover {
font-size : 11px;
text-decoration : underline;
}
.ukryta {
display : none;
}
div#mainpart {
width : 100%;
background-color : #def5e9;
background : url("../images/mainpart-image.jpg") repeat-y left top;
float : left;
padding-top : 20px;
padding-bottom : 20px;
}
div#menu {
width : 240px;
float : left;
background-color : #def5e9;
background : url("../images/mainpart-image.jpg") repeat-y left top;
text-align : left;
}
div#menu ul {
list-style : none;
text-align : center;
font-weight : bold;
}
div#menu ul li {
list-style : none;
text-align : center;
font-weight : bold;
height : 40px;
padding-top : 7px;
background : url("../images/li-background.jpg") no-repeat left top;
}
div#menu ul li.maly {
list-style : none;
color : #5b7f6f;
text-align : center;
font-weight : bold;
height : 25px;
padding-top : 0;
background : #def5e9;
background : url("../images/mainpart-image.jpg") repeat-y left top;

}
div#menu A {
color : #fff;
text-decoration : none;
}
div#menu ul li.maly A {
color : #5b7f6f;
font-weight : normal;
text-decoration : none;
}
div#menu A:hover {
text-decoration : underline;
}
div#menu ul li.maly A:hover {
text-decoration : underline;
}
div#menu p {
font-size : 11px;
color : #ccc;
font-family : Georgia, "Times New Roman", Times, serif;
text-align : left;
margin-left : 20px;
}
div#menu p A {
color : #ccc;
text-decoration : none;
}
div#menu p A:hover {
color : #aaa;
}
div#content {
width : 550px;
text-align : left;
float : left;
background-color : #def5e9;
margin-left : 10px;
}
p {
text-align : justify;
text-indent : 12px;
margin-bottom : 10px;
font-size : 12px;
margin-bottom : 10px;
}
h1 {
font-size : 16px;
font-weight : bold;
color : #5b7f6f;
margin-bottom : 30px;
margin-top : 20px;
}
h2 {
font-size : 12px;
font-weight : bold;
color : #003399;
margin-bottom : 5px;
margin-top : 5px;
}
div#content ul {
font-size : 12px;
margin-top : 10px;
margin-bottom : 10px;
margin-left : 50px;
list-style : url(../images/li_bullet.jpg);
}
div#content a {
color : #003399;
text-decoration : none;
}
div#content a:hover {
text-decoration : underline;
}
@page {
margin : 2cm;
}
P {
margin-bottom : 0.21cm;
}
@page {
margin : 2cm;
}
P {
margin-bottom : 0.21cm;
}
A:link {
color : #000080;
text-decoration : underline;
}
A:visited {
color : #800000;
text-decoration : underline;
}
div#content table {
   margin: 0;
   padding: 0;
   text-align: center;
   border: 1px solid black;
}
div#content table tbody tr td {
   border: 1px solid #ccc;
   margin: 0;
   padding: 0;
   text-align: center;
   height: 20px;
}
div#content table tbody tr td  p{
   text-indent: 0;
   font-size: 8px;
   font-weight: normal;
   margin: 0;
   padding: 0;
   text-align: center;
}
p {
   text-align: justify;
   text-indent: 12px;
   margin-bottom: 10px;
   font-size: 12px;
   margin-bottom: 10px;
}
h1 {
   font-size: 16px;
   font-weight: bold;
   color: #5b7f6f;
/*   background: url("../images/h1_blend.jpg") repeat-y right top; */
   margin-bottom: 30px;
   margin-top: 20px;
}
h2 {
   font-size: 12px;
   font-weight: bold;
   color: #006633;
   margin-bottom: 5px;
   margin-top: 5px;
}
div#content ul {
   font-size: 12px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 50px;
   list-style: url(../images/li_bullet.jpg) outside;
}
div#content a {
   color: #006633;
   text-decoration: none;
}
div#content a:hover {
   text-decoration: underline;
}