/* =Global settings*/
* {margin: 0; padding: 0;}
body {
	background-color: #fff;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #959595;
}
a, img, fieldset {border: none;}
a {text-decoration: underline; color: #fff;}
a:hover {text-decoration: none;}
#mainWrapper {
	width: 966px;
	margin: 0 auto;
	position: relative;
	color: #fff;
}


/* =Logo*/
#header {
	height: 87px;
	border-bottom: 4px solid #00adef;
	width: 966px;
}
h1#logo {
	position: absolute;
	top: 6px;
	left: 8px;
	height: 72px;
	width: 227px;
	z-index: 100;
}


/* =Menu */
#header ul {
	float: right;
	height: 32px;
	list-style: none;
	padding-top: 54px;
}
#header ul li {
	float: right;
	margin-left: 2px;
}
#header ul li a {
	line-height: 32px;
	text-align: center;
	height: 32px;
	width: 99px;
	overflow: hidden;
	color: #fff;
	background: #a6c5dc url(../../images/rizard/menu_bg.gif) no-repeat 0 0;
	display: block;
	font-size: 14px;
	text-decoration: none;
}
#header ul li a:hover, #header ul li a.current {
	background-color: #4d8ab8;
	background-position: 0 -32px;
	font-weight: bold;
}
#wrapper {font-size: 12px;}


/* =Submenu*/
#menuBox {
	float: left;
	width: 218px;
	background-color: #00adef;
}
#menuBox h2 {
	background: #dc0263;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 3px 13px;
	font-size: 14px;
	font-weight: bold;
}
.submenu {list-style: none;	padding: 8px 2px 8px 25px; line-height: 140%;}
.submenu a {
	color: #fff;
	display: block;
	background: url(../../images/rizard/blue_arrow.gif) no-repeat 0 6px;
	text-decoration: none;
	padding-left: 14px;
	height: 1%; /*IE6 bug*/
	padding-right: 46px;
}
.submenu a:hover {color: #000;}
.submenu a.current {color: #000; font-weight: bold;}
#pocztaMenu.submenu li {
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menuBox dl {padding: 15px;	padding-bottom: 0;}
#menuBox dt {font-weight: bold;	margin-bottom: 10px;}
#menuBox dd {font-size: 11px; margin-bottom: 8px; margin-left: 13px;}
.logoutLink {
	color: #fff;
	display: block;
	font-weight: bold;
	width: 5em;
	padding: 0 20px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
	margin: 12px auto 7px auto;
	background: #DC0263;
}
.popup {
	color: #fff;
	display: block;
	font-weight: bold;
	background: #DC0263;
	width: auto;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
	margin: 12px auto 7px auto;
	margin-left: 10px;
	text-align: center;
	position: absolute;
	top: 76px;
	padding: 0 20px;
	left: 300px;
}


/* left colum*/
#contentBox {margin-left: 14px;	width: 734px; float: left;}
#mainContent {
	background: #0077A3 url(../../images/rizard/main_bg.gif) repeat-x left top;
	min-height: 460px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	padding-top: 10px;
}
#mainContent.short {
	background: #0077A3 url(../../images/rizard/bg_short.gif) repeat-x left top;
	min-height: 460px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	padding-top: 10px;
}
#mainContent.short2 {
	background: #0077A3 url(../../images/rizard/bg_short.gif) repeat-x left top;
	min-height: 760px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
	padding-top: 10px;
}
#mainContent form, .contentText {
	margin-left: 50px;
	clear: both;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
}
#mainContent.poczta form {margin-left: 0; padding-bottom: 10px;}
#mainContent.poczta table {width: 734px;}
#mainContent.poczta table tr td, #mainContent.poczta table tr th , #popUpBody table tr td {border-left: 1px solid #dc0263;}
#mainContent.poczta table tr td.firstCol, #mainContent.poczta table tr th.firstCol, #popUpBody table tr td.firstCol {border-left: 0;	width: 20px;}
#popUpBody table tr td.firstCol {width: 90%;}
#mainContent.poczta table tr th.tdDomena a, #mainContent.poczta table tr th.tdKonto a {float: right; margin-right: 1px;}
#mainContent.poczta table tr th.tdKonto {width: 170px;}
#mainContent.poczta table tr th.tdDomena {width: 175px;}
#mainContent.poczta table tr th.tdQuota {width: 66px; text-align: center;}
#mainContent.poczta table tr th.tdActive {width: 68px; text-align: center;}
#mainContent.poczta table tr th.tdBlock {width: 104px; text-align: center;}
#mainContent.poczta table tr th.tdEdit {width: 138px; text-align: center;}
#mainContent.poczta table tr td.center {text-align: center;}
#mainContent.poczta form table tr td input {margin: 0;}
#mainContent.poczta table tr td, #mainContent.poczta table tr th, #popUpBody table tr td {padding: 3px 5px;}
#mainContent.poczta table a {color: #000; text-decoration: none;}
#mainContent.poczta table a:hover {text-decoration: underline;}
#mainContent.poczta table tr th {text-align: left;}
#mainContent.poczta table tr td, #popUpBody table tr td {
	color: #000;
	font-size: 11px;
	background-color: #fff;
}
#mainContent.poczta table tr.odd td, #popUpBody table tr.odd td {
	border-top: 1px solid #2b99c3;
	border-bottom: 1px solid #2b99c3;
	background-color: #a2d7eb;
}

#mainContent form label, #mainContent h3 {
	display: block;
	padding-left: 18px;
	background: url(../../images/rizard/orange_arrow.gif) no-repeat 0 4px;
	margin: 3px 0;
	font-weight: normal;
	font-size: 12px;
}
form#formLogin label {display: block; margin: 3px 0;}
#mainContent form label.errorLabel {color: #DC0263;}
#mainContent form label.check, form#formLogin label.check {
	display: inline;
	background-image: none;
	padding-left: 10px;
	font-size: 11px;
}
form#formLogin ul {
	list-style: none;
	font-size: 11px;
	margin-left: 22px;
}
form#formLogin ul li a {color: #fff; text-decoration: underline;}
form#formLogin ul li a:hover {text-decoration: none;}
form#formLogin {padding: 8px 14px;}
#mainContent form input, #mainContent form select, #mainContent form textarea {margin-left: 18px;}
#mainContent form input.name, #mainContent form select, #mainContent form textarea {margin-left: 18px;}
#mainContent form input.text, #mainContent form select, #mainContent form textarea, form#formLogin input.text {
	border: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #959595;
	padding: 1px;
	width: 278px;
}
#mainContent form select.selectrecord {
	border: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #959595;
	padding: 1px;
	width: 70px;
	margin-left:5px;
}

form#formLogin input.text {display: block; margin-bottom: 3px;}
#mainContent form textarea {height: 121px;}
#mainContent form select#fRespond {width: 60px;}
form#formLogin input.text {width: 170px;}
#mainContent input.button, form#formLogin input.button {
	display: block;
	width: auto;
	height: 22px;
	padding: 0 20px;
	color: #fff;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #DC0263;
	border: 0;
	margin-top: 30px;
	cursor: pointer;
}
#mainContent input.button2, form#formLogin input.button2 {
	width: auto;
	height: 22px;
	padding: 0 5px;
	color: #fff;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #DC0263;
	border: 0;
	margin-top: 2px;
	cursor: pointer;
}
#mainContent input.inline {display: inline;	margin-top: 0;}
 form#formLogin input.button {margin: 10px auto 0; cursor: pointer;}
 form#formLogin input.button2 {margin: 0px auto 0; cursor: pointer;}
.error {
	padding-top: 180px;
	font-weight: bold;
	right: 130px;
	top: 70px;
	position: absolute;
	color: #dc0263;
}
#mainContent h2 {
	font-size: 20px;
	font-weight: normal;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 60px;
	background: url(../../images/rizard/rejestr_logo.gif) no-repeat right top;
	position: relative;
}
#mainContent h2#hMail {background: url(../../images/rizard/profil_ico.gif) no-repeat right top;	padding-right: 70px;}
#mainContent h2#hPomoc {background: url(../../images/rizard/questionmark.gif) no-repeat right center; padding-right: 36px;}
#mainContent h2#hEmpty {background-image: none;}
#mainContent h2#hPoczta {font-size: 20px; background: transparent;}

#mainContent h2#haccounts {background: url(../../images/rizard/icons/icon_accounts.gif) no-repeat right top; padding-right: 70px;}
#mainContent h2#hantispam {background: url(../../images/rizard/icons/icon_antispam.gif) no-repeat right top; padding-right: 70px; }
#mainContent h2#hautoresponder {background: url(../../images/rizard/icons/icon_autoresponder.gif) no-repeat right top;	padding-right: 70px;}
#mainContent h2#hdns {background: url(../../images/rizard/icons/icon_dns.gif) no-repeat right top;	padding-right: 70px;}
#mainContent h2#hforward {background: url(../../images/rizard/icons/icon_forward.gif) no-repeat right top;	padding-right: 80px;}
#mainContent h2#hlogs {background: url(../../images/rizard/icons/icon_logs.gif) no-repeat right top; padding-right: 70px;}
#mainContent h2#hpassword {background: url(../../images/rizard/icons/icon_password.gif) no-repeat right top; padding-right: 110px;}
#mainContent h2#hremoteaccounts {background: url(../../images/rizard/icons/icon_remoteaccounts.gif) no-repeat right top; padding-right: 80px;}
#mainContent h2#hremove {background: url(../../images/rizard/icons/icon_remove.gif) no-repeat right top; padding-right: 70px;}

#mainContent h2 span {background-color: #dc0263; padding: 1px 12px 3px 29px;}

#mainContent h5 {
	font-size: 20px;
	font-weight: normal;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 60px;
	position: relative;
}

p.generated {
	font-weight: bold;
	width: 258px;
	background-color: #fff;
	margin-left: 18px;
	color: #1c46ad;
	padding: 5px 0 8px 22px;
}

.textBox {
	background-color: #fff;
	color: #959595;
	width: 260px;
	height: 50px;
	padding: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	padding-bottom: 30px;
}
.textBox a {color: #959595;}
.textBox p {margin-bottom: 10px;}
.contentText .textBox {color: #dc0263; padding-bottom: 10px;}
.textBox ol, .textBox ul  {margin-left: 20px;}

.textBoxHelp {
	background-color: #fff;
	color: #959595;
	width: 560px;
	padding: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	padding-bottom: 30px;
}
.textBoxHelp a {color: #959595;}
.textBoxHelp p {margin-bottom: 10px;}
.contentText .textBoxHelp {color: #dc0263; padding-bottom: 10px;}
.textBoxHelp ol, .textBoxHelp ul  {margin-left: 20px;}


#mainContent form#kontaktForm {
	width: 400px;
	position: static;
	float: left;
	display: inline;
}
#kontaktData {width: 280px;	float: right;}
#kontaktData p {margin: 10px 0;	font-weight: bold;}
#kontaktData p.firstItem {margin: 10px 0; font-weight: normal;}
#kontaktData a {text-decoration: none; color: #fff;}
.infoWrapper {clear: both;} 
.createInfo {
	width: 400px;
	float: left;
	margin-left: 26px;
	display: inline;
	padding-bottom: 10px;
}
#mainContent .createInfo p.icons {margin-left: 14px; margin-bottom: 10px;}
#mainContent .createInfo p.icons a {margin-right: 10px;}

.news {
	width: 235px;
	float: left;	
	background: none; 
	padding-left: 55px;
	margin-top: -50px;
}
.news2 {
	width: 575px;
	float: left;	
	background: none; 
	padding-left: 35px;
	margin-top: +10px;
}
#mainContent .news h3 {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 24px;
	margin-bottom: 14px;
}
#mainContent .news2 h3 {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 24px;
	margin-bottom: 14px;
}
#mainContent .news h4 {
	background: transparent url(../../images/rizard/green_arrow.gif) no-repeat 0 2px; 
	padding-left: 24px;
	margin-left: 18px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}

#mainContent .news2 h4 {
	background: transparent url(../../images/rizard/green_arrow.gif) no-repeat 0 2px; 
	padding-left: 24px;
	margin-left: 18px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}

.help {
	width: 235px;
	float: left;	
	background: none; 
	padding-left: 55px;
	margin-top: -25px;
}
#mainContent .help h3 {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 24px;
	margin-bottom: 14px;
}
#mainContent .help h4 {
	background: transparent url(../../images/rizard/green_arrow.gif) no-repeat 0 2px; 
	padding-left: 24px;
	margin-left: 18px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}


.kontoInfo {
	width: 235px;
	float: left;	
	background: transparent url(../../images/rizard/icons/icon_service1.gif) no-repeat 0 0; 
	padding-left: 55px;
	margin-top: -50px;
}

#mainContent .kontoInfo h3 {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 24px;
	margin-bottom: 14px;
}
#mainContent .kontoInfo h4 {
	background: transparent url(../../images/rizard/green_arrow.gif) no-repeat 0 2px; 
	padding-left: 24px;
	margin-left: 18px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}
#mainContent .kontoInfo ul {list-style: none; line-height: 150%; margin: 20px 0 20px 18px;}
#mainContent .kontoInfo ul li {padding-left: 18px; background: url(../../images/rizard/orange_arrow.gif) no-repeat 0 6px;}
#createAccount {
	display: block;
	width: 115px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	background: #DC0263;
	border: 0;
	text-decoration: none;
	text-align: center;
	margin-left: 20px;
}
.textRight {text-align: right;}
.textRightTop {
	text-align: right;	width: 560px;
	margin-left: 18px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}




#mainContent .createInfo p {margin: 6px 0;}
.textRizard {
	padding-left: 18px;
	background: url(../../images/rizard/orange_arrow.gif) no-repeat 0 3px;
	margin: 10px 0;
	margin-bottom: 20px;
}
#mainContent .createInfo h2 {float: none; background: transparent url(../../images/rizard/profil_ico.gif) no-repeat 50% 0; font-size: 30px;}
#mainContent .createInfo h2 span {
	background: transparent url(../../images/rizard/green_arrow.gif) no-repeat 0 10px; 
	display: block;
	font-size: 24px;
}
#mainContent .createInfo h3 {
	background-image: none;
	font-size: 24px;
	margin-top: 20px;
	padding-left: 0;
}
#mainContent .createInfo h3 span {
	color: #000;
	background-color: #dc0263;
	padding: 2px 5px;
}
#mainContent .createInfo p {font-size: 11px;}




#footer {
	font-size: 12px;
	clear: both;
	text-align: center;
	color: #959595;
	background: url(../../images/rizard/footer_border.gif) no-repeat right top;
	padding: 4px;
}
#footer ul {list-style: none; margin-top: 4px;}
#footer ul li {
	display: inline; 
	border-right: 1px solid #959595; 
	padding-left: 5px; 
	padding-right: 5px;
}
#footer ul li.lastItem {border: 0;}
#footer a {text-decoration: none; color: #959595;}
#footer a:hover {text-decoration: underline;}


/* =popup*/
#popUpBody {
	background: #0077A3 url(../../images/rizard/bg_short.gif) repeat-x left top;
}
#popUpBody table {width: 100%;}
#popUpBody table caption {font-weight: bold; padding: 4px; color: #fff; font-size: 12px;}
#popUpBody table td {text-align: center;}
#popUpBody table td.firstCol {text-align: left;}
#popUpBody table td input {color: #fff; font-size: 11px; background: #DC0263; padding: 1px 10px; border: 0; cursor: pointer;}
.pagination {margin-top: 10px; text-align: center;}
.pagination a {color: #fff; text-decoration: none; padding: 0 2px;}
.pagination a:hover {text-decoration: underline;}
.pagination span {color: #4ca2e3;}


/* =Clearfix - easy clearing method*/ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */