/****************************************
 * Grupa Adventure Planet, CSS File     *
 * Made by Finansis - Artur Tomaszewski *
 ****************************************/

body {
	color: white;
    background-color: #3a2d00;
    text-align: center;
    font-family: tahoma, arial, sans-serif;
    font-size: 12px;
}
img {
    border: 0px;
}
img.doc {
    border: 1px solid #666666;
}
a {
    color: navy;
    background-color: inherit;
    text-decoration: none;
}
a:hover {
    color: navy;
    background-color: inherit;
    text-decoration: underline;
}
.navi {
    clear: both;
    text-decoration: none;
    font-family: tahoma, sans-serif;
    font-size: 11px;
}
p {
    margin: 0px;
    padding: 3px 0px 8px 0px;
    text-align: justify;
}
.important {
    color: black;
    background-color: #e9e4e4;
    border: 1px solid #b7b2a3;
    padding: 7px 10px 7px 10px;
}
.center, .spaceBeforeCenter {
    text-align: center;
}
.right {
    text-align: right;
}
.bigger {
    font-size: 13px;
}
.biggest {
    font-size: 14px;
}
.spaceBefore, .spaceBeforeCenter {
    padding: 8px 0px 8px 0px;
}
h1 {
    font-family: arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    color: #683138;
    background-color: inherit;
    margin: 0px;
    padding: 0px 0px 8px 0px;
}
h2 {
    font-family: arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: black;
    background-color: inherit;
    margin: 0px;
    padding: 3px 0px 6px 0px;
}
table {
    color: black;
}
tr {
    vertical-align: top;
}
li {
    padding-bottom: 10px;
}

.validate {
    margin-top: 10px;
    margin-bottom: 0px;
}
.validate ul {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 25px;
    padding: 0px;
    color: red;
    background-color: inherit;
}
.validate li {
    margin: 0px;
    padding: 0px;
}

ol, ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
    padding: 0px;
}
ol.roman {
    list-style-type: upper-roman;
}
ul li {
    margin: 3px;
    padding: 0px;
}
ol li {
    margin-bottom: 5px;
    padding: 0px;
}
ol ul {
    margin-left: 20px;
}
ol li ul li {
    list-style-type: disc;
}

.required {
    color: red;
    background-color: inherit;
    vertical-align: top;
}

.invi, #photos {
    display: none;
}

form {
    margin: 0px;
    padding: 8px 0px 8px 0px;
}
fieldset {
    border: 1px solid #999999;
    padding: 4px;
    margin: 1px;
}
legend {
    color: navy;
    background-color: inherit;
}
input, textarea {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-style: normal;
}
.vmiddle {
    vertical-align: middle;
}

#photosLoading {
    padding-top: 60px;
    padding-bottom: 60px;
    vertical-align: middle;
}

#loading {
    display: block;
    text-align: center;
    width: 100%;
    color: #CCC3A5;
    background-color: inherit;
    padding: 10px;
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
}
#outer {
    margin: 0 auto 0 auto;
    width: 904px;
}
#lang {
    display: none;
    float: right;
    width: 100%;
    height: 24px;
    text-align: right;
}
#head {
    clear: both;
    width: 100%;
    height: 152px;
    background-image: url(head.jpg);
    background-repeat: no-repeat;
}
#goToMain {
    float: left;
    height: 70px;
    width: 240px;
    margin-left: 25px;
    margin-top: 20px;
}
#menu {
    float: left;
    width: 650px;
    height: 28px;
    padding-top: 22px;
    padding-left: 32px;
    text-align: left;
}
.item {
    float: left;
}
#middle {
    width: 100%;
    clear: both;
    padding: 0px;
    margin: 0px;
    background-image: url(middle.jpg);
    background-repeat: repeat-y;
}
.panel {
    float: right;
    width: 195px;
}
#lefter {
    width: 46px;
    height: 10px;
    float: left;
}
#content {
    float: left;
    width: 632px;
    color: black;
    background-color: inherit;
    text-align: left;
    padding: 0px;
    margin: 8px;
    /*border: 1px solid yellow;*/
}
#contentSingle {
    float: left;
    width: 100%;
}
#contentHalfLeft {
    float: left;
    width: 305px;
    text-align: left;
    padding-right: 10px;
    margin: 0px;
}
#contentHalfRight {
    float: left;
    width: 305px;
    text-align: left;
    padding-left: 10px;
    margin: 0px;
}
#contentHalfBiggerLeft {
    float: left;
    width: 345px;
    text-align: left;
    padding-right: 10px;
    margin: 0px;
}
#contentHalfSmallerRight {
    float: left;
    width: 263px;
    text-align: left;
    padding-left: 10px;
    margin: 0px;
}
#contentHalfLBiggerLeft {
    float: left;
    width: 320px;
    text-align: left;
    padding-right: 10px;
    margin: 0px;
}
#contentHalfLSmallerRight {
    float: left;
    width: 288px;
    text-align: left;
    padding-left: 10px;
    margin: 0px;
}
#contentHalfSmallerLeft {
    float: left;
    width: 263px;
    text-align: left;
    padding-right: 10px;
    margin: 0px;
}
#contentHalfBiggerRight {
    float: left;
    width: 345px;
    text-align: left;
    padding-left: 10px;
    margin: 0px;
}
#bottom {
    clear: both;
    height: 43px;
}
#footer {
    width: 100%;
    height: 15px;
    margin: 2px 0px 0px 0px;
    text-align: left;
    font-size: 10px;
    color: #776e50;
    background-color: inherit;
}
#footer .left {
    float: left;
    text-align: left;
    margin: 0px 0px 0px 7px;
    padding: 0px;
}
#footer .left h2 {
    margin: 0px;
    padding: 0px;
    display: inline;
    font-family: tahoma, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    color: #776e50;
    background-color: inherit;
}
#footer .right {
    float: right;
    text-align: right;
    margin: 0px 7px 0px 0px;
    padding: 0px;
}
#footer a {
    font-size: 10px;
    color: #887e61;
    text-decoration: none;
    font-weight: normal;
}

#slideBox {
    margin: 35px auto 0px auto;
    width: 267px;
    height: 340px;
}
#slideTop {
    width: 100%;
    height: 15px;
    background-image: url(slide_top_pin.jpg);
}
#slideLeft {
    float: left;
    width: 16px;
    height: 306px;
    background-image: url(slide_left.jpg);
}
#slidePicture {
    float: left;
    width: 230px;
    height: 306px;
    background-image: url(slide01_pin.jpg);
}
#slideRight {
    float: left;
    width: 21px;
    height: 306px;
    background-image: url(slide_right.jpg);
}
#slideBottom {
    clear: both;
    width: 100%;
    height: 19px;
    background-image: url(slide_bottom.jpg);
}

.tripsList {
    margin: 10px 0px 10px 0px;
    width:292px;
    height:600px;
    overflow-x: hidden;
    overflow-y: scroll;
}

img#inc {
    margin: 28px 0px 0px 0px;
}
img#eve {
    margin: 12px 6px 0px 0px;
}
img#con {
    margin: 14px 0px 0px 2px;
}
img#tmb {
    margin: 14px 2px 0px 0px;
}

table.photos, table.exPhotos, table.exBigPhotos, table.reffs {
    margin: 0 auto 0 auto;
    border-spacing: 0px;
    border-collapse: collapse;
}

table.photos td, table.exBigPhotos td {
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

table.exPhotos td {
    padding: 4px;
    text-align: center;
    vertical-align: middle;
}

table.reffs td {
    padding: 6px;
    text-align: center;
    vertical-align: middle;
}

table.photos img, table.exBigPhotos img {
    border: 3px solid white;
}
table.exPhotos img {
    border: 2px solid white;
}

div.offerBox {
    clear: both;
    height: 115px;
    width: 100%;
    color: black;
    background-color: #e8e4e4;
    border: 1px solid #b7b2a3;
    margin: 7px 0px 7px 0px;
}
div.offerBox h2 {
    color: #302b77;
    font-size: 14px;
    font-style: normal;
    margin: 0px;
    padding: 3px 0px 6px 0px;
}
div.offerBox h2 a:hover {
    color: #302b77;
    background-color: inherit;
    text-decoration: underline;
}
div.offerImg {
    height: 115px;
    width: 179px;
    float: left;
    margin-right: 5px;
}
div#offerIncentive {
    background-image: url(offer_incentive.jpg);
    background-repeat: no-repeat;
}
div#offerEvents {
    background-image: url(offer_events.jpg);
    background-repeat: no-repeat;
}
div#offerTeam {
    background-image: url(offer_team.jpg);
    background-repeat: no-repeat;
}
div#offerConf {
    background-image: url(offer_conf.jpg);
    background-repeat: no-repeat;
}
div.offerItem {
    float: left;
    width: 430px;
    padding: 7px;
}

div.ticket {
    clear: both;
    width: 267px;
    height: 81px;
    background-color: #ece3d2;
    background-image: url(ticket.jpg);
    margin-top: 5px;
    margin-bottom: 5px;
}
div.ticket .thumb {
    float: left;
    width: 90px;
    height: 67px;
    padding: 9px 0px 0px 11px;
}
div.ticket .desc {
    float: left;
    width: 160px;
    height: 52px;
    text-align: center;
    padding-top: 28px;
}
div.ticket .desc2 {
    float: left;
    width: 160px;
    height: 52px;
    text-align: center;
    padding-top: 20px;
}
div.ticket .desc3 {
    float: left;
    width: 160px;
    height: 52px;
    text-align: center;
    padding-top: 15px;
}

.sitemap li {
    font-weight: bold;
    padding-bottom: 1px;
}
.sitemap li li {
    font-weight: normal;
}

.shortcuts li {
    font-weight: normal;
    padding-bottom: 1px;
}

#continents div {
    height: 150px;
    margin: 10px 0px 0px 30px;
}

.navi a { /* all together */
    white-space: nowrap;
}

/* referencje */
table.reffs {
    padding: 0px;
    margin: 7px auto 0px auto;
}
.reffs .name_b {
    text-align: left;
    color: #3a2d00;
    font-weight: bold;
}
.reffs .name {
    text-align: left;
    font-size: 13px;
}

/* targi */
table#targiReszta {
    display: none;
}
table.targi {
    border: 1px solid #b7b2a3;
    margin: 10px auto 5px auto;
    font-size: 12px;
}
table.targi tr {
}
table.targi td {
    padding: 7px;
}
table.targi td.logo {
    width: 85px;
    text-align: center;
    vertical-align: top;
}
table.targi td.desc {
    padding-left: 10px;
}
table.targi td.desc div {
    margin-bottom: 3px;
}
table.targi td.desc .date {
    font-weight: bold;
}
table.targi td.desc .name {
    text-decoration: underline;
}
table.targi tr.alt {
    background-color: #CCCCCC; /*#e9e4e4*/;
}
