<!--
* {
       margin: 0;
       padding: 0;
}

body {
       font-size: 62.5%;
       font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
       background: #ffffff;
       color: dimgray;
}
p {
       font-size: 1.3em;
       line-height: 1.4em;
       margin-bottom: 0.8em;
}
a {
   color: #900000;
   text-decoration: none;
   }
a:visited {
   color: #900000;
   text-decoration: none;
   }
a:hover {
   color: #900000;
   text-decoration: underline;
   }

.linkstrony {
                line-height: 0.6em;
                margin-left: 20px;
                color: #900000;
                font-size: 12px;
}
A.linkstrony {
                     color: #900000;
}


h1 { font-size: 2.5em; color: #0099ff; margin-bottom: 0.8em; margin-top: 0.2em;}
h2 { font-size: 2.5em; color: #8A0000; margin-bottom: 0.8em; margin-top: 0.2em;}


div#wrap {
       width:800px;
       margin: 0 auto;
}

        div#header {
              padding-bottom: 20px;
              }
                div#header div#lewytop {
                             float: left;
                             width: 500px;
                             text-align: left;
                      }
                div#header div#prawytop {
                             float: right;
                             width: 300px;
                             text-align: right;
                             padding-top: 50px;
                      }
                div#header div#prawytop a {
                        display: inline;
                        padding-right:30px;
                        }
        div#nav {
                clear: both;
                background: url(images/bg_menu.png) repeat-x #2B7817;
                font-family: Arial;
                height: 50px;
                margin-top: 80px;
                width:100%;
                text-align: center;
              }
        div#nav ul#menu {
              list-style: none;

              }
              div#nav ul#menu li {
                display: inline;
                font-size: 1.2em;
                }
              div#nav ul#menu a {
                display: block;
                width: 113px;
                float: left;
                color: white;
                margin-left: 13px;
                padding-top: 18px;
                text-decoration: none;
                text-align: center;
              }
              div#nav ul#menu li a:hover, ul#menu li a:active {
                     color: yellow;
              }
        div#middle-content {
              }
                div#middle-content div#lewysr {
                             float: left;
                             width: 267px;
                             text-align: left;
                             padding-top: 5px;
                      }
                        div#middle-content div#lewysr a {
                                display: block;
                                width: 267px;
                                height: 75px;
                                padding-bottom: 9px;
                                }

                div#middle-content div#prawysr {
                             float: right;
                             width: 533px;
                             text-align: right;
                             padding-top: 5px;
                      }

                #content-container3
                        {
                        float: left;
                        width: 800px;
                        }

                #content
                        {
                       clear: left;
                       float: left;
                       width: 260px;
                       margin: 0 0 0 0;
                       display: inline;
                       padding-bottom: 30px;
                       color: gray;
                        }
                        #content a,  #content a:visited{
                                color: #900000;
                                text-decoration: none;
				font-size: 12px;
                        }
                        #content a:hover {
                                color: #900000;
                                text-decoration: underline;
				font-size: 12px;
                                }
                        

                #prawastrona
                        {
                        float: right;
                        width: 530px;
                        margin: 0 0 0 0;
                        display: inline;
                        padding-bottom: 30px;
                        }
                #prawastrona ol {
                        margin-left: 20px;
                        font-size: 120%;
                        }
                #prawastrona a, #prawastrona a:visited {
                        color: #900000;
                        text-decoration: none;
                        display: inline;
                        }
                #prawastrona a:hover {
                        color: #900000;
                        text-decoration: underline;
                        }

                #prawastrona #text1 {
                        display: inline;
                     width: 140 px;
                     float: left;
                     }

                 #prawastrona #text2 {
                     width: 420px;
                     float: right;
                     }
                     #prawastrona #text2 a, #prawastrona #text2 a:visited {
                        color: #900000;
                        text-decoration: none;
                        }
                     #prawastrona #text2 a:hover {
                        color: #900000;
                        text-decoration: underline;
                        }
                     
       #footer {
              clear: both;
              background: url(images/bg_footer.png) repeat-x #F1F1F1;
              font-family: Arial;
              color: #A0A0A0;
              padding: 20px 0 20px 0;
              text-transform: uppercase;
              border-top: 3px solid #D9D9D9;
              text-align: center;
       }

#itsthetable {
       font: 12px Arial, Verdana, sans-serif;
       color: #1F6ED0;
}
a, a:visited {
       color: white;
       text-decoration: none;
       display: block;
}
a:visited {
       text-decoration: line-through;
}
caption, th, td {
       vertical-align: top;
       text-align: left;
}
table caption, th, tfoot td {
       font-weight: normal;
       color: white;
}
table caption {
       background-color: #1F6ED0;
       padding: 8px;
}
table {
       border-spacing: 0;
       width: 100%;
       background-color: #CCE0FC;
}
td, th {
       padding: 8px;
}
thead th {
       background-color: #1F6ED0;
       font-size: 1.2em;
       font-weight: bold;
       border-bottom: 1px solid #001E54;
       color: white;
}
tfoot th, tfoot td {
       background-color: white;
       border-top: 1px solid #001E54;
       border-bottom: 15px solid #001E54;
       color: red;
}
tbody td, tbody th {
       color: #1F6ED0;
}
tbody th a {
       color: white;
}
tbody tr:hover td, tbody tr:hover th, tbody tr:hover td a, tbody tr:hover th a {
       color: #1F6ED0;
       background-color: #F4F8FF;
}
tbody tr:hover td a:visited, tbody tr:hover th a:visited {
       color: #1F6ED0;
}
.odd {
  background: #E8F0FF;
  }

-->


