/*
Theme Name: Art Event Koszalin
Theme URI: http://www.art-event.pl
Author: Mateusz Kozieł
Author URI:  http://www.art-event.pl
Description: Art-Event - Koszalin - Koncerty, Scena, Dźwięk, Oświetlenie, Imprezy, Ekran LED - Marek Felisiak
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.art-event.pl
Tags: Koncerty, Scena, Dźwięk, Oświetlenie, Imprezy, Ekran LED
Text Domain: Informacyjny
*/

body {
    background-image: url(img/tlo.jpg);
	background-attachment: fixed;
    }

.bg-topmenu{
	background-color: #fff;
	padding: 5px 0;
	border-bottom: 5px solid #f8c301;
	/* position: fixed;
	width: 100%;
	top: 0;
	z-index: 99; */
}

.header{
	padding: 5px 10px;
}

a {
    color: #241b54;
}

a:hover, a:visited {
    color: #241b54;
}

.navbar-default{
	background-color:transparent !important;
	border-color:transparent !important;
	padding-top: 22px;
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
}

.navbar-header{
	margin-top: -20px;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #fff !important;
	border: solid 1px #241b54;
    color: #241b54 !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	background-color: #241b54!important;
    color: #fff !important;
	padding-left:5px;
	padding-right:5px;
}

.navbar-default .navbar-nav > li > a{
	color: #241b54 !important;
	display: block !important;
}

.nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 10px 10px !important;
	margin-left: 1px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 10px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #241b54;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);*/
    border-radius: 0px;
   /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
}

.dropdown-menu > li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 200;
    line-height: 22px;
    color: #fff;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 200;
    line-height: 22px;
    color: #241b54;
	background-color: #fff;
    white-space: nowrap;
	border: 0px;
}

.container-fluid {
    padding-right: 1px !important;
    padding-left: 1px !important;
    margin-right: auto;
    margin-left: auto;
}

.kafle{
	/* padding-top: 113px; */
}

.srodek{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bg-title{
	/* padding-top: 113px;
	background-color: #3bb3c3; */
	background-color: #dc214c;
    	border-bottom: 5px solid #f8c301;
	font-family: 'Oswald', sans-serif;
	padding-bottom: 15px;
	color: #fff;
}

.tlo-podstrona{
	background-color: #fff;
	/*border-top: 5px solid #f8c301;*/
}

.content{
	padding: 20px 50px;
	margin: 5px 0 15px 0;
	line-height:24px;
	font-family: 'Oswald', sans-serif !important;
}



.footer{
	padding-top: 32px;
	padding-bottom: 25px;
	font-size: 12px;
	color: #f8c301;
	padding-left:15px;
	padding-right:15px;
	font-family: 'Oswald', sans-serif;
}

.linki-footer{
	color: #f8c301 !important;
}

.slowa-kluczowe{
	font-size: 6px;
	color: #f6f6f6 !important;
	font-family: Arial, Helvetica, sans-serif;
 	
}

footer{
	background-color: #fff;
	padding: 5px 0;
	height: 100%;
	border-top: 5px solid #dc214c;
}


/*#tabela-realizacje-1{
width: 530px;
}

#tabela-realizacje-2{
width: 530px;
}*/


