* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

.top, .bottom {
	font-size: 1px;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}

#top {
	height: 82px;
	position: relative;
}

#top .logo {
	display: block;
	margin-top: 14px;
	width: 167px;
	height: 63px;
}

#top .txt {
	position: absolute;
	top: 3px;
	left: 225px;
	width: 340px;
	height: 64px;
}

#top .banner {
	position: absolute;
	left: 602px;
	top: 17px;
	width: 348px;
	height: 55px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 27px;
	font-size: 11px;
	background-image: url('../images/menu_gray_bg.gif');
	margin-right: 3px;
	font-weight: bold;
}

#menu li.active,
#menu li.hover {
	background-image: url('../images/menu_orange_bg.gif');
}

#menu li .left,
#menu li .right {
	float: left;
	height: 27px;
	width: 5px;
}

#menu li .left { background-image: url('../images/menu_gray_left.gif'); }
#menu li .right { background-image: url('../images/menu_gray_right.gif'); }

#menu li.active .left,
#menu li.hover .left { background-image: url('../images/menu_orange_left.gif'); }
#menu li.active .right,
#menu li.hover .right { background-image: url('../images/menu_orange_right.gif'); }

#menu li a {
	text-decoration: none;
	color: #333333;
	padding: 0 8px;
	padding-top: 6px;
	display: block;
	float: left;
}

#menu li.active a,
#menu li.hover a {
	color: #ffffff;
}

#menu li.right {
	float: right;
	margin-right: 0px;
}

#tabs {
	clear: both;
	height: 34px;
	background-image: url('../images/tabs_bg.gif');
}

#tabs .hidden {
	display: none; 
}

#tabs ul {
	list-style-type: none;
	margin-left: 10px;
}

#tabs li {
	padding-top: 9px;
	display: block;
	float: left;
	margin-right: 15px;
}

#tabs li a {
	color: #ffffff;
	text-decoration: underline;
}

#tabs li a:hover {
	color: #333333;
}

#search {
	float: right;
	margin-right: 6px;
}

#search .left {
	float: left;
	width: 4px;
	height: 24px;
	background-image: url('../images/search_left.gif');
	margin-top: 5px;
}

#search .text {
	float: left;
	height: 19px;
	padding: 0px;
	margin-top: 5px;
	border: none;
	background: none;
	background-image: url('../images/search_bg.gif');
	background-repeat: repeat-x;
	width: 210px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0 10px;
	padding-top: 5px;
}

#search .submit {
	margin-top: 5px;
	float: left;
}

#breadcrumbs {
	height: 26px;
	background-image: url('../images/breadcrumbs_bg.gif');
	font-size: 10px;
	margin-bottom: 15px;
}

#breadcrumbs .left {
	width: 5px;
	height: 26px;
	background-image: url('../images/breadcrumbs_left.gif');
	float: left;
}

#breadcrumbs .right {
	width: 5px;
	height: 26px;
	background-image: url('../images/breadcrumbs_right.gif');
	float: right;
}

#breadcrumbs ul {
	float: left;
	list-style-type: none;
	padding-top: 7px;
	margin-left: 5px;
}

#breadcrumbs ul li {
	display: block;
	float: left;
}

#breadcrumbs ul li a {
	text-decoration: underline;
	color: #666666;
}

#breadcrumbs ul li a:hover {	
	color: #ffffff;
}

#breadcrumbs li.bullet {
	padding-left: 18px;
	background-image: url('../images/bullet1.gif');
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

#content {
	float: left;
	width: 633px;
}

#content .txt {
	color: #333333;
	line-height: 150%;
}

#country {
	width: 633px;
	height: 299px;
	background-image: url('../images/country_bg.gif');
	background-repeat: repeat-y;
	margin-bottom: 11px;
	position: relative;
}

#country .image {
	float: right;
}

#country .top {
	position: absolute;
	width: 150px;
	height: 4px;
	top: 0px;
	left: 0px;
	background-image: url('../images/country_top.gif');
}

#country .bottom {
	position: absolute;
	width: 150px;
	height: 4px;
	top: 295px;
	left: 0px;
	background-image: url('../images/country_bottom.gif');
}

#country .links {
	position: absolute;
	left: 7px;
	top: 12px;
	width: 164px;
	list-style-type: none;
	margin: 0px;
}

#country .links li {
	list-style-image: none;
	margin: 0px;
	margin-bottom: 1px;
}

#country .links li a {
	width: 164px;
	display: block;
	text-indent: -99999px;
	background-image: url('../images/country2.gif');
	background-repeat: no-repeat;
	margin-left: 16px;
	height: 39px;
	-moz-outline-style: none;
	outline: none;
}

#country .links li.active a {
	background-image: url('../images/country_hover.gif');	
	margin: 0px;
	margin-left:1px; 
}

#country .links li.l2 a {
	background-position: 0 -39px;
}

#country .links li.l3 a {
	background-position: 0 -78px;
}

#country .links li.l4 a {
	background-position: 0 -117px;
}

#country .links li.l5 a {
	background-position: 0 -156px;
}

#country .links li.l6 a {
	background-position: 0 -195px;
}

#country .links li.l7 a {
	background-position: 0 -234px;
}

#news {
	float: left;
	width: 309px;
	margin-top: 10px;
	background-image: url('../images/news_bg.gif');
	height: 293px;
	position: relative;
}

#news .mark {
	position: absolute;
	left: 11px;
	top: 9px;
	width: 28px;
	height: 34px;
	background-image: url('../images/mark1.gif');
}

#news .top {
	background-image: url('../images/news_top.gif');
	height: 5px;
	width: 309px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#news .bottom {
	background-image: url('../images/news_bottom.gif');
	height: 5px;
	width: 309px;
	left: 0px;
	top: 288px;
	position: absolute;
}

#news .head {
	display: block;
	margin-left: 46px;
	margin-top: 0px; 
	padding-top: 20px;
	margin-bottom: -10px;
}

#news a.head2 {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 8px;
	text-decoration: underline;
}

#news .desc {
	color: #414141;
	margin-right: 40px;
}

#news .date {
	color: #414141;
	font-size: 10px;
	margin-top: 10px;
}

#news .txt {
	margin-left: 46px;
	margin-top: 20px;
	line-height: 100%;
}

#news .more {
	float: right;
	margin-right: 18px;
	margin-top: -5px;
}

#news hr {
	display: none;
}

#news .hr {
	clear: both;
	height: 1px;
	width: 284px;
	background-image: url('../images/hr_dotted.gif');
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 17px;
	margin-bottom: -10px;
}

#news .all {
	clear: both;
	float: right;
	margin-right: 18px;
	margin-top: 10px;
}

#box {
	float: right;
	width: 312px;
}

#box img {
	margin-top: 10px;
}

#navi {
	float: right;
	width: 306px;
}

#form .top {
	width: 306px;
	height: 53px;
	text-indent: -99999px;
	background-image: url('../images/form_top.gif');
}

#form .txt {
	height: 336px;
	background-image: url('../images/form_bg.gif');
	text-align: center;
	padding-top: 5px;
	margin-top:0px; 
	position: relative;
}

#form .bottom {
	width: 306px;
	height: 8px;
	background-image: url('../images/form_bottom.gif');
}

#form .info {
	padding-top: 7px;
	display:block;
	margin:0 auto;  
}

#navi {
	position: relative;
}

#navi .full {
	position:absolute;
	padding: 10px;
	border: 1px solid rgb(212, 212, 212);
	background-color: rgb(255, 255, 255);
	width: 350px;
	font-size: 10px;
	text-align:left; 
	z-index: 100;
	left: -80px;
	top: 390px;
	display:none; 
}

#navi .full .close {
	text-align:right; 
	padding-bottom:5px; 
}

#navi .full .close a {
	color:#000; 
}

#form #Form_SidebarForm_Country,
#form #Form_SidebarForm_Year,
#DocsForm_Country,
#CalcForm_Country,
#DocsForm_Year {
	border: 1px solid #fff;  
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px 5px 4px;
	width: 270px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
}

#DocsForm_Country,
#CalcForm_Country,
#DocsForm_Year {
	width: 165px;
	margin-left: 45px;
	position:absolute; 
	bottom: 13px; 
}

#DocsForm_Country {
	bottom: 45px;
}

#DocsForm_Submit,
#CalcForm_Submit {
	position:absolute; 
	right: 20px;
	bottom: 20px;
}

#form #Form_SidebarForm_Country {
	margin-top:0; 	
}

#form #Form_SidebarForm_Name ,
#form #TelStac-Number ,
#form #TelKom-Number ,
#form #TelStac_TelKom-Number ,
#form #Form_SidebarForm_Email {
	border: 0;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px 5px 6px;
	width: 260px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
}

#form label {
	display: none;
}

#form #FConfirm {
	margin-left:20px; 
	position:absolute; 
	bottom: 5px; 
	left: 0px;
}

#form #FConfirm input {
	float: left;
}

#form #FConfirm label {
	display: block !important;
	color:#fff; 
	font-size:10px; 
	width:240px; 
	float:left; 
	text-align:left; 
	margin-left:10px; 
}

#form #FConfirm .confirm {
	cursor: pointer;
	text-decoration:underline; 
}

#form .message {
	background: url("../images/error_bg.gif") no-repeat scroll right top transparent; 
	display:block;
	width: 330px; 
	left: -350px;	
	font-weight:bold; 
	color: #fff;
	position: absolute;
	margin-top: -30px;
	height: 20px;
	text-align:right; 
	font-size: 12px; 
	z-index: 3000; 
	padding: 5px 25px 5px 5px; 
}

#form #FConfirm .message {
	margin-top: 0px;
	left: -370px;
}

#content h1 {
	color: #f26722;
	font-family: arial; 
	font-size: 16px; 
	padding-bottom: 10px;
}

#content h2 {
	color: #f26722;
	font-family: arial; 
	font-size: 14px; 
	padding-bottom: 10px;
}

#content .page {
	width: 633px;
	background-image:url('../images/bg_content.gif');  
}

#content .page .top,
#content .page .bottom {
	background-image:url('../images/top_bottom_content.gif'); 
	height: 5px;
	width: 633px;
}

#content .page .bottom {
	background-position: 0 -5px;
}

#content .page .bLinks {
	margin: 10px 20px; 
}

#content .page .bLinks a {
	color: #858181; 
	text-decoration:underline;  
	font-size: 10px; 
}

#content .page .bLinks .goBack,
#content .page .bLinks .goTop {
	padding-left: 10px;	
	background-repeat:no-repeat; 
	background-position:0 3px; 
}

#content .page .bLinks .goBack {
	background-image:url('../images/goBack.png');
}

#content .page .bLinks .goTop {
	background-image:url('../images/goTop.png');
	float: right;
	padding-right:10px;
	background-position: right 3px; 
}

#content .page .txt {
	padding: 15px 20px; 
	text-align: justify; 
}

#content .page .results a,
#content .page li a {
	color: #f26722;
}

#content .page .results li {
	margin: 15px 0;
}

#content .page .sectionHolder .section {
	border: 1px solid #D3D3D3;
	margin: 0 -5px;
	padding: 10px 20px;
	clear:both;  
}

#content .page .sectionHolder .section .hidden {
	display: none;
}

#content .sectionMenu {
	list-style-type:none;  
	margin-left: 15px; 
}

#content .sectionMenu li {
	float: left; 
	display: block;
	border: 1px solid #D3D3D3;
	padding:5px 10px;
	margin-bottom:-1px; 
	cursor: pointer; 
	font-weight:bold; 
	color: #f26722;
	font-family: arial; 
	font-size:12px; 
	background-color: #E6E6E6;
	margin-right: 3px; 
}

#content .sectionMenu li.active,
#content .sectionMenu li.hover {
	border-bottom: 1px solid #fff;
	background-color: #fff;  
}

#content ul {
	list-style-image: url(../images/bullet.gif);
	margin: 10px;
	margin-left: 15px;
}

#content ul li {
	margin: 5px 0;
}

#ContactForm .ctop,
#ContactForm .cbottom,
#CalcForm .ctop,
#CalcForm .cbottom,
#Summary .ctop,
#Summary .cbottom{
	width: 274px; 
	height: 6px;
	background-image:url('../images/contact-top.png'); 
	margin-top:20px; 
	font-size:1px; 
}

#CalcForm .ctop,
#Summary .ctop{
	margin-top: 0px;
}

#CalcForm .cbottom,
#ContactForm .cbottom,
#Summary .cbottom {
	background-image:url('../images/contact-btm.png'); 
	margin-top:0px;
}

#CalcForm .desc {
	float: right;
	width: 300px;
}

#Form_ContactForm,
#Form_CalcForm,
#Summary .txt{
	background-color:#D4D4D4; 
	padding:5px 20px; 
	width:234px; 
}

.CalcNiemcy #Form_CalcForm {
	width: 550px;
	padding: 20px;
}

#content #Form_CalcForm_typ_rozliczenia {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}

.CalcNiemcy .CompositeField {
	float: left;
	width: 275px;
}

.CalcNiemcy .multicolumn {
	width: 550px;
}

.CalcNiemcy strong {
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
}

#Form_ContactForm fieldset,
#Form_CalcForm fieldset{
	border: 0px;
}

#Form_ContactForm label,
#Form_CalcForm label{
	color: #222222;
	font-size: 12px;
}

#Form_CalcForm select {
	color: #666666;
	font-family:tahoma, sans-serif; 
	font-size: 11px;
	padding:5px 5px 4px;
	width: 230px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
}

#Form_ContactForm input.text,
#Form_CalcForm input.text{
	background-image:url('../images/contact-input.png'); 
	border: 0;  
	color:#666666; 
	font-size:11px; 
	padding:5px 5px 7px; 
	width:223px; 
	font-family:tahoma, sans-serif; 
	margin: 4px 0;
}

#Form_ContactForm textarea {
	background-image:url('../images/contact-textarea.png'); 
	height:70px; 
	margin-bottom:5px; 
	width:223px; 
	border: 0;  
	padding:5px 5px 5px; 
	color:#666666; 
	font-size:11px; 
	font-family:tahoma, sans-serif; 
	margin: 4px 0;
	margin-bottom:8px; 
}

#Form_ContactForm p.checkbox .right {
	text-align:left; 
}

#Form_ContactForm .Actions,
#Form_CalcForm .Actions{
	text-align:right; 
}

#Form_ContactForm .action,
#Form_CalcForm .action{
	margin: 2px 0;
}

#Form_ContactForm #Form_ContactForm_CConfirm {
	float: left;
}

#Form_ContactForm label.right {
	float: right;
	width: 180px;
	padding-left:15px; 
	color:#FFFFFF; 
	font-size:10px; 
	padding-right:20px; 
}

#Form_ContactForm .message,
#Form_CalcForm .message{
	color: red;
	font-size:10px;
	margin-top:-3px; 
	margin-bottom:10px; 
	display:block; 
}

legend {
	font-size:1px; 
}

#navi fieldset {
	border: 0px;
	margin: 0px;
	padding:0px; 
}

#calc {
	width: 306px;
	height: 131px;
	background-image: url('../images/calc_bg.gif');
	margin: 9px 0;
	margin-bottom: 12px;
	position:relative;  
}

#calc .error,
#docs .error {
	color: red !important;
}

#docs {
	width: 306px;
	height: 150px;
	background-image: url('../images/docs_bg.gif');
	position:relative; 
}

#docs_files {
	width: 590px;
	border: 1px solid #D3D3D3;
	text-align:center; 
	
}

#docs_files tr.head {
	font-weight:bold; 
	background-color:#E17F2B; 
	color:#fff; 
}

#docs_files tr {
	height: 30px;
	background-color:#f8f8f8; 
}

#calc .txt,
#docs .txt {
	padding-left: 45px; 
	padding-top: 35px; 
}

#short {
	clear: both;
	line-height: 20px;
	padding-top:20px; 
}

#short .head {
	display: block;
	margin-bottom: 8px;
	margin-left: 3px;
}

#short a {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
	margin-right: 10px;
}

#footer {
	height: 47px;
	background-image: url('../images/footer_bg.gif');
	position: relative;
	margin: 10px 0;
	margin-bottom: 20px;
}

#footer .left {
	height: 47px;
	width: 5px;
	background-image: url('../images/footer_left.gif');
	float: left;
}

#footer .right {
	height: 47px;
	width: 5px;
	background-image: url('../images/footer_right.gif');
	float: right;
}

#footer .banner {
	float: right;
	padding-top: 4px;
	margin-right: -1px;
}

#footer .logo {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
}

#footer ul {
	list-style-type: none;
	margin-left: 40px;
	padding-top: 14px;
	float: left;
}

#footer li {
	display: block;
	float: left;
	margin-right: 14px;
}

#footer li a {
	color: #858181;
	font-size: 10px;
}

#footer li a:hover {
	color: #414141;
}


#ContactPage {
	width: 950px;	
}

#ContactPage .txt {
	background-image: url('../images/contact_bg.gif');
}

#ContactPage .top {
	width: 950px;
	height: 6px;
	background-image: url('../images/contact_top.gif');
	font-size: 1px;
}

#ContactPage .bottom {
	width: 950px;
	height: 6px;
	background-image: url('../images/contact_bottom.gif');
	clear: both;
	font-size: 1px;
}

#ContactPage .c3 {
	background-image: url('../images/contact_sep1.gif') !important;
	margin: 10px 1px;
}

#ContactPage .c3_1,
#ContactPage .c3_2,
#ContactPage .c3_3 {
	width: 276px;
	float: left;
	padding: 10px 20px;
	
}

#ContactPage .head {
	display: block;
	margin-bottom: 20px;
}

#ContactPage a {
	text-decoration: underline;
	color: #e2802b;
}

#ContactPage .txt2 {
	background-image: url('../images/contact_bg.gif');
	margin-top: 20px;
}

#ContactPage .c2 {
	background-image: url('../images/contact_sep2.gif');
	margin: 10px 1px;
}

#ContactPage .c2_1,
#ContactPage .c2_2 {
	float: left;
	padding: 10px 20px;
}

#ContactPage .c2_1 {
	width: 276px;
}

#ContactPage .c2_2 {
	width: 591px;
	position: relative;
}