body {
	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
}

.flags{
	padding: 9px 0px 0px 20px;
}

.flags img {
	border-width: 0px;
}

#tabm td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 2px;
	margin: 2px;

}

form{
	margin: 0px;
	padding: 0px;
}

#cont{
	position:relative;
	left: auto;
	right: auto;
	width: 890px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.contt{
	width: 450px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
	color: #666666;
}

#pageName{
	background-color: #FFFFFF;
	padding-top: 7px;
}

.agen{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;

}
.agen td{
	padding: 4px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

#pageNav2{
	margin-left: 8px;

}

#sectionLinks{
	padding: 0px;
	margin: 0px;
	width: 200px;
	text-align: left;
}

#cont h1{
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: 4px 7px;
	background-image: url(../img/sub1bgsel.gif);
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.kom{
	padding: 7px;
	margin: 7px;
	background-color: #F2F8CD;
	border: 1px solid #d7e96e;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.kom2{
	padding: 7px;
	margin: 7px;
	background-color: #FFE3D7;
	border: 1px solid #FF9E5E;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.sub1sel:link, a.sub1sel:visited, a.sub1sel:hover{
	color: #bb4e1d !important;
	padding-left: 2px !important;
}

a.sub2:link, a.sub2:visited{
	background-position: 4px 6px !important;
	background-image: url(/img/sub2bg.gif) !important;
	padding-left: 25px !important;
}

a.sub2:hover{
	background-image: url(/img/sub2bgsel.gif) !important;
}

a.sub2sel:link, a.sub2sel:visited, a.sub2sel:hover{
	background-image: url(/img/sub2bgsel.gif) !important;
	color: #ff4e00 !important;
	padding-left: 25px !important;
}


#sectionLinks h3 {
	margin: 0px;
	display: block;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 19px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 4px 6px;
	background-image: url(/img/sub1bg.gif);
}

#sectionLinks a:link, #sectionLinks a:visited , #sectionMap a:link, #sectionMap a:visited{
	display: block;
	font-weight: normal;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(/img/sub1bg.gif);
}

#sectionLinks a:hover, #sectionMap a:hover{
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(/img/sub1bgsel.gif);
	text-decoration: none;
	background-color: #FFFFFF;
	color: #ff4e00;
}

#tbl{
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#tbl td{
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
	color: #666666;

}

#tbl .req{	
	background-image: url(/img/required.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#tbl .red{
	color: #da251c !important;
}

.error{
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 19px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAEAEA;
	color: red;
}

form {
	margin: 0;
	padding: 0;
}

.bgmm {
	background-image: url(../img/bg_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgroom {
	background-image: url(../img/bgroom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.title {

	font-family:Tahoma,Arial,Helvetica; 
	font-size:12px;

}

.info {
	font-family:Tahoma,Arial,Helvetica;
	font-size:9pt;
}

.blue {font-family:Tahoma,Arial,Helvetica;font-size:10pt; color:#bb4e1d;}

.link_szary {font-family:Tahoma,Arial,Helvetica;font-size:10pt}
A.link_szary:link {color:#999999; text-decoration:none;}
A.link_szary:visited {color:#999999; text-decoration:none;}
A.link_szary:hover {color:#0781C7; text-decoration:none;}
A.link_szary:active {color:#0781C7; text-decoration:none;}

.link_y {font-family:Tahoma,Arial,Helvetica;font-size:8pt; color:#17608A;}
A.link_ylink {color:#17608A; text-decoration:none;}
A.link_y:visited {color:#17608A; text-decoration:none;}
A.link_y:hover {color:#17608A; text-decoration:none;}
A.link_y:active {color:#17608A; text-decoration:none;}

A:link {color:#bb4e1d; text-decoration:none;}
A:visited {color:#bb4e1d; text-decoration:none;}
A:hover {color:#bb4e1d; text-decoration:none;}
A:active {color:#bb4e1d; text-decoration:none;}


.da {

	font-family:Tahoma,Arial,Helvetica; 
	color:#6a6a6a; 
	font-size:9px

}

.mess {

	font-family:Tahoma,Arial,Helvetica; 
	color:blue; 
	font-size:9px

}

.inp2{

	font-family:Tahoma,Arial,Helvetica; 
	color:#999999; 
	font-size:10px;
	width: 140px;

}

.last { 
	padding: 3px;
	border-color: #bababa;
}

A.last:link { padding: 3px;border-color: #bababa; }
A.last:visited { padding: 3px;border-color: #bababa; }
A.last:hover { padding: 3px;border-color: #b82723; }
A.last:active { padding: 3px;border-color: #b82723; }



.output
{
     font-family:Arial;
     font-size: 10px;
     color:black;
     padding-left: 3px;
     padding-top: 3px;
     border: 1px solid #000000;
     width: 200px;
     background: #ffffff;
     position: relative;
}
.shadow
{
     width:102px;
     position:relative;
     top: 2px;
     left: 2px;
     background: #555;
}
.tra
{
     background-image : url(../img/sp.gif);
     position: relative;
}
.shadow div{
     position:relative;
     top: -2px;
     left: -2px;
}

.but-next2{
	width:130px;
	height:18px;
	color:#000000;
	font-weight:bold;
	border:0;
	font-size:11px;
	background-image: url(../img/button-next.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}

.but-next{
	width:80px;
	height:18px;
	color:#000000;
	font-weight:bold;
	border:0;
	font-size:11px;
	background-image: url(../img/button-next.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}
.but-back{
	width:80px;
	height:18px;
	color:#000000;
	font-weight:bold;
	border:0;
	font-size:11px;
	float:left;
	background-image: url(../img/button-back.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
}

.but-buy{
	width:108px;
	height:18px;
	color:#000000;
	font-weight:bold;
	border:0;
	font-size:11px;
	background-image: url(../img/buy.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
}


.pagenav {
	font : 12px verdana;
	color:#000000;
	display: block;
	margin-left: 10px;
}

div.pagenav a {
	float: left;
	color:#6e6e6e;
	background-color: #EEEEEE;
	height: 20px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E9E9E9;
	border-bottom-color: #E8E8E8;
	border-left-color: #CCCCCC;
}
div.pagenav a:hover{
	background-color:#CCCCCC;
	color:#FFFFFF;
}

a.sel:link, a.sel:visited, a.sel:hover{
	background-color:#9cabba !important;
	color:#FFFFFF !important;
}

.payamount{
	width:300px; 
	text-align:center; 
	border-color: #c0c0c0; 
	border-style: solid; 
	border-width: 1px;
}
.payamount TD{
	border-left-color: #c0c0c0; 
	border-left-style: solid; 
	border-left-width: 1px;
}

.ods{
	clear: both;	
}

