/*
Theme Name: Fundacja based on Firnera Lite
Theme URI: http://www.firdaus.my.id/themes/firnera
Description: Responsive WordPress Blog Theme
Author: Firdaus, IK
Author URI: 
Version: 1.3.0
Tags: blog, custom-logo, custom-background, right-sidebar, threaded-comments, translation-ready, theme-options
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: firnera-lite-fundacja
*/


/*----------------------*/
/*-------- Body --------*/
/*----------------------*/

body {
	height:auto; 
	width:auto; 
	font-family:Sans-Serif; 
	color: #15407e; 	
}
.aligncenter,
.bypostauthor,
.sticky {}

* {
	padding: 0;
	margin: 0;
	line-height: 1.5em;}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}


li, a, blockquote, pre, code {
    -moz-transition-property:background-color, border-top-color;  
	-moz-transition-duration: 0.20s;  
	-moz-transition-timing-function: linear;

	-webkit-transition-property:background-color, border-top-color;  
	-webkit-transition-duration: 0.20s;  
	-webkit-transition-timing-function: linear; 

	-o-transition-property:background-color, border-top-color;  
	-o-transition-duration: 0.20s;  
	-o-transition-timing-function: linear;   
}
a img, blockquote, pre, code, #respond form, .commentlist, .commentlist ul.children,
#firnera-lite-sidebar .widget_tag_cloud a, #commentform input, #commentform textarea {
    -moz-transition-property:margin, box-shadow;  
	-moz-transition-duration: 0.20s;  
	-moz-transition-timing-function: linear;

	-webkit-transition-property:margin, box-shadow;  
	-webkit-transition-duration: 0.20s;  
	-webkit-transition-timing-function: linear; 

	-o-transition-property:margin, box-shadow;  
	-o-transition-duration: 0.20s;  
	-o-transition-timing-function: linear;   
}

a{
	color: #5c8ce2;
	text-decoration: none;
	
}
a:hover {
	color: #333;
	text-decoration: none;
}

#tinymce a
{
	color: #5c8ce2;
	/*text-decoration: underline;*/
	
}
#tinymce a:hover
{
	color: #333;
	border-bottom: 1px dotted #333;
}

p {
	font-size: 85%;
	line-height: 1.5em;
}
html{
	margin-top:20px;
}
/*-----------------------*/
/* ----- H1 ==> H6 ----- */
/*-----------------------*/
h1,h2,h3, h4, h5, h6 {
	color: #333; 
	font-weight: normal;
}
h1,h1 a,h1 a:visited,
h2,h2 a,h2 a:visited,
h3,h3 a,h3 a:visited,
h4,h4 a,h4 a:visited,
h5,h5 a,h5 a:visited,
h6,h6 a,h6 a:visited {text-decoration:none;}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {text-decoration:none;}




/*--------------------*/
/*------ Wrapper -----*/
/*--------------------*/
#firnera_lite_wrapbody{
	background: #ffffff;
	margin: 0 auto;
	height: 100%;
	padding-top: 20px;
	padding-left: 19px;
}

#firnera_lite_wrap {
	margin: 0 auto; 
	height: 100%;  
	background: #fff;
	padding: 0 25px 25px; 
	width: 1100px; 
	/*border-top: 4px solid #444;*/
	z-index: -1;
	/*box-shadow: 0px 5px 13px 1px #C5FCAA;*/
}

/*--------------------------*/
/*--------- Header ---------*/
/*--------------------------*/
#firnera-lite-header {
	position: relative;
	margin: 0 auto;  
	width:100%; 
	/*border: 4px solid #cccccc; */
	border-width: 4px 0;
	background-size: cover;
}

/*------------------------*/
/*----- Site title -------*/
/*------------------------*/
#firnera-lite-header #titlesites { 
	/*border-bottom: 1px solid #e9e9e9;*/
	background: #fff; 
	background: rgba(255,255,255,.9);
	display: block;
}
#firnera-lite-header .titlesites{
	width: auto;
	height: auto;

}
#firnera-lite-header .titlesites h1{
	float:left;
	width: 50%;
	line-height: 28px;
}
#firnera-lite-header .titlesites h1 a{
	font-size: 110%;
	line-height: 36px;
	text-decoration: none;
	font-weight:bold;
	text-align: left;

}
#firnera-lite-header .titlesites h1 a:hover{
	text-decoration: none;	
}
#firnera-lite-header .titlesites h3{
	font-weight: normal;
	font-size: 90%;
	display: block;
	line-height:36px;
	color:#666666;
	font-style: italic;
	float:right;
	text-align: right;
}

h1.firnera-no-logo{
	text-align: center;
	margin: 15px 0;
	font-weight: bold;
}
h1.firnera-no-logo a{
	color: #333;
}
h1.firnera-no-logo:hover a{
	color: #2f4783;
}
/*------------------------------*/
/*-------- Header Logo ---------*/
/*------------------------------*/
#firnera-lite-header #logos {
	text-align: left; 
	padding: 0px 0 0px 0; 
	/*border-bottom:1px solid #e9e9e9;*/
}
#firnera-lite-header a.custom-logo-link {
	outline:none;
}
#firnera-lite-header a.custom-logo-link img {
	width: auto;
	height: auto;
	vertical-align: middle;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}


/*---------------------------*/
/*------ Primary Menu -------*/
/*---------------------------*/
#firnera-lite-header #navigation {
	width: 100%; 
	position: relative; 
	height: 40px; 
	background: #2f4783;
	margin-bottom: 10px;
	border-radius: 6px
}
#firnera-lite-header #Primary-Menu {
	list-style:none; 
	position:relative; 
	/*width: 76%; */
	z-index: 400;
	/*margin-left: auto;
	margin-right: auto;*/
	cursor: pointer;
}
#firnera-lite-header #Primary-Menu li {
	list-style: none; 
	position: relative; 
	float: left; 
	line-height: 1em; 
	padding: 13px 0 11px 0px;
	border-left: 1px solid white;
	width: 155px;
	text-align: center;
}

#firnera-lite-header #Primary-Menu > li:first-child {
	margin-left: 0px; 
	border-left: none;
}
#firnera-lite-header #Primary-Menu > li {
	/*border-top:1px solid #e9e9e9; 
	margin-top: -1px;*/
}
#firnera-lite-header #Primary-Menu > li > a { 
	list-style: none; 
	display: block; 
	text-transform: uppercase; 
	font-size: 12px;
	line-height: 15px;
	font-weight: 600;
	color: #fff; 
	/*border-right:1px solid #ccc; */	
	vertical-align: baseline; 
}

#firnera-lite-header #Primary-Menu > li:hover {
	/*border: 1px solid #cccccc; */
	border-bottom: none; 
	/*border-top-color: #888; 
	border-top-color: #aaa; */
	padding: 0; 
	/*margin: -1px 0 -1px 0px; 
	background: #2f4783;  */

}
#firnera-lite-header #Primary-Menu > li:hover:first-child {
	margin-left:0px;
}
#firnera-lite-header #Primary-Menu > li:hover > a {
	color: #ffffff;
	text-decoration: none; 
	border: none; 
	line-height: 40px;
}
#firnera-lite-header #Primary-Menu li ul {
	list-style: none; 
	position: absolute; 
	min-width: 137px;
	z-index: 300; 
	top: 40px; 
	left: -1px;  
	/*border: 1px solid #cccccc;  */
	border-top: none; 
	padding: 0 0 0px 0px;		
	display: block;
	/*IK*/
	visibility: hidden;
	background: #ffffff;
	/*box-shadow: 2px 2px 5px 0px #ddd;*/
}
#firnera-lite-header #Primary-Menu li ul li {
	position: relative;
    display: block;
    float: none;
    padding: 0;    
    border-left: 1px solid #2f4783;
    border-right: 1px solid #2f4783;
    border-bottom: 1px solid #2f4783;
}
#firnera-lite-header #Primary-Menu li ul li:first-child {
	/*border-top: 4px solid #cccccc; 
	padding-top: 10px; */
	margin-right: 0px;
}
#firnera-lite-header #Primary-Menu li ul li a{
	font-size: 11px;
	font-weight: 600;
	color: #2f4783;	
	display: block;  
	padding: 10px 8px 10px 8px !important;
	text-align: left;
}
#firnera-lite-header #Primary-Menu li ul li a:hover {
	text-decoration: none; 
	background: #2f4783;
	color: #ffffff;

}
#firnera-lite-header #Primary-Menu li ul li ul {
	position:absolute;
	top: 0px; 
	left: 135px;
}
#firnera-lite-header #Primary-Menu li ul li ul li:first-child {
	border-top: none;
} 
#firnera-lite-header #Primary-Menu li:hover ul ul, 
#firnera-lite-header #Primary-Menu li:hover ul ul ul, 
#firnera-lite-header #Primary-Menu li:hover ul ul ul ul {
	display: block;
}

#firnera-lite-header #Primary-Menu li:hover > ul, 
#firnera-lite-header #Primary-Menu li li:hover > ul, 
#firnera-lite-header #Primary-Menu li li li:hover > ul, 
#firnera-lite-header #Primary-Menu li li li li:hover > ul {
	display:block; 
	visibility: visible;
	opacity: 1;

	/*
	-moz-transition-property:opacity;  
	-moz-transition-duration: 0.15s;  
	-moz-transition-timing-function: linear;
	
	-webkit-transition-property:opacity;  
	-webkit-transition-duration: 0.15s;  
	-webkit-transition-timing-function: linear; 
	
	-o-transition-property:opacity;  
	-o-transition-duration: 0.15s;  
	-o-transition-timing-function: linear;   
	*/
}


#firnera-lite-header #Primary-Menu > li.current-menu-item,
#firnera-lite-header #Primary-Menu > li.current-menu-ancestor,
#firnera-lite-header #Primary-Menu > li.current-menu-parent {
	/*border: 1px solid #cccccc;*/
	border-bottom: none; 
	/*border-top-color: #aaa; */
	/*padding: 13px 0 11px 15px; 
	margin: -1px 0 0px -1px; */
	background: #2f4783;
}
#firnera-lite-header #Primary-Menu > li.current-menu-item:hover,
#firnera-lite-header #Primary-Menu > li.current-menu-ancestor:hover,
#firnera-lite-header #Primary-Menu > li.current-menu-parent:hover {
	/*padding: 0px 0 0px 15px;*/
}
#firnera-lite-header #Primary-Menu > li.current-menu-item:first-child,
#firnera-lite-header #Primary-Menu > li.current-menu-ancestor:first-child,
#firnera-lite-header #Primary-Menu > li.current-menu-parent:first-child {
	margin-left: 4px;
	border-left: 0px;
	padding-left: 0px;
}
#firnera-lite-header #Primary-Menu > li.current-menu-ancestor > a,
#firnera-lite-header #Primary-Menu > li.current-menu-item > a,
#firnera-lite-header #Primary-Menu > li.current-menu-parent > a {
	color: #ffffff;
	text-decoration: none; 
	border: none;}


#searchHeader.mobileOs input[type="text"] {display: block; visibility: hidden; opacity: 0;}
#searchHeader.mobileOs:hover input[type="text"] { visibility: visible; opacity: 1;}



/*-----------------*/
/*----- Posts -----*/
/*-----------------*/
.firnera-lite-listing > .post,
.firnera-lite-listing > .page {
    margin: 0 20px 20px 0;
    padding: 0 0px 20px 5px;
    position: relative;
    border-bottom: 1px solid #e9e9e9;
}
.firnera-lite-listing > .post:first-child {
	padding: 0px 40px 20px 5px; 
	margin: 0 -40px 20px 0; 
	overflow: hidden; 
}
body.paged .firnera-lite-listing > .post:first-child {
	margin: 0 -40px 30px 0; 
	padding: 15px 40px 30px 10px; 
	position: relative; 
	border-bottom: 1px solid #e9e9e9;
}

.firnera-lite-listing p {
	text-align: justify;
	padding-left: 3px;
}


.firnera-lite-listing .post:first-child .posttitle {
	font-size: 110%;
}

.firnera-lite-listing .posttitle,
.firnera-lite-listing .entrytitle,
body.paged .firnera-lite-listing .post:first-child .posttitle {
	font-size: 110%;
	font-weight: 600;
	margin-bottom: 10px; 
	/*width: 85%;*/
}

.firnera-lite-listing .posttitle a,
.firnera-lite-listing .entrytitle a {
	line-height: 1.1em; 
}
.firnera-lite-single-title{
	font-size: 130%; 
	margin: -2px 0 10px 0;
	width: 100%;
	font-weight: bold;
	color: #2f4783;
}

.firnera-lite-entry {
	font-size: 90%;
}
.firnera-lite-entry ,
body.single .firnera-lite-entry {
	text-align: left;
}

.firnera-lite-entry img{
	max-width: 100%;
	height: auto;
}
.firnera-lite-entry ol, 
.firnera-lite-entry ul,
.mce-content-body ol,
.mce-content-body ul
{
	margin: 0 0 15px 15px; 
	padding: 0; 
	font-size: 85%;
}

.firnera-lite-entry li,
.mce-content-body li
{
	padding:0 0 0 0px; 
	list-style-position: outside;
	line-height: 1.5em;
	/*margin-left: 15px;*/
}



.firnera-lite-entry p {
	margin: 0 0 0px;
}
.details {
	font-size: 85%;
	margin-bottom: 35px;
}
.firnera-lite-entry h1, .firnera-lite-entry h2, .firnera-lite-entry h3, .firnera-lite-entry h4,.firnera-lite-entry h5,.firnera-lite-entry h6 {
	/*margin: 28px 0  28px 0;
	font-weight: bold;*/
}

h1, h2, h3, h4, h5, h6
{
	/*width: 100%;*/
	color: #2f4783;
}
h1,h2{font-size: 140%;}
h3{font-size: 130%;}
h4{font-size: 120%;}
h5{font-size: 110%;}
h6{font-size: 100%;}

div.wp-caption.aligncenter{
	clear:both;
	display:block;
	margin:10px auto;}
div.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}
div.wp-caption.alignright {
	margin: 0 0 20px 20px;
}
.firnera-lite-entry img,
div.wp-caption img {
	/*box-shadow: 1px 1px 1px 1px #ddd;*/
}

div.wp-caption p.wp-caption-text {
	font-size: 75%; 
	color: #666; 
	margin: 0; 
	padding-right: 8px;
}
.firnera-lite-entry div.gallery img {
	/*box-shadow: 0px 0px 1px 0px #ddd; 	
	padding: 5px;*/
	/*border: 1px solid #cfcfcf !important;*/
	border: 0px !important;
	border-radius: 10px;
}
.firnera-lite-entry div.gallery a:hover img {
	box-shadow: 0px 8px 10px -2px #ddd;
	margin:-6px 0 6px 0;
}
.firnera-lite-entry div.gallery .gallery-caption {
	font-size: 75%; 
	color: #A49F9F;
}
.firnera-lite-entry div.gallery .gallery-item
{
	/*text-align: left !important;*/
}

blockquote {
	padding:25px 35px 10px; 
	margin:15px 0px 20px 20px; 
	border-left: 4px solid #555; 
	color: #666; 
	border-right: 1px solid #555;
	border-radius: 50px 0;
}
.firnera-lite-entry blockquote p {
	line-height: 1.6em;
}
blockquote:hover{
	box-shadow: 2px 3px 2px 1px #ccc;
}



/*------------------------*/
/*----- Read More... -----*/
/*------------------------*/
.firnera-lite-readMore{
    display: inline-block;
    font-size: 85%;
    padding: 1px 8px;
    color: #2f4783;
    background: #ffffff;
    border: 1px solid #2f4783;
    border-radius: 3px;
	margin-top: 15px;
}
.firnera-lite-readMore:hover{
	color: #ffffff;
	background: #2f4783;
}
.firnera-lite-readMore .fa{
	margin-left: 5px;
}

.firnera-lite-entry p.postPages {
	text-align: right; 
	padding:0; 
	margin: 20px 0 -41px; 
	float: right;
}
.postPages span {
	border-bottom: 1px dotted #666;
	padding: 0 4px 2px;
	font-size: 85%; 
}
.postPages a span {
	border: none;
}

/*---------------------*/
/*------ Content ------*/
/*---------------------*/
#firnera-lite-content {
	width: 100%; 
	position: relative; 
	background: #fff; 
	z-index: 0;
}
#firnera-lite-main {
    float: left;
    padding-right: 40px;
    width: 77%;
    padding: 0 20px 10px 10px;
    margin-top: 10px;
}


/*-----------------*/
/*----- Meta ------*/
/*-----------------*/
.firnera-lite-metaPost {
	margin: -8px 0 15px;
    font-size: 70%;
    /* border: 1px solid; */
    padding: 2px 2px;
    /* border-color: #555555 transparent transparent transparent; */
    /* box-shadow: 0px 2px 3px 0px #eee; */
}
.firnera-lite-metaPost img {
	vertical-align: middle;
}
body.single .firnera-lite-metaPost {
	color: #888;
	background: none;
	border: none;
	padding: 0;
	/*margin: -23px 0 15px;*/
}
.firnera-lite-metaPost .fa, body.single .firnera-lite-metaPost .fa{
	margin-left: 15px;
	margin-right: 5px;
}
.firnera-lite-metaPost .fa:first-child, body.single .firnera-lite-metaPost .fa:first-child{
	margin-left: 0;
}
#firnera-lite-metaPost {
	background: #ffffff; 
	border: 1px dotted #cccccc; 
	padding:22px 25px 22px 35px;
	font-size: 85%;
	clear: both;
	border-radius: 5px;
	display: none;
}
#firnera-lite-metaPost li {
	margin-bottom: 6px;
	list-style-type:none;
	border-bottom: 1px dotted #ddd;
}
#firnera-lite-metaPost li .fa{
	margin-right: 15px;
}

/*------------------------*/
/*---- Excerpt Post ------*/
/*------------------------*/
#postExcerpt {
	border-bottom: 3px solid #e9e9e9;
	margin-bottom: 28px; }
#postExcerpt p {
	font-size: 90%;
	line-height:1.3em; 
	color: #838383; 
	padding-bottom: 25px;

}

/*--------------------------------*/
/*---- Next And Prev Articles ----*/
/*--------------------------------*/
#firnera-lite-nextPrevPosts {
	margin-top: 35px; 
	padding-left: 0px;
}
#firnera-lite-nextPrevPosts a {
	padding: 5px 7px;
	display: block;
	/*background-color: #ddd;*/
	color: #333;
}
#firnera-lite-nextPrevPosts a small {
	color: #333;
	font-weight:normal; 
	font-size:70%;
	padding: 2px 5px;
	display: inline-block;
	border-radius: 2px;
}
#firnera-lite-nextPrevPosts a:hover {
	text-decoration: none; 
	/*color: #fff;
	background: #2f4783;*/
}
#firnera-lite-nextPrevPosts a small:hover{
	/*color:#fff;*/
}
#firnera-lite-nextPrevPosts p {
	width:48%; 
	font-size: 90%;
	font-weight: bold;
	line-height: 1.1em;
}
#firnera-lite-nextPrevPosts p.alignright {
	text-align: right;
	margin-top: 0;
}

/*---------------*/
/*--- Author ----*/
/*---------------*/
#firnera-lite-bioAuthor {
	padding: 0 0 35px 35px;
	text-align: center;
}
#firnera-lite-bioAuthor h3 {
	text-transform: uppercase; 
	font-size: 85%;
	font-weight:bold;
	line-height:40px;
	margin: 40px -35px 30px -35px;
	letter-spacing: .5px;
	box-shadow: 0px -17px 19px -19px #333;
}
#firnera-lite-bioAuthor h4 {
	font-size: 130%;
	line-height:32px;
	margin-bottom: 0;
}
#firnera-lite-bioAuthor h4 a {
	line-height:32px;
	margin: 0 0 20px 0;
}
#firnera-lite-bioAuthor img.avatar {
	margin: 0 0 10px 0;
	border-radius: 15%;
}
#firnera-lite-bioAuthor #bioLink {
	width:auto;
	color: #999; 
	font-size: 85%;
	font-weight:bold;
}
#firnera-lite-bioAuthor p.bioAuthorP {
	clear: left;
	margin-bottom: 15px;
	text-align: center;
	width: auto;
}
#firnera-lite-bioAuthor p.positionTitle {
	margin-bottom: 15px; 
	color: #777;
}

/*--------------------*/
/*---- Author Bio ----*/
/*--------------------*/
#firnera-lite-bioAuthor ul.columnists {
	clear: left; 
	margin-bottom: 45px;
}
ul.columnists li {
	margin-bottom: 3px;
}
.firnera-lite-entry > img.avatar {
	float: left; 
	margin: 0 15px 15px 0;
}
#firnera-lite-bioAuthor p.listBio {
	clear: left; 
	margin-top: 15px; 
	text-align: justify;
}
#firnera-lite-bioAuthor h2.authorName {
	margin-bottom: 0; 
	font-size: 140%;
	line-height:1em;
}
#firnera-lite-bioAuthor h3.positionTitle {
	margin-bottom: 5px; 
	color: #777; 
	font-size: 100%;
}
#firnera-lite-bioAuthor .author-lists{
	padding: 5px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 6px 0px #eeeeee;
}
/*---------------------*/
/*----- Universal -----*/
/*---------------------*/

.firnera-lite-entry pre, .firnera-lite-entry code {
	margin: 5px auto 10px auto;
	text-align: left;
	padding: 0px 4px 0px 2px;
	background: url(images/background-code.png);
	line-height: 19px;
	font-size: 90%;
	margin-right: 4px;
	display: block;
	overflow-x: visible;
	overflow-y: hidden;
	border: 1px solid #ddd;
}
.firnera-lite-entry pre, .firnera-lite-entry code{
	display:block;
}
.firnera-lite-entry pre:hover,.firnera-lite-entry code:hover{
	background-color:#ffffff;
	color:#303030;
	box-shadow: 4px 4px 10px 0px #eee;

}
.firnera-lite-entry pre:hover{
	margin-top: -5px;
	margin-bottom: 15px;
}
acronym, abbr, span.caps {
	font-size:.9em;
	letter-spacing:.07em;
	cursor:help;
}
p img {
	max-width:100%;
}
img.centered {
	display:block;
	margin:0 auto;
}
img.alignright {
	display:inline;
	margin:0 0 10px 10px;
}
img.alignleft {
	display:inline;
	margin:0 10px 10px 0;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
acronym.abbr {
	border-bottom:1px dashed #999;
}
blockquote cite {
	display:block;
	margin:5px 0 0;
}
.aligncenter, .center {
	text-align:center;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
a img {
	border:none;
}
img#wpstats {
	width:0;
	height:0;
	border:none;
	overflow:hidden;
}
#hideme {
	visibility:hidden;
}
.hidden {
	visibility: hidden;
	display: none;
}
.rssSummary {
	padding-bottom:15px;
}
.clear {
	clear: both;
}
.banner-clear {
	clear: both;
	height: 5px;
}
p.clear {
	height:1px; width:1px;
}
.hide {
	display: none;
} 
.red, .required {
	color: red;
}
button{
	cursor: pointer;
	vertical-align: middle;
	padding: 2px 4px;
}


/*--------------------------*/
/*----- Post Thumbnail -----*/
/*--------------------------*/
div.post a.thumbLink {
	float: left; 
	display: block; 
}
div.post a.thumbLink img {

	margin:0 20px 0 0; 
	transition: opacity 0.3s linear;
	
	padding: 2px;
    border: 1px solid #E1E1E1;
    border-radius: 10px;
}
div.post a.thumbLink:hover img {


	opacity: 0.8;
}

.firnera-lite-listing > div img{
	width: 220px; 
	height: auto;
}
.firnera-lite-listing > div:first-child img {
	width: auto; 
	height: auto;
}

/*-----------------------------*/
/*------- Pagination ----------*/
/*-----------------------------*/
#firnera-lite-navigation {
	display:block;
}
#firnera-lite-navigation .navigation{
	width: 100%;
	height: auto;
	padding: 5px 0;
	margin: 10px 5px;
}

#firnera-lite-navigation .navigation a{
	color: #2f4783;
	background-color: #fff;
	text-decoration:none;
	border: 1px solid #2f4783;
}
#firnera-lite-navigation .navigation a:hover{
	color: #fff;
	background-color: #2f4783;
}
#firnera-lite-navigation .navigation a,
#firnera-lite-navigation .navigation span.current{
	border-radius: 3px;
	cursor: pointer;
	font-size: 90%;
	padding: 4px 6px;
	line-height:20px
}
#firnera-lite-navigation .navigation span.current{
	color: #fff;
	background-color: #2f4783;
	border: 1px solid #2f4783;	
}


/*--------------------------*/
/*----- Primary Sidebar ----*/
/*--------------------------*/
#firnera-lite-sidebar {
	float: right; 
	width: 20%; 
	margin-top: 10px;
}
#firnera-lite-sidebar ul li.widget {
	list-style: none; 	
	font-size: 85%; 
	/*border-top: 5px solid #cccccc; */
	/*width: 281px;*/
	padding: 0 0 0px 0px;
	background: #fff;
	color: #333;
	margin: 10px 0 0 0;
}
#firnera-lite-sidebar ul li.widget a{
	color: #15407e;
	vertical-align: middle;
	
}
#firnera-lite-sidebar > ul > li.widget:first-child {
	border: none;
	padding-bottom: 0px;
	margin-top: 0;
}
#firnera-lite-sidebar ul li.widget h2.widgettitle {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0.3) 70%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 1)), color-stop(1%,rgba(255, 255, 255, 1)), color-stop(70%,rgba(255, 255, 255, 0.3)), color-stop(100%,rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 1%,rgba(255, 255, 255, 0.3) 70%,rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 1%,rgba(255, 255, 255, 0.3) 70%,rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 1%,rgba(255, 255, 255, 0.3) 70%,rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 1%,rgba(255, 255, 255, 0.3) 70%,rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );

	box-shadow: 0px 2px 0px #C5C5C5;
	background-color: #f2f2f2;
	padding-left: 10px;
	padding-right: 2px;
	/*color: #1b447e;*/
	color: #2f4783;
	font: normal 16px/27px Tahoma;
	padding-top: 7px;
	margin: 10px 0 10px 0;
	border-radius: 6px;
	/*
		color: #fff; 
		text-transform: uppercase;	
		font-size: 13px;
		font-weight: bold;
		line-height: 40px;
		border-bottom: 1px solid #e9e9e9; 
		margin: -15px 0 30px -35px;
		letter-spacing: .5px;
		background: #2f4783;
		padding: 0 7px;
		text-align: center;
	*/
}
#firnera-lite-sidebar ul li.widget img{
	max-width: 99%;
	height: auto;
}
#firnera-lite-sidebar ul li.widget h2.widgettitle a {
	color: inherit;
}
#firnera-lite-sidebar ul li.widget_rss h2.widgettitle img {
	vertical-align: middle; 
	padding-right: 5px;
}
#firnera-lite-sidebar ul li.widget ul li {
	list-style-type:square; 
	list-style-position: outside; 
	margin: 0 0px 0px 20px; 
}
#firnera-lite-sidebar ul li.widget ul li ul li {
	padding: 0 0 0 4px; 
	list-style-type: square; 
	list-style-position: inside;
}

#firnera-lite-sidebar li.widget:last-child {
	/*box-shadow: -1px 0px 0px 0px #e9e9e9;*/
}

/*-------------------------------------------------*/
/*----------Category in Primary Sidebar------------*/
/*-------------------------------------------------*/
#firnera-lite-sidebar ul li.widget .cat-item a{
	background: #fff;
	color: #000000;
	/*padding: 5px 20px 5px 15px;	
	font-size: 90%;
	font-weight:bold;*/
}
#firnera-lite-sidebar ul li.widget .cat-item a:hover{
	background: #333333;
	color: #ffffff;
}
#firnera-lite-sidebar ul li.widget a:hover{
	color: #2f4783;
	text-decoration: none;
}
#firnera-lite-sidebar ul li.widget ul li.cat-item{
	list-style-type: none;
}
#firnera-lite-sidebar ul li.widget ul li.cat-item:before {
	content: '\f07c'; /*-----------------FontAwesome------------*/
	font-family: 'FontAwesome';
	float: left;
	/*font-size: 90%;*/
	margin-left: -15px;
	color: #000000;
}
#firnera-lite-sidebar ul li.widget ul li.cat-item:hover:before{
	color:#333333;
}

/*----------------------*/
/*----- Tag Cloud ------*/
/*----------------------*/
.widget_tag_cloud a{
	margin: 0 0 20px 10px;
	border-left: 3px double #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 80% !important;
	display: block;
	float: left;
	padding: 2px 8px;
}
.widget_tag_cloud a:hover{
	margin: -2px 0 22px 10px;
	text-decoration: none;
}
.widget_tag_cloud:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}
.widget_tag_cloud a:before {
    content: "\f02b"; /*---------FontAwesome------------*/
	font-family:FontAwesome;
    clear: left;
	margin-right: 4px;
}
#firnera-lite-sidebar .widget_tag_cloud a{
	color: #ffffff !important;
	background: #2f4783;
}
#firnera-lite-sidebar .widget_tag_cloud a:hover{ 
	color:#2f4783;
	background: #333333;
}


/*--------------------------------------*/
/*----- Search & Search in sidebar -----*/
/*--------------------------------------*/
#searchform {
	background: transparent; 
	border: 1px solid #ddd;
	border: none; 
	height: 35px;
}
#searchform #s {
    /*width: 95%;*/
    padding: 0 10px;
    color: #000000;
    line-height: 30px;    
    background: #fff;
    border-bottom: 2px solid #ccc;
    box-shadow: 0px 2px 7px -5px #ccc;
	border-radius: 6px;
	
}
#searchform #s:focus {
	outline: -webkit-focus-ring-color auto 0px;
}
#searchform #searchsubmit {
	cursor: pointer; 
	padding:2px;
	float: left;
	background: #555555;
	margin: 6.5px 2px 2px 8px;
	border-radius: 3px;
} 
#searchform #searchsubmit:hover {
	text-decoration: none;
}


/*------------------*/
/*-----Comments-----*/ 
/*------------------*/
#commentsection {
	font-size: 85%;
	margin-bottom: 60px;
}
h3#comments,
#respond > h3 {
	text-transform: uppercase;
	font-size: 85%;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	margin: 40px -40px 30px 0;
	letter-spacing: .5px;
	box-shadow: 0px -17px 19px -19px #333;
}
li.comment #respond > h3 {
	margin: 40px 0 30px;
}
.commentlist {
	list-style:none; 
	margin-left: 35px;
	text-align:justify;
	padding:2px 2px 30px 2px;
}
.commentlist:hover{
	box-shadow: 1px 1px 1px 1px #ddd;
}
h3.comments {
	margin:40px auto 20px;
}
#commentform input,#commentform textarea {
	font-size: 85%;
	line-height: normal;
	background: #f0f0f0;
	border-radius: 0px;
	border-top-width: 2px;
	border-color: #b0b0b0;
	color:#333333;
}
#commentform input:hover,
#commentform textarea:hover{
	background:#fff;
	color:#444444;
	box-shadow: 1px 1px 1px 1px #ddd;
}
.commentlist li {
	font-weight: bold;
	list-style: none;
	padding: 10px;
	font-size: 85%;
	margin: 5px;
}
.commentlist li img.avatar {
	float:left; 
	margin-right:15px;
}
.commentlist cite,.commentlist cite a {
	font-weight:bold;
	font-style:normal;
}
.commentlist cite{
	color: #333333;
}
.commentlist cite a{
	color: #000fff;
}
.commentlist p {
	font-weight:normal;
	text-transform:none;
	margin:10px 5px 10px 48px;
	font-size: 12px;
}
.commentlist .pingback p {
	margin:10px 5px 10px;
}
#commentform p {
	margin:5px 0;
}
.commentmetadata {
	font-weight:normal;
	display:block; 
	font-size: 70%; 
	padding:3px 0 0; 
	text-transform:uppercase;
}
.commentmetadata a{
	color:#333; 
}
.CommentNavigation{
	width: auto;
	margin: 15px 0 0 35px;
}
.CommentNavigation a{
	color:#ffffff;
	background-color: #2f4783;
	margin: 2px 8px;
	padding: 2px 8px;
	border-radius: 2px;
	font-weight: bold;
	font-size: 85%;
}
.CommentNavigation .alignleft,
.CommentNavigation .alignright{

}
.CommentNavigation a:hover{
	color:#ffffff;
	background-color: #231F20;
}


cite.fn {
	text-transform:uppercase;
}
.nocomments {
	padding-left: 35px;
}
#recentcomments li { 
	color:#2f4783;
}
.cancel-comment-reply,
#respond form {
	margin-left: 35px;
	background: #ffffff;
	padding: 8px;
}
.cancel-comment-reply:hover,
#respond form:hover{
	box-shadow: 1px 1px 1px 1px #ccc;
}
.reply {
	text-align: right;
}
.cancel-comment-reply a,
.reply a {
	display: inline-block; 
	padding: 3px 8px; 
	color: #ffffff; 
	font-size: 90%; 
	line-height:18px;
	font-weight: bold;
	border-radius: 3px;
	background-color: #2f4783;
}
.cancel-comment-reply a:hover,
.reply a:hover {
	color:#ffffff;
	text-decoration: none; 
	background: #231F20;
	box-shadow: 1px 1px 1px 1px #cccccc;
}
.commentlist ul.children {
	margin: 15px 0 10px 40px;
	padding: 0;
	border-top: 3px solid #ccc;
}
.commentlist ul.children:hover{
	box-shadow: 1px 1px 1px 1px #ddd;
	border-radius: 5px;
}
.commentlist cite a{
	color: #2f4783;
}
.commentlist cite a:hover{
	color: #333;
}



/*----------------*/
/*----- FORM -----*/
/*----------------*/
select,
input[type="file"],
input[type="email"],
input[type="text"],
input[type="password"],
input[type="tel"]
{
	padding: 5px; 
	width: 170px; 
	margin: 5px 5px 0 0;  
	border: 1px solid #ccc; 
	border-radius: 3px;
}
textarea {
	padding: 4px; 
	width: 90%; 
	border: 1px solid #ccc; 
	margin: 5px 0 0; 
	border-radius: 3px;
}

#commentform 
input[type="submit"], 
input[type="submit"],
input[type="button"]
{
	cursor: pointer; 
	background: #2f4783; 
	border: none; 
	color: #ffffff; 
	padding: 5px 10px; 
	border: 1px solid #2f4783;
	border-radius: 6px;
	font-weight: bold;
}
#commentform
input[type="submit"]:hover, 
input[type="submit"]:hover,
input[type="button"]:hover
{	
	background: #ffffff;
	color: #2f4783; 
}

select {
	width: 182px;
}

#firnera-lite-sidebar input[type="email"],#firnera-lite-sidebar input[type="text"], #firnera-lite-sidebar textarea{
	margin-bottom: 8px; 
	width: 90%
}
#firnera-lite-sidebar input[type="submit"]{
	cursor:pointer;
}

span.wpcf7-not-valid-tip {
	width: 170px !important;
}

#commentform input[type="text"] {
	float: left;
	clear: left;
	margin: 0 15px 5px 0;
	width: 75%;
}
#commentform > p {
	line-height: 30px;
}
#commentform p.form-allowed-tags {
	line-height: 1.3em;
}
#commentform p.form-allowed-tags code {
	font: 12px "Courier New";
}
.formExample {
	color: #999; 
	font-style: italic;
}

/*-------------------------------------------*/
/*------ Advertisement custom sidebar ------ */
/*-------------------------------------------*/
#custom-sidebar-after-menu,
#custom-sidebar-before-footer{
	background-color: #fff;
}
#custom-sidebar-after-menu img,
#custom-sidebar-before-footer img{
	max-width: 100%;
	height: auto;
}
#custom-sidebar-after-menu > ul > li,
#custom-sidebar-before-footer > ul > li{
	padding: 5px;
}
#custom-sidebar-after-menu > ul,
#custom-sidebar-before-footer > ul {
	list-style:none;
	border-width: 0 1px;
	border-style: solid;
	border-color: #e9e9e9;
}
#custom-sidebar-after-menu ul li ul,
#custom-sidebar-before-footer ul li ul{
	list-style: disc;
	padding-left: 15px;
}

/*-----------------------*/
/*------- Footer --------*/
/*-----------------------*/
#firnera-lite-footer {
	clear:both; 
	position: relative;
	height: auto;
	width: 100%; 
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	margin-top: 30px;
	
}


#firnera-lite-footer-copyright
{
	font-size: 75%;
	margin-top: 16px;	 
	color: #333333;
	display: block;
	padding: 10px 0 10px 0;
	border: 1px solid #ddd;
    border-radius: 6px;
	text-align: center;
}
#firnera-lite-footer-copyright a{
	color:#2f4783;
}
#firnera-lite-footer-copyright a:hover{
	color: #444444;
}
#firnera-lite-footer-copyright .copyrightblog{
	/*float:left;*/
	font-size: 75%;
	text-align: center;
}
#firnera-lite-footer-copyright .credit{
	float:right;
}

.footInfo {
    text-align: justify;
    float: left;
    padding: 0px;
    padding-right: 0px;
    padding-left: 125px; 
}
.footInfo img {
    float: left;
    margin-right: 25px;
    margin-top: 4px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    /*margin: 5px 20px 5px 0;*/
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 0px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 5px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 75%;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 90%;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


#banner-centrum-rehabilitacji
{
	float: right;
	max-height: 173px;
}

#btnPrzelew
{
	background-color: #2f4783;
    width: 191px;
    height: 30px;
    border: 1px solid #2f4783;
    border-radius: 6px;
    color: white;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding-top: 9px;
    box-shadow: 2px 3px 3px 0px #ddd;	
	margin: 10px auto;
}
#btnPrzelew:hover
{
	cursor: pointer;
	background-color: white;
    color: #2f4783;
}

#btnPrzelewProc
{
	background: #2f4783 url('images/1percent3_small.png');	
    background-repeat: no-repeat;
	background-size: 46px 30px;    
	background-position-x: 10px;
	background-position-y: 10px;
    width: 191px;
    height: 30px;
    border: 1px solid #2f4783;
    border-radius: 6px;
    color: white;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding-top: 9px;
    box-shadow: 2px 3px 3px 0px #ddd;	
	margin: 10px auto;
}
#btnPrzelewProc:hover
{
	cursor: pointer;
	background-color: white;
    color: #2f4783;
}

.btn-test {
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  text-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  background: #2f4783;
  padding: 10px 20px 10px 20px;
  border: solid #2f4783 1px;
  text-decoration: none;
}

.btn-test:hover {
  background: #00308f;
  text-decoration: none;
}


.imagerounded {
	/*padding: 2px;
    border: 1px solid #E1E1E1;*/
	margin-top: 10px;
    border-radius: 10px;    
	border: 1px solid #cfcfcf;
}

#lblKonto
{
	color: #2f4783;
	font-size: 100%;
    text-align: center;
    font-weight: bold;
	margin-top: 30px;
}


/* aktywny link do centrum rehab na banerze głównym */
.imageMap
{
	width: 100%;
	position: relative;	
}
.imageMap .hotspots 
{
	width: 100%; 
	height: 100%;
	position: absolute;
	left: 0; 
	top: 0;
	visibility: hidden;
}
.imageMap a 
{
	display: block;
	position: absolute;
	background: #000;
	z-index: 100;
	opacity: 0.1;
	filter: alpha(opacity=20);
	border: 1px solid transparent;
	border-radius: 23px;
}
.imageMap a.p1 
{
	left: 77%;
    top: 0%;
    width: 23%;
    height: 99%;
	/*testowo*/
	/*visibility: visible;*/
}
.imageMap a + p 
{
	position: absolute;
	left: 0%; 
	top: 102%;
	width: 100%;
	color: #000;
	display: none;
}
.imageMap:hover .hotspots 
{
	visibility: visible;
}

/*okruszki*/
#breadcrumbs
{
    list-style: none;
    margin: 2px 0 0px 5px;	
    overflow: hidden;
	/*height: 20px;*/
}
#breadcrumbs li
{
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
	font-size: 70%;
}
#breadcrumbs .separator
{
    font-size: 70%;
    font-weight: 100;
    color: #aaa;
}


/* formularze przelewów */
#przDiv
{
	border: 0px solid green;
	width: 100%;
	margin: 0 0 20px 0;
}
#przLabel
{
	font-size: 75%;
	margin-left: 2px;
}
#przLabel2
{
	font-size: 85%;
	margin-left: 2px;
	font-style: italic;
}
#przField
{
	border: 0px solid red;	
	margin: 0px 0 5px 0;
	overflow: hidden;
	font-size: 75%;
}
#przLogo img
{
	width: 139px;
}
#przField textarea
{
	width: 35%;
	height: 30px;
	margin: 0 2px 0 0;
	color: #000000;
    background: #fff;
    border-bottom: 2px solid #ccc;
    box-shadow: 0px 2px 7px -5px #ccc;
    border-radius: 6px;
}
#przField input[type="text"]
{
    padding: 0 10px;
    height: 25px;
    color: #000000;
    background: #fff;
    border-bottom: 2px solid #ccc;
    box-shadow: 0px 2px 7px -5px #ccc;
    border-radius: 6px;
	width: 33%;
	margin: 0 2px 0 0;
	font-size: 85%;
}
#przField input[name="kwota_zl"], #przField input[name="kwota_gr"], #przField input[name="kwota"]
{
    padding: 0 10px;
    height: 25px;
    color: #000000;
    background: #fff;
    border-bottom: 2px solid #ccc;
    box-shadow: 0px 2px 7px -5px #ccc;
    border-radius: 6px;
	width: 5%;
	margin: 0 2px 0 0;
}
#przField input:focus, #przField textArea:focus
{
	outline: -webkit-focus-ring-color auto 0px;
}
#przSubmit
{
	margin-top: 12px;
}
#przField input[type="submit"]
{

}

/* font resizer */
#resizer-label
{
	font-weight: normal;
	font-size: 85%;
}
#resizer
{
	text-align: center; 
	font-weight: bold; 
	margin-left: 12px; 
	font-size: 120%;
}
p.zero_font_resizer
{
	text-align: center; 
	font-weight: bold; 
	margin-left: 12px; 
	font-size: 120%;
	
}
a.zeno_font_resizer_minus
{
	color: #2f4783 !important;
	font-size: 14px !important;
	vertical-align: baseline !important;
}
a.zeno_font_resizer_reset
{
	color: #2f4783 !important;
	font-size: 16px !important;
	vertical-align: baseline !important;
}
a.zeno_font_resizer_add
{
	color: #2f4783 !important;
	font-size: 18px !important;
	vertical-align: baseline !important;
}

/* lista podopiecznych */
#lstPosPodopieczni
{
	margin-bottom: 10px;
}

/* Ośrodki rehabilitacyjne */
#legenda
{
  /* border: solid 1px #15407E; */
  width: 460px;
  margin-top: 15px;
}

#ramka
{
  border: solid 1px #e1e1e1; 
  width: 100%;
  margin-top: 15px;
}

#ramka_war
{
  border: solid 1px #e1e1e1;
  border-bottom: 0px;
  width: 699px;
  margin-top: 15px;
}

#ramka_firma
{ 
  border-bottom: solid 1px #e1e1e1;
  width: 345px;
  background-color: #f4f4f4;
  padding: 4px;
  font-weight: bold;
}
#ramka_adres
{
  border-left: solid 1px #e1e1e1;
  border-bottom: solid 1px #e1e1e1;  
  width:345px;
  background-color: #f4f4f4;
  padding: 4px;
  font-weight: bold;
}
#ramka_adres_war
{
  border-left: solid 1px #e1e1e1;
  width:347px;
  background-color: #f4f4f4;
  padding: 4px;
  font-weight: bold;
}

#ramka_znaki
{
/* border-left: solid 1px #15407E;*/ 
 /* width: 32px; */
  background-color: #fff;
  padding: 4px;
  text-align: left;
  padding-bottom: 0px;
}
#ramka_opis
{
  text-align: justify;
  background-color: #fff;
  padding: 4px;
  padding-top: 0px;
}

#ramka_www
{
  border-top: solid 1px #e1e1e1; 
  text-align: center;
  background-color: #f4f4f4;
  padding: 4px;
  font-weight: bold;
}

#ramka_link
{
  text-decoration: none; 
  color: #000066;
  font-weight: bold;
  
}
#ramka_odstep
{
  font-size: 120%;
}

.addtoany_share_save_container
{    
    margin: 10px 0 0 0 !important;
}

/* woocommerce */
.woocommerce-cart-tab 
{
	width: 48px !important;
	height: 48px !important;	
	background-color: #ddd !important;
}
.woocommerce-cart-tab__contents
{   
    bottom: 5px !important;
    right: 10px !important;
    width: 15px !important;
    height: 15px !important;
    line-height: 18px !important;    
    font-size: 10px !important;
}
.woocommerce-cart-tab-container .widget_shopping_cart .widgettitle 
{
	height: 48px !important;
	padding: 11px 11px !important;
}
.cart_totals h2
{
	font-size: 100% !important;
}
.product-subtotal .woocommerce-Price-amount
{
	font-weight: bold;
}
.order-total
{
	font-size: larger;
}
.woocommerce-billing-fields h3
{
	font-size: 110%;
}
mark.count
{
	background: none;
}

iframe
{
	/*margin-left: 10px;*/
}


.tblZapomogi
{
	width: 98%; 
	/*margin-left: 4.5pt; */
	font-size: 12px;
}
.tblZapomogi td
{
	padding: 3pt;
	border: 1px solid #e1e1e1;
}
.ochrona-danych
{
	font-size: 65%;
	line-height: 1em !important;
}

.tablepress
{
	font-size: 11px;
}
.tablepress tfoot th, .tablepress thead th
{
	background-color: rgba(47, 71, 131, 0.26) !important;
}
.tablepress a
{
	color: #15407e !important;
}

fieldset {
    border: 1px solid #ccc;
    margin: .5em 0;
    padding: 1em;
}
legend {
    color: #15407e;
    font-size: 14px;
	border: 0;
    padding: 0;
    white-space: normal;
	padding: 0 5px 0 5px;
}
.field-label-inline-first {
    font-weight: bold;
    float: left;
    width: 145px;
	clear: both;
	color: #666;
    font-size: 12px;
    line-height: 1.6;
}

.lawBox {
    background: #F5FDFF;
    background: #eee;
    border: 1px solid #dedede;
    margin-bottom: 3px;
}
.dictBox2 {
    background-color: #F3F3F9;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 2px;
}
.lawBox a {
    color: #3671A8;
    color: #15407E;
    font-weight: normal;
    display: inline-block;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 12px;
}

.kalk-oplat
{
	margin-bottom: 1.5em;
    width: 100%;
}
.kalk-oplat th,
.kalk-oplat tr,
.kalk-oplat td
{
	padding: 0.1em 0.5em;
    vertical-align: baseline;
}
#panel select
{
	width: 65px;
}

.uMar2 {
    background: #eee;
	padding: 0 0 0 1.5em;
}
.uMar {
    background: #eee;
    border: 1px solid #eee;
    display: inline-block;
    width: 96%;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 11px !important;
    padding-top: 4px !important;
    margin: 1px !important;
    /* margin-bottom: 2px !important; */
    font-size: 12px !important;
    /* padding: 0 0 0 1.5em !important; */
    list-style-type: none;
}
.uMar li {
	font-size: 11px;
}
.uMar2 li a, .uMar2 li a:first-line {
    /* line-height: 8px; */
}
.uMar2 li a {
    padding-top: 5px;
    padding-bottom: 4px;	
}
.uMar li a, .uMar a li {
    display: block;
    width: 100%;
    padding-bottom: 4px;
    padding-top: 12px;
	color: #2f4783 !important;
	font-weight: bold;
	font-size: 12px !important;
	line-height: 1em;
}
.return
{
	margin-left: 5px;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img
{
	border-radius: 10px;    
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
    background: #666;
    background: rgba(0,0,0,0.9) !important;
}



/*
** style do wydruku **
*/
#print-button-right
{
	background: url(images/print-button_318-77516.jpg) no-repeat;
	background-size: 20px 20px;
	padding-left: 25px;
    float: right;
    cursor: pointer;
	position: relative;
    top: 30px;
    left: -3px;
    font-size: 12px;
    height: 20px;
}
#print-button-left
{
	background: url(images/print-button_318-77516.jpg) no-repeat;
	background-size: 20px 20px;
	padding-left: 25px;
    float: left;
    cursor: pointer;	
	font-size: 12px;
	height: 20px;
}
#map-image
{
	display: none;
	width: 100%;
}

@media print
{
	/* stronicowanie */
	.tabcontent
	{
		/*page-break-after: always;*/
	}
	img
	{
		page-break-inside: avoid;
	}
	body 
	{
		zoom: 114%;
	}
	#firnera-lite-header, #firnera-lite-sidebar, #breadcrumbs,
	#navigation, #firnera-lite-footer, #firnera-lite-nextPrevPosts,
	#firnera-lite-footer-copyright, #print-button-right, #print-button-left, #map-iframe
	{
		display: none;
	}
	#map-image
	{
		display: block;
	}
	#firnera-lite-content
	{
		margin-left: 0; 
		float: none; 
		width: auto;
	}
	#firnera-lite-content a 
	{
		font-weight: bold; 
		color: #000066; 
		text-decoration: underline;
	}
	#firnera-lite-content
	{
		margin-left:0; 
		float:none; 
		width:auto;
	}
	h1, h2, h3, h4, h5, h6
	{ 
		page-break-inside: avoid;
	}
	h3
	{
		margin-left: 10px; 
		margin-bottom: 0px; 
		padding-bottom: 0px;
	}
	blockquote, table, pre
	{
		page-break-inside:avoid;
	}
	ul, ol, dl 
	{
		page-break-before:avoid;
	}
	img.centered
	{
		display: block; 
		margin-left: auto; 
		margin-right: auto;
	}
	img.right
	{
		padding: 4px; 
		margin: 0 0 2px 7px; 
		display: inline;
	}
	img.left
	{
		padding: 4px; 
		margin: 0 7px 2px 0; 
		display: inline;
	}
	.right
	{
		float: right;
	}
	.left
	{
		float: left;
	}
	img
	{
		page-break-inside:avoid; 
		page-break-after:avoid;
	}
}