﻿<!--
@charset "UTF-8";

/**
 * SH css
 *
 * @file        style.css
 * @name
 * @version     1.0
 * @type        transitional
 * @browsers    Windows: IE7+, Opera9+, Firefox3+
 *
 * @link        http://www.sebastianhoman.pl/
 * @copyright   2010 Sebastian Homan. All Rights Reserved.
 *
 */

/* Główne ustawienia
---------------------------------------------------------------------------------------------------- */

html, body {
    height: 100%;
}

body {
    background: #75A4D5;
}

body, td, th, tr {
    font-family: arial, tahoma, arial, Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}

* {
    outline: 0px;
}

/* Globalne klasy
---------------------------------------------------------------------------------------------------- */

.hide          { display: none; }
.clear         { clear: both; }
.float-left    { float: left; }
.float-right   { float: right; }
.inline        { display: inline; }
.block         { display: block; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0; }
.nomargin     { margin: 0; }
.noindent      { margin-left: 0; padding-left: 0; }
.nobullet      { list-style: none; list-style-image: none; }
.noborder     { border: 0; }

table          { margin-bottom: 1.0em; }
th             { font-weight: bold; }
thead th       { background: #DFEBFF; }
th,td,caption  { padding: 4px 10px 4px 5px; }
tr.even td     { background: #e5ecf9; }
tfoot          { font-style: italic; }
caption        { background: #eee; }

/* Struktura
---------------------------------------------------------------------------------------------------- */

#container {
    width: 960px;
    margin: 0 auto;
    border: 1px solid #0E3782;
    background: #ffffff;
    min-height: 1400px;
}

#header {
    height: 300px;
    text-align: center;
}

#kolumna_lewa{
	float: left;
	width: 200px;
}

#kolumna_prawa {
	float: right;
    width: 200px;
    padding-bottom: 30px;
    text-align: center;
}

#kolumna_prawa  table{
    margin: auto;
    width: 100%;
    border:0; 
}

.netpp_news {
    border:0 !important;
}

.naglowek, .netpp_title h3, .netpp_product_buynow a {
    height: 22px !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
    padding: 2px 2px 2px 18px !important;
    line-height: 22px !important;
    background: url("../grafika/arrow.gif") 9px 11px no-repeat #0E3782 !important;
    text-align: left !important;
    font-size: 12px !important;
}

.netpp_title, .netpp_product_buynow {
    padding: 0 !important;
}

.netpp_news_container td {
    padding-top: 0 !important;
}

#money table div {
    color: #FFFFFF !important;
}

#tresc {
    float: left;
    width: 520px;
	padding: 15px;
    padding-top:0;
    text-align: justify;  
}

#content {
    padding: 5px;
    text-align: justify;
    min-height: 400px;
}

#content  p:first-child{
    margin-top:0;
}

#footer {
    width: 960px;
    margin: 0 auto;
    font-size: 10px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #6F5830;
}

#footer a {
    color: #6F5830;
    text-decoration: none;
}

p {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Linki
---------------------------------------------------------------------------------------------------- */

a {
    color: #15459C;
    text-decoration: none;
}

a:hover {
    color: #ED2901;
}

.naglowek a {
    color: #FFFFFF;	
}

.aktywny {
    font-weight: bold;
}

.porcjowanie  {
    margin-top: 5px;
}

.porcjowanie a {
    padding: 2px 5px 2px 5px;
}

.porcjowanie .aktywny{
    background: #15459C;
    color: #FFFFFF;
}

/* Nagłówki
---------------------------------------------------------------------------------------------------- */

h1 {
    color: #0E3782;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: normal;
    margin-bottom: 10px;
}

h2 {
    color: #291200;
    font-size: 18px;
    text-align: left;
    line-height: normal;
    font-weight: bold;
}

/* Aktualności
---------------------------------------------------------------------------------------------------- */

.aktualnosc {
	margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #75A4D5;
}

.aktualnosc h2 {
    font-size: 14px;
    line-height: normal;
    font-style: normal;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.aktualnosc  img {
    vertical-align: middle;
    margin-right: 7px;
    width: 120px;
    float: left;
}

.aktualnosc  p {
    margin: 0;
}

.aktualnosc  a {
    color: #000000;
}

/* Listy
---------------------------------------------------------------------------------------------------- */

#content ul, #content ol {
    margin-left: 20px;  
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Produkty
---------------------------------------------------------------------------------------------------- */

.produkt {
	margin-top: 0px;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #CFCFCF;
    
}

.produkt_naglowek {
    padding-bottom: 4px;
    border-bottom:1px dashed #4C666A;
    margin-bottom: 20px;
    height: 50px;
}

.produkt_naglowek  img {
    float: right;
    vertical-align: bottom;
  
}

.produkt h2 {
    float: left;
    color:#444444;
    font-size:12px;
    text-transform:uppercase;
    margin: 30px 0 0 0;
}

.produkt h3 {
    color: #0E3782;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.produkt .button {
    background: #D1DCEF;
    padding: 5px 7px 5px 7px;
    margin-left: 5px;
}

.produkt .button:hover {
    background: #0E3782;
    padding: 5px 7px 5px 7px;
    margin-left: 5px;
    color: #FFFFFF;
}


.produkt ul {
    margin-bottom: 15px !important;
}


/* menu główne
---------------------------------------------------------------------------------------------------- */

#menu {
}

.menu li {
    list-style-type:none;
    list-style-image: url('../grafika/arrow3.gif') ;
    padding-bottom: 2px;
}
	
#menu a {
    height: 30px;
    color: #FFE9C5;
    display: block;
    float: left;
    line-height: 30px;
    padding: 0px 20px 0px 30px;
    font-size: 13px;
    width: 70px;
    background: url('../grafika/menu-1.gif') left no-repeat;
    text-decoration: none;
}

#menu a:hover {
    color: #FFE9C5;
    background: #7F684F url('../grafika/menu-3.gif') left no-repeat;
}

#menu .aktywny {
    background: #FFE9C5;
    color: #150E09;
    background: #ffe9c5 url('../grafika/menu-2.gif') left no-repeat;
}

.wstecz {
    text-align: center;
}

/* SEO
---------------------------------------------------------------------------------------------------- */

.seo {
    cursor: text;
}

.tresc_seo {
    padding: 10px;
}

.tresc_seo a {
    text-decoration: underline;
}

-->
