/********************** general */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
a img {border:none;}
a:focus, a:hover {color:#7dae2c;}
a {color:#193a6d;text-decoration:underline;}

/* layout */
body, h1, h2, h3, h4, p { color: #222; font-weight:normal;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.9em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {margin-top: 1.25em;}
p {margin:0 0 1.5em;}
hr {background:#ddd;clear:both;width:80%;height:1px;margin:1.45em auto;border:none;}
hr.space {background: transparent;color:transparent; visibility: hidden;}
hr.full {width: 100%;}
.normal {color: #444;}
.quiet {color:#888;}
.under {border-bottom: 1px solid #aaa;}
.loud {color:#222; font-size:1.2em; line-height: 1.6em;}
.highlight {background:#ff0;}
.container {width:950px;margin:0 auto; padding-top: 25px;}

/* forms.css */
input.text {margin:0.5em 0; padding:5px; background-color: transparent; border: 1px solid #666; width: 230px; vertical-align: sub;}
input.text:focus, input.title:focus { border:1px solid #8bc62a;}
label { font-size: 1.4em; margin-right: 5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:1px solid #ddd; text-decoration: none; text-align: center;}
.error {background:#fdd2d3;color:#8a1f11;border-color:#ee4e54;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#def0c4;color:#42602d;border-color:#81b43b;}
.error a, a.error:hover {color:#d50808; }
a.success:hover { color: white; background: #81b43b;}
a.error:hover { color: white; background: #ee4e54;}

.send {
	background: url("../images/bkg_button.gif") no-repeat 100% 0;
	border: none;	border-left: 1px solid #eee;
	height: 27px;	line-height: 27px;
	padding: 3px 40px 10px 5px;
	outline: none;	margin-top: 0.5em;
	cursor: pointer; 
}
.confirm, .deny { padding: 5px 45px; }
.confirm { margin-right:20px; }
.deny {	margin-left: 20px; }

/********************** menu */
.mainMenu .container {
	padding-top: 0px;
}
.mainMenu {
	background: url("../images/bkg_menu.gif") repeat-x;
}
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

#pmenu a, #pmenu a:visited {display:block;width:120px;  font-size: 1.2em; height:26px; line-height:24px; text-decoration:none; text-indent:10px;}
#pmenu li.drop ul li a { font-size: 0.9em; text-indent:15px; border-bottom: 1px solid #eee;}
#pmenu li {float:left; background: transparent; text-align: left;}
#pmenu li ul li { background: white; border: none; }
.drop { font-weight: bold;}
.drop li {font-weight: normal;}
/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
#pmenu li > a {border-left: 1px solid #ddd; }
#pmenu li:hover > a { color:white; background: #7dae2c;}

#pmenu li ul {display:none;}
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 0px 30px; width:120px;}
#pmenu > li:hover > ul {left:-30px; top:16px; }

#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:0.8em;}
/* For IE5.5 and IE6 */
* html #pmenu li a {border-left: 1px solid #eee;}
* html #pmenu li a:hover {position:relative; color:white; background: #7dae2c;}
* html #pmenu li.drop a:hover {position:relative; background: #7dae2c; color: white; border-color: white;}
* html #pmenu .drop li a {text-indent:15px;}

#pmenu li a:active, #pmenu li a:focus {background:#fff; color:#7dae2c;}
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 0px 30px;}
#pmenu li a:hover ul ul{ visibility:hidden; }
#pmenu li a:hover ul a:hover ul ul{ visibility:hidden; }
#pmenu li a:hover ul a:hover ul a:hover ul ul{ visibility:hidden; }
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul { visibility:hidden;}
#pmenu li a:hover ul { visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:16px; }
#pmenu li a:hover ul a:hover ul{ visibility:visible; top:-11px; left:80px; }
#pmenu li a:hover ul a:hover ul a:hover ul { visibility:visible; }
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { visibility:visible; }
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility:visible;}

/********************** top */
#top {
	height: 74px;
	background: url("../images/bkg_top.gif") repeat-x 0 0;
}

#logo { 
	float: left;
	margin: 12px 10px 0px 15px;
}
#top h1#kontoPda, #top h2#kontoPda {
	float: right;
	margin: 22px 25px 0px 0px;

}
#top h1, #top h2 {
	float: right;
	margin: 20px 25px 0px 0px;
	color: white;
}

/********************** konto logowanie */
body {
	background: #eaeced url("../images/bkg_konto.gif") repeat-x 0px 80px;
}

#logowanie, #noweKonto {
	float: left;
	width: 430px;
	padding-top: 20px;
}
	
#logowanie {
	padding-right: 40px;
	text-align: right;
}
	#logowanie h2 {
		margin-right: -25px;
	}

#noweKonto {
	padding-right: 0px;
	padding-left: 40px;
	margin-right: 0px;
	background: url("../images/vr.gif") no-repeat 0 20px;
}
	#noweKonto h2 {
		margin-left: -25px;
	}
	#noweKonto h4 {
		margin: 1.25em 0em 0em 0em;
		text-transform: uppercase;
	}
	
#dalej {
	margin-left: 430px;
}

/********************** konto zalogowany */
.colHeadline {
	background-color: #122134;
	color: white;
	padding: 5px 10px;
	margin-bottom: 2px;
	margin-top: -10px;
}
.news {
	list-style: none;
}
.news li {
	padding: 7px 1em;
}
.news li:hover {
	background: #f5f5f5;
}

/********************** usuwanie konta */
.usuwaniekonta {
	text-align: center;
}
.usuwaniekonta h2 {
	margin: 0em 0em 0.4em 0em;
	font-size: 3em;
}
/********************** zamiana hasla */
#zmianaHasla {
	text-align: center;
}
#zmianaHasla div{
	text-align: right;
}
#zmianaHasla h2 {
	margin: 0em 0em 0.4em 0em;
	font-size: 3em;
}
/********************** profil publiczny */
#profilPubliczny h2 {
	margin: 0.8em 0em 0.4em 0em;
	font-size: 3em;
}
.adwords {
	margin-top: -10px;
}
/********************** ustawienia */
#ustawienia h2 {
	margin: 0em 0em 0.4em 0em;
	font-size: 3em;

}
#ustawienia input.text {
	margin-top: 0px;
}
.setting {
	float: left;
	padding-left:120px;
	width:270px;
}
.desc1, .desc2, .desc3 { 
	margin-right:0pt;
	float:left;
	padding-right:40px;	
	padding-left:24px;
	width:470px;

}
.desc1 { padding-top:15px; margin-top: 5px;}
.desc2 { padding-top: 5px;}
.desc3 {}

/********************** footer */
#copyright, #copyright p {
	text-align: center;
	color:#888;
	font-size: 0.9em;
}
#copyright hr {
	margin-top: 3.5em;
}