html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #454545;
}
.page {
	margin: 0px;
	padding: 0px;
}

a.preview {
	position: relative;
	z-index: 24;
}
a.preview:hover {
	z-index: 25;
}
a.preview span {
	display: none;
	position: absolute;
	top: 2em;
	left: -1em;
	padding: 3px;
	background: #FFFFFF url(images/loading.gif) no-repeat center;
	border: 2px #F0F0F0 solid;
	-moz-border-radius: 6px;
	-moz-box-shadow: 0px 0px 2px #A0A0A0;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0px 0px 2px #A0A0A0;
	border-radius: 6px;
	box-shadow: 0px 0px 2px #A0A0A0;
	min-width: 30px;
	min-height: 20px;
	opacity: 1 !important;
}
a.preview img {
	opacity: 1 !important;
}

#update {
	line-height: 20px;
}
#update b.v {
	font-size: 17px;
}
#updater sup {
	font-size: 11px;
	color: #D19916;
}
#stats_undo {
	cursor: pointer !important;
	margin-left: 10px;
}

#file_info {
	display: none;
	text-align: center;
	margin: 1px auto;
	padding: 2px !important;
	width: 518px;
	padding: 0px 0px 5px 0px;
	border: 2px solid #99CCFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#file_info img {
	max-width: 518px;
}
#file_info p {
	margin: 2px 1px 4px 1px !important;
}

#characters {
	font-weight: bold;
}


/*Ogłoszenie w panelu klienta i administratorów*/
.notice {
	width: 550px;
	margin: 10px auto 20px auto;
	padding: 4px 4px 4px 30px;
	text-align: center;
	-moz-box-shadow: 1px 1px 3px #888888;
	-webkit-box-shadow: 1px 1px 3px #888888;
	box-shadow: 1px 1px 3px #888888;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: url(images/information.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

.btn td {
	border-top: 0px;
}
.bbn td {
	border-bottom: 0px;
}

.or {
	margin: 0px 0px 4px 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0080C0;
}
a:hover {
	text-decoration: underline;
	color: #0080C0;
}
hr {
	border-color: #F8F8F8;
	opacity: 0.5;
	margin: 10px 0px;
}
img {border: none;}
li img {vertical-align: text-top;}

.clear_both {
	clear: both;
}

table {
	width: 100%;
	margin: 0px auto;
	border-collapse: collapse;
}
th {
	word-wrap: break-word;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center; 
	border: 1px #C5D5DA solid;
	padding: 2px 2px 2px 2px;
	background: #0F7AC3 url(images/bg_th.png) repeat left -9px;
	text-shadow: 0px 0px 16px;
}
.th_nbg {
	border: none;
	background: #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	width: 15px;
}
td {
	text-align: center;
	height: 16px;
	padding: 2px 0px 3px 0px;
}
tr {
	background: url(images/td_dot.png) repeat-x bottom;
}

table.list {
	margin: 0px auto;
}
.dbl_click tr
{
	cursor: default;
}
.dbl_click tr:hover {
	background-color: #FCFCFC;
}
tr.inactive td, tr.inactive td span, tr.inactive td a:link, tr.inactive td a:visited {
	color: #9ABDC0 !important;
}
tr.inactive img {
	opacity: 0.4;
}
td img {
	vertical-align: text-bottom;
}

.client_details {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: -1px;
}
.client_details div.box {
	float: left;
	min-height: 255px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.client_details div.box:last-of-type {
	margin-right: 0px;
	float: none;
	overflow:	hidden;
}
.client_details .buttons a {
	display: block;
	float: none !important;
	margin-top: 6px;
}
.client_details .buttons a:last-of-type {
	margin-top: 20px;
	margin-right: 5px !important;
}
.client_details .note_box h1 {
	overflow: hidden;
	white-space: nowrap;
}
.client_details textarea {
	width: 99%;
	height: 214px;
	min-height: 214px;
	min-width: 154px;
	margin: 0px;
}

.c {margin: 0px auto;}
.p75 {width: 75%;}
.p50 {width: 50%;}
.p25 {width: 25%;}
.w700 {width: 700px;}
.w600 {width: 600px;}
.w500 {width: 500px;}
.w400 {width: 400px;}
.w300 {width: 300px;}
.w200 {width: 200px;}

.header {
	margin: 0px;
	height: 95px;
	overflow: hidden;
}
.top {
	margin: 0px;
	height: 75px;
	color: #414141;
	background-color: #99CCFF;
	border-bottom: 2px solid #FFFFFF;
	-moz-box-shadow: 0px 1px 15px #99CCFF;
	-webkit-box-shadow: 0px 1px 15px #99CCFF;
	box-shadow: 0px 1px 15px #99CCFF;
}
.top_box {
	width: 730px;
	margin: 0px auto;
}
.logo {
	width: 350px;
	float: left;
}
.logo span {
	font-family: Georgia;
	font-weight: bold;
	font-size: 40px;
	padding-top: 5px;
	text-shadow: 0px 1px 2px #6485A7;
	color: #FFFFFF;
	letter-spacing: 3.8px;
}
.logo .img {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	width: 64px;
	height: 64px;
}
.beta {
	float: right;
	font-size: 12px;
	margin-top: 3px;
	color: #669D00;
	text-shadow: 1px 1px 1px #A3F1D0;
}
span.motto {
	font-size: 17px;
	vertical-align: text-bottom;
	color: #6485A7;
	clear: none;
	text-shadow: 0px 1px 3px #FFFFFF;
	letter-spacing: 0px;
}

.in {
	float: right;
	width: 340px;
}

.login_info {
	float: right;
	height: 18px;
	margin: 10px 0px 0px 0px;
	padding: 3px 7px 1px 7px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/bg_login.png) repeat-x;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 0px 0px 3px #2F759F;
	-webkit-box-shadow: inset 0px 0px 3px #2F759F;
	box-shadow: inset 0px 0px 3px #2F759F;
}
.login_info a img {
	vertical-align: top;
	margin-left: 3px;
	width: 16px;
	height: 16px;
}

#top_info {
	display: none;
	float: right;
	height: 18px;
	margin: 8px 0px 0px 0px;
	padding: 3px 7px 1px 7px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: inset 0px 0px 3px #2F759F;
	-webkit-box-shadow: inset 0px 0px 3px #2F759F;
	box-shadow: inset 0px 0px 3px #2F759F;
}
#top_info a {
	text-decoration: none;
}
#top_info img {
	vertical-align: top;
	margin-left: 3px;
}
sup {
	line-height: 0px;
}

.navigation_client {
	clear: both;
	height: 30px;
	width: 460px;
	margin: -14px auto 20px auto;
}
.navigation_client a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	margin: 0px 20px 0px 0px;
	padding: 4px 15px 4px 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #5099DC;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius: 0px 0px 8px 8px;
	-moz-box-shadow: 0px 1px 5px #99CCFF;
	-webkit-box-shadow: 0px 1px 5px #99CCFF;
	box-shadow: 0px 1px 5px #99CCFF;
	text-align: center;
	border: 2px #FFFFFF solid;
}
.navigation_client a:hover {
	background: #2678C1;
}
.navigation_client img {
	vertical-align: top;
	width: 16px;
	height: 16px;
}

.navigation {
	clear: both;
	height: 30px;
	width: 635px;
	margin: -20px auto 20px auto; 
}
.n_box {
	float: left;
	width: 95px;
	margin: 0px 10px 0px 10px;
	height: 25px;
}
.n_box p, div.home a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 2px 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #5099DC;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius: 0px 0px 8px 8px;
	-moz-box-shadow: 0px 1px 5px #99CCFF;
	-webkit-box-shadow: 0px 1px 5px #99CCFF;
	box-shadow: 0px 1px 5px #99CCFF;
	text-align: center;
	cursor: default;
	border: 2px #FFFFFF solid;
}
div.home {
	width: 40px !important;
	background: none !important;
}
div.home a {
	width: 26px !important;
	cursor: pointer !important;
	background: #5099DC !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	padding: 4px 5px 1px 5px !important;
}
div.home a:hover {
	background: #2678C1 !important;
}
.n_box:hover p {
	/*
	-moz-box-shadow: inset 1px 1px 10px #666;
	-webkit-box-shadow: inset 1px 1px 10px #666; zabugowany! 
	box-shadow: inset 1px 1px 10px #666;
	*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-bottom: 0px;
	background: #2678C1;
}
.n_box:hover .n_box_a {
	-moz-box-shadow: 0px 1px 5px #99CCFF;
	-webkit-box-shadow: 0px 1px 5px #99CCFF;
	box-shadow: 0px 1px 5px #99CCFF;
	background: #99CCFF;
}
.n_box_a, .n_box a:last-of-type {
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius: 0px 0px 8px 8px;
}

.n_box_a {
	display: none;
	position: absolute;
	z-index: 100;
	border: 2px white solid;
}
.n_box:hover .n_box_a {
	display: block !important;
}
.n_box a {
	display: block;
	width: 81px;
	height: 19px;
	padding: 4px 5px 2px 5px;
	font-size: 13px;
	margin: 0px;
	background: #99CCFF;
	color: #707070;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.n_box a:hover {
	color: #003DC0;
	text-decoration: none;
	background: #75BAFF;
}

.content {
	padding: 5px 10px;
	min-height: 450px;
}

.footer {
	clear: both;
	color: #5C5C5C;
	margin: 10px auto;
	text-align: center;
	width: 400px;
	height: 30px;
}
.footer .pro {
	font-size: 8px;
	vertical-align: text-top;
	color: #D19916;
}
.footer img {
	vertical-align: text-top;
}
.footer p {
	margin: 0px;
}
.footer p.l {
	float: left;
	width: 15px;
	height: 30px;
	background: url(images/bg_footer_l.png) no-repeat;
}
.footer p.c {
	overflow: auto;
	padding-top: 5px;
	height: 25px;
	background: url(images/bg_footer.png) repeat-x;
}
.footer p.r {
	float: right;
	width: 15px;
	height: 30px;
	background: url(images/bg_footer_r.png) no-repeat;
}
.footer p.fb {
	margin-bottom: 20px;
}
.footer p.fb img {
	width: 13px;
	vertical-align: text-top;
	margin-top: 1px;
}
.footer p.fb a {
	text-decoration: none;
}
.box {
	margin: 10px auto 20px auto;
	padding: 10px;
	background: #F0F0F0;
	border: 2px #FFFFFF solid;
	-moz-border-radius: 6px;
	-moz-box-shadow: 0px 0px 2px #A0A0A0;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0px 0px 2px #A0A0A0;
	border-radius: 6px;
	box-shadow: 0px 0px 2px #A0A0A0;
}
.box h1 {
	font-family: Georgia;
	font-size: 19px;
	font-style: italic;
	padding: 2px 4px;
	margin: -2px -2px 10px -2px;
	background: #FFFFFF;
	font-weight: normal;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-radius: 6px 6px 0px 0px;
	-moz-box-shadow: 0px 0px 1px #D3D3D3;
	-webkit-box-shadow: 0px 0px 1px #D3D3D3;
	box-shadow: 0px 0px 1px #D3D3D3;
}
.box h1 select {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	border: 0px;
}
.box h2 {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px dashed #A8DBDF;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.box h3 {
	margin: 10px 0px 3px 0px;
	border-bottom: 1px #A0A0A0 dotted;
	font-size: 12px;
}

.info {
	border: 2px #DDEEFF solid;
	background: #BFDFFF;
	-moz-box-shadow: 0px 0px 2px #2042C8;
	-webkit-box-shadow: 0px 0px 2px #2042C8;
	box-shadow: 0px 0px 2px #2042C8;
	text-align: center;
	width: 400px;
}
.info h1 {
	background: #FFFFFF url(images/_i.png) no-repeat 5px;
}
.error {
	border: 2px #FFDDDD solid;
	background: #FFBFBF;
	-moz-box-shadow: 0px 0px 2px #D70000;
	-webkit-box-shadow: 0px 0px 2px #D70000;
	box-shadow: 0px 0px 2px #D70000;
	text-align: center;
	width: 400px;
}
.error h1 {
	background: #FFFFFF url(images/_e.png) no-repeat 5px;
}
.alert {
	border: 2px #FEFFE6 solid;
	background: #FDFFB9;
	-moz-box-shadow: 0px 0px 2px #CBB30A;
	-webkit-box-shadow: 0px 0px 2px #CBB30A;
	box-shadow: 0px 0px 2px #CBB30A;
	text-align: center;
	width: 400px;
}
.alert h1 {
	background: #FFFFFF url(images/_a.png) no-repeat 5px;
}
.question {
	width: 400px;
}
.question h1 {
	background: #FFFFFF url(images/_q.png) no-repeat 5px;
	text-align: center;
}
.loading h1 {
	background: #FFFFFF url(images/loading.gif) no-repeat 5px;
}
.s {
	padding-bottom: 0px; 
}

.popup {
	display: none;
	position: absolute;
	margin: 0px !important;
	/*overflow: hidden;
	white-space: nowrap;*/
}
.popup h1 {cursor: move;}
.popup label {display: block;}

.form_action1 {
	width: 100px;
	margin: 10px auto 0px auto;
}
.form_action2 {
	width: 200px;
	margin: 10px auto 0px auto;
}
.form_action1 input, .form_action2 input {
	margin: 0px 5px;
	width: 90px;
	font-size: 13px;
	background: url(images/bg_login.png) 0px -1px repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 0px 1px 1px #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 2px #D3D3D3;
	-webkit-box-shadow: 0px 0px 2px #D3D3D3;
	box-shadow: 0px 0px 2px #D3D3D3;
}
.form_action1 input:hover, .form_action2 input:hover {
	border: 1px solid #9A9A9A;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}


form ul, ul.list {
	list-style: none !important;
	margin: 0px;
	padding: 0px;
}
form li, ul.list li {
	clear: both;
	margin: 0px;
	padding: 4px 0px;
	border-bottom: 1px #A0A0A0 dotted;
	min-height: 15px;
}
form li:last-of-type, ul.list li:last-of-type {
	border-bottom: 0px;
}
form label, ul.list label {
	float: left;
	min-width: 185px;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
}
ul.list_install label {
	min-width: 230px;
}

li.sep {
	border-bottom: 1px #A0A0A0 solid !important;
}

::-moz-focus-inner /*Remove button padding in FF*/
{ 
	border: 0px;
	padding: 0px;
	margin: 0px;
}
input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	border: 1px solid #B6B6B6;
	background-color: #E5E5E5;
	background-image: url(images/bg_input.png);
	background-repeat: repeat;
	margin: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	/*
	-moz-box-shadow: 0px 0px 2px #D3D3D3;
	-webkit-box-shadow: 0px 0px 2px #D3D3D3;
	box-shadow: 0px 0px 2px #D3D3D3;
	*/
}

textarea {
	/* background-image: -moz-linear-gradient(top, #F3F3F3 0%, #E5E5E5 50%, #D6D6D6 50%, #E5E5E5 100%); */
	background-image: -moz-linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-image: -o-linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-image: -webkit-linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-image: -ms-linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-image: linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
	background-color: #F8F8F8;
	border: 1px solid #B6B6B6;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 59%;
	margin: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	/*
	-moz-box-shadow: 0px 0px 2px #D3D3D3;
	-webkit-box-shadow: 0px 0px 2px #D3D3D3;
	box-shadow: 0px 0px 2px #D3D3D3;
	*/
}
input[type="submit"], input[type="button"]{
	font-weight: bold;
	min-width: 40px;
	padding: 1px 6px;
}
input[type="text"] {
	min-width: 22px;
}
input[type="checkbox"] {
	vertical-align: text-top;
	padding: 0px;
}
input[type="button"]:active, input[type="submit"]:active {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #FFFFFF;
	padding: 1px 5px 1px 7px !important;
}
input[disabled], input[readonly], select[disabled], select[readonly], textarea[readonly], textarea[disabled] {
	color: #A4A4A4 !important;
	border: 1px #E5E5E5 solid !important;
}
input[readonly] {
	border: 1px #E5E5E5 solid !important;
}
.code {
	background-image: url(images/bg_code.png);
	background-position: right center;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 2px #D3D3D3;
	-webkit-box-shadow: 0px 0px 2px #D3D3D3;
	box-shadow: 0px 0px 2px #D3D3D3;
	width: 99%;
}
textarea.code {
	min-width: 300px;
	min-height: 70px;
	background-image: url(images/bg_code.png), -moz-linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-image: url(images/bg_code.png), -o-linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-image: url(images/bg_code.png), -webkit-linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-image: url(images/bg_code.png), -ms-linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-image: url(images/bg_code.png), linear-gradient(top, #F3F3F3, #E5E5E5, #D6D6D6, #E5E5E5);
	background-position: right center, top;
	background-repeat: no-repeat, no-repeat;
}


p.code, div.code {
	background-color: #F9F9F9;
	padding: 2px;
	overflow: auto;
	max-height: 100px;
}


.list_action {
	margin: 10px 0px 0px 0px;
	overflow: auto;
}

.areas, .elements {
	float: right;
	text-align: center;
	vertical-align: bottom;
}
.pages {
	float: right;
	margin: 0px 3px;
}
.pages a:link, .pages a:visited, .pages a:active {
	padding: 3px 4px 2px 4px;
	margin: 5px 3px 5px 3px;
	min-width: 15px;
	text-align: center;
}
.pages a.active {
	border: 1px #9BA5BD solid;
}

.buttons {
	height: 24px;
	margin: 10px 0px 0px 0px;
}
.buttons a, div.button {
	display: block;
	float: left;
	height: 17px;
	margin: 5px 5px 5px 5px;
	padding: 3px 10px 2px 30px;
	background-color: #F5F5F5;
	border: 1px #F5F5F5 solid;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	color: #0080C0;
	font-size: 13px;
	font-weight: bold; 
	background-repeat: no-repeat;
	background-position: 8px 3px;
	-moz-box-shadow: 0px 0px 2px #747474;
	-webkit-box-shadow: 0px 0px 2px #747474;
	box-shadow: 0px 0px 2px #747474;
}
div.button {
	float: right;
	margin: 5px 5px 5px 5px;
	background-image: url(images/information.png);
	color: #000000;
}
.buttons a:hover {
	/*color: #669D00;*/
}
.buttons a.add {
	background-image: url(images/a_add.png);
}
.buttons a.edit {
	background-image: url(images/a_edit.png);
}
.buttons a.delete {
	background-image: url(images/a_delete.png);
}
.buttons a.mail {
	background-image: url(images/a_mail.png);
}
.buttons a.list {
	float: right;
	background-image: url(images/a_list.png);
}
.buttons a.details {
	background-image: url(images/a_details.png);
}
.buttons a.password {
	background-image: url(images/page_white_key.png);
}
.buttons a.upload {
	background-image: url(images/images.png);
}
.buttons a.newsletter {
	background-image: url(images/newsletter.png);
}
.buttons a.backup {
	background-image: url(images/database_save.png);
}
.buttons div.area {
	background-image: url(images/zone.png);
}
.buttons a.areas {
	background-image: url(images/zones-stack.png);
}
.buttons div.area select {
	margin-top:0px;
	background: none;
	border: none;
}



.tabs .line {
	background: #FFFFFF url(images/bg_tabs.png);
	border-top: 1px solid #D3D3D3;
	height: 4px;
	clear: both;
	margin-top: 2px;
	margin-left: -4px;
	margin-right: -4px;
	margin-bottom: 10px;
}

.tabs a:link, .tabs a:visited, .tabs a:active {
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	padding: 2px 6px;
	margin: 0px -1px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-radius: 6px 6px 0px 0px;
	border-top-left-radius: 6px;
	color: #454545;
	background: #E9E9E9 url(images/bg_tab.png);
}
.tabs a:hover {
	background: #D3D3D3;
}
.tabs .focus {
	font-family: Georgia;
	font-size: 19px !important;
	font-style: italic;
	padding: 1px 6px 3px 6px !important;
	margin: 0px -1px;
	border-top: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	background: #FFFFFF url(images/bg_tab_f.png) !important;
	-moz-box-shadow: 0px 0px 2px #FFFFFF;
	-webkit-box-shadow: 0px 0px 2px #FFFFFF;
	box-shadow: 0px 0px 2px #FFFFFF;
}
.tabHide {
	display: none;
}

.tabpanel {
	margin-bottom: 10px;
}

.login .box {
	margin: 30px auto;
}
.login .box input[type="text"], .login .box input[type="password"] {
	width: 194px;
	height: 22px;
	font-size: 18px;
	background: url(images/bg_login.png) repeat;
	margin: 2px;
	padding: 0px;
}
.login p {
	margin: 3px 0px;
}

.info_small {
	background: #FFFFFF url(images/information.png) no-repeat 3px;
	padding: 2px 4px 2px 22px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 0px -2px 10px -2px !important;
	font-size: 10px !important;
	line-height: 15px;
	text-align: justify;
}
.info_small b {
	font-size: 10px !important;
}

#installer {
	margin-top: 20px !important;
	height: 605px;
}

#installer_content, #installer_form {
	height: 530px;
	overflow: auto;
}
#installer hr, #upgrade_m hr, #installer .info_small {
  margin: 1px 0px;
  width: 95%;
}

#installer_form {
	display: none;
}

h1 form {
	float: right;
	margin: 0px;
}

h1.s {
	position: relative;
	padding-right: 200px !important;
}

h1 .search {
	position: absolute;
	top: 2px;
	right: 3px;
	width: 196px;
	outline: 0px solid red;
}
h1 .search input.text {
	width: 168px;
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
	padding: 3px 20px 3px 4px;
	margin: 1px 0px 2px 2px;
	font-style: normal;
}
h1 .search input.image {
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent;
	border: 0px;
	padding: 3px 0px 3px 3px;
	margin: 1px 0px 2px 2px;
	font-style: normal;
}
h1 .search input:-moz-placeholder {
	color: #9ABDC0 !important;
	font-style: italic;
}
h1 .search input::-webkit-input-placeholder {
	color: #9ABDC0 !important;
	font-style: italic;
}

#license {
	margin: 5px auto;
	height: 470px;
	overflow: auto;
	background: #F5FAFE;
	border: 1px #FFFFFF solid;
}

.tabpanels ul li ul li {
	margin-bottom: 5px;
}

select#area, select#client {
	max-width: 280px;
}
.si {
	list-style: none;
}
.si label {
	display: inline-block;
	width: 120px;
	text-align: right;
	margin-right: 10px;
}

ul.lgen li label {
	font-weight: normal;
  min-width: 95px;
	width: 95px;
}
ul.lgen li input[type="text"] {
	width: 185px;
}