/*
Theme Name: Salon Natura
Theme URI: http://www.studiolokomotywa.pl
Description: Salon Natura
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Studio Lokomotywa
Author URI: http://studiolokomotywa.pl
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0
*/

#Top_bar .logo{
	margin: 0 !important;
}

#Top_bar #logo {
    height: 82px !important;
    padding: 5px 0 !important;
    width: 58% !important;
}

#Header .top_bar_left, .header-classic #Top_bar, .header-stack #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative {
    /*opacity: 0.7;*/
}

.date {
	font-size:11px;
}


.wp-caption-text {
    
}

.linki{
	border-left: 7px solid #451d14;
	padding: 0 7px;
}

h1 .linki{
	border-left: 7px solid #451d14;
	padding: 0 7px;
	
	
	-webkit-transition: all 0.2s ease; /* Safari and Chrome */
    -moz-transition: all 0.2s ease; /* Firefox */
    -ms-transition: all 0.2s ease; /* IE 9 */
    -o-transition: all 0.2s ease; /* Opera */
    transition: all 0.2s ease;
}

h1 .linki:hover{
	border-left: 14px solid #451d14;
	padding: 0 7px;
	text-decoration: underline;
}


#Top_bar .menu > li > a span:not(.description) {
	font-weight: bold;
}