/* ************************
STYLE CSS 
SERWISU INTERNTETOWEGO
MIASTA NOWY KOTWICZ
Wszelkie prawa zastrzeżone
************************ */

body {
background-image: url('images/tlo_gora.gif'); 
background-repeat: no-repeat;
background-color: #093668;
font-family: Helvetica;
}

body a { color: #4C6B8F }
body a:visited { color: #093668; }

div#kontener { width: 783px; margin: auto; }
div#top { margin: 35px 0px 20px 0px; height: 120px; }
div#lewy { float: left; margin-left: 40px; text-align: left; }
div#prawy { float: right; margin-right: 10px; text-align: right; }
div#lewy_glowny { float: left; width: 581px; }
div#prawy_glowny { float: right; width: 202px; background-color: #4c6b8f;}

div#menu_gorne { background-image: url(images/menu.png); text-align: center; height: 54px; }

div#pasek_ranking { width: auto; background-color: #08345e; padding: 20px; }
div#pasek_ranking p { font-family: Tahoma; font-size: 11px; color: white; margin: 10px; }
div#pasek_ranking a {color: white; text-decoration: underline;}

div#przywitanie { background-color: white; font-family: Trebuchet MS; font-size: 14px; color: #043773; padding: 25px; }
div#przywitanie a:hover { color: #096DEA; }

div#pasek { background-color: #6285ad; font-size: 11px; font-family: Tahoma; color: white; text-align: center; padding: 3px; clear: both; }

div#stopka { background-color: #4c6b8f; padding: 10px; text-align: left; font-size: 11px; font-family: Tahoma; color: white; font-weight: bold;  }
div#stopka p { margin: 3px; }

div#wiadomosci { padding: 10px; color: white; font-size: 11px; font-family: Tahoma; }
div#wiadomosci p { font-weight: bold; }
div#wiadomosci ul { list-style-type: decimal; text-align: left; padding: 0px; }
div#wiadomosci ol li { margin-bottom: 10px; }
div#wiadomosci ol li a { color: white; text-decoration: none; }
div#wiadomosci ol li a:hover { color: #71c1ff; font-weight: bold; }

div#linki_gora { font-size: 18px; font-family: Tahoma; background-image: url(images/menu2.png); width: 202px; height: 288px; margin: 0xp; text-align: center;}
div#linki_gora img { margin-bottom: 18px; border: 0px; }
div#linki_gora a, a:hover { border: 0px; }

div#zabytki img { float: left; margin: 10px; }
div#menu_gorne ul { list-style: none; margin: 0px; padding: 14px; }
div#menu_gorne li { display: inline; padding: 10px; }
div#menu_gorne li a { color: white; text-decoration: none; font-weight: bold; font-family: "Trebuchet MS", Helvetica, Verdana; font-size: 13pt; }
div#menu_gorne li a:hover { text-decoration: underline; }

div#pasek_ranking a { text-decoration: none; }
div#pasek_ranking a#forum { display: inline; font-size: 12pt; font-weight: bold; color: white; }
div#pasek_ranking a:hover { text-decoration: underline; }

a { display: inline; }

img.center { display: block; margin: auto; }

p.podpis { font-style: italic;  }

a:hover { text-decoration: underline; }

table#plan { margin: auto; border-collapse: collapse; padding: 0px; }
table#plan td { margin: 0px; padding: 0px; border: 1px solid black; }
table#plan img {width: 100px; height: 100px; border: 0px; }
