/*
Theme Name: wpanoramie_theme
Theme URI: www.wpanoramie.pl
Description: Szablon strony wpanoramie.pl
Version: 1.0
Author: INTERant
Author URI: www.interant.pl
*/

body {
    margin: 0 auto;
    width: 1010px;
    padding: 0;
    background: url(img/bg.png) repeat-x;
    background-color: #f3f3f3;
    _background: #fff !important;
    font-family: Verdana;
    font-size: 13px;
    line-height: 21px;
    color: #353535;
}

p {
    font-family: Verdana;
    font-size: 13px;
    line-height: 21px;
    color: #353535;
}

a {
    font-family: Verdana;
    font-size: 13px;
    line-height: 21px;
    color: #353535;
    outline: 0;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

h1 {
    display: none;    
}

h2, h3 {
    font-family: Verdana;
    font-size: 13px;
    line-height: 21px;
    color: #000000;
    margin: 0;
    padding: 0;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
}

#header {
    width: 1010px;
    height: 185px;
    margin: 0 auto;
    padding: 0;
    background: url(img/header.jpg) no-repeat;
}

#logo a {
    width: 417px;
    height: 40px;
    margin-left: 4px;
    margin-top: 50px;
    padding: 0;
    display: block;
    background: none;
    position: absolute;
    z-index: 99;
}

#header h1 {
    margin-top: 102px;
    margin-left: 230px;
    padding: 0;
    font-family: Myriad Pro;
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    position: absolute;
    text-shadow: 1px 1px 1px #f8f8f8;
}

#header h1 span {
    color: #27ade3;
}

#top {
    width: 520px;
    height: 51px;
    float: right;
    margin: 0;
    padding: 0;
    background: url(img/top_bg.png) no-repeat;
}

#top p {
    padding-left: 30px;
    padding-top: 4px;
    margin: 0;
}

#top a {
    padding-left: 6px;
    padding-right: 6px;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    color: #6e6e6e;
    text-shadow: 1px 1px 1px #f8f8f8;
    text-decoration: underline;
}

#top a:hover {
    color: #000000;
    text-decoration: none;
}

#search {
    width: 525px;
    height: 48px;
    float: right;
    margin-top: 86px;
    padding: 0;
    background: url(img/search_bg.png) no-repeat;
}


#s {
    width: 360px;
    height: 21px;
    margin-left: 28px;
    margin-top: 19px;
    font-style: italic;
    font-size: 13px;
    color: #bdbcbc;
    background: none;
    border: none;
}

#ss {
    width: 32px;
    height: 32px;
    margin: 15px 0 0 36px;
    padding: 0;
    background: url(img/search.png) no-repeat;
    border: 0;
    cursor: pointer;
    position: absolute;
}

#jestes-tutaj{
    padding: 0;
    height: 35px;
    margin-left: 22px;
}

#jestes-tutaj p{
    margin: 0;
    padding: 0;
}

#content {
    width: 1010px;
    margin: 0 auto;
    padding: 0;
    background: url(img/content_bg.png) repeat-y;
    overflow: hidden;
}

#content-head {
    width: 1010px;
    height: 16px;
    margin: 0 auto;
    padding: 0;
    background: url(img/content_head.png) no-repeat;
}

#content-footer {
    width: 1010px;
    height: 19px;
    margin: 0 auto;
    padding: 0;
    background: url(img/content_footer.png) no-repeat;
}

.inside {
    width: 704px;
    margin-left: 292px;
    padding: 0;
    overflow: hidden;
}

.inside-head {
    width: 704px;
    height: 12px;
    margin: 0;
    padding: 0;
    background: url(img/inside_head.png) no-repeat;
}

.inside-content {
    width: 704px;
    margin: 0;
    padding: 0;
    background: url(img/inside_bg.png) repeat-y;
    overflow: hidden;
}

.inside-content p {
    margin: 0;
    padding-left: 11px;
    padding-right: 11px;
    overflow: hidden;
}

.inside-content h2 {
    margin: 0;
    text-shadow: 1px 1px 1px #f8f8f8;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 11px;
}

.inside-content small {
    margin: 0;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 11px;

}

.inside-footer {
    width: 704px;
    height: 13px;
    margin: 0;
    padding-bottom: 7px;
    background: url(img/inside_footer.png) no-repeat;
}

.spearator {
    padding-top: 11px;
    padding-bottom: 11px;
}

#sidebar {
    width: 274px;
    margin-left: 12px;
    padding: 0;
    float: left;
}

.sidebar-head {
    width: 274px;
    height: 11px;
    margin: 0;
    padding: 0;
    background: url(img/sidebar_head.png) no-repeat;
}

.sidebar-head2 {
    width: 274px;
    height: 11px;
    margin-top: 7px;
    padding: 0;
    background: url(img/sidebar_head.png) no-repeat;
}

.sidebar-content {
    width: 274px;
    margin: 0;
    padding: 0;
    background: url(img/sidebar_bg.png) repeat-y;
}

.sidebar-content h2 {
    margin: 0;
    padding: 5px;
    text-shadow: 1px 1px 1px #f8f8f8;
}

.sidebar-content li {
    margin: 0;
    padding: 5px;
}

.sidebar-content li a{
    text-decoration: underline;
}

.sidebar-content li a:hover {
    text-decoration: none;
}

.sidebar-footer {
    width: 274px;
    height: 12px;
    margin: 0;
    padding: 0;
    background: url(img/sidebar_footer.png) no-repeat;
}

#menu {
    width: 262px;
    padding-top: 4px;
    margin-left: 6px;
}

#menu ul {
    margin: 0;
    padding: 0;
}

#menu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu ul li a {
    width: 262px;
    height: 48px;
    display: block;
    text-align: left;
    font-size: 13px;
    padding-top: 4px;
    line-height: 37px;
    font-weight: bold;
    color: #6e6e6e;
    text-shadow: 1px 1px 1px #f8f8f8;
    text-decoration: none;
    background: url(img/menu_bar.png) no-repeat top;
}

#menu ul li a:hover {
    background: url(img/menu_bar_hover.png) no-repeat top;
    color: #000000;
}

.spacer {
    width: 12px;
}

.spacer2 {
    width: 1px;
    margin: 0;
    padding-left: 105px;
}

#footer {
    width: 1010px;
    height: 85px;
    margin-bottom: 4px;
    padding: 0;
    background: url(img/footer_bg.png) no-repeat;
}

#footer p {
    color: #6e6e6e;
    padding-top: 28px;
    font-size: 11px;
    text-align: left;
    padding-left: 30px;
}

#footer a {
    color: #135bbc;
    font-size: 11px;
    text-decoration: none;
}

#footer a:hover {
    color: #5d98e8;
    text-decoration: underline;
}

#googlemap {
    width: 678px;
    height: 298px;
    border: 1px solid #40403e;
    margin-left: 12px;
    padding: 0;
}

.scroll {
    overflow-y: scroll;
    height: 500px;
}

.navigation {
    text-align: center;
}

.icon-top {
    vertical-align: middle;
    margin: 2px 0 0 0;
}

.fb_share {
    margin: 0 0 10px 11px;
}
