/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
    margin: 0;
    padding: 0;
}

p {
    margin-top: 0;
    padding-top: 0;
}

a img,:link img,:visited img {
    border: none;
}

ul {
    margin: 0;
    padding-left: 19px;
}

/**********************************************/
/* HEADINGS */
h1, h2, h3 {
    margin-bottom: 3px;
    line-height: 1.5em;
    font-family: Tahoma;
    font-weight: normal;
}

h4, h5, h6 {
    margin-bottom: 3px;
    line-height: 1.5em;
    font-family: Tahoma;
}

h1 {
    font-size: 18px;
    color: #15689a;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    color: #CA001E;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    color: #B26419;
    font-weight: normal;
}

h4 {
    font: normal 16px Tahoma;
    color: #B26419;
}

h5 {
    font-weight: normal;
    font-size: 1em;
}

td {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
}

div {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    text-align: justify;
}

/**********************************************/
/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */
/******************************************************
 CONTENT BOXES
 ******************************************************/
html, body {
    text-align: center;
}

html {
    background-repeat: repeat-x;
    background-color: #f8f3ed;
    background-image: url(../../../graphics/bg_pattern.jpg);
}

body {
}

/******************************************************
 top
 ******************************************************/ #top {
    width: 830px;
    height: 290px;
    margin: auto;
    background-image: url(../../../graphics/top.jpg);
}

/******************************************************
 content
 ******************************************************/ #content {
    width: 830px;
    margin: auto;
} #left {
    float: left;
    margin-left: 13px;
}

/******************************************************
 menu
 ******************************************************/ #menu {
    width: 192px;
    background-color: #fff;
} #menu-top {
    width: 192px;
    height: 29px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/menu_top.gif);
} #menu-center {
    width: 192px;
    min-height: 460px;
    background-color: #fff;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url(../../../graphics/menu_center_pattern.gif);
} #menu-bottom {
    width: 192px;
    height: 29px;
    background-image: url(../../../graphics/menu_bottom.gif);
} .menu-element {
    height: 18px;
    padding-left: 20px;
    padding-bottom: 10px;
}

/******************************************************
 main
 ******************************************************/ #main-content {
    width: 601px;
    float: left;
    margin-left: 10px;
    background-color: #fff;
} #main-top {
    width: 601px;
    height: 9px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/main_top.gif);
} #main-center {
    width: 519px;
    min-height: 815px;
    padding-top: 23px;
    padding-left: 44px;
    padding-right: 38px;
    padding-bottom: 20px;
    background-position: bottom;
    background-repeat: repeat-x;
    background-image: url(../../../graphics/main_center_pattern.gif);
} * html #main-center {
    width: 519px;
    height: 815px;
    padding-top: 23px;
    padding-left: 44px;
    padding-right: 38px;
    padding-bottom: 20px;
    background-position: bottom;
    background-repeat: repeat-x;
    background-image: url(../../../graphics/main_center_pattern.gif);
} #main-bottom {
    width: 601px;
    height: 7px;
    background-color: none;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/main_bottom.gif);
} .next {
    border: 0;
    float: left;
    width: 48px;
    height: 144px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/next.gif);
} .prev {
    border: 0;
    float: left;
    width: 48px;
    height: 144px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/prev.gif);
} .anyClass {
    float: left;
} #gallery-box {
    height: 187px;
    background-position: top;
    margin-top: 10px;
    background-image: url(../../../graphics/gallery-bg.gif);
} .gall {
    bottom: 10px;
    left: 0;
}

/******************************************************
 szukaj
 ******************************************************/ #szukaj {
    width: 192px;
    height: 134px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/szukaj.gif);
}

/******************************************************
 szybki kontakt
 ******************************************************/ #skontakt {
    width: 182px;
    height: 137px;
    margin-top: 10px;
    padding-top: 45px;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/kontakt.gif);
}

/******************************************************
 footer
 ******************************************************/ 
 #footer {
    width: 800px;
    height: 20px;
    margin: auto;
	font-size:11px;
    padding-left: 180px;
    text-align: center;
} .box-four {
    width: 213px;
    background: none;
    margin: 4px 0;
} .box-four .inside {
    padding: 4px;
    /******************************************************
     search
     ******************************************************/
}#wyszukiwarka {
    padding-top: 50px;
    padding-left: 9px;
}.search-button {
    padding-right: 8px;
    float: right;
    /******************************************************
     FORM
     ******************************************************/
}#contact {
    width: 250px;
    padding-left: 113px;
} #contact-content {
    text-align: left;
    padding: 0 0 10px 100px;
}

fieldset.contact {
    border: 0 !important;
    width: 250px !important;
    padding: 0;
    text-align: left;
    width: 526px;
}

div.form {
    overflow: hidden;
    margin-bottom: 0.5em;
    clear: both;
} .label {
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
}

label {
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
}

input.text, textarea {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
} .form10 {
    border: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
} .noInput {
    border: 0;
    background: none;
} .search {
    border: solid 1px #272D17;
    width: 280px;
    height: 22px;
}

input.contact {
    border: solid 1px #272D17;
    width: 280px;
    height: 22px;
}

input.contact-search {
    border: 0;
    width: 175px;
    height: 25px;
    background-image: url(../../../graphics/search_bg.gif);
}

textarea.contact {
    border: solid 1px #272D17;
    width: 280px;
    height: 171px;
}

select.contact {
    border: solid 1px #272D17;
    width: 280px;
    height: 22px;
}

form {
    margin: 0;
} #form-cont {
    padding: 14px 0px 0 25px;
} #form-cont2 {
    padding-left: 24px;
}

/******************************************************
 LINK
 ******************************************************/
a {
    color: #781c21;
    font-size: 11px;
    text-decoration: none;
}

a:hover {
    color: #a00000;
    text-decoration: none;
} .normal {
    color: #272d17;
    font-size: 11px;
    padding-left: 23px;
    font-weight: bold;
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-position: center left;
    background-image: url(../../../graphics/menu_normal.gif);
} .normal:hover {
    color: #a00000;
    text-decoration: none;
    background-image: url(../../../graphics/menu_active.gif);
} .active {
    color: #a00000;
    font-size: 11px;
    font-weight: bold;
    padding-left: 23px;
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-position: center left;
    background-image: url(../../../graphics/menu_active.gif);
}



