@font-face {
    font-family: 'Ubuntu Web';
    src: url('../fonts/ubuntu-r-webfont.eot');
    src: url('../fonts/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-r.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Ubuntu Web';
    src: url('../fonts/ubuntu-b-webfont.eot');
    src: url('../fonts/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-b.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}



body {
    font-family: 'Ubuntu Web',Georgia, 'Courier New';
    font-size: 11px;
    margin: auto;
    padding: 0 0 30px;
    background: #e3e0c1 url(../i/background.jpg) no-repeat center top;
}
.img img {vertical-align:top;}
.img {background-color:#ffffff;}
img {
    border: none;
}

table.posts td:nth-child(1n+1) {
    text-align: justify;
    line-height: 1.5em;
    font-size: 12px;
}

a {
    text-decoration: none;
    outline: none;
}
p {margin:1em 0;}

h3 { font-size: 1.17em;}
#description {
    text-align: justify;
    font: 400 14px/20px 'Ubuntu Web';
}


#description {margin:15px;}

#header {
    height: 162px;
    position: relative;
    background: url("../i/header.jpg") no-repeat scroll 0 0 #ffffff;
    width:974px;

}

#content {
    padding: 10px 20px 30px;
}

#page {
    border-left: 1px solid #4d351b;
    border-right: 1px solid #4d351b;
    width: 974px;
    margin: auto;
    -moz-box-shadow: 0px 0px 45px #6c6c6c;
    -webkit-box-shadow: 0px 0px 45px #6c6c6c;
    box-shadow: 0px 0px 45px #6c6c6c;
    background-color:#ffffff;
    position:relative;
    
}

#featured_countries {
    padding: 2px 0px 2px 20px;
    word-spacing: -1em;
    height:1.5em;
    background-color: #E3E0C1;
}

#featured_countries li {
    margin: 0px 0px 0px 10px;
    display: inline-block;
    word-spacing: normal;
}

#featured_countries a {
    font-size: 12px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #ABA991;
}

.tabs-nav {
    float: right;
    margin: 0 2px 0 0;
}

.tabs-nav a {
    float: left;
    margin: 0 1px 0 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    position:relative;
}

#register {
    -moz-box-shadow: 0 2px 5px #6C6C6C;
    -webkit-box-shadow: 0px 2px 5px #6c6c6c;
    box-shadow: 0px 2px 5px #6c6c6c;
    background-color: #66491f;
    padding: 5px 6px 4px 9px;
    margin-right: 2px;
    font-size: 11px;
    font-weight: normal;
    position:relative;
}

#user {
    float: right;
    margin: 5px 4px 0 0;
    font-weight: bold;
}

#user div {
    background-color: #ffffff;
    padding: 8px;
}

#user span {
    padding-left: 20px;
}

#login {
    -moz-box-shadow: 1px 2px 5px #6C6C6C;
    -webkit-box-shadow: 1px 2px 5px #6c6c6c;
    box-shadow: 1px 2px 5px #6c6c6c;
    background-color: #743c3f;
    padding: 5px 6px 4px 6px;
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
    position:relative;
}

#menutop {
    list-style: none;
    margin: 0;
    letter-spacing: 1px;
    position: absolute;;
    width: 100%;
    bottom: 3px;
}

#menutop li {
    float: left;
    padding: 4px 10px 4px 16px;
    background: url(../i/sep1.png) no-repeat left top
}

#menutop li.first {
    padding: 4px 11px 4px 28px;
    background: none;
}

#menutop a {
    position: relative;
    color: white;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: .12px;
    text-shadow: 2px 2px 1px #131C25;
}

#login-form {
    text-align: center;
    background-color: #E3E0C1;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#login-form p {
    display: inline-block;
}

#login-form label {
    display: inline;
    width: 40px;
}

#login-form input {
    display: inline;
    margin-right: 5px;
}

#login-form #id_username {
    width: 110px;
}

#login-form #id_password {
    width: 80px;
}

#footer {
    /*margin: 0 auto 36px;*/
    font-size: 11px;
    font-weight: normal;
    clear:both;
}

#footer div {
    text-align: center
}

#tools {
    margin: 0;
    padding: 0;
    height: 26px;
    background: url('../i/footer.png') no-repeat center top;
}

#tools li a {
    font-weight: bold;
    letter-spacing: .01px;
    color: #ffffff;

}

#tools li.first {
    background: none;
    padding: 0;
    margin-top: 6px;
}

#tools li.second {
    background: none;
    padding-left: 143px
}

#tools li {
    font-size: 11px;
    float: left;
    list-style: none;
    background: url(../i/sep2.png) no-repeat left top;
    padding: 6px 6px 6px 10px;
    text-shadow: 2px 2px 0 #131C25;
}

#about {
    width: 974px;
    margin: 20px auto 0;
    font-weight: normal;
    text-align: center;
}

#about a {
    font-weight: normal;
    padding: 0 21px 0px 14px
}

#about a.first {
    padding-left: 17px
}

#copy {
    margin-top: 20px;
    font-weight: normal;
    letter-spacing: .001px;
    padding-left: 2px;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

/* blocks */

.box {
    vertical-align: top;
    width: 100%;
    margin-bottom: 16px;
    clear:both;
}

.box.c2 {
    width: 50%;
    float:left;
    clear:none;
}

.box.medium {
    width: 300px
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* headers */
h2 {
    text-align: left;
    margin: 0 0 14px 0;
    font-size: 16px;
    font-family: 'Ubuntu Web', Georgia, 'Courier New';
    text-shadow: 1px 1px 1px lightgray;
}

h2.bg {
    padding: 1px 0 1px 0; /* For WebKit (Safari, Google Chrome etc) */
    background: -webkit-gradient(linear, left top, right top, from(#e1e1e1), to(#fff), color-stop(0.7, #fff)); /* For Mozilla/Gecko (Firefox etc) */
    background: -moz-linear-gradient(left top, #e1e1e1, #fff 70%);
    background: linear-gradient(0deg,#e1e1e1, #ffffff 70%);
    -pie-background: linear-gradient(0deg,#e1e1e1, #ffffff 70%);
    position:relative;
    display:block;
}

h2.bg a, h2.bg span {
    background: url(../i/h2a.png) no-repeat 0 0 #ffffff;
    padding-left: 26px;
    display: block;
    
}

h1 {
    font-size: 20px;
    margin: 0 0 15px;
    text-align: left;
}

.header {
    font-size: 16px;
    font-weight: bold;
}

/*colors */

h3 a, .album p {
    color: #181712;
}

/* stare kolory */
.fc0, #photo p.caption,.user p {
    color: #000000
}

.fc1, #register:hover, #login, .btn a, .cssbtn, .cssbtn span, .page, .page a, .next a, .prev a {
    color: #ffffff
}

.fc2, #actions a, #tagged a, #panel a, #faq a, .album a, h1,
.forum table a, #place h2, #featured_countries a:hover,.author, .page.current {
    color: #484848
}

.fc3, #about a {
    color: #876025
}

.fc4, #notifications a, #about a:hover, a, h2, #wm_album a {
    color: #9C7029;
    color: #6d440c;
}

.fc5, p.tags.fc5 a, a.more {
    color: #baab47;
}

.fc6, #tools a:hover, #login:hover, #register, #menutop a:hover, #sites a:hover {
    color: #e3d184;
}

.fc7, label[for='id_tos'] a {
    color: #131c25;
}

.fc8, #countries a {
    color: #6E5120
}

.fc9, p.tags a,.user, .user a, #news div.fl p,#albums p,.profile, #path a {
    color: #737373
}

.fc10, span.author {
    color: #B58649
}

.fc11, #tags a, #forum_categories a {
    color: #523619
}

.fc12, .errorlist, #actions a.active, #panel a.active {
    color: #d02d28;
    font-weight: bold;
}

.fc13 {
    color: #323D11
}

div.author {font-size:10px;font-weight:normal;float:right;}

ul.errorlist+p input, ul.errorlist+p select, ul.errorlist+p textarea {
    border: 1px solid #d02d28
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
li {line-height:1.5em}
.tags {
    font-weight: bold;
    text-indent:-3.2em;
    margin-left:3.2em;
    margin-top:0;
}

.tags a {
    font-weight: normal;
}

#panel #album li {display:inline-block;margin-bottom:1em;width:100%;}
#panel #album div {margin-left:10px;display:inline-block;}
#panel #album img { float: left;}
#panel #album .actions {clear:both;
    margin: 0;
}


/*ul.album div {padding:10px 10px 10px 130px}*/
.album_title {
    font-size: 15px;
    margin-top: 0px;
}



.thumbanils p span.author {
    font-weight: normal;
}

.thumbnails,#albums {
    text-align: left;
    word-spacing: -1em;
    margin-bottom: -16px;
}

.thumbnails a {
    text-decoration: none;
    font-size: 12px;
}

#thumbnails {
    height: 377px;
    margin-top:48px;
}
.album .thumbnails li {width:120px;margin:0;}
#album {margin-bottom:20px;}
#album #thumbnails {
    height:auto;
    max-height:184px;
    padding:0;
    margin:0;
}

#thumbnails ul {
    margin:0 0 0 0;
}

.thumbnails {
    padding-left: 2px;
}

.thumbnails a.sel {
    position: relative;
    display: inline-block;
}

#panel a.sel span { top:0px; }
.thumbnails a.sel span {
    display: block;
    margin:3px;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 67px;
    position: absolute;
    background-color: yellow;
    opacity: 0.3;
    filter: alpha(opacity = 30);
}
#album #thumbnails li {width:128px;}
#thumbnails li {
    width: 120px;
    text-align: center;
    height:auto;
    /*line-height:90px;*/
}
#thumbnails img {
    vertical-align:middle;
}

.thumbnails li {
    word-spacing: normal;
    height: 90px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.thumbnails li a{
    vertical-align:top;
}

.thumbnails p {
    display: inline-block;
    width: 50%;
    margin: 0px 0 0 7px;
    text-align: left;
}

.poi.thumbnails li { width: 33%; }
.hp .thumbnails li { width:100% }
.hp .poi.thumbnails li { width: 50% }
#albums li { width:100%}
.thumbnails li, #albums li {
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    text-align: left;
    word-spacing: normal;
    margin:3px 0 16px 0;
}
.albums li {width:50%;height:auto;}
#albums {
    margin:0 -11px 0 5px;
}
#albums li {
    width:120px;
    margin:0 18px 16px;
}
#albums p {
    margin:10px 0 0 0px;
    text-align:left;
    font-weight:bold;
}
.tripimg, .trip-photo, .img {
    padding: 3px;
    vertical-align: top;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 5px #6c6c6c;
    -webkit-box-shadow: 1px 1px 5px #6c6c6c;
    box-shadow: 1px 1px 5px #6c6c6c;
    position:relative;
    display:inline-block;
    text-align:center;
}

#photo {

    width: 454px;
    margin: auto;
    padding: 0;
    text-align: center;
    position: relative;
}

#photo img {
    background: none;
    vertical-align: middle;
}

.profile img {
    display: block;
}

.avatars {
    text-align: left;
    word-spacing:-1em;
}

.avatars li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 103px;
    word-spacing: normal;
    text-align:center;
    margin:10px 0;
}
.hp .avatars li {width:25%}
.avatars>div {
    position: relative;
}

.avatars img {
    vertical-align: middle;
    border: none;
}

.avatars p {;
    margin: 5px 0 0 0;
    padding-left: 3px;
}

.avatars div {
    float: left;
    margin: 0 0 0 32px;
    padding: 0;
}

#tags a {
    font-size: 16px;
    letter-spacing: .2px;
}

sub {
    font-size: 20px;
    font-weight: bold;
}

label {
    width: 120px;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;

}

form[name=add_city] label {
    width: 80px;
}

#logo {
    display: block;
    position: absolute;
    top: 30px;
    left: 28px;
}

#logo img {
    border: none;
}



input[type='submit'], input[type='button'], .cssbtn,.page, .pagination .next, .pagination .prev {
    border: 1px solid #9C2F35;
    color: #FFFFFF;
    padding: 2px;
    font-size: 11px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.cssbtn {padding:2px;}


input[type=text], input[type=file], input[type=password], textarea, select {
    border: 1px solid #e4e4e4;
}

input[type=text]:focus, input[type=file]:focus, input[type=password]:focus, textarea:focus, select:focus {
    border: 1px solid #A4A4A4;
}

.cssbtn, input[type='submit'], input[type='button'], .page, .pagination .next, .pagination .prev {
    background-color: #9c2f35;
}

hr {
    color: #e2e2e2;
    background-color: #e2e2e2;
    border: none;
    height: 1px;
    clear: both;
}

#actions {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    margin: 5px 0px 10px;
}

#actions a{
    border-left: 1px solid #e2e2e2;
    display:inline-block;
    padding: 2px 9px 2px 9px;
    font-size: 14px;
    font-weight: bold
}

#actions a:first-child {
    border: none
}

#sb #actions a {
    display: block;
}



#panel div {
    padding-top: 5px;
}

#panel #photo {margin:0 60px 20px}

.actions img {
    background: none;
    padding: 0;
}

div.actions {
    text-align: left;
    padding: 0 0 0 3px;
    margin: 0;
    float: none;
}
.user {
    float:left;
    margin:0 3.2em 16px 5px;
}
.user p {margin-top:0;font-weight:bold;}



#panel {
    text-align: left;
    padding-left: 280px;
}

#worldmap {
    height: 200px;
}

form ul {
    list-style: none;
    padding: 0;
}

form ul li {
    padding: 5px 0px
}

.spinner {
    background: #fff url('../i/spinner.gif') no-repeat center center;
    opacity: 0.75;
    filter: alpha(opacity:75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
}

.photonav {
    width: 72px;
    margin-top:-11px;
    float: none;
    clear: both;
    overflow: hidden;
    position: absolute !important;
    top: 50%;
}

.photonav a {
    background: url('../i/navbuttons.png') no-repeat;
    margin: 0;
    padding: 0
}

.photonav.prev {
    width: 23px;
    height: 23px;
    background-position: 0px top;
    left:-32px;
}

.photonav.next {
    width: 23px;
    height: 23px;
    background-position: -23px top;
    right: -32px;
}

.photonav.prev a {
    background-position: -46px top;
}

.photonav.prev a:active {
    background-position: 0 top;
}

.photonav.next a:active {
    background-position: -23px top;
}

.photonav.next a {
    background-position: -69px top;
}

.photonav span {
    display: none;
}

.photonav a {
    display: block;
    width: 23px;
    height: 23px
}

#msglist img {
    border: none;
}

#msglist {
    border-spacing: 0;
    border-top: 1px solid #414141;
    border-bottom: 1px solid #414141;
    padding: 0;
    margin-top: 15px;
}

#msglist td {
    border-bottom: 1px solid lightgray;
    padding: 10px;
    text-align: left;
    word-wrap: break-word;
}

#msg {
    margin-top: 10px;
    text-align: left;
    border: 1px dashed #dedede;
    padding: 10px !important;
}

#continentmap {
    width: 100%;
    height: 345px;
}

#countries, #cities {
    padding:10px 0 0 10px;
    clear: both;
}

#countries li, #cities li {
    float: left;
    width: 50%;
    list-style: url(../i/arr1.png) outside;
    word-wrap: break-word;
}

#place {
    min-height: 280px;
    text-align: justify;
}

#place #actions {
    text-align: right;
    overflow: hidden;
}

#place #actions a {
    float: none;
    display: inline;
}

#place p {
    font-size: 12px;
}

#news p {
    font-size: 12px;
    line-height: 1.5em;
    text-align: justify;
}
#news .fl {margin-right:15px;}

fieldset {
    border: none
}

legend {
    font-weight: bold;
    font-size: 14px;
    margin: 10px;
}

/* pagination */
.current {
    font-weight: bold;
}

/* comments */
#comments {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}
#comments li {padding:3px 0px;}

#comments li:first-child, #forum_categories li:first-child {
    border: none;
}

#comments  li, #forum_categories li, #forum_categories li ul li:first-child {
    border-top: 1px solid #e3e3e1;
}

#comments .comment {
    clear: both;
}

#comments div.fr {
    font-weight: bold;
}
#id_comment{width:262px;}
#forum_categories {
    padding: 0;
    margin: 0 30px 0 5px;
    font-size: 12px;
}

#forum_categories li {
    list-style: url(../i/arr2.png) inside;
    padding: 5px 0 5px 5px;
}

#forum_categories li ul {
    margin: 0 0 -5px 0;
    padding: 0;
}

#forum_categories li ul li {
    list-style: none;
    background: url(../i/arr3.png) no-repeat 98% 50%;
    text-align: right;
    padding-right: 15px;
}

.forum table {
    border-collapse: collapse;
    width: 100%;
    border-bottom: 1px solid #484848;
}

.forum tr:first-child td {
    border-top: 1px solid #484848;
    padding-top: 10px;
}

.forum td {
    border-top: 1px solid #e3e3e3;
    vertical-align: top;
    text-align: left;
    padding: 5px 5px 10px 5px
}

.forum td.forum {
    width: 80px;
}

.forum table.posts {
    border-bottom: 2px dashed #e3e3e3;
}

.forum .img {
    margin-top: 10px;
}

td.avatars {
    font-size: 11px;
    width:115px;
    word-spacing: normal;
}

.posts blockquote {
    padding: 5px;
    margin: 1em;
    border-left: 2px solid #d02d28;
    background-color:#eaeaea;
}

.posts tr.actions td {
    border: none;
    padding: 0 0 5px 130px;
}

.date {
    white-space: nowrap;
}

#faq {
    width: 100%;
    margin: 5px 0px;
    font-weight: bold;
}


label[for='id_tos'] {
    width: 400px;
    font-size: 10px
}

label[for='id_tos'] a {
    font-weight: bold
}

#id_tos {
    float: left;
    margin-right: 10px;
}

#path {;
    font-size: 11px;
    padding: 0 0 10px;
    word-spacing: normal;
}

#path a {
    font-weight: bold
}

#tagged #actions {
    margin: 10px 0px 10px
}

#tags a.sup {
    font-size: 13px;
    line-height: normal;
    vertical-align: super;
}

#tags a.sub {
    vertical-align: sub;
    font-weight: bold;
    font-size: 20px;
}

#answers li, .index li {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px;
}

#answers li:last-child, .index li:last-child {
    border: none;
}

#answers div {
    margin: 5px 0px 0px 0px;
}

.index li p:first-child {
    font-weight: bold;
    font-size: larger;
    text-decoration: underline;
}

.index li a.more {
    text-align: right;
    display: block;
    margin-bottom: 10px;
}

#id_city option[value='-1'], #id_region option[value='-1'] {
    font-weight: bold
}

.guideinfo div {
    overflow: auto;
}

.guideinfo p {
    float: left;
}

#guide {
    background-image: url('../i/guide.png');
    background-repeat: no-repeat;
    height: 23px;
    width: 112px;
    position: absolute;
    top: 145px;
    left: 135px;
}

#guide_s {
    background-image: url('../i/guide_s.png');
    background-repeat: no-repeat;
    height: 15px;
    width: 75px;
    position: absolute;
    top: 75px;
    left: 0px;
}

#photo.img {
    width:454px;
    height:342px;
}

.profile #cl div.img {
float:none;
display:block;
width:100px;
height:100px;
margin:auto auto 10px;
  
}
div.img {
    float: left;
    margin-right: 10px;
    word-wrap: break-word;
}

div.img p {
    text-align: left;
    font-size: 10px;
    margin: 0px 0px 5px 0px;
}

div.img a {
    display: block;
    margin: 0px;
}

div.img img {
    border: none;
    margin: auto;
    padding: 0px;
    overflow: hidden;
}

.newslist img {
    float: left;
    margin: 0 10px 10px 0;

}

li h3 {
    margin: 5px;
}

#wmban {
    width: 750px;
    height: 100px;
    margin: 10px auto;
    padding: 0px;
}

.awards > div {
    overflow: auto;
}

.awards div.img p {
    font-size: 11px;
    word-wrap: normal;
}

img.logo {
    display: block;
    margin: auto auto 10px;
}

.ratingform .submit {
    margin: 0;
}

div.caption-overlay {
    background-color: #202020;
    opacity: 0.75;
    filter: alpha(opacity = 75);
    position: absolute;
    bottom: 3px;
    width: 428px;
    overflow: hidden;
    padding: 10px;
    left: 3px;

}

p.caption-overlay {
    color: #FFFFFF;
    margin: 0;
    text-align:justify;
}

#wykop {
    float: right
}

#id_title, #id_tags {
    width: 314px;
}

#voting {
    float: right;
}

#voting + br {
    clear: both;
}

#menu_left a.sel {
    font-weight: bold;
    font-size: larger;
}

#menu_left li li {
    margin-left: 10px;
}

#menu_left li li li {
    margin-left: 15px;
}

ul.products {word-spacing: -1em;}

.products li {
    display: inline-block;
    height: 200px;
    text-align: left;
    width: 33%;
    word-spacing: normal;
}

.products.featured li:first-child, #sb .products li:first-child {
    margin-top: 0px;
}

.products.featured li {
    width: 100%;
    height: auto;
    margin-top: 20px;
    display: list-item;
}

.products.featured .img {
    float: left;
    margin-right: 10px;
    height:115px;
    width:150px;
}

.products a.img {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 115px;
    width: 150px;
}

#sb .products p {
    margin:0;
}

#sb .products li {
    display: list-item;
    width: auto;
    height:auto;
    margin-top: 20px;
}

#sb .img {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 67px;
    width: 100px;
}

#product .img {
    margin: 10px 0px;
    float:none;
}

.datepicker {
    width: 70px;
}

#sites {
    position: absolute;;
    right: 0;
    bottom: 0px;
    height:20px;
}

#sites li {
    display: inline-block;
    margin-right: 10px;
}

#sites a {
    font-size: 12px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #523619;
    color: #fff;
    text-shadow: 2px 2px 1px #131C25;
}

.profile #cl p {text-align:justify;margin-left:60px;}

/* layouts */
.profile #cl {width:260px;text-align:center;}

#cl.hp {
    width: 512px;
}

#cr.hp {
    width: 412px;
}

#sb,#cr, #cl,#cc{
    vertical-align: top;
    float:left;
}

#cr {
    width: 244px;
    margin: 0 0 0 5px;
}
#menu {float:left;width:200px;margin: 0px 5px 0 0;}
#cl {
    width: 794px;
    margin: 0px 5px 0 0;
}
.c2 #cl { width:400px }
.cmsb #cl {width:589px;}
.c2sb #cl {
    width: 520px;
    margin: 0 5px 0 0;
}

.c2sb #cr {
    width: 264px;
    margin: 0 5px;
}

#sb {
    width: 130px;
    margin: 0 0 0 5px;
}

#sb #map {
    width:100%;
    height:200px;
}
/* trips */

.stars {
    background-image: url('../i/star.png');
    background-repeat: repeat-x;
    height: 9px;
    width: 10px;
    display: inline-block;
}

.tripimg {
    background-image: url('../i/noimg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 115px;
    margin: 0;
    width: 150px;
}

.trips tbody {
    vertical-align: top;
}

.pagination {
    margin:10px;
}

.page,.pagination .prev, .pagination .next {
    display: inline-block;
    margin-right: 5px;
    height:1.4em;
    text-align: center;
    vertical-align:middle;
    width: 1.4em;
}
.pagination .prev, .pagination .next {width:auto;padding:2px 4px;}
a.page:hover,.pagination a.next:hover,.pagination a.prev:hover {
    background-color:#d16a6f;
    border-color:#d16a6f;
}

.page.current {
    background-color: #fff;
    border-color:#fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding:0;

}


#content:after,#page li:after,#cr:after, #cl:after, #cc:after, .user:after, .box:after,#countries:after, #cities:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.shadow ,.cssbtn, input[type='submit'], input[type='button'], .page,.photonav, .pagination .next,.pagination .prev{
    position:relative;
    -moz-box-shadow: 1px 2px 5px #6C6C6C;
    -webkit-box-shadow: 1px 2px 5px #6c6c6c;
    /*box-shadow: 1px 2px 5px #6c6c6c;*/
    box-shadow: 1px 2px 5px #6c6c6c;
    /*
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#6c6c6c')"; /* For IE 5.5 - 7 */
    /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength = 5, Direction = 90, Color = '#6c6c6c');
    */
}
