div.container {
    width: 985px;
}

div.leftRightFrame {
    float: left;
    background-image: url(../img/mago/lineBg.gif); 
    width:11px; 
    background-repeat: repeat-y; 
    height:856px;
}

div.banner {
    width: 963px;
    clear: both;
}

div.inner {
    float:left; 
    width: 963px;
}

div.top { 

}

div.menu {
    background-color: #284668; 
    height: 35px;
}

div.menuContainer {
    margin-top: 10px;
    width: auto;
    float:left;
    padding-left: 10px;
}

div.menuContainer img {
    border:0;
}

img.menuSeparator {
    margin-left:28px;
}

div.homeMail {
    margin-top:4px;
    width: 100px;
    float: right;
}

div.main {
    height: 594px; 
}

div.footer {
    height: 23px;
    background-color: #284668; 
}

div.site {
    height: 447px;
    margin-top: 14px;
}

div.news {
    height: 128px;
    margin-top:5px;
}

div.leftPanel {
    height: 437px;
    width: 226px;
    float: left;
    background-image: url(../img/mago/leftPanel.gif);
    background-repeat: no-repeat;
    text-align: left;
    padding-top: 5px;
}

div.centerPanel {
    height: 437px;
    width: 735px;
    float: right;
    background-image: url(../img/mago/centerPanel.gif);
    background-repeat: no-repeat;
}

div.newsPanel {
    width: 684px;
    height: 111px;
    float: left;
    background-image: url(../img/mago/bottomPanel.gif);
    background-repeat: no-repeat;
}

div.newsPanel iframe {
    margin-top:23px;
    margin-left: 6px;
    float: left;
    border: 0;
}

div.newsDownload {
    float: left;
    width: 248px;
    height: 88px;
    margin-top: 10px;
    margin-left: 16px;
}

div.szukajPanel {
    width: 272px;
    height: 111px;
    float: right;
    background-image: url(../img/mago/szukajPanel.gif);
    background-repeat: no-repeat;
}

input.searchInput {
    float:left; 
    margin-top:50px; 
    margin-left:20px; 
    width:230px;
}

input.searchButton {
    float: right;
    margin-top: 15px;
    margin-right: 20px;
}

div.projektyViz {
    background-image: url(../img/mago/projekty.jpg);
    background-repeat: no-repeat;
    width:714px;
    height: 418px;
}

ul.categories {
    font-family: Arial, Tahoma;
    margin-left: 23px;
    padding:0;
    padding-top: 0px;
    margin-top:0;
    list-style: none;
}

ul.categories li a:link,  ul.categories li a:visited, ul.categories li a:active, ul.categories li a:hover{
    color: #284668;
}

A.kategoria:active, A.kategoria:link, A.kategoria:visited {
    font-family: "Comic Sans MS", arial;
    text-decoration : none;
    color: navy;
    font-size:16px;
}

A.kategoria:hover{
    font-family: "Comic Sans MS", arial;
    text-decoration : none;
    color: red;
    font-size:16px;
}

.kategoria {
    font-size: 12px;
}

.opis {
    font-family: Arial;
    font-size:12px;
}

.nazwaProduktu {
    font-weight: bold;
    font-size:14px;
}

a.linkMore:active, a.linkMore:visited, a.linkMore:link {
    text-decoration:none;
    font-size:10px;
}

a.linkMore:hover {
}

div.realizacje {
    background-image: url(../img/mago/realizacjeMain.jpg);
    background-repeat: no-repeat;
    width:723px;
    height: 413px;
}

div.realizacjeLista {
    padding-top:158px;
    padding-left: 280px;
    text-align: left;
}

a.realizacjeLista:link, a.realizacjeLista:visited, a.realizacjeLista:active {
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #4D495A;
}

a.realizacjeLista:hover {
    color: #8A3C38;
    text-decoration: none;
}