body
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #000000;
}

.body
{

}

.dofinansowanie-img {
	text-align: center;
	img {
		max-width: 100%;
		height: auto !important;
	}
}

.facebook-fixed
{
	position: fixed;
	left: 20px;
	top: 20px;
	z-index: 30;
}

.instagram-fixed
{
	position: fixed;
	left: 70px;
	top: 20px;
	z-index: 30;
}

@media (max-width: 1200px)
{
	.facebook-fixed
	{
		left: 20px;
    	top: 130px;
	}

	.instagram-fixed
	{
		left: 23px;
    	top: 180px;
	}
}

@media (max-width: 1000px)
{
	.facebook-fixed,
	.instagram-fixed
	{
		display: none;
	}
}

#newsletter small
{
    font-size: 10px !important;
    color: #666;
    line-height: 11px;
    clear: both;
    display: block;
}

    #newsletter .form-group
    {
        margin-bottom: 0px !important;
    }

.cind {
	padding: 0px;
	margin: 0px;
}
.cind li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
}


.responsive-right
{
    text-align: right;
    float: right;
}

.responsive-left
{
    text-align: left;
    float: left;
}

.wiecej {
	text-align: right;
}

.content {
    padding: 15px;
    width: 100%;
}

#zaler {
	font-size: 11px;
}

.carousel .item > img, .carousel .item > a > img {
	margin-left: auto;
	margin-right: auto;
}
/** Bootstrap Reset */

.form-control
{
    box-shadow: none;
    font-size: 13px;
    color: #999 !important;
}

.form-control.calendar
{
    background: url('/grafika/ico_calendar.png') no-repeat right;
}

    .form-control option
    {
        color: #999;
    }

form button
{
    float: right;
}

.img-responsive
{
    margin: 0 auto;
    height: auto;
}

.container
{
    max-width: 1000px;
}
.container > .content {
	padding-left: 0px;
	padding-right: 0px;
}

/** Headings */

h1, h2
{
    color: #000;
    font-size: 28px;
}

h1 a, h2 a
{

}

h3
{
    color: #a4905e;
    font-weight: 400;
    font-size: 24px;
}

h4
{

}

h5
{

}

h6
{

}

/* KOLOR IKON ZOOMERA */
#DmsGallery .glyphon-container {
	color: #000000;
}

/** Files */

.files
{

}

    .files div
    {
        border-bottom: 1px solid #E9E9E9;
        padding: 3px 0 3px 0;
    }

        .files div a
        {
            font-size: 1.1em;
            color: #000;
        }

        .files div img
        {
            margin-right: 10px;
            height: 36px;
            width: auto;
        }

/** Produkt */

.product
{
    text-align: center;
}

    .product img
    {
        width: 100%;
        max-width: 400px;
    }


.product-more
{

}

    .product-more .image
    {
        clear: both;
        border: 1px solid #CCC;
    }

        .product-more .image img
        {
            width: 100%;
            max-width: 400px;
            display: block;
            margin: 0 auto;
        }

    .product-more .images
    {
        clear: both;
        margin: 10px 0;
        border: 1px solid #CCC;
    }

        .product-more .images img
        {
            width: 33%;
        }


/** News */

.news
{
}

    .news > .image img
    {
        height: auto;
        width: 100%;
        max-width: 400px;
    }

.news-more
{

}

    .news-more .image
    {
        clear: both;
        border: 1px solid #CCC;
    }

        .news-more .image img
        {
            width: 100%;
            max-width: 400px;
            display: block;
            margin: 0 auto;
        }

    .news-more .images
    {
        clear: both;
        margin: 10px 0;
        border: 1px solid #CCC;
    }

        .news-more .images img
        {
            width: 33%;
        }


/** Komentarze */

.comment-list
{
    list-style: none;
    margin: 10px 0px 0px 0px; padding: 0px;
}

    .comment-list .comment
    {

    }

    .comment-list .comment:nth-child(odd)
    {
        background: #F9F9F9;
    }

        .comment-list .comment .comment-body
        {
            padding: 10px;
        }

            .comment-list .comment .comment-body h6
            {
                font-weight: bold;
            }


.comment-add
{

    margin: 10px 0px 0px 0px;
    border: 1px solid #F9F9F9;
    padding: 10px;
}

    .comment-add small
    {
        font-size: 11px;
        font-weight: normal;
    }



/** Menu górne */
.nav
{

}

.nav > li
{
}

.nav > li > a
{
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    background: none !important;
}

.nav>li>a:hover,
.nav>li.active>a,
.nav>li>a:focus
{
    color: #a4905e;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus
{
    background: #a4905e;
}

.nav > li:first-child > a
{
}

/** Dropdown */
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus
{
}

ul.dropdown-menu
{

}

ul.dropdown-menu > li > a
{

}

ul.dropdown-menu>li>a:hover,
ul.dropdown-menu>li>a:focus
{

}

/** Menu lewe */
#menu_left
{
    list-style: none;
    margin: 0px;
    background: #FFF;
    overflow: auto;
}

    #menu_left li
    {
        border-bottom: 1px solid #F1F1F1;
        list-style: none;
    }

        #menu_left li a
        {
            padding: 9px 10px;
            display: block;
            color: #000;
            font-size: 13px;
        }

    #menu_left li.m1 a
    {
        padding-left: 15px;
    }

    #menu_left li.m2 a
    {
        padding-left: 25px;
        color: #7f7f7f;
    }

    #menu_left li.m3 a
    {
        padding-left: 35px;
        color: #7f7f7f;
    }

    #menu_left li.active a
    {
        background: #a4905e;
        color: #FFF !important;
    }

.navbar-toggle
{
    background: #919191;
    margin-left: 20px;
}

    .navbar-toggle *
    {
        background: #FFF;
    }

/** Header */

header
{
    width: 100%;
    z-index: 11;
    background: #FFF;
	position: relative;
}

    header #logo
    {
    	width: 150px; height: 116px;
        position: relative;
        float: left;
    }

        header #logo a
        {
        	text-align: center;
        }

            header #logo a span
            {
            	position: absolute;
            	width: 100%; height: 100%;
                background: url('/grafika/logo.png');
                background-size: 100% 100%;
                top: 0px; left: 0px;
            }

    header #slogan
    {
        min-width: 140px;
        font-family: 'Lobster', cursive;
        float: left;
        color: #484242;
        min-height: 116px;
        padding: 30px 0 0 15px;
        font-size: 19px;
    }

    header #languages
    {
        display: block;
        font-size: 13px;
        margin: 10px 15px 15px 0px;
        float: right;
        z-index: 20;
        position: relative;

    }

        header #languages .title
        {
            padding: 5px;
            float: left;
        }

        header #languages .list
        {
            width: 100px;
            height: 20px;
            margin-left: 6px;
            float: right;
            padding: 5px;
            background: url('/grafika/select.gif') no-repeat right 8px;
        }

            header #languages .list a
            {
                text-transform: uppercase;
                color: #000;
                font-weight: 300;
                display: none;
                padding-bottom: 5px;
            }

                header #languages .list a img
                {
                    margin-right: 8px;
                    margin-top: -3px;
                }

            header #languages .list a:first-child
            {
                display: block;
            }

        header #languages .list:hover a,
        header #languages .list.open a
        {
            background: #FFF;
            display: block;
        }

#animka
{
	min-height: 360px;
}
#animka .carousel-inner {
	min-height: 360px;
}
#animka > .carousel-indicators {
	display: none;
}
    #animka .cind
    {
        position: relative;
        width: auto;
        left: auto; right: auto; top: auto; bottom: auto;
        text-align: left;
        margin: 10px 0 0 0;
    }

        #animka .cind li
        {
            background: #645d5f;
            border: 0px !important;
        }

        #animka .cind li.active
        {
            background: #991e18;
        }

    #animka .item
    {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
        background-attachment: fixed !important;
        max-height: 50%;
    }

    #animka .description
    {
        width: 100%;
        padding-bottom: 70px;
        padding-top: 30px;
    }

        #animka .description-body
        {
            padding-top: 60px;
            font-size: 16px;
            text-shadow: 1px 1px 4px rgba(255,255,255, 1);
        }

        #animka .description h2 a
        {
            color: #40373a;
            font-size: 34px;
            font-weight: 100;
            text-decoration: none;
            text-transform: uppercase;
        }



    .wyszukiwarka .panel
    {
        border: 0px;
        background: none;
    }

    	.wyszukiwarka .panel input
    	{
    		text-transform: uppercase;
    	}

    	.wyszukiwarka .panel select
    	{
    		text-transform: uppercase;
    	}

    	.wyszukiwarka .panel button
    	{
    		text-transform: uppercase;
    	}

        .wyszukiwarka .panel .panel-heading
        {
            background: rgba(0, 0, 0, 0.8);
        }

        .wyszukiwarka .panel .panel-heading.active
        {
            background: #a4905e;
        }

            .wyszukiwarka .panel .panel-heading h4
            {
                font-size: 19px;
                font-weight: 700;
                color: #FFF;
            }

                .wyszukiwarka .panel .panel-heading h4 img
                {
                    float: left;
                    margin: -5px;
                    margin-right: 10px;
                }

        .wyszukiwarka .panel .panel-body
        {
            background: #FFF;
            border: 0px;
        }

            .wyszukiwarka .panel .panel-body button
            {
                padding-left: 0px;
                padding-right: 0px;
                font-size: 13px;
                font-weight: 300;
                color: #a4905e;
                background: none;
            }

#boxList
{
    margin-top: -70px;
}
@media all and (min-width: 1200px) and (min-height: 780px){
	#boxList{
    	margin-top: -110px;
	}
}
#boxList > .item {
	display: none;
}

    #boxList .owl-prev
    {
        width: 13px;
        height: 22px;
        position: absolute;
        left: -50px;
        background: none;
        bottom: 40px;
    }

        #boxList .owl-prev span
        {
            font-size: 16px;
            color: #999;
        }

    #boxList .owl-next
    {
        width: 13px;
        height: 22px;
        position: absolute;
        right: -35px;
        background: none;
        text-align: center !important;
        bottom: 40px;
    }

        #boxList .owl-next span
        {
            font-size: 16px;
            color: #999;
        }


    #boxList .item
    {
        overflow: auto;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(top,  rgba(255,255,255,1) 73%, rgba(246,246,246,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(73%,rgba(255,255,255,1)), color-stop(100%,rgba(246,246,246,1)));
        background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 73%,rgba(246,246,246,1) 100%);
        background: -o-linear-gradient(top,  rgba(255,255,255,1) 73%,rgba(246,246,246,1) 100%);
        background: -ms-linear-gradient(top,  rgba(255,255,255,1) 73%,rgba(246,246,246,1) 100%);
        background: linear-gradient(to bottom,  rgba(255,255,255,1) 73%,rgba(246,246,246,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );

        border-bottom: 2px solid #a4905e;
    }

    #boxList .item img
    {
        display: block;
        max-width: 100%;
        height: auto;
    }

    #boxList .item .description
    {
        text-align: center;
        padding-top: 20px;
    }

        #boxList .item .description .glyphicon
        {
            font-size: 11px;
        }

        #boxList .item .description h4
        {
            text-transform: uppercase;
            min-height: 45px;
            margin: 0px;
            font-size: 19px;
            font-weight: 700;
        }

/** Footer */

footer
{
    padding: 15px;
    overflow: auto;
    font-size: 13px;
    text-transform: uppercase;
}

    footer a
    {
        color: #000;
    }

    footer img
    {
        margin: -5px 5px 0px 5px;
    }

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px)
{

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px)
{

}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px)
{

	.sm-center {
		text-align: center;
	}
	.text-center.sm-center {
		text-align: center;
		padding: 10px;
	}

	.cind li {
		width: 16px;
		height: 16px;
		margin-right: 10px;
	}
	.cind .active {
		width: 18px;
		height: 18px;
		margin-right: 10px;
	}
    #slogan
    {
        display: none;
    }

    #animka .description h2 a{
    	font-size: 26px;
    }
    #animka .description-body {
    	font-size: 14px;
    }

    #languages
    {
        position: absolute !important;
        right: 60px !important;
        top: 0px !important;
    }

    .responsive-right,
    .responsive-left
    {
        text-align: center;
        float: none; clear: both;
        padding: 5px 0;
    }
    .navbar-collapse {
    	margin-left: 15px !important;
    }

    .nav li a
    {
        text-align: center;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .description p {
    	display: none;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 420px)
{

    #boxList .owl-prev
    {
        left: 0px;
        bottom: -40px;
    }

    #boxList .owl-next
    {
        right: 0px;
        bottom: -40px;
    }
    header #languages .title {
    	display: none;
    }
}

/* Custom, iPhone Retina */
@media only screen and (min-width : 769px)
{
	.nav > li > a {
		padding: 7px;
	}

}
@media all and (min-width: 768px) and (max-width: 1240px) {
	#boxList {
		width: 647px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media all and (max-width: 767px) {
	#boxList {
		width: 324px;
		margin-left: auto;
		margin-right: auto;
	}
}
.wyszukiwarka {
	display: none;
}
@media all and (min-width: 768px) and (min-height: 450px) {
	.wyszukiwarka {
		position: absolute;
		top: 50px;
		display: block;
		right: 50px;
		width: 250px;
		z-index: 5;
	}
}

.modal {
	text-align: center;
}
.modal-dialog {
	width: auto;
    display: inline-block;
}


#guestbook
{

}

	#guestbook h2
	{
	}

		#guestbook h2 .btn
		{
			float: right;
		}

	#guestbook #entries
	{
	}

		#guestbook #entries > div
		{
			padding: 15px;
			margin-bottom: -1px;
			border: 1px solid #F1F1F1;
		}

			#guestbook #entries > div .description
			{
				padding-top: 10px;
			}

			#guestbook #entries > div .stars
			{
				width: 98px;
				height: 17px;
				background: url('/grafika/stars.png') no-repeat;
				position: relative;
				vertical-align: middle;
				margin-top: -2px;
				margin-left: 10px;
				display: inline-block;
			}

			#guestbook #entries > div .stars.stars-1
			{
				background-position: 0px 0px;
			}

			#guestbook #entries > div .stars.stars-2
			{
				background-position: 0px -17px;
			}

			#guestbook #entries > div .stars.stars-3
			{
				background-position: 0px -34px;
			}

			#guestbook #entries > div .stars.stars-4
			{
				background-position: 0px -51px;
			}

			#guestbook #entries > div .stars.stars-5
			{
				background-position: 0px -68px;
			}

		#guestbook #entries > div:nth-child(odd)
		{
			background: #F7F7F7;
		}

	#guestbook #add_entry
	{
		max-height: 0px;
		overflow: hidden;
		-webkit-transition: all all 0.2s ease-in-out ease-out;
		-moz-transition: all all 0.2s ease-in-out ease-out;
		-o-transition: all all 0.2s ease-in-out ease-out;
		transition: all all 0.2s ease-in-out ease-out;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		margin-bottom: 15px;
	}

		#guestbook #add_entry > .form-conteiner
		{
			overflow: auto;
			background: #F9F9F9;
			padding: 15px;
			border: 1px solid #F4F4F4;
		}

		#guestbook #add_entry .stars
		{
			width: 98px;
			margin-top: 6px;
			height: 17px;
			background: url('/grafika/stars.png') no-repeat;
			position: relative;
		}

		#guestbook #add_entry .stars.stars-1
		{
			background-position: 0px 0px;
		}

		#guestbook #add_entry .stars.stars-2
		{
			background-position: 0px -17px;
		}

		#guestbook #add_entry .stars.stars-3
		{
			background-position: 0px -34px;
		}

		#guestbook #add_entry .stars.stars-4
		{
			background-position: 0px -51px;
		}

		#guestbook #add_entry .stars.stars-5
		{
			background-position: 0px -68px;
		}

			#guestbook #add_entry .stars div
			{
				position: absolute;
				right: -30px;
				background: #d52632;
				border-radius: 10px;
				line-height: 20px;
				padding: 0px 8px;
				color: #FFF;
			}

			#guestbook #add_entry .stars span
			{
				display: block;
				width: 19px;
				height: 17px;
				cursor: pointer;
				float: left;
			}

		#guestbook #add_entry.in
		{
			max-height: 1000px;
		}
