.masthead_top
{
    position:relative;
	background-image: url('/images/top_propo.jpg');	
	width: 800px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	z-index:1;
	background-position: center;
	background-repeat: no-repeat;
}
.topboxlink { 
		position: absolute; 
		top: 8px; 
		left: 10px; 
		width: 500px; 
		height: 80px; 
		background-color: transparent; 
		cursor:pointer;
		}
.topboxlink_auth { 
		position: absolute; 
		top: 8px; 
		left: 10px; 
		width: 500px; 
		height: 80px; 
		background-color: transparent; 
		cursor:pointer;
		z-index:0;
		}
.masthead_top_auth{
	background-image: url('/images/top7_propo.jpg');	
	width: 800px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	z-index:1;
	background-position: center;
	background-repeat: no-repeat;
}

#mastlogininfo{
	padding-top:2px;
	padding-left:5px;
 }
	
#masthead {
/*	background-color: #D2D2D2;*/
	width: 800px;
	height: 35px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	
}

#masthead_left{
	font-size:13px;
	font-weight:bold;
	color:White;
	margin-left:7px;
	margin-top: 10px;
	padding-top:22px;
	width: 360px;
	float:left;
	display:inline;
	
}

#masthead_right{
	width: 70px;
	height: 30px;
	float: right;
}

#top_nav {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
/*	background-color: #319256;*/
	padding-left:2px;
	/*border-top:2px white solid;*/
	width: 800px;
	height:34px;
	position: relative;
	margin-right:auto;
	margin-left:auto;
}

#bottom_nav {
	color: #FFFFFF;
	/*background-color: #D2D2D2;*/
	width: 800px;
	height:30px;
	position: relative;
	/*z-index:2;*/
	margin-right:auto;
	margin-left:auto;
	/*border-top:2px white solid;*/
	margin-bottom:1px;
		}
		
#masthead_logo
{
	width:200px;
	top:10px;
	position:absolute;
	left:58%;
	height:60px;
	float: right;
	z-index:1;
	background-image: url('/images/logo_go.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;
	background-color:white;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	
}

#container {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color:#F7F7F7;
	height:470px;
	/*margin-top:5px;*/
	
}

#left_col {
	width: 100px;
	float: left;
	display: inline;
	padding:10px;
	
	
}

#page_content {
	width:380px;
	float:right;
	position:relative;
	display:inline;
	padding:10px;
	
}

#page_content_kod {
	width:200px;
	height:40%;
	background-color:#c9c9c9;
	margin-top:55px;
	margin-left:80px;
	padding:10px;
}

#footermain {
	width: 800px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	margin-bottom:auto;
	background-color: #319256;
	background-image: url('/images/footerbg.jpg');
	background-repeat: repeat-y;
	clear:both;
}

#gridviewlinks {
width: 800px; 
height : 100px; 
position : relative; 
margin-right : auto; 
margin-left : auto; 
background-color : #f4f4eb; 
text-align : center; 

} 


#allpay_info {
width : 800px; 
height : 80px; 
position : relative; 
margin-right : auto; 
margin-left : auto; 
background-color : #f4f4eb; 
text-align : center; 
} 

#agenteditmasthead {
}

#agentedittop_nav {
}

#agenteditcontainer {
	position: relative;
	width: 100%;
}

#agenteditleft_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#agenteditpage_content 
{
	padding:5px;
	width:160px;
	margin-left: 342px;
}

#agenteditright_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#agenteditfooter {
}


.Grid 
{
 border: solid 2px gray;
}
.Grid td
{
font-size:11px;
border: solid 1px #FFFFFF;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
text-align: center;
}
.rightAlign
{
	text-align:right;
}

a.GridItem, a.GridItem:visited
{
background-color: transparent;
font-weight:normal;
color:#319256;
cursor:pointer;
text-decoration:underline;
font-size:11px;
}

.GridItem td
{
background-color: transparent;
font-weight:normal;
color:#319256;
 border: solid 1px white;
 font-size:11px;
 padding:2px;
 
}
.GridItem
{
background-color: transparent;
font-weight:normal;
color:#319256;
 border: solid 1px white;
 font-size:11px;
}
a.GridItemLink, a.GridItemLink:visited
{
background-color: transparent;
font-weight:normal;
color:#319256;
text-decoration:underline;
cursor:default;
font-size:11px;
}
.GridItemLink a:hover
{
cursor:pointer;
z-index:100;
}
.GridItemLink td
{
background-color: transparent;
font-weight:normal;
color:#319256;
text-decoration:underline;
font-size:11px;
}

.GridItemOver td
{
background-color: #e1e1e1;
font-weight:normal;
color:#319256;
border: solid 1px white;
font-size:11px;
padding:2px;
}


.SelectItem
{
background-color: Transparent;
font-weight:normal;
color:#4B4B4B;
text-decoration:underline;
cursor:default;
padding:1px;
display:inline;
float:none;
z-index:100;
}

.SelectItem:visited
{
background-color: Transparent;
font-family:Verdana;
font-weight:normal;
color:#4B4B4B;
text-decoration:underline;
cursor:default;
padding:1px;
display:inline;
float:none;
z-index:100;
}
.SelectItem:hover
{
background-color: Transparent;
font-family:Verdana;
font-weight:normal;
color:#4B4B4B;
text-decoration:underline;
cursor:default;
padding:1px;
display:inline;
float:none;
z-index:100;
}


.nr_info
{
font-size:16px;
font-weight:bold;
color:white;
background-color:Transparent;
text-align:left;
}

.HeaderItem
{
background-color: #319256;
font-weight:bold;

text-decoration:none;
font-size:11px;
}

.HeaderItem a:hover 
{
font-weight:bold;
color:white;
text-decoration:underline;
cursor:pointer;
padding:1px;
display:inline;
float:none;
z-index:100;
}
.HeaderItemSmall
{
background-color: Gray;
font-size:10px;
}

.HeaderItemSmall a:visited,a
{
font-weight:bold;
text-decoration:none;
cursor:default;
color:white;
padding:1px;
display:inline;
float:none;
z-index:100;
font-size:10px;
}


.HeaderItemSmall a:hover 
{
font-weight:bold;
color:White;
text-decoration:underline;
cursor:pointer;
padding:1px;
display:inline;
float:none;
z-index:100;
font-size:10px;
}
.GridAltItem
{
background-color: #e1e6f6;
font-weight:normal;
color:#319256;
border: solid 1px white;
font-size:11px;
}
.GridAltItem td
{
background-color: #e1e6f6;
font-weight:normal;
color:#319256;
border: solid 1px white;
font-size:11px;
padding:2px;
}
.GridAltItemOver td
{
background-color: silver;
font-weight:normal;
color:#319256;
border: solid 1px white;
font-size:11px;
padding:2px;
}

.footerbox a {
	font-size: 12px;
	font-weight: bold;	
	text-decoration:underline;
	color:White;
	cursor:pointer;
	padding:3px;
	display:inline;
	float: left;
	z-index:200;
}
.footerbox a:visited {
	font-size: 12px;
	font-weight: bold;	
	text-decoration:underline;
	color:White;
	cursor:default;
	padding:3px;
	display:inline;
	float: left;
	z-index:200;
}


.footerbox a:hover 
{
text-decoration:underline;
background-color:White;
color:#319256;
cursor:pointer;
}

#footerright {
	color: white;
	font-size: 11px;
	font-weight: bold;
	/*width: 270px;*/
	height:80%;
	float: right;
	display: inline;
	text-align:center;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}

.footerright a{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.LoginStyle
{ 
font-size:11px;
color:white;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
padding:0;

}
.LoginStyle:visited
{ 
font-size:11px;
color:white;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
padding:0;
}
.simpleLinkStyle 
{ 
font-size:11px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
padding:3px;
}
.simpleLinkStyle:visited
{ 
font-size:11px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
text-align:center;	
padding:3px;
}
.smallLinkStyle, smallLinkStyle:visited
{ 
font-size:10px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
text-align:center;	
padding:1px;
}

.PagerStyle
{ 
text-align:center;	
padding:2px;
font-size:12px;
color:#4B4B4B;
border:none;
}
.PagerStyle td
{ 
text-align:center;	
padding:3px;
border:1px white solid;
}
.PagerStyle a
{ 
font-size:11px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
text-align:center;	
padding:3px;
border:1px white solid;
}
.PagerStyle a:visited
{ 
font-size:11px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
text-align:center;	
padding:3px;
border:1px white solid;
}

.simpleLinkStyle2
{ 

font-size:11px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
	
}
.simpleLinkStyle2:visited
{ 
font-size:11px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
	
}

.simpleLinkStyle2:hover
{ 
font-size:11px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;

}

.simpleLinkStyle2:active
{ 
font-size:11px;
color:#4B4B4B;
background-color:Transparent;
text-decoration:underline;
cursor:pointer;
}

.sms_info
{ 
font-size:11px;
color:#4B4B4B;
text-align:center;	
}

.sms_info_big
{ 
font-size:14px;
color:#4B4B4B;
}
.sms_info_right
{ 
font-size:11px;
color:#4B4B4B;
text-align:right;	
}
.sms_info_left
{ 
font-size:11px;
color:#4B4B4B;
text-align:left;	
}

.sms_info_left_red
{ 
font-size:11px;
color:red;
text-align:left;
}

.sms_info_left_small
{ 
font-size:10px;
color:#4B4B4B;
text-align:left;	
}
.sms_info_small
{ 
font-size:10px;
color:#4B4B4B;
}
.small_text
{ 
font-size:11px;
font-weight:bold;
color:#4B4B4B;
text-align:left;
}
.div_small_text
{
padding:5px;
}


.sms_info_flow
{ 
font-size:11px;
color:#4B4B4B;	
}
.sms_info a,.sms_info a:visited,.sms_info a:hover
{ 
font-size:11px;
color:#4B4B4B;
text-align:center;
font-weight:normal;	
text-decoration:underline;
background-color:transparent;
cursor:pointer;
padding:1px;
display:inline;
float:none;
z-index:200;
	
}

.sms_nr
{
font-size:17px;
color:#E20A17;
text-align:center;	
}

.errorStyle
{ 
font-size:11px;
color:#E20A17;
}


.sms_tresc
{
font-size:15px;
color:#D72339;
text-align:center;	
}

input.code {
	width: 150px;
	color: #E2AEB2;
	font-weight: bold;
	text-align: center;
	}
	
input.code:focus{
	width: 150px;
	color: #E20A17;
	font-weight: bold;
	text-align: center;
	}
	
.datastart {
	width: 100px;
	color: gray;
	font-weight: bold;
	text-align: right;
	}
	
.datastart:focus{
	width: 100px;
	color: black;
	font-weight: bold;
	text-align: right;
	}



#cssbuttondiv
{
	width:40%;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px 10px;
}

.cssbutton {
background-color: #D72339;
border: 2px #E2AEB2 outset;
padding: 5px 5px;
color: black;
text-decoration: none;
font: bold 70% Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
background-color: #D72339;
border: 2px #E2AEB2 outset;
padding: 5px 5px;
color: white;
text-decoration: none;
font: bold 70% Verdana, Helvetica, sans-serif;
}

.cssbutton:hover
{
border: 2px #E2AEB2 inset;
background-color: #D72339;
padding: 5px 5px; 
color: red;
cursor:pointer;
text-decoration: none;
font: bold 70% Verdana, Helvetica, sans-serif;
}

.cssbutton:active{
border: 2px #E2AEB2 inset;
background-color: #D72339;
padding: 5px 10px; 
color: white;
text-decoration: none;
font: bold 70% Verdana, Helvetica, sans-serif;
}

a.cssbutton_small
{
background-color: #D72339;
border: 1px #E2AEB2 outset;
padding: 3px 7px;
color: white;
text-decoration: none;
font: bold 80% Verdana, Helvetica, sans-serif;
}
a.cssbutton_small
{
background-color: #D72339;
border: 1px #E2AEB2 outset;
padding: 3px 7px;
color: white;
text-decoration: none;
font: bold 80% Verdana, Helvetica, sans-serif;
}
a.cssbutton_small:visited{
background-color: #D72339;
border: 1px #E2AEB2 outset;
padding: 3px 7px;
color: white;
text-decoration: none;
font: bold 80% Verdana, Helvetica, sans-serif;
}

a.cssbutton_small:hover{
background-color: #D72339;
text-decoration:underline;
border: 1px #E2AEB2 inset;
padding: 3px 7px;
cursor:pointer;
color: white;
font: bold 80% Verdana, Helvetica, sans-serif;

}

a.cssbutton_small:active{
background-color: #D72339;
border: 1px #E2AEB2 outset;
padding: 3px 7px;
color: white;
text-decoration: none;
font: bold 80% Verdana, Helvetica, sans-serif;
}

body
{
	font-family: tahoma,arial,sans-serif;
	background-color: White;
	margin-top:5px;
	margin-left:0px;
	height:100%;
	margin:0;
	padding:0;
}

h6
{
	font-family: Verdana, Arial, Helvetica;
}
h5
{
	font-family: Verdana, Arial, Helvetica;
}
h4
{
	font-family: Verdana, Arial, Helvetica;
}
h3
{
	font-family: Verdana, Arial, Helvetica;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}


.StyleSkmGroup
{
	FONT-SIZE: 11px;
	COLOR: Black;
	font-weight: bold;
	background-color: Transparent;
}
.StyleSkmSmall
{
	font-size: 11px;
	color: black;
	text-decoration: underline;
	background-color: transparent;

}
.StyleSkmSmallOnMouseOver
{
	FONT-SIZE: 11px;
	COLOR: Black;
	
	background-color: White;
	text-decoration: underline;
}
.StyleSkmSmallOnMouseOver
{
	FONT-SIZE: 11px;
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	background-color: White;
	text-decoration: underline;
}
.StyleSkmGroupOnMouseOver
{
	FONT-SIZE: 11px;
	COLOR: Black;
	font-weight: bold;
	FONT-FAMILY: Tahoma;
	background-color: White;
	text-decoration: underline;
}


.StyleSkmGroupMain
{
	FONT-SIZE: 11px;
	COLOR: white;
	font-weight: bold;
	background-color: Transparent;
}
.StyleSkmSmallMain
{
	font-size: 11px;
	COLOR: white;
	text-decoration: underline;
	background-color: transparent;

}
.StyleSkmSmallOnMouseOverMain
{
	FONT-SIZE: 11px;
	COLOR: white;
	
	background-color: White;
	text-decoration: underline;
}
.StyleSkmSmallOnMouseOverMain
{
	FONT-SIZE: 11px;
	COLOR: #0178A3;	
	FONT-FAMILY: Tahoma;
	background-color: white;
	text-decoration: underline;
}
.StyleSkmGroupOnMouseOverMain
{
	FONT-SIZE: 11px;
	COLOR: #0178A3;
	font-weight: bold;
	FONT-FAMILY: Tahoma;
	background-color: White;
	text-decoration: underline;
}

.Style1 {
	font-size: 12px;
	color: Maroon;
	font-family: Tahoma;
	background-color: Transparent;
}
.Style1Big {
	font-size: 14px;
	color: Maroon;
	font-weight: bold;
	font-family: Tahoma;
	background-color: Transparent;
}
.Style1Small {
	FONT-SIZE: 11px;
	COLOR: Maroon;
	FONT-FAMILY: Tahoma;
	background-color: Transparent;
}
.StyleSpinBox {
	FONT-SIZE: 14px;
	COLOR:  #626162;
	FONT-FAMILY: Tahoma;
	background-color: #fafafa;
}
.Style1_5 {
	FONT-SIZE: 12px;
	COLOR: #626162;
	FONT-FAMILY: Tahoma;
	background-color: #fafafa;
}
.Style1Neg {
	FONT-SIZE: 12px;
	COLOR: White;
  	font-weight: bold;
	FONT-FAMILY: Tahoma;
	background-color: Maroon;
}
.Style1Validate {
	FONT-SIZE: 12px;
	COLOR: Black;
  	font-weight: bold;
	FONT-FAMILY: Tahoma;
	background-color: Yellow;
}

.Style1:visited {
	FONT-SIZE: 12px;
	COLOR: Maroon;
	FONT-FAMILY: Tahoma;
	background-color: Transparent;
}
.Style2
{
	font-size: 12px;
	color: Black;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #D2D2D2;
}
.Style2Button
{
	font-size: 12px;
	color: Black;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #D2D2D2;
	cursor:pointer;
}

.tableddls
{
	border:none;
	border-spacing:0px;
	padding:0.1em;
	text-align:center;
}

.tablecennik
{
border:1px solid #EBF8FE;
font:10px 'Verdana', Arial, Helvetica, sans-serif;
background:#E7E7E7;
color:#666666;
}
.tablecennik td
{
border:1px solid #EBF8FE;
}
.tablecenniktd
{
height:14px;
background:#EBF8FE;
border:1px solid #ffffff;
}

#right_content {
	width: 150px;
	height: 100%;
	margin-top: 2px;
	text-align:center;
	float:right;
	position:relative;
	display:inline;
	padding: 10px;
}
#klientfinddiv {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:78%;
     text-align:center;
     padding-top:100px;
     z-index:500;
     background:url("images/background-trans.png");
}
#klientfinddiv div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
}
#klientfinddiv_old
{
	position:absolute;
	display:block;
	top:100px;
	right:200px;
	z-index:100;
	width:71px;
}
.bigtext
{
font:13px 'Verdana', Arial, Helvetica, sans-serif;
font-weight:bold;
}
.left_col_grey
{
	background: #ccc url('./images/greylabel.gif'); 
	height:96%;
}
.firma_div
{
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	background-color:#D2D2D2;
	color:black;
	padding:1px;
	border:none;
}
.register_tbl
{
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	background-color:#E7E7E7;
	color:#D72339;
	padding:3px;
	border:none;
}
.mainreg_tbl
{
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	background-color:#F2F2F2;
	color:#D72339;
	padding:3px;
	border:none;
}


.ogl_edit_td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #b1b1b1;
	background-color: white;
	color:#D72339;
}

.ogl_edit_td_h {

	border-width: 1px;
	font-weight:bold;
	padding: 3px;
	border-style: solid;
	border-color: #b1b1b1;
	background-color: #e1e6f6;
	font-weight:bold;
	color:#D72339;
}

.ogl_edit_td_h2 {
	border-width: 1px;
	font-weight:bold;
	padding: 3px;
	border-style: solid;
	border-color: #b1b1b1;
	background-color: #f2f2f2;
	font-weight:bold;
	color:#D72339;
}


 .aval{ background-color: #fff; color: #000; }
 
.nr_info_small
{
font-size:11px;
color:white;
background-color:Transparent;
text-align:right;
}

.LoginStyle_small
{ 
font-size:9px;
font-weight:normal;
color:white;
background-color:Transparent;
padding:0;

}
.sms_info_right_red
{ 
font-size:11px;
color:red;
text-align:right;
}

a.adm
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-align:center;
font-weight:normal;	
text-decoration:underline;
background-color:transparent;
cursor:pointer;
padding:1px;
display:inline;
float:none;
z-index:200;
}

a.adm:visited
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-align:center;
font-weight:normal;	
text-decoration:underline;
background-color:transparent;
cursor:pointer;
padding:1px;
display:inline;
float:none;
z-index:200;
}

a.adm:hoover
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-align:center;
font-weight:normal;	
text-decoration:underline;
background-color:transparent;
cursor:pointer;
padding:1px;
display:inline;
float:none;
z-index:200;
}

a.adm:active
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
text-align:center;
font-weight:normal;	
text-decoration:underline;
background-color:transparent;
cursor:pointer;
padding:1px;
display:inline;
float:none;
z-index:200;

}

.mapbutton a, .mapbutton a:active, .mapbutton a:visited
{
cursor:default;
}

.mapbutton a:hover
{
    cursor: pointer;
}
#zasiegUl, #zasiegUl li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#zasiegUl {
    margin: 5px;
    display: table;
}
#zasięgUl li {
    display: table-row;
}

#zasiegUl a:link, #zasiegUl a:visited {
    display: table-cell;
    width: 150px;
    height: 30px;
    vertical-align: middle;
    text-decoration: none;
    background-image: url(/images/btnbg.jpg);
    background-position: left top;
    color: #fff;
    padding: 5px;
}
#zasiegUl a:hover, #zasiegUl a.zasiegActive {
    background-position: left bottom;
    color: #000;
}
