/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
	background:url(../images/bg.jpg);
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

#kontener {width: 960px; margin: 0 auto;}
#menu {display: table; padding: 0 10px 0; margin: 0 auto; overflow: hidden; }
#menu li {list-style-type: none; margin: 0 auto; float: left; }
#menu li a {display: block;  text-decoration: none; padding: 7px 10px 7px;}
#menu li li a {width: 160px;background-image:url(http://hotelpodkowa.eu/images/bg.jpg); }
#menu li ul {overflow: hidden; display: none; background-image:url(http://hotelpodkowa.eu/images/bg.jpg);}
#menu li:hover ul {position: absolute; padding: 0; display: block; width: 160px;}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#header {
	background:url(../images/header-bg.png);
	height:140px;
	min-width:990px;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;
}
#header header {
	margin:auto;
	width:990px;
	position:relative;
}
#header nav {
	float:left;
	width:100%;
	border-bottom:1px solid #c0c0bf;
	padding-bottom:18px;
	margin-top:76px;
}
#header nav ul {
	margin:0;
	padding:0;
	float:left;
}
#header nav ul.right {
	float:right;
}
#header nav ul li {
	float:left;
}
#header nav ul li a {
	text-decoration:none;
	padding-bottom:10px;
	display:block;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	margin:0 13px;
	text-shadow:1px 1px 0px #FFF;
}
#header nav ul.right li a {
	margin:0 10px;
}
#header nav ul li:hover a, #header nav ul li.current a{
	background:url(../images/menu-arrow.png) bottom center no-repeat;
	color:#a2276e;
}
#header .logo {
	background:url(../images/logo.png);
	width:293px;
	height:76px;
	text-indent:-9999px;
	position:absolute;
	left:50%;
	margin-left:-147px;
	top:34px;
}
#header .lang {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:33px;
	right:73px;
}
#header .lang li {
	float:left;
}
#header .lang li a {
	display:block;
	background:url(../images/lang.png);
	height:18px;
	width:19px;
	text-indent:-9999px;
	margin-left:5px;
}
#header .lang .en a {
	background-position:right;
}
#header .facebook {
	background:url(../images/face.png);
	width:27px;
	height:28px;
	display:block;
	position:absolute;
	top:27px;
	right:20px;
	text-indent:-9999px;
}


#slider {
	min-width:990px;
	height:394px;
	background:url(../images/blank2.png);
	overflow:hidden;
}
#slider .slides{
	margin:auto;
	width:990px;
	background:url(../images/shadow.png);
	padding:0 35px;
	height:394px;
}

.slides {position:relative;}

.btn-spacer {position:absolute; right:50px; bottom:10px; z-index:1000}

#slider .slides .slides_container, #slider .slides .slides_container div{
	width:990px;
	height:392px;
	display:block;
	border-bottom:2px solid #c53a88;
}
#slider .slides .slides_container .title{
	position:absolute;
	top:53px;
	left:0px;
	padding:0px 25px;
	height:55px;
	line-height:48px;
	background:url(../images/blank1.png);
	font-size:40px;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-shadow:1px 1px 0 #0c0609;
}

#content {
	margin:15px auto;
	width:990px;
	overflow:hidden;
}
#content .box {
	float:left;
	width:287px;
	height:379px;
	margin-right:4px;
	padding:0 20px;
	position:relative;
}

#content .box p {
  font-size:13px;
  color:#ffffff;
}

#content .box .btn-more {
	background:url(../images/arrow-white.png) 7px center no-repeat;
	padding-left:25px;
	padding-right:15px;
	float:left;
	font-size:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	position:absolute;
	bottom:23px;
	text-transform:uppercase;
	height:25px;
	line-height:25px;
	left:23px;
}
#content .box img {
	border-radius:3px;
}
#content .box td img {
	border-radius:3px;
}

#content .box h2 {
	margin:20px 0;
	padding:0;
	font-weight:normal;
	text-align:center;
}
#content .box h2 a {
	text-decoration:none;
	color:#FFF;
	text-shadow:1px 1px 0 #000;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:22px;
}
#content .news {
	background:url(../images/bg-1.png);
}
#content .news .new {
	float:left;
	width:100%;
	margin-bottom:20px;
}
#content .news .new a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:15px;
	display:block;
}
#content .news .new a span {
	font-weight:normal;
  font-size:10px;
}
#content .news .new img {
	float:left;
	margin:0px 10px 10px 0;
	border:2px solid #9d6353;
}
#content .news .new p {
	margin:0;
	font-size:11px;
	color:#ddd7d6;
	line-height:18px;
}
#content .news .btn-more{
	background-color:#5b2518;
	border-bottom:1px solid #190a05;
}
#content .gallery {
	background:url(../images/bg-2.png);
}
#content .gallery span {
	font-size:12px;
	color:#FFF;
	float:left;
	width:100%;
	margin-bottom:30px;
}
#content .gallery ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content .gallery ul li {
	float:left;
	margin:0 20px 25px 0;
	width:75px;
	height:75px;
}
#content .gallery ul li img {
	border:2px solid #e8bb85;
}
#content .gallery .btn-more{
	background-color:#88663e;
	border-bottom:1px solid #190a05;
}
#content .about {
	background:url(../images/bg-3.png);
	margin:0;
}
#content .about img {
	float:right;
	border:2px solid #bc9b69;
}
#content .about p {
	margin:0;
	font-size:12px;
	color:#FFF;
	line-height:20px;
	margin-bottom:20px;
}
#content .about .btn-more{
	background-color:#88590d;
	border-bottom:1px solid #190a05;
}

#content aside {
	float:right;
	width:330px;
}
#content article {
	float:left;
	width:650px;
}
#content article h1 {
	color:#b9006b;
	font-size:26px;
	border-bottom:5px solid #8a665c;
	padding-bottom:20px;
	text-indent:25px;
	margin-top:0;
	font-family: 'Open Sans', sans-serif;
	text-shadow:1px 1px 0 #FFF;
	text-align:center;
}
#content article p {
	font-size:14px;
	color: rgb(19, 17, 17);
	padding-left:25px;
	text-align:justify;
}

#content article td {
	font-size:14px;
	color:#000;
}

#content article li {
	font-size:14px;
	color:#000;
}

#content article a {
	font-size:14px;
	color:#b9006b;
  text-decoration:none;
}

#content article p.color{
	color:#b9006b;
}
#content article .styled {
	list-style:none;
	margin-left:10px;
	margin-top:-10px;
}

footer {
	margin:auto;
	width:990px;
	overflow:hidden;
	border-top:1px solid #c0c0c0;
	font-family: 'Open Sans', sans-serif;
}
footer .left {
	float:left;
	font-size:10px;
	color:#737373;
	text-shadow:1px 1px 0 #FFF;
}
footer .left p.up {
	text-transform:uppercase;
	font-size:11px;
}
footer .left p a {
	text-decoration:none;
	color:#b9006b;
}
footer nav {
	float:right;
	margin-top:10px;
}
footer nav ul {
	margin:0;
	padding:0;
}
footer nav ul li {
	float:left;
}
footer nav ul li a {
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	margin:0 3px;
	text-shadow:1px 1px 0px #FFF;
}
footer nav ul li a:hover {
	color:#a2276e;
}

/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

.glowna-h1 {
color: #b9006b;
font-size: 25px;
font-family: 'Open Sans', sans-serif;
text-shadow: 1px 1px 0 #FFF;
text-align: center;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}

.pseo{
text-indent: 25px;
line-height:30px;
}

.h2seo{
color: #b9006b;
text-align: center;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

#breadcrumbseo li {
    list-style-type: none;
    float: left;
    margin-top: 2px;
}

#breadcrumbseo span {
    float: left;
    padding: 0 2px;
}

div#hcard-Hotel-Podkowa {
    margin-left: 30px;
}
