
/* CSS Document */
body {
	margin: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:hover, a:visited {
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
a:hover {
	color: #666;
}
.imagebutton {
	float: left;
	display: inline;
	border: 1px solid #C0C0C0;
	background: #c0c0c0;
	height: 20px
}
.dragged {
	border: 0;
	position: absolute;
	cursor: move;
	z-index: 200;
}
.dragy {
	border: 0
}
.dragx {
	float: left;
	border: 0;
	display: inline
}
#reg_form td{
vertical-align:top;
padding:5px;
border:1px solid #ccc;
}


#reg_form{
border-collapse:collapse;

}

#noweMenu {
	display: none;
	position: absolute;
	border: 2px solid #000;
	background: #fff;
}
#eLink {
	display: none;
	position: absolute;
	z-index: 40;
	border: 2px solid #000;
	background: #fff;
}
#menu {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu li {
	padding: 0;
	margin: 0;
	background: url('images_tfi/blue-bar.gif') repeat-x 0 0;
	float: left;
	display: inline;
	border-right: 1px solid #fff;
}
#menu li.over {
	background: url('images_tfi/blue-bar.gif') repeat-x 0 -42px;
}
#menu li.unpublished {
	background: url('images_tfi/menu_tlo_g.gif') repeat-x 0 0;
}
#menu li.zaznaczony {
	background: url('images_tfi/blue-bar.gif') repeat-x 0 -42px;
}
#menu a {
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
	text-decoration: none;
	padding: 5px 10px;
}
#menu a.act {
	background: #fdb731 !important;
	display: none;
	position: absolute;
	top: -100%;
	color: #000;
	padding: 0 10px;
}
#menu li.over a.act {
	display: block !important;
	background: #949e00;
}
#menu li.unpublished a.act {
	background: #a9a9a9 !important;
}
#menu div {
	float: left;
}
/*level 2*/
#menu li ul {
	
	clear: both;
	display: none;
	position: absolute;
	top: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 10;
}
#menu li ul a{
	padding: 0 10px;
}
/*level 3*/
#menu li ul ul {
	display: none;
	position: absolute;
	top: auto;
	left: 100%;
	padding: 0;
	margin: -23px 0 0 0;
	list-style: none;
	z-index: 10;
}
#menu li.over ul ul, #menu li.over ul ul ul {
	display: none;
}
#menu li.over ul, #menu li li.over ul, #menu li li li.over ul {
	display: block;
}
/*level 2-3 items*/
#menu li ul li {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8; 
	opacity: 0.8;
	-khtml-opacity: 0.8;
	vertical-align: bottom;
/* jesli bedzie mozna to TYLKO w panelu*/
	width: 210px;
	display: block !important;
	float: none !important;
	background: #e07e00 !important;
}
#menu li ul li.over {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0; 
	opacity: 1.0;
	-khtml-opacity: 1.0;
	background: #fdb731 !important;
}
#menu li ul li.unpublished {
	background: #7b7b7b !important;
}
#menu li ul li div {
	display: block !important;
	float: none !important;
	overflow: hidden;
	height: 100%;
}
#menu li ul li a {
	float: left;
	line-height: 23px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
}
#menu li ul li a.act {
	float: right;
	position: static;
	top: auto;
	color: #fff;
	background: #e07e00 !important;
}
#menu li ul li.over a.act {
	background: #fdb731 !important;
}
#menu li ul li.unpublished a.act {
	background: #7b7b7b !important;
}
.clearfix {
	clear: both;
}
/*search*/
#search-div {
	float: right;
	width: 228px;
	height: 30px;
}
#search {
	float: right;
	clear: both;
	width: 223px;
	height: 30px;
	background: #fbf2e2;
	border: 1px solid #fca52d;
}
#search #txt {
	padding-top: 0px;
}
#search #btn {
	float: right;
	padding-top: 0px;
}
#search-button {
	background: #fbf2e2 url(images_tfi/logo-search.gif) right center no-repeat;
	width: 50px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
}
#searchJS {
	position: absolute;
	display: none;
	z-index: 30;
}
#searchJSTitle {
	background: #fbf2e2;
}
#searchJSContent {
	background: #fbf2e2;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
#results {
	position: relative;
}
#results hr {
	color: #fca52d;
	background-color: #fca52d;
	height: 1px;
}
#results a {
	color: #fca52d;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#results .wyniki {
	text-align: center;
	color: #000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
#results .wyniki a.close {
	float: right;
	text-decoration: none;
}
.search_bottom_menu {
	text-align: center;
}
.search_bottom_menu a.prev {
	text-decoration: none;
	display: block;
	width: 57px;
	height: 24px;
	background: url('images_tfi/prev.gif') no-repeat 0 -24px;
}
.search_bottom_menu a.next {
	text-decoration: none;
	display: block;
	width: 57px;
	height: 24px;
	background: url('images_tfi/next.gif') no-repeat 0 -24px;
}
.search_bottom_menu a.blank {
	text-decoration: none;
	display: block;
	width: 57px;
	height: 24px;
}
.search_bottom_menu a.prev:hover {
	background-position: 0 0;
}
.search_bottom_menu a.next:hover {
	background-position: 0 0;
}
#s_summary {
	margin-bottom: 10px;
}
.result {
	float: left;
	clear: both;
	border-top: 1px solid #f0f0f0;
	margin-bottom: 10px;
}
.s_tytul {
	float: left;
	padding-bottom: 4px;
	color: #3366CC;
	text-decoration: underline;
}
.s_tekst {
	clear: left;
	float: left;
	padding-bottom: 4px;
}
.s_link {
	float: left;
	clear: left;
	padding-bottom: 4px;
	color: #3366CC;
	text-decoration: underline;
}
/*/
///////////////////////////////////////
/*/
/*/
//////////////search//////////////
/*/
/*/
//////////////////////////////////////////////////
/*/
/* main section */
#bdy {
	margin: 0 auto 0 auto;
	height: auto;
	width: 952px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top {
	height: 126px;
	width: inherit;
}
#logo {
	float: left;
	width: 194px;
}
#menu-cont {
	float: left;
	width: 758px;
	height: inherit;
	position:relative;
}

#links {

	position:relative;
	width: 226px;
	height: 31px;
	/*padding-left: 532px;*/
	margin-left:532px;
}


.user_tab{
position:absolute;

right:236px;
white-space:nowrap;
margin-top:10px;
font-size:9px;
height:15px;
top:0;
}

.user_tab a{
font-weight:bold;
}

.link {
	height: 19px;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	float: left;
	background: url(images_tfi/grey-topbar.gif) bottom left repeat-x;
	border: solid 1px #999999;
}
.link a {
	padding-top: 3px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
#menu-div {
	position: absolute;
	width: 530px;
	height: 32px;
	background: url(images_tfi/blue-bar.gif) repeat-x;
}
#content {
	min-height: 342px;
	width: 952px;
	clear: left;
	z-index: 1;
}
#img {
	/*position: relative;
*/
	/*z-index: 1;
*/
	float: left;
	height: 392px;
	width: 543px;
	margin-left: -5px;
	margin-top: 0px;
}
#text, #text2 {
	text-align: justify;
	padding-top: 45px;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 30px;
}
#text img, #text2 img {
	border:0;
}
#text {
	width: 370px;
	float: right;
	padding-left: 0px;
}
#text a, #text2 a {
  text-decoration: underline;
  color: #fca52d;
}
#text h2, #text2 h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
.link-boom {
	float: left;
	width: 100%;
	height: 21px;
	display: block;
	padding-top: 3px;
	padding-left: 22px;
	background: url(images_tfi/link-boom.gif) no-repeat left top;
}
.link-boom a {
	display: block;
	width: 100%;
	font-weight: bold;
	height: 100%;
	color: #000 !important;
	text-decoration: none !important;
}
#footer {
	height: 90px;
	width: 100%;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#trlink-cont {
	position: relative;
	clear: both;
	float: left;
	width: 551px;
	height: 34px;
	
}
#trlink-cont a {
	font-weight: bold;
	color: #fff;
	display: block;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 10px;
	text-align: center;
}
#trlink-rel {
	position: absolute;
	top: -35px;
}
#trlink-add-cont {
	height: 32px;
	width: 551px;
	margin-bottom: 3px;
	text-align: left;
}
.trlink-add, .trlink-add4, .trlink-add5, .trlink-1, .trlink-1on , .trlink-2, .trlink-2on, .trlink-3, .trlink-3on {
	float: left;
	height: 34px;
	width: 179px;
	margin-left: 2px;
}

.trlink-1{
display:none;
}
.trlink-2on,
.trlink-3on,
.trlink-2,
.trlink-3{
width:268px; 
}

.trlink-add, .trlink-add4, .trlink-add5 {
	height: 30px;
	border: 1px solid #fca52d;
}
.trlink-add-1 {
  width: 362px;
}
.trlink-1 {
	background: transparent url(images_tfi/dblue-bar.gif) repeat-x 0 0px;
	border-left: 0px solid #000033;
	border-right: 0px solid #000033;
}
.trlink-1on {
	background: transparent url(images_tfi/dblue-bar.gif) repeat-x 0 -44px;
	border-left: 0px solid #000033;
	border-right: 0px solid #000033;
}
.trlink-2 {
	background: transparent url(images_tfi/green-bar.gif) repeat-x 0 0;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
}
.trlink-2on {
	background: transparent url(images_tfi/green-bar.gif) repeat-x 0 -44px;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
}
.trlink-3 {
	background: transparent url(http://gounited.pl/finance/css/images_finance/green-bar.gif) repeat-x 0 0;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
}
.trlink-3on {
	background: transparent url(http://gounited.pl/finance/css/images_finance/green-bar.gif) repeat-x 0 -44px;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
}
.trlink-add4 a, .trlink-add5 a, .trlink-add a {
	font-weight: bold;
	color: #fca52d !important;
	font-size: 10px;
	display: block;
	width: 100%;
}

.trlink-add5 a {
	padding-top: 3px !important;
	padding-bottom: 2px !important;
}

.trlink-add4 a {
	padding-top: 9px !important;
	padding-bottom: 9px !important;
}
#seclink-cont {
	position: relative;
	float: right;
	width: 401px;
	height: 34px;
}
#secuplink {
	position: absolute;
	top: -35px;
	left: 1px;
	margin: 0px;
	padding: 0px;
}
#zielink-cont {
	width: 401px;
	height: 32px;
}
#zielink {
	background: url(images_tfi/blue-bar.gif) repeat-x top;
	height: 100%;
	width: 100%;
}
#secup1, #secup2 {
	display: block;
	width: 24px;
	height: 32px;
}
#secup1 {
	float: left;
	background: url(images_tfi/logo-blbar-left.gif) no-repeat right;
}
#secup2 {
	float: right;
	background: url(images_tfi/logo-blbar-right.gif) no-repeat left;
}
#secuplink #linksecup {
	float: left;
	width: 350px;
	text-align: center;
	padding-top:2px;
	font-size: 11px;
}
#secuplink #linksecup a {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #fff;
}
#seclink-down {
	clear: both;
	padding-top: 3px;
	width: 100%;
}
#link-edytuj-cont {
  position:relative;
  width: 1px;
  height: 1px;
}
#link-edytuj {
  position: absolute;
  
  top: -25px;
  left: -20px;
}
.link-down {
	float: left;
	clear: none;
	display: block;
	height: 32px;
	border: 1px solid #fca52d;
	text-align: center;
}
.link-down a {
	font-weight: bold;
	color: #fca52d;
	font-size: 10px;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link-down a:hover {
	color: #CB760F;
}
#realfooter {
	float: left;
	width: 952px;
/* tututut */
	padding-top: 20px;
	margin: 0;
	text-align: right;
	font-size: 10px;
	color: #666666;
}
#realfooter a {
	color: #333333;
	font-weight: bold;
}
#admin-sect {
	padding: 5px;
	background-color: #000;
	color: #fff;
}
#admin-sect a {
	color: #fff;
}
/* menu2 menu2 menu2 menu2 menu2 menu2 menu2*/
/* menu2 menu2 menu2 menu2 menu2 menu2 menu2*/
/* menu2 */
#menu2 {
	overflow: hidden !important;
	float: right;
	width: 229px;
	margin-right: -3px;
}
/*level 1*/
#menu2 ul {
	background: url('images_tfi/blue-bar-tlo.gif') 0 0px !important;
	width: 227px;
	padding: 0;
	margin: 0;
	list-style: none;
}
/*level 2-3 items*/
#menu2 ul li {
/* jesli bedzie mozna to TYLKO w panelu*/
	padding: 0;
	margin: 0;
	float: left !important;
	background: url('images_tfi/blue-bar.gif') repeat-x 0 0;
	width: 227px;
	border-bottom: 1px solid #fff;
}
.checked {
	background: url('images_tfi/blue-bar.gif') repeat-x 0 -42px !important;
}
#menu2 ul li.unpublished {
	overflow: hidden !important;
	background: #444 !important;
	color: #CCCCCC;
}
#menu2 ul li div {
	display: block !important;
	float: none !important;
	overflow: hidden;
	height: 100%;
}
#menu2 ul li a {
	display: block;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
	text-decoration: none;
	padding: 0 10px;
	width: 206px;
}
#menu2 ul li a.act {
	float: right;
}
#menu2 ul li.over {
	background: url('images_tfi/blue-bar.gif') repeat-x 0 -42px !important;
}
/*level 2*/
#menu2 ul ul {
	padding: 0;
	margin: 0px 0 0 0;
	list-style: none;
	background-color: #000;
	display: block;
}
#menu2 ul ul li {
	float: left;
	display: block;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 0px !important;
	background: #e07e00;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	border-bottom: 1px solid #e07e00;
/* background */
}
#menu2 ul ul li.over {
	background: #fdb731 !important;
}
#menu2 ul ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	width: 206px;
	margin: 0;
	line-height: 20px !important;
}
.checked1 {
	background: #fdb731 !important;
}
#img_form {
	padding: 0px;
	background: #fff;
	display: none;
	width: 248px;
}
#img_form2 {
	padding: 0px;
	background: #fff;
	display: none;
	width: 170px;
}
#upload_frame {
	margin: 0;
	border: 0;
	width: 248px;
}
#upload_frame2 {
	margin: 0;
	border: 0;
	width: 170px;
}
/*AKTUALNOSCI*/
#aktualnoscNowa {
	display: none;
	font-family: verdana;
	font-size: 10px;
}
.aktualnosci {
	color: #fc9e1d;
	font-family: verdana;
	font-size: 10px;
}
.aktualnosc_data {
	margin-top: 0px
}
.aktualnosc_more {
	text-align: right
}
.aktualnosc_title {
	color: #000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0;
}
.aktualnosci a.more {
	padding-top: 5px;
	padding-right: 10px;
	color: #fc9e1d;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/more_a.gif) no-repeat bottom right;
}
.aktualnosci a.less {
	padding-top: 5px;
	padding-left: 10px;
	color: #fc9e1d;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/less_a.gif) no-repeat bottom left;
}
.aktualnosci .aktualnosc_msg {
}
.aktualnosc {
	margin-top: 10px;
	margin-bottom: 10px
}
.add_new {
	padding: 5px 0;
}
.add_new a {
	font: bold 12px verdana;
	color: #000;
	text-decoration: none;
}
.aktualnosc_menager {
	padding: 0px;
	text-align: right;
}
.aktualnosc_menager a {
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px;
}
#calend {
	border: 1px solid #000;
	font-size: 11px;
	font-family: verdana, arial;
	background: #fff
}
#calend button {
	border: 0;
	font-size: 11px;
	font-family: verdana, arial;
}
#calend .year {
	text-align: center;
	background: #000;
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial;
}
#calend .year button {
	background: #000;
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial;
}
#calend .month {
	text-align: center;
	background: #000;
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial;
}
#calend .month button {
	background: #000;
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial;
}
#calend .week {
	background: #000;
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial;
}
#calend a {
	display: block;
	color: #000;
	text-decoration: none;
	background: #fff;
	width: 100%;
	font-size: 11px;
	font-family: verdana, arial;
}
#calend a:hover {
	color: #000;
	background: #000;
	color: #fff
}
#calend .cur {
	color: #000;
	background: #000;
	color: #fff
}
/* GALERIA */
.doc_grupa {
	margin: 1px auto 1px -5px;
	margin-bottom: 35px;
	width: 769px;
	float: right;
}
.doc_grupa .doc_grupa_files {
	display: none
}
.doc_grupa .doc_grupa_files td {
	background: #fbf2e2;
	width: 182px;
	height: 118px;
}
.doc_grupa .doc_grupa_files , .show {
	font: 11px verdana;
	color: #fc9e1d;
}
.doc_grupa .file {
	border: 15px solid #fbf2e2;
	width: 115px;
}
.doc_grupa .file {
	font: 11px verdana;
	color: #fc9e1d;
}
.doc_grupa .download {
	font: bold 12px verdana;
	color: #fc9e1d;
	text-decoration: none;
	margin: 0 7px;
}
.doc_grupa .doc_grupa_title {
	padding: 4px;
	border-bottom: 1px solid #fc9e1d;
}
.doc_grupa .doc_grupa_title td {
	color: #fc9e1d;
	font: 11px verdana;
}
.doc_grupa .doc_grupa_title a {
	font: 11px verdana;
	margin: 0 7px;
	text-decoration: none;
	color: #fc9e1d;
}
.doc_grupa .doc_grupa_title a img {
	border: 0;
	display: inline
}
.doc_grupa .show {
	display: block
}
.doc_grupa .hide {
	display: none
}
.doc_grupa .title a {
	display: block;
	width: 100%;
	font-weight: bold;
	padding-top: 4px;
	border: 1px solid #fff;
	color: #fc9e1d;
}
.koment {
  width: 753px;
  padding: 5px;
  padding-bottom: 0px;
  color: rgb(10,10,10);
}
/* FORMULARZ */
.form-title {
  color: #fdb731 !important;
  font-weight: bold !important;
  font-size: 12px !important;
}
.formularz table {
}
.formularz td {
	color: #000;
	padding-left: 10px;
	font: 10px verdana
}
.formularz div {
	margin: 8px 0;
}
.formularz input, .formularz option, .formularz select {

	color: #000;
	font: 10px verdana
}
.formularz select {
	width: 295px;
	padding: 0px 0px;
	color: #000;
	font: 10px verdana
}
.formularz2 table {
}
.formularz2 td {
	color: #000;
	padding-left: 10px;
	font: 10px verdana
}
.formularz2 div {
	margin: 8px 0;
}
.formularz2 input, .formularz option, .formularz select {
	color: #000;
	font: 10px verdana
}
.formularz2 select {
	padding: 0px 0px;
	color: #000;
	font: 10px verdana
}
.image_in_content {
	text-align: center;
}
.round {
}
.round .container {
	color: #000;
	padding: 2px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #fbf2e2;
}
.round b.rtop b , .round b.rbottom b {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #fbf2e2;
}
.round b.rtop b.r1 , .round b.rbottom b.r1 {
	background-color: #000
}
.round b.rtop b.r2 , .round b.rbottom b.r2 {
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}
b.rtop, b.rbottom {
	display: block;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
/*----MAPA-----*/
#mapa {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
}
#mapa ul {
	list-style-image: url('images_tfi/map_li.gif');
	margin: 0 0 0 20px;
	padding: 0;
}
#mapa li {
	margin: 0;
	padding: 0;
}
/*------galeria----*/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(images_tfi/overlay.png);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="images_tfi/overlay.png", sizingMethod="scale");
}
/*-----GALERIA----*/
.basic {
	font: 11px verdana;
	color: #000;
}
.basic input , textarea {
	font: 11px verdana;
	color: #101000;
	background: #fff
}
.basic button {
	border: 0;
	font: 11px verdana;
	color: #fff;
	background: #a5ad00;
}
  
  
#kursy {
  position:absolute;
  width: 758px;
  height: 18px;
  top: 67px;
  z-index: 0;
  background-color: #fbf2e2;
}
.kotwica {
	text-decoration:none !important;
	color:#000 !important;
}

//do licznika dni
#hideone79 .addon{
	display:none;
}
#hideone86 .addon3{
	display:none;
}
#hideone85 .addon2{
	display:none;
}

.addon a , .addon2 a,.addon3 a{
	display:block;
	height:34px;
	line-height:34px;
	color:#000;
	font-weight:bold;
	margin-left:10px;
	text-decoration:none !important;
}

.addon{
	clear:both;
	background: transparent url(images_tfi/green-bar.gif) repeat-x 0 0px  !important;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
}
.addonOn{
	background: transparent url(images_tfi/green-bar.gif) repeat-x 0 -44px  !important;
}


.addon2{
	clear:both;
	background: transparent url(images_tfi/orange-bar.gif) repeat-x 0 0px  !important;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
}
.addon2On{
	background: transparent url(images_tfi/orange-bar.gif) repeat-x 0 -44px  !important;
}

.addon3{
	clear:both;
	background: transparent url(images_tfi/yellow-bar.gif) repeat-x 0 0px  !important;
	border-left: 1px solid #666600;
	border-right: 1px solid #666600;
	
}
.addon3On{
	
	background: transparent url(images_tfi/yellow-bar.gif) repeat-x 0 -44px  !important;
}


.funds{
border-collapse:collapse;
}
.funds td,
.funds th
{
padding:3px;
border:1px solid #ccc;
text-align:center;
vertical-align:middle;
}






.title{
margin:20px auto;
}
.par{
margin:10px 0;
text-align:justify;

font-size:12px;
}
.inp{
vertical-align:middle;
padding:3px;
width:300px;
background:#FFFBF0;
margin-bottom:2px;
}

.err{
border:2px solid #c00;

}
.error{
color:#f00;
font-weight:bold;
}

#reg_form td{
vertical-align:top;
text-align:left;
padding:5px;

font-size:12px;
border:1px solid #ccc;
}
#reg_form textarea{
vertical-align:top;
}


#reg_form{
border-collapse:collapse;

}
.desc{
font-size:11px;
font-weight:bold;
text-align:right;
}
.lab,
#reg_form label{
border-bottom:1px dotted #333;
cursor:pointer;
}
#reg_form .desc label{
border-bottom:none;
cursor:default;
}

#name,#surname{
width:115px;
}
#code,#scode{
width:50px;
}
#city,
#scity{
width:115px;
}





#prCnt{
	font-size:1px;
	width:520px;
	border:1px solid #778100;
	border-right:0px;
	margin-bottom:30px;
}
#prInd{
	font-size:1px;
	width:0px;
	height:6px;
	background:#CBD200;
}
#steps {
letter-spacing:225px;
font-size:20px;
font-weight:bold;
}
#stepsInd{
	position:relative;
	margin-bottom:7px;
	margin-left:-2px;
}
#stepsInd img{
	position:absolute;
}
#rot1{
	left:0px;
}
#rot2{
	left:240px;
}
#rot3{
	left:480px;
}

#rot_arr{
top:-800px;
}
#endarr{
	left:520px;
	top:3px;
}


