/*
Theme Name: bankbroker
Theme URI: http://www.bankbroker.pl
Description: Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
Author: bb
Author URI: http://www.bankbroker.pl

/*------------ bankbroker.pl -----------------------------*/

a.aktywny {
color: #cc0000 !important;
margin-left: 3px;
}

/*
a.aktywny:before {
content: "&#187; ";
}
*/


/* ### bez ramkek na obrazkach ### */
img {
border: 0;
}

:focus { outline: 0; }

/* ###### */



.noproduct .middle_product h2 {
display:none;

}



.middle_product h3 {
margin-bottom: 20px !important;

}

/* mialo ratowac przed orphan
.entry p strong {
overflow: hidden;
}
.entrytext {
overflow: visible;
}
*/

.wnioski {
background: #E6EFF7;
padding: 6px;
padding-left: 70px;
border: solid 1px;
border-color: #ddd;
background-image:url(/mygif/bezpieczny58v.png);
background-repeat:no-repeat;
background-position: 5px 10px;
}

.pod {
border-top: 1px dashed #ccc;
padding-top: 20px;
}

.pod1 {
padding: 6px;
padding-bottom:15px;
border: solid 1px;
border-color: #ddd;
}

.entrytext .img-wpis {
 float: left;
 margin: 5px 15px 5px 0;
 padding: 2px;
 border: 1px solid #ccc;
 background: #f0f0f0;
}

.entry .img-wpis {
 float: left;
 margin: 0px 15px 20px 0;
 padding: 2px;
 border: 1px solid #ccc;
 background: #f0f0f0;
}

.dalej {
  float:right;
  margin: 10px;
}

.middle_product h2 a, h3 a {
font-size: 12px !important;
color: #2B489B !important;
text-decoration: underline !important;
}

.middle_product {
font-family: Arial, Sans-Serif !important;
font-size: 12px !important;
}

/* ---------------------------- m2 ----------------------- */

#m2m_mod_offerer_91 a {
font-size: 12px;
color: #2B489B;
text-decoration: underline;
}


#m2m_mod_offerer_91 {
font-family: Arial, Sans-Serif !important;
font-size: 12px;
border: 1px solid #dadada;
padding: 10px 10px 40px 10px !important; /* wewnatrz ramki */
margin-bottom: 16px; /* ponizej szarej ramki */
margin-top: 0px !important;
}

.box1.bg1 {
border-bottom: 0px !important;
border-top: 0 !important;
padding-bottom: 0px !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 0px !important;
}

.box1 .wniosek h5 a  {
display: block !important;
background-color: #E6EFF7;
color: #336699 !important;
height: 20px !important;
line-height: 20px !important;
padding: 2px 4px 2px 4px !important;
text-align: center !important;
cursor: pointer !important;
text-decoration: none !important;
font-weight: bold !important;
font-family: Tahoma !important;
border: 1px solid #dadada !important;
margin-top: 0px !important;
}

.box1_right {
padding-top: 0px;
padding: 0px;
margin: 0px;
}

.wniosek {
width: 150px;
float: right;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.box1_left {
float: right !important;
padding-bottom: 0px;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 62.5% Arial, Sans-Serif;
	background: #999999;
	margin: 0px;
	padding: 0px;
}

body a, body a:visited {
	color: #466EDB;
	/* text-decoration: none; */
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: url('images/page_background.jpg') top center repeat-y;
	padding: 0 10px 0 10px;
}

#header {
	width: 100%;
	background: #000;

	height: 100%;
	background: #FFF url('images/header_footer_img.jpg') top center repeat-y;
}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Arial, sans-serif;
	
}

#header h1 a {
	color: #fff;
}

.description {
	font-family: Arial, sans-serif;
}

#header #header_right {
	float:right;
	width: 390px;
	text-align: right;
	font-size: 16px;
	color: #fff;
	padding: 20px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 480px;
	text-align: left;
	font-size: 16px;
	color: #fff;
	padding: 10px 0px 20px 20px;
}

#subscribe {
	text-align: right;
}

#subscribe img {
padding:0px 2px 0px 2px;
}


#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 500px;
	line-height: 1.8em;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	width: 410px;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color: #fff;
	width: 100%;
	clear: both;
	background: #FFF url('images/header_footer_img.jpg') top center repeat-y;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	/* text-decoration: none; */
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Arial, Sans-Serif;
}

h1 {
	font-size: 22px;
	line-height: 1.0em;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 16px;
	text-decoration: none;
	color: #2B489B;
	margin-bottom: 8px;
	line-height: 1.0em;
}


.post h2 {
color: black;
}



.post h2 a:hover {
text-decoration: underline;
}


.post {
	font-size: 13px;
	margin-bottom: 0px;
	text-align: left;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 20px;
	text-align: left;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: left;
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: right;
margin-top:20px;
border-bottom: 20px solid #fff;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 16px;
	margin-bottom: 10px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}


code{
	font:1.3em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:10px;
}

#sidebar a {
	color: #2B489B;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 6px;
	border-bottom: dashed 1px #9DB7FF;
	font-size: 12px;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 6px;
	border-bottom: dashed 1px #80A0F6;
	font-size: 12px;
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 13px;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #9DB7FF;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #80A0F6;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #aa0000;
	margin-left: 1px;
}

#sidebar a:active {
	color: #ff0000;
	margin-left:3px;;
}

#sidebar .sidebar_left {
	width: 185px;
	float: left;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_right {
	width: 185px;
	float: right;
	padding: 0 10px 0 10px;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.2em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.2em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 14px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
        padding-top: 10px;
        margin-top: 10px;
}





#respond {
	font-size: 14px;
	margin-bottom: 5px;
        margin-top: 10px;
}




ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
margin-top: 0px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}
