body {
    background-image:url(../img/back.jpg);
    padding-top:10px;
    font-family:'Open Sans', sans-serif!important;
}
a{
    color: #28B9A8;
    font-weight: normal;
}
a:hover{
    text-decoration: none;
    color: #54af3d!important;
}
input[type="submit"]{
    outline: none;
}
input:focus, textarea:focus, input:active, textarea:active, .form-control:focus{
    border-color: #54af3d!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(84, 175, 61, 0.075), 0 0 8px rgba(84, 175, 61, 0.2);
    box-shadow: inset 0 1px 1px rgba(84, 175, 61, 0.075), 0 0 8px rgba(84, 175, 61, 0.2);
}
.error-message{
    font-size: 11px;
    color: orange;
}
label{
    margin: 0;
    padding: 0;
    display: block;
}
li{
    list-style-position: inside;
}

.navbar-default {
    border:none;
    background:none;
}
.container .navbar-header, .container .navbar-collapse{
    background: #fff;
}
.toplogo h1 {
    text-align:center;
    color:green;
    display:inline-block;
    width:67%;
    font-family:Times New Roman!important;
    text-transform:uppercase;
    margin:40px auto 0;
		font-size:36px;
}

.toplogo {
    display:block;
    clear:both;
    height:150px;
}

.navbar-default .navbar-nav li:nth-child(1) {
    background-image:url(../img/menu1.png);
    background-repeat:no-repeat;
    background-position:0 9px;
    padding:10px 35px;
}

.navbar-default .navbar-nav li:nth-child(2) {
    background-image:url(../img/menu2.png);
    background-repeat:no-repeat;
    background-position:0 6px;
    padding:10px 35px;
}

.navbar-default .navbar-nav li:nth-child(3) {
    background-image:url(../img/menu3.png);
    background-repeat:no-repeat;
    background-position:-5px 7px;
    padding:10px 35px;
}

.navbar-default .navbar-nav li:nth-child(4) {
    background-image:url(../img/menu4.png);
    background-repeat:no-repeat;
    background-position:7px 7px;
    padding:10px 35px;
}

.navbar-default .navbar-nav li:nth-child(5) {
    background-image:url(../img/menu5.png);
    background-repeat:no-repeat;
    background-position:2px 8px;
    padding:10px 35px;
}

.navbar-default .navbar-nav li {
    margin-right:25px;
}

.navbar-default .navbar-nav li a {
    font-size:15px;
    color:#000;
    -webkit-transition:all 150ms ease;
    -moz-transition:all 150ms ease;
    -ms-transition:all 150ms ease;
    -o-transition:all 150ms ease;
    transition:all 150ms ease;
    padding:2px 0;
}

.navbar-default .navbar-nav li a:hover {
    opacity:0.5;
}

.navbar-collapse {
    border-radius:5px;
    border:1px solid #ddd;
    background:linear-gradient(tobottom,#ffffff0%,#f3f3f3100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f3f3f3',GradientType=0);
    margin:10px 0;
    padding:0 10px;
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
    color:#000;
    background:none;
    border-bottom:1px solid #5cbf43;
}

.box h2 {
    background-color:#54af3d;
    border-radius:5px;
    display:block;
    color:#fff;
    text-transform:uppercase;
    font-size:18px;
    margin:0 0 -9px;
    padding:10px 15px 15px;
}
.boxdiv ul{
    padding:5px;
}
.leftcontent .boxdiv ul {
    margin-bottom:10px;
    list-style:none;
    padding:0;
}

.boxdiv ul li {
    margin-bottom:5px;
}

.boxdiv ul li a {
    color:#404040;
    font-size:14px;
}

.boxdiv ul li ul {
    background-color:#eee;
    padding:2px 0;
}

.boxdiv {
    border-radius:5px;
    background-color:#fff;
    border:1px solid #ccc;
    background:linear-gradient(tobottom,#ffffff0%,#f3f3f3100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f3f3f3',GradientType=0);
    margin-bottom:20px;
    padding:10px;
}

.boxdiv h3 {
    font-weight:400;
    color:#54af3d;
    margin:0 0 15px;
    text-transform:uppercase;
}

.imgdiv img{
    width:218px;
    border-radius:3px;
}

.rightcontent .boxdiv {
    float:left;
    width: 100%;
    min-height: 152px;
    padding:25px;
}

.text {
    font-size:13px;
    color:#404040;
    line-height:21px;
}

.carousel-caption {
    bottom:0;
    right:0;
    left:0;
    text-align:left;
    width:300px;
    background-color:rgba(0,0,0,0.5);
    height:100%;
    font-weight:400;
    line-height:157%;
    font-size:13px;
    padding:10px;
}

#myCarousel {
    border-radius:5px;
    border:2px solid #54af3d;
    margin-bottom:15px;
}

.carousel-inner {
    border-radius:4px;
    max-height: 210px;
}

.carousel-indicators {
    bottom:0;
}

.carousel-indicators .active {
    background-color:#54af3d;
}

.aktualnosc h4 a {
    float:left;
    color:#54af3d;
}

.aktualnosc hr {
    clear:both;
    background-color:#54af3d;
    margin:5px 0;
}

.aktualnosc h4 {
    margin:0;
}

.footer {
    background-color:#fff;
}

.footmenu ul {
    list-style:none;
    padding-left:15px;
}

.footmenu ul li a {
    color:#000;
}

.col-xs-4 {
    background:none;
    border:none;
}

hr {
    clear:both;
}

.left {
    float:left;
    font-size:11px;
}

.right {
    float:right;
    font-size:11px;
}

.submenu {
    display:none;
}

.submenu-parent:hover {
    cursor:pointer;
}

.logo1,.leftcontent,.footmenu {
    float:left;
}

.logo2,.rightcontent,.wiecejakt,.prawaakt {
    float:right;
}

.container,.nav > li > a,.col-xs-12,.imgdiv {
    padding:0;
}
/* --- --------------------------- galeria --------------------------- --- */
.gallery-list{
    list-style:none;
}
.gallery-list li{
    float: left;
    margin-right: 10px;
}
.gallery-list li a{
    width: 130px;
    height: 130px;
    overflow: hidden;
    float: left;
    border: 1px solid #333;
    border-radius: 3px;
}
.gallery-list li a:hover{
    opacity: 0.8;
}

/* --- --------------------------- news --------------------------- --- */
.news-list{
    list-style:none;
		list-style:none;
    padding: 0 !important;
    margin: 3px !important;
}
.news-list h5{
    font-size: 12px;
    color: #666;
}
.news-list li img, .news-image, .aktimg{
    float: left;
    margin:0px 17px 10px 0;
}
.news-list li .read-more{
    font-size: 12px;
    color: #54af3d;
    display: inline-block;
    width: 76px;
    margin: 0px 0 10px 0;
		float:right;
}
.news-box{
    float: left;
    width: 77%;
}
.aktimg{
    width: 130px;
    border: 1px solid #54af3d;
    border-radius: 3px;
}

.recaptcha{
    overflow: hidden;
    width: 315px;
    border-radius: 15px;
    margin: 50px 0 10px 0;
}

/* --- --------------------------- contact-form --------------------------- --- */

#kontakt_form .submit{
    display: block;
    margin: 20px auto;
    text-align: center;
}
#kontakt_form .submit input{
    background: #54af3d;
    border: none;
    color: #fff;
    border-radius: 2px;
}
#kontakt_form textarea{
    margin-top: 21px;
    min-height: 145px;
}
#kontakt_form .submit input:hover{
    color: #333;
}
.form-control{
    margin-bottom:11px;
}

/* --- --------------------------- news-list --------------------------- --- */

.news-list li{
    margin: 10px 0 !important;
    border-bottom: 1px dashed #aaa;
		padding:5px 0 30px 0;
}

.news-list li:last-child{
    border:none;
}

.languages{
    position:relative;
    display:block;
    right:-750px;
    width:90px;
    bottom:150px;
}
.languages a{
    margin:0 5px;
}
.submenu-parent{
    background-image:url(../img/arrow.png);
    background-position:right;
    background-repeat:no-repeat;
}
.submenu ul li{
    background-repeat:no-repeat;
    background-image:url(../img/arrow2.png);
    background-position:5px center;
    padding-left:20px;
}
.submenu ul li a{
    font-size:12px;
}
.form-title {
    margin-top:70px;
    color:#54af3d;
    font-weight:bold;
}
.submit input{
    background-color:#54af3d;
    color:#fff;
    border:none;
    padding:7px 15px;
    border-radius:3px;
}
#ReservationViewForm .input{
    margin-bottom:15px;
}
.active-submenu a, .active-menu{
    text-decoration:underline;
    font-weight:bold;
    color:#54af3d;
}
.leftcontent .text ul{
	list-style:disc !important;
}
.carousel-caption a{
	color:#fff;
}
.carousel-caption a:hover{
	color:#ddd !important;
}

.alert-danger {
    width: 100%;
    float: left;
    color: red;
}

.error-message {
    color: red;
}
.rightcontent .boxdiv p, .rightcontent .boxdiv ul{
	padding-left:17px;
}
.rightcontent .boxdiv ul{
	margin-top:15px;
	margin-left:20px;
}
.rightcontent .boxdiv p img{
	margin-left:-15px !important;
}
.rightcontent .boxdiv ol{
	margin-top:15px;
	margin-bottom:20px;
}
.rightcontent .box h2{
	padding: 10px 15px;
}

.news-list-item-title{
	color:#54af3d;
	background-image:url(../img/menu5.png);
	background-repeat:no-repeat;
	background-position: -5px 3px;
	padding: 10px 24px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.news-list-item-title:hover{
	padding:10px 32px;
}
h1{
	color:#54af3d;
	font-size:24px;
}
#toTop{
	color:#54af3d;
	background-image:url(../img/up.png);
	background-repeat:no-repeat;
	background-position: 2px 9px;
	padding: 10px 22px;
	cursor:pointer;
	float:right;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
#toTop:hover{
	background-position: 2px 4px;
}

.aktualnosci .news-list li img, .aktualnosci .news-image, .aktualnosci .aktimg{
	float:none;
}
.aktualnosci .news-list-item-title{
	background:none;
	padding:0;
}
.aktualnosci .news-list-item-title:hover{
	padding:0;
}
#dane .inf {
    font-size: 16px;
    line-height: 28px;
}
#dane .tyt {
    font-size: 18px;
    font-weight: 800;
}