*{ margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; } body, html{ margin:0; padding:0; background:#e7e7e7; text-align:center; margin-bottom:10px; } a{ color:#595e4f; text-decoration:none; } a:hover{ color:#717171; text-decoration:underline; } /* ----- Części strony ----- */ #container{ width:90%; margin:10px auto; padding:0; background:#fff; text-align:left; } /* ----- Logo ----- */ #logo{ margin-top:0; padding:0; text-align:center; } .menu, #navigation ul{ width:100%; margin-left:20%; } #header_top{ text-align:center; margin:0; } /* ----- Nawigacja ----- */ #navigation{ margin-right:10%; padding:0; background:#990000; height:34px; list-style:none; width:100%; } #navigation li{ float:left; clear:none; list-style:none; } #navigation li a{ color:#fff; display:block; font-size:12px; text-decoration:none; font-weight:bold; padding:10px 18px; } #navigation li a:hover{ background:#4d0000; } /* ----- Nagłówki ----- */ h1{ font-family:'Georgia'; font-size:28px; font-weight:bold; color:#718e3e; margin-bottom:1%; } h2{ font-family:'Georgia'; font-size:25px; font-weight:normal; color:#718e3e; margin-bottom:1%; } h3{ font-size:11px; font-weight:bold; color:#666; margin:5px 0; } /* ----- PARAGRAPHS ----- */ p{ color:#043f4a; font-size:12px; line-height:25px;} #primaryContent ul{ color:#043f4a; font-size:11px; /* ----- Wszystkie listy ----- */ margin:20px 0; list-style:none; margin-top:30px; } #primaryContent li{ padding-left:25px; margin:8px 0; list-style:none; background:url('../images/content_bullet.png') left bottom no-repeat; } /* ----- FORMS ----- */ input{ background-color: #FFF; color: #999999; border: 1px solid #CCC; font-size: 11px; padding: 3px; width:160px; } button{ background-color:#EFEFEF; line-height:11px; color: #000; border: 1px solid #CCC; font-size: 11px; height:20px; margin: 0; padding: 0 5px; } form p{ padding:2px 0; } /* ----- IMAGES ----- */ img{ border:0; } img a{ border:0; text-decoration:none; } img a:hover{ border:none; } /* ----- CONTENT ----- */ #primaryContent{ width:65%; padding:20px 55px; border-right:5px solid #e7e7e7; font-size:11px; float:left; clear:none; margin-top:3%; } #primaryContent img{ float:right; clear:none; margin-right:0; padding:1px; } #secondaryContent{ width:25%; padding:0px 0px; font-size:11px; float:right; margin-top:3%; margin-left:"2px" } #secondaryContent h2{ padding:11px 15px; background:url('../images/intro_bg.gif') no-repeat; color:#fff; line-height:21px; font-size:16px; font-weight:normal; text-align:center; } } #secondaryContent li{ list-style:none; padding-left:20px; margin:8px 0; background:url('../images/tiny_bullet.png') left bottom no-repeat; } #secondaryContent p{ font-size:13px; text-align:justify; } #secondaryContent li a{ color:#575757; font-weight:bold; text-decoration:none; } #secondaryContent li a:hover{ color:#E7E7E7; font-weight:bold; text-decoration:underline; } #secondaryContent .links li{ padding-left:0px; margin:0px 0; background:none; } /* ----- COMMENTS ----- */ #comments{ margin:15px 0; } #comments #status{ color:#546d17; background:#f8f8f8; border:2px solid #ececec; padding:10px; margin-bottom:15px; } } #comments a{ color:#546d17; font-weight:bold; text-decoration:none; } #comments a:hover{ color:#666; text-decoration:underline; } /* ----- Stopka ----- */ #stopka{ margin:0 auto; margin-bottom:10px; height:10px; padding:18px 20px; clear:both; width:87%; text-align:right; font-size:10px; color:#484848; background:#f4f4f4; clear:none; } #stopka #copyright{ float:left; clear:none; } #stopka a{ color:#606060; text-decoration:none; } #stopka p{ color:#606060; text-decoration:none; margin-bottom:30px; clear:none; } #stopka a:hover{ color:#ccc; text-decoration:underline; } /* ----- CLASSES ----- */ .clear{ clear:both; }