/*------------------------------------------------------------------ 
# [css reset]
-------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
/*body {
	line-height: 1;
	height:101%;
}*/
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	color:#000;
	height:101%;
}
/*------------------------------------------------------------------ 
# [base container]
-------------------------------------------------------------------*/
div.container {
	margin:0 auto;
	text-align:left;
	width:1000px;
	height:auto;
	background:url(../images/container_bg.png) repeat-y;
	display:table;
}
/*------------------------------------------------------------------ 
# [header]
-------------------------------------------------------------------*/

table td {padding: 3px;}

div.logo {
	float:left;
	margin-left:29px;
	height:100px;
	width:auto;
}
div.logo h1 {
	width:365px;
	height:100px;
	background:url(../images/logo_top.png) no-repeat;
	float:left;
}
div.logo h1 a {
	display:block;
	height:100px;
}
div.logo h1 a span {
	display:none;
}
div.logo h2 {
	height:100px;
	width:263px;
	background:url(../images/bg_top.png) no-repeat;
	float:right;
}
div.logo_txt {
	margin-right:140px;
	margin-top:40px;
}
div.logo h3 {
	font-size:12px;
	font-weight:normal;
	height:100px;
	width:150px;
	float:right;
	margin-top:35px;
	margin-right:15px;
}
div.logo_red {
	color:#b90102;
}
div.logo ul {
	margin:0;
	padding-left:20px;
	margin-right:20px;
}
div.logo li {
	padding:0;
	margin:0;
	display:block;
}
div.logo a:link {
	color:#b90102;
	text-decoration: none;
}
div.logo a:visited {
	color:#b90102;
	text-decoration: none;
}
div.logo a:hover {
	color:#b90102;
	text-decoration: none;
}
.logoff {
	font-weight:bold;
	margin-left:10px;
	margin-top:20px;
	float:left;
	}
.logoff_ico {
	font-weight:normal;
	float:left;
	padding-left:42px;
	padding-top:17px;
	}

/*------------------------------------------------------------------
# [navigation]
-------------------------------------------------------------------*/
div.nav_kontener {
	float:left;
	margin-left:29px;
	width:947px;
}
div.navigation_left {
	float:left;
	width:35px;
	height:74px;
	background-image:url(../images/nav_bg_left.png);
}
div.navigation_right {
	float:left;
	width:35px;
	height:74px;
	background-image:url(../images/nav_bg_right.png);
}
div.navigation_center {
	float:left;
	height:74px;
	width:877px;
	background:url(../images/nav_bg_center.png) repeat-x;
}
div.navigation_center ul {
	padding-left:12px;
}
div.navigation_center li {

	display:inline;
}
p {	
	font:Arial, Geneva, sans-serif;
	font-weight:bolder;
	font-size:12px;
	text-align:center;
}
div.navigation_center a {
	text-decoration:none;
	display:block;
	float:left;
}
div.navigation_center a span {
	display:none;
}
div.navigation_center a.panel_k, a.nowe_k, a.przypomnij_h {
	padding-top:28px;
	color:#FFF;
	width:130px;
	height:74px;
}
div.navigation_center a.panel_k#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
div.navigation_center a.nowe_k#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
div.navigation_center a.przypomnij_h#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
div.navigation_center a.strona_glowna, a.panel_k {
		padding-top:28px;
	color:#FFF;
	width:130px;
	height:74px;
}
div.navigation_center a.twoje_domeny, a.twoje_konta, a.twoje_faktury, a.linki, a.wyslij_wiadomosc {
		padding-top:28px;
	color:#FFF;
	width:130px;
	height:74px;
	margin-left:-25px;
}
div.navigation_center a.twoje_dane, a.zmiana_hasla {
		padding-top:28px;
	color:#FFF;
	width:120px;
	height:74px;
	margin-left:-25px;
	margin-right:5px;
}
div.navigation_center a.strona_glowna#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
div.navigation_center a.twoje_dane#active {
	color:#b90102;
	background:url(../images/tab_nav_small.png) no-repeat;
}
div.navigation_center a.twoje_domeny#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
div.navigation_center a.twoje_konta#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
div.navigation_center a.twoje_faktury#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
div.navigation_center a.linki#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
div.navigation_center a.zmiana_hasla#active {
	color:#b90102;
	background:url(../images/tab_nav_small.png) no-repeat;
}
div.navigation_center a.wyslij_wiadomosc#active {
	color:#b90102;
	background:url(../images/tab_nav.png) no-repeat;
}
/*------------------------------------------------------------------ 
# [content]
-------------------------------------------------------------------*/
div.content {
	float:left;
	padding-bottom:40px;
	font-size:13px;
	margin-left:29px;
	height:auto;
	width:947px;
	background:url(../images/content_bg.png) repeat-y;
}
div.content_btn {
	float:left;
	margin-left:29px;
	height:auto;
	width:947px;
}
div.content_left {
	float:left;
	height:99px;
	width:35px;
	background:url(../images/contetn_bg_left.png) no-repeat;
}
div.content_btn_left {
	float:left;
	height:14px;
	width:35px;
	background:url(../images/content_btn_left.png) no-repeat;
}
div.content_right {
	float:left;
	height:99px;
	width:35px;
	background:url(../images/contetn_bg_right.png) no-repeat;
}
div.content_btn_right {
	float:left;
	height:14px;
	width:35px;
	background:url(../images/content_btn_right.png) no-repeat;
}
div.content_center {
	float:left;
	height:auto;
	width:792px;
	padding:35px 45px 20px 40px;
	text-align: left;
}
div.content_btn_center {
	float:left;
	height:14px;
	width:877px;
	background:url(../images/content_btn_center.png) repeat-x;
}
div.login_form {
	float:left;
	margin:30px auto;
	width:340px;
}
div.login_form p {
	text-align:center;
	padding-bottom:20px;
}
 .Edit
{
	width:200px;
}
div.login_form .login {
	width:60px;
	margin-left:145px;
}
.EditShort 
{
	width:200px;
}
div.login_form label span {
	display:block;
	float:left;
	padding-right:10px;
	width:70px;
	text-align:right;
}
div.login_form .spacer {
	width:auto;
	text-align:center;
	margin-top:120px;
}
div.login_form .spacer a:link {
	color:#b90102;
	text-decoration:none;
}
div.login_form .spacer a:visited {
	color:#b90102;
	text-decoration:none;
}
div.login_form .spacer a:hover {
	color:#b90102;
	text-decoration:none;
}
div.ico_key {
	float:left;
	background:url(../images/ico_key.png);
	width:155px;
	height:88px;
	margin-top:50px;
	margin-left:55px;
}
/*------------------------------------------------------------------ 
# [content table]
-------------------------------------------------------------------*/
td.ico_width {
	width:115px;
}
td.col_width {
	width:150px;
	vertical-align: middle;
	
}
p.txt {
	text-align:left;
	}
p.txt a{
	color:#b90102;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
p.txt2 {
	padding-top:10px;
	text-align:left;
	}
p.txt2 a{
	color:#000;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
#panel, #mytable {
	width:800px;
	padding:0;
	margin:0;
}
#panel_dane {
	margin-left:140px;
	width:300px;
}
caption {
	padding:0 0 10px 0;
	width:700px;
	font:italic 11px Arial, sans-serif;
	text-align:right;
}
td.DataBrowserHeader {
	font:10px;
	color:#fff;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:left;
	padding:6px 6px 6px 12px;
	background:#3d3d3d;
}
td.DataBrowser {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:6px 6px 6px 12px;
	color:#000;
	text-align: left;
}
td.DataBrowser2 
{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:6px 6px 6px 12px;
	color:#000;
	background-color: #f1f1f1;
	text-align: left;
}
a
{
	
	color: #000000;
	text-decoration: none;
}
a.DataBrowserHeaderText
{
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}
a.DataBrowserText
{
	text-align: left;
	color: #000000;
	text-decoration: none;
}

a.DataBrowserText2
{
	text-align: left;
	color: #000000;
	text-decoration: none;
}
.panel_dane_txt {
	font-weight:bold;
	font-size:12px;
	width:200px;
	height:30px;
	text-align:center;
	vertical-align:top;
	padding-top:10px;
	text-decoration:none;
	padding-right:15px;
}


table.DataBrowser
{
border-left:1px solid #999;
}

textarea {
	width:200px;
height: 50px;
	}
TEXTAREA.norm
{
	
	width: 200px;
	height: 150px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: rgb(0,0,0);
}



/*------------------------------------------------------------------ 
# [footer]
-------------------------------------------------------------------*/
#footer {
	width:947px;
	float:left;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#e4e4e4;
	padding-top:5px;
	padding-bottom:15px;
	margin-top:70px;
	margin-left:29px;
}
#footer_links ul {
	list-style-type:none;
	padding-left:22px;
	padding-top:5px;
	width:550px;
	float:left;
	font-size:10px
}
#footer_links li {
	padding:0;
	margin:0;
	display:inline;
}
#footer_links li span {
	padding-left:7px;
	padding-right:7px;
}
#footer_links a:link {
	color:#b90102;
	text-decoration:none;
}
#footer_links a:visited {
	color:#b90102;
	text-decoration:none;
}
#footer_links a:hover {
	color:#b90102;
	text-decoration:none;
}
#copyright {
	font-size:10px;
	text-decoration: none;
	float: right;
	padding-top: 5px;
	padding-right: 22px;
}
#copyright ul {
	list-style-type: none;
}
#copyright li {
	padding: 0;
	margin: 0;
	display: inline;
}
#copyright a:link {
	color:#b90102;
	text-decoration:none;
}
#copyright a:visited {
	color:#b90102;
	text-decoration:none;
}
#copyright a:hover {
	color:#b90102;
	text-decoration:none;
}
a.DataBrowserHeader
{
	color: #ffffff;
}
.DataEdit
{
text-align: left;
font-weight: normal;
padding: 3px;
}
.menulink
{
font-size: 10px;
}


TEXTAREA.sendw
{
	background-color: #FFFFFF;
	border: solid 1px #31bae3;

	width: 300px;
	height: 200px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: rgb(0,0,0);
}

#stankonta
{
	background:url(../images/stan.gif) no-repeat left center;
	border:1px dotted gray;
	height:36px;
	line-height:36px;
	margin-bottom:20px;
	padding:10px 10px 10px 50px;
	width:195px;
}

#ppl
{
	border:1px dotted gray;
	padding: 10px;
	width:235px;
}

.pplink
{
	display:block;
	padding:5px;
	width:160px;
	background: #dfdfdf;
	border: solid 1px #959595;
}

.pplink:hover
{
	color: white;
	background: #6c6c6c;
	border: solid 1px #3b3b3b;
	
}

.Button
{
	background:url(btn/btn.gif) no-repeat left center;
	width:99px;
	height:30px;
	border:0px;
	cursor:pointer;
}
#ButtonKosz
{
	background:url(btn/btn.gif) no-repeat left center;
	width:99px;
	height:30px;
	border:0px;
	cursor:pointer;
}
.Button2
{
	background:url(btn/btn2.gif) no-repeat left center;
	width:187px;
	height:30px;
	border:0px;
	cursor:pointer;
}

.Button3
{
	background:url(btn/btn3.gif) no-repeat left center;
	width:250px;
	height:30px;
	border:0px;
	cursor:pointer;
	display:block;
	color:black;
	text-align:center;
	line-height:31px;
}

.Button4
{
	background:url(btn/btn2.gif) no-repeat left center;
	width:187px;
	height:30px;
	border:0px;
	cursor:pointer;
	text-align:center;
	line-height:31px;
	display:block;
}

#OK
{
	background:url(btn/btn.gif) no-repeat left center;
	width:99px;
	height:30px;
	border:0px;
	cursor:pointer;
}

#bwrp
{
	overflow:hidden;
	margin-bottom:40px;
	background:#f4f4f4;
	padding:10px;
	border:solid 1px #cccccc;
	
	
}

#partitle
{
	margin-bottom:10px;
	font-size:14px;
	float:left;
	font-weight:bold;
}

#parkod
{
	margin-bottom:10px;
	font-size:12px;
	clear:both;
	float:left;
}

#parimg
{
	clear:both;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.progpar
{
	width:230px;
}


