/* resetowanie CSS  */

* {
margin: 0;
padding: 0;
}

img {
    border: none;
}

code {
    display: block;
    margin: 10px 0;
    padding: 5px;
    border: 1px solid silver;
    background: #E6E6E6;
}

/*  przydatne klasy */
.errors 
{
    color: #f00;
    font-weight: bold;
    margin: 20px 0;
}

.clear 
{
    clear: both;
}

.right {
    text-align: right !important;
}

.center {
    text-align: center !important;
}

.below {
    margin-top: 20px;
}

.bold {
    font-weight: bold;
}

.loading {
    background: url('../img/loading.gif') top center no-repeat; 
    padding-top: 20px;
    text-align: center !important;
}

/* 
    ramka z zaletami produktów
*/
.benefits {
    float: right;
    margin: 0 0 20px 30px;
}

.benefits_top 
{
    width: 300px;
    background: url('../img/benefits_top.png') top left no-repeat;
    height: 11px;
    
}

.benefits_mid
{
    width: 260px;
    background: url('../img/benefits_mid.png') top left repeat-y;
    padding: 10px 20px;
    line-height: 220%;
    font-size: 13px;
}

.benefits_bottom
{
    width: 300px;
    background: url('../img/benefits_bottom.png') top left no-repeat;
    height: 11px;
}

.benefits_mid span {
    background: url('../img/point2.png') center left no-repeat;
    padding: 0 0 0 26px;
    display: block;
}

/* minigalerie */
.screenshots img {
    border: 1px solid silver;   
}

/*  boks  */
.top 
{
    width: 548px;
    background: url('../img/boks_top.png') top left no-repeat;
    height: 13px;
}

.mid
{
    width: 528px;
    background: url('../img/boks_mid.png') top left repeat-y;
    padding: 0 10px 0 10px;
    line-height: 220%;
    font-size: 13px;
}

.bottom
{
    width: 548px;
    background: url('../img/boks_bottom.png') top left no-repeat;
    height: 11px;
}

/*  alerty  */

.alert {
    margin: 20px auto;
    width: 548px;
    text-align: center;
    font-weight: bold;
}

.success {
    color: #00892B;
}

.info {
    color: #00458A;
}

.error {
    color: #FF0000;
}

/* ścieżka */
.path {
    margin: 5px 0 0 0;
}


body 
{
  background: #f8f8f8 url('../img/background.png') top left repeat-x;
    font-family: verdana, sans;
    font-size: 11px;
    color: #333;
}

#site
{
    
    width: 950px;
    margin: 33px auto 0 auto;
    
}

a
{
    color: #f60;
}

a:hover
{
    color: #f00;
}

/* logo */

#logo img
{
    border: 0;
}

/* menu */

#menu
{
    font-size: 14px;
    width: 100%;
    height: 50px;
}

#menu a
{
    color: #000;
    text-decoration: none;
}

#menu a:hover
{
    text-decoration: underline; 
}

#menu ul#glowne 
{
    float: left;
}

#menu ul#glowne li
{
    float: left;
    display: block;
    padding: 18px 20px 12px 20px;
    background: url('../img/line.png') top left no-repeat;
}


#menu ul#logowanie 
{
    float: right;
}

#menu ul#logowanie li
{
    float: left;
    display: block;
    padding: 18px 20px 12px 20px;
    background: url('../img/line.png') top right no-repeat;
}

/* część centralna 
   
     oferty */
#oferta {
    height: 190px;   
}

#oferta h1 a {
    color: #000;
    text-decoration: none;
}
 
#oferta ul#lista_ofert li
{
    float: left;
    display: block;
    width: 310px;
    height: 180px;
    margin: 2px;
    border: 0;
}


#oferta ul#lista_ofert li img
{
    border: 0;
    padding: 5px;
}

#oferta ul#lista_ofert li#male
{
    background: url('../img/host_m.png') top right no-repeat;
}

#oferta ul#lista_ofert li#srednie
{
    background: url('../img/host_l.png') top right no-repeat;
}

#oferta ul#lista_ofert li#duze
{
    background: url('../img/host_xl.png') top right no-repeat;
}

#oferta ul#lista_ofert li ul
{
    margin-left: 10px;
    list-style-type: none;
}

#oferta ul#lista_ofert li ul li
{
    float: none;
    border: none;
    height: auto;
    line-height: 150%;
    background: url('../img/point.png') center left no-repeat;
    padding-left: 15px;
    list-style-type: none;
}


/* nagłówki ofert */

#oferta ul#lista_ofert li h1
{
    font-size: 24px;
    font-weight: normal;
    color: #333;
    padding-top: 10px;
}

#oferta ul#lista_ofert li h1 span
{
    color: #f60;
    font-weight: bold;
    text-transform: uppercase;
}

#oferta ul#lista_ofert li h2
{
    font-size: 19px;
    font-weight: bold;
    color: #333;
    padding: 6px;
}


/* część główna

   wrap */
     
#wrap 
{

  clear: both;
}

#wrap #left 
{
    float: left;
    width: 550px;
    margin-top: 5px;
}

#wrap #left h1
{
    font-size: 30px;
    font-weight: normal;
    padding: 20px 0 5px 0;
}

#wrap #left h1 span
{
    color: #f60;
    font-weight: bold;
    text-transform: uppercase;
}

#wrap #left .top
{
    width: 548px;
    background: url('../img/boks_top.png') top left no-repeat;
    height: 13px;
}

#wrap #left .mid
{
    width: 528px;
    background: url('../img/boks_mid.png') top left repeat-y;
    padding: 0 10px 0 10px;
    line-height: 220%;
    font-size: 13px;
}

#wrap #left .mid ul li
{
    background: url('../img/point2.png') center left no-repeat;
    padding: 0 0 0 26px;
    list-style-type: none;
}


#wrap #left .bottom
{
    width: 548px;
    background: url('../img/boks_bottom.png') top left no-repeat;
    height: 11px;
}


/* dodatkowy tekst po lewej stronie, pod boksem z cechami wspólnymi serwera */

#wrap #left h2
{
    text-align: left;
    font-size: 14px;
    color: #f60;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
    
}

#wrap #left p
{
    line-height: 150%;
    padding: 5px 0 5px 0;
}


#wrap #right
{
    width: 380px;
    float: right;
    margin-top: 10px;
}


#wrap #right h1
{
    text-align: right;
    font-size: 14px;
    color: #f60;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
    
}

#wrap #right h2
{
    text-align: left;
    font-size: 11px;
    color: #f60;
    font-weight: bold;
    padding: 15px 0 5px 0;
    border-bottom: 1px solid #ccc;
    
}

#wrap #right h2 a
{
    text-decoration: none;
}

#wrap #right p
{
    line-height: 150%;
    padding: 5px 0 5px 20px;
    text-align: justify;
    
}


/* podstrona */

#page
{
  
    clear: both;
    width: 100%;
    background: #fff;
    padding: 0;
    
}

#pagecontent
{
    width: 950px;
    margin: 0 auto 0 auto;
    line-height: 150%;
    padding-bottom: 30px;
}

#pagecontent h1
{
    font-size: 22px;
    font-weight: normal;
    color: #f60;
    padding: 15px 0 5px 0;
}

#pagecontent #page_content h3 {
    margin: 20px 0 10px 0;
}


#pagecontent h2
{
    text-align: left;
    font-size: 14px;
    color: #f60;
    font-weight: bold;
    padding: 15px 0 5px 0;
    border-bottom: 1px solid #ccc;padding: 15px 0 5px 0;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}

#pagecontent p
{
    
    padding: 5px 0 5px 0;
    text-align: justify;
}

#pagecontent img
{
    padding: 10px;
}

#pagecontent ul
{
    padding: 5px 0 5px 40px;
    list-style-type: disc;
}

#pagecontent ol
{
    padding: 5px 0 5px 40px;
    list-style-type: decimal;
}

/* menu na podstronie */

#page_menu
{
    width: 200px;
    float: right;
    padding: 10px 0 10px 10px;
    margin: 10px 0 10px 10px;
    background: #fff url('../img/menu_top.png') top right no-repeat;
}

#page #m
{
    background: #fff url('../img/menu_mid.png') top right repeat-y;
}
    
#page #b
{
    background: #fff url('../img/menu_bottom.png') top right no-repeat;
    height: 11px;
}

#page_menu ul
{
    list-style-type: none;
    margin: 0 auto 0 auto;
    padding: 15px 0;
    line-height: 220%;
    width: 90%;

}

#page_menu ul li
{
    padding: 1px 10px 1px 10px;
    list-style-type: none;
    border-bottom: 1px solid #eee;
}

#page_menu ul li:hover
{
    background: #f8f8f8;
}

#page_menu a
{
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

#page_content
{
    width: 700px;
    float: left;
}



/* stopka */

#footer
{
    clear: both;
    width: 100%;
    background: #fff url('../img/background_foot.png') top center repeat-x;
    padding: 40px 0 40px 0;
    color: #666;
}

#foot_wrap
{
    width: 950px;
    margin: 0 auto;
}

#foot_wrap p
{
    float: left;
    width: 420px;
}

#foot_wrap #site_map
{
    float: right;
    width: 520px;
    text-align: right;
}

#foot_wrap #site_map a
{
    padding: 0 0 0 10px;
    color: #666;
    text-decoration: none;
}

#foot_wrap #site_map a:hover
{
    color: #f60;
    text-decoration: underline;
}


/* formularze */

form.classic {
    width: 95%;
    margin: 10px auto 0 auto;
}

.classic label {
    font-size: 12px;
    display: block;
    width: 100%;
    margin-top: 15px;
}

.classic legend {
    color: #f60;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.classic fieldset {
    border: 1px solid #ccc;
    padding:  5px 20px 35px 20px;
    margin-bottom: 10px;
}

form.classic span.description {
    font-size: 9px;
    font-style: italic;
    width: 100%;
    color: #666;
    display: block;
}

.classic input.field, .classic input.submit, .classic textarea, .classic select {
    display: block;
}

.classic input.text {
    width: 70%;
    border: 1px solid #666;
    font-size: 1.1em;
}

.classic textarea {
    width: 100%;
    height: 250px;
    border: 1px solid #666;
}

input.text {
    width: 300px;
    border: 1px solid #666;
    font-size: 1.1em;
}

input.integer {
    width: 50px;
    border: 1px solid #666;
    font-size: 1.1em;
}


/* tabele */

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    border-bottom: 1px solid #ccc;
}

td, th {
    padding: 5px;
    text-align: left;
    
}

td
{
    border-top: 1px solid #ccc;
}

th {
    font-weight: bold;
    color: #f60;
}

td.name {
    font-weight: bold;
}

.classic h4 {
    color: #f60;
}

#platnosci {
    text-align: left;
    padding-top: 20px;
    clear: both;
}
#platnosci img {
    margin-right: 20px;   
}

.banner {
    margin-top: 20px;
    text-align: center;
}

.banner img {
    border: 1px solid silver;
}

.banner textarea {
    display: block;
    width: 500px;
    height: 50px;
    margin: 5px auto;
}

/*
    Sortowanie tabel
*/
table.tablesorter thead tr .header {
    background-image: url('../img/bg.gif');
    background-repeat: no-repeat;
    background-position: center left;
    cursor: pointer;
}
table.tablesorter thead th {
    padding-left: 18px;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url('../img/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
    background-image: url('../img/desc.gif');
}