/*Style.css dla struktury i układu*/

body {background-image:url('../images/top-bg.gif');background-repeat:repeat-x;background-color:#0A1B35;margin:0;font-family:Tahoma,Verdana,Arial,sans-serif;}

div#kontener {width:100%;background-image:url('../images/center.gif');background-repeat:repeat-y;background-position:top center;text-align:center}

div#top {width:100%;height:345px;background-image:url('../images/top-middle.jpg');background-repeat:no-repeat;background-position:top center;text-align:center}

div#top div.naglowek {width:992px;height:345px;background-image:url('../images/top.jpg');background-repeat:no-repeat;margin:0 auto}

div#content {background-color:white;width:965px;margin:0 auto;text-align:left;padding:10px;font-size:9pt}

div#footer-contener {width:100%;height:30px;background-color:#0A1B35;}

div#footer {width:992px;margin:0 auto;text-align:right;height:30px;background-color:#0A1B35;color:white;font-size:8pt;padding-top:5px}

div#footer a {color:white}

div#footer a:hover {color:yellow}

div#top div.menu a {height:38px;display:block;color:white;font-size:14pt;text-decoration:none;margin-right:10px;float:left;padding:50px 10px 0 10px;}

div#top div.menu a:hover {background-color:#39DD00}

div#top div.naglowek h1 {margin:0;position:relative;z-index:100;text-align:left;width:150px;font-weight:normal;top:25px;left:-25px;float:right;background-image:none;font-variant:normal}

div#top div.naglowek h1 a {color:white;font-family:Georgia,'Times New Roman',serif;font-size:10px;font-style:italic;text-decoration:none;cursor:default}

.hidden {display:none}

#map {width:500px;height:300px;margin-left:auto;margin-right:auto;margin-bottom:20px;border:1px solid #2c2c2c}

#komunikat {font-size:10pt;font-weight:bold;padding:3px 0 3px 10px;margin:5px auto 5px auto}
