body                                    { margin: 0px 0px 0px 0px; font-family: times; color:black; font-size: 14px;  text-align:left; background: white url(img/bg.jpg) top left repeat-x; }

div.all                                 { position: relative; width:1000px; height:auto; margin:0px auto 0px auto; }


div.topWrapper                          { position: relative; float:left;  width: 1000px; height:261px; background:url(img/top.jpg); }
div.napis1                              { position:absolute; top:58px; right:100px; text-align:right; font-size:23px; color:#1e597d; }
div.napis2                              { position:absolute; top:85px; right:100px; text-align:right; font-size:23px; color:#9f2936; }

div.menuWrapper                         { position:absolute; top:165px; left:99px; width: 803px; height:44px; }
div.menuWrapper table                   { margin:0px; padding:0px; border-collapse:collapse; border:none; width:100%; height:100%; }
div.menuWrapper table td                { width:12%; height:100%; text-align:center; vertical-align:middle; color:white; font-size:13px;  }

div.titleWrapper                        { position:absolute; top:215px; left:99px; width: 795px; height:44px; }
div.titleWrapper table                  { margin:0px; padding:0px; border-collapse:collapse; border:none; width:100%; height:100%; }
div.titleWrapper table td               { width:100%; height:100%; text-align:center; vertical-align:middle; color:white; font-size:19px;  }

div.ikonka                              { width:76px; height:51px; position:absolute; left:15px; bottom:-94px; z-index:100; }

div.shadowL                             { position: relative; float:left;  width: 115px; height:370px; background: url(img/shadowL.jpg); }
div.shadowR                             { position: relative; float:right; width: 116px; height:370px; background: url(img/shadowR.jpg); }

div.centerContWrapper                   { position: relative; float:left;  width: 769px; height:auto; }
div.centerContWrapperGradient           {
                                          position: relative; float:left; width: 769px; min-height:300px;
                                          background: -moz-linear-gradient(top, #eaeaea, #ffffff); 
                                          background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ffffff)); 
                                          filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eaeaea', EndColorStr='#ffffff');
                                          -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eaeaea',EndColorStr='#ffffff')";                         
                                        }

div.centerContWrapperGradientPadding    { text-align:justify; padding:30px 40px; }

div.footer                              { position: relative; float:left;  width: 769px; height:20px; background: url(img/footer.jpg); margin-bottom:40px; }

div.menuWrapper a                       { text-decoration:none; color:white; }
div.menuWrapper a:hover                 { color:#ffc0c0; }

a                                       { color:#9f2936;  }
a img                                   { border:none; }

