/* *
 *
 * dobrodzien - style.css
 * Author: Agencja Interaktywna WMC
 *
 */
/** {
    margin: 0px;
    padding: 0px;
}*/

body {
    padding: 0px;
    margin: 0px;
    background: #fefdeb;
}

form {
	margin: 0px;
	padding: 0px;
}

/* clearfix */

.clearfix:after {
        content: ".";
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
}

/*.clearfix {display: inline-block;}*/

/* Hides from IE-mac */
.clearfix {
    height: 1%;
}

.clearfix {display: block;}

.clearFix {
    clear: both;
}

.h, hr {
	display: none;
}

body, html, input, textarea, select, p, td, th {
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    color: #3c3c3c;
}

h1, h2, h3, h4, h5, h6 {
    color: #866802;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    /*background-image: url(/static/images/arrow.blue.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 15px;
    margin-top: 5px;*/
	font-size: 15px;


}

h2 {


	padding: 0;
	margin:20px 0 10px 0;
	font-size: 13px;
	font-weight: bold;
    color: #3c3c3c;
}


h3 {
	padding: 0;
	margin:10px 0 5px 0;
}



h4 {
	padding: 0;
	margin:10px 0 5px 0;
}

a, a.active {
    text-decoration: none;
    color: #d79101;
}
a.black {
    color: #000;
}

a img {
    border: none;
}

a:hover {
    text-decoration: underline;
}

a.more {
    color: #00539f;
    background-image: url(/static/images/arrow.more.gif);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

a.moreWhite {
    color: #fff;
    background-image: url(/static/images/arrow.white.gif);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    padding-left: 10px;
}

a.black {
    color: #000;
}

a.black:hover {
    color: #00539f;
    text-decoration: underline;
}

.floatLeft {
    float: left;
    width: 300px;
    display: inline; /* IEFIX*/
}

.floatRight {
    float: right;
    display: inline; /* IEFIX*/
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

hr {
    background-color: #e4dfd8;
    border: 0;
    height: 1px;
}


/* kontener centrujacy zawartosc */
div#pageContainer {
    width: 915px;
    margin: 0px auto;
	background: url(/static/images/bgMain.gif) repeat-y left top;
}

/* lewa kolumna */
div#LeftColumn{
	width: 196px;
	height: auto;
	float:left;
}

/* prawa kolumna */
div#RightColumn{
	width: 719px;
	height: auto;
	float:left;
}


/* naglowek */
div#pageHeader {
    height: 57px;
    padding: 0px;
    padding-top: 20px;
    padding-left: 16px;
    margin: 0px;
    border-bottom: 13px solid #b7b7b7;
    position: relative;
}

div#LeftColumn img.logo {
    margin-top: 92px;
    margin-left: 6px;
}

div#pageHeader ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 350px;
    margin-top: 10px;
}

div#pageHeader ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
}





/*****************/
/* menu glowne */
div#pageMenu {
    height: auto;
    min-height:400px;
    margin: 47px 20px 0 23px;
}

div#pageMenu ul {
    margin: 0px;
    margin-left: 15px;
    margin-top: 15px;    padding: 0px;
    list-style: none;
}

div#pageMenu ul li {
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}
div#pageMenu li {
	list-style-image: url(/static/images/menuArrow.gif);
}

div#pageMenu ul li.last {
    border-right: 1px solid #d7d7d7;
}

div#pageMenu ul li a.submenu{
	font-size: 12px;
	color:#806301;
}

div#pageMenu ul li a.submenu:hover, div#pageMenu ul li a:hover{
	color:#e39f13;
}


/** strona glowna **/
div#mainContent {

}


/** podstrona **/
div#subContent {
    padding-top: 15px;
}

div#leftSide {
    width: 258px;
    float: left;
}

div#rightSide {
    width: 667px ;
    float: right;
}


div#pageContent {
   margin: 0px;
   padding: 0px;
   padding-top: 5px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: justify;
   min-height: 400px;
}


/**********/
/* stopka */
/**********/

div#afterFooter {
   color: #885e06;
   margin-bottom: 15px;
   margin-top: 50px;
}

div#afterFooter a {
    color: #885e06;
}



div#RightColumnContent{
	width: auto;
	margin-left:24px;
	margin-right:36px;
}

div#Content{
	width:auto;
	margin: 18px;
	text-align:justify;
	line-height:15px;
}


div#Content p.wciecie{
	padding-left: 36px;
}

.dotsBorder{
	width: 100%;
	height: 2px;
	background: url(/static/images/bgDots.gif) repeat-x top left;
	margin-top: 18px;
	margin-bottom: 27px;
}
.dotsBorderMenu{
	margin: 12px 0 11px 0;
}

p.naglowek{
	margin:0;
	color:#866802;
	font-weight:bold;
	font-size: 13px;
}
div#Content p.data{
	margin:0;
	color:#e39f13;
	margin-bottom:5px;
}
div#Content p{
	margin-top:0;
}

/* zolte pole */
div#ContentYellow{
	width:auto;
	padding: 18px;
	background-color:#f8ee9a;
}
div#ContentYellow p{
	color:#806301;
	margin: 5px 0 5px 0;
}
div#ContentYellowLeft{
	float:left;
	width:320px;
}
div#ContentYellowLeft textarea{
	background:white;
	border: 1px solid #e39f13;
	width:315px;
	height:74px;
	padding:3px;
}
div#ContentYellowRight{
	float:right;
	width:260px;
}
.send{
	background-color:#e39f14;
	font-weight:bold;
	border:none;
	color:white;
	padding:0 6px 2px 6px;
	margin-top:10px;
}
form#ankieta {
	margin-top:20px;
	line-height:24px;
}
form#ankieta center{
	margin-top:12px;
}

#bank{
	position: relative;
	top: -30px;
	left: 40px;
	color: #967600;
}

