body {
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
}
body, a, td, ul, li, div, p {
	font-size: 12px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	text-decoration: none;
}
a {
	color: #EA5E0D;
	text-decoration: underline;
}
a:hover {
	color: #EA5E0D;
	text-decoration: underline;
}
td {
	color: #222222;
}
.lang {
	font-size: 11px;
	color: #ea5e0d;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.lang:hover {
	font-size: 11px;
	color: #ea5e0d;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.lang_active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.lang_pl {
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.red {
	font-size: 10px;
	color: #f9000b;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.white:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.curr {
	font-size: 10px;
	text-decoration: none;
	color: #222222;
}
.form {
	font-size: 10px;
	color: #222222;
	border: 1px solid #172176;
}
.form_txt {
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	padding: 15px 15px 5px 15px;
}
.form_field {
	padding: 15px 15px 5px 15px;
}
select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.sub_srch {
	background-image: url(/img/arrow_grey.gif);
	border: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-color: #222222;
}

.zagl_mar {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.zagl_mar:hover {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.date {
	font-size: 10px;
	color: #666666;
}
.all_news {
	font-size: 10px;
	color: #1d1c7a;
	text-decoration: none;
}
.all_news:hover {
	font-size: 10px;
	color: #1d1c7a;
	text-decoration: none;
}
.copyright, a.copyright {
	color:#999999;
	font-size:0.833em;
	line-height:1.333em;
	text-decoration:none;
	padding:4px 0pt 0pt 1em;
}
.email {
	font-size: 11px;
	color: #de0733;
	text-decoration: none;
}
.email:hover {
	font-size: 11px;
	color: #de0733;
	text-decoration: none;
}
.news, .news:visited  {
	text-decoration: none;
}
.news:hover {
	text-decoration: underline;
}
.date_news {
	font-size: 10px;
	font-weight: bold;
}
.curent_page {
	font-size: 11px;
	color: #ffffff;
	background-color: #c3d953;
	font-weight: bold;
}


.bg_top {
	background: transparent url(/img/bg_header.gif) repeat-y scroll right top;
	height:70px;
}
.logo {
	padding: 10px 13px;
}
.blacktd {
	background: #222222 url('/img/bg_butt.gif') 0 0 repeat-x;
	/*background-image: url('/img/back.gif');
	background-image: url('/img/bg_butt.gif');
	background-repeat: repeat-x;*/
}
.search {
	font-size: 10px;
	border: 0;
}
.spliter {
	background:#E1E1E1 none repeat scroll 0%;
	height:1px;
	overflow:hidden;
	width: 100%;
}
.menutd {
	font-size: 11px;
	margin-left:14px;
}
.menu {
	/*background:transparent url(/img/bullet_leftmenu.gif) no-repeat scroll right center;*/
	color:#EA5E0D;
	display:block;
	margin:0pt 10px;
	padding:4px 10px 4px 0pt;
	text-decoration:none;
	font-size: 11px;
	/*font-size:0.95em;*/
	font-weight:bold;
	line-height:1.25em;
}
a.black_links {
	/*background:transparent url(/img/bullet_arrow_black.gif) no-repeat scroll right center;*/
	color:#222222;
	font-size: 11px;
	display:block;
	font-weight: normal;
	margin-right: 10px;
	padding: 4px 10px 4px 8pt;
	text-decoration: none;
}
a.black_links:hover {
	/*background:transparent url(/img/bullet_arrow_black.gif) no-repeat scroll right center;*/
	color:#222222;
	font-size: 11px;
	display:block;
	font-weight: normal;
	margin-right: 10px;
	padding: 4px 10px 4px 8pt;
	text-decoration: underline;
}
td.expanded {
	height:2px;
	overflow:hidden;
	background:#555555 none repeat scroll 0%;
	overflow:hidden;
	font-size: 11px;
	font-weight: bold;
	margin-left:14px;
}
a.expanded {
	background: transparent url(/img/bullet_arrow_white_down.gif) no-repeat scroll right center;
	color:#FFFFFF;
	padding: 4px 10px 4px 8pt;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-right: 10px;
	text-decoration: none;
}
a.expanded:hover {
	background: transparent url(/img/bullet_arrow_white_down.gif) no-repeat scroll right center;
	color:#FFFFFF;
	padding: 4px 10px 4px 8pt;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-right: 10px;
	text-decoration: underline;
}
.left {
	float:left;
}
.right {
	float: right;
}
.bg_gray {
	background: #e7e7e7;
	font-weight: normal;
}
.bg_gray .spliter {
	background: transparent;
}

.platta2, a.platta2 {
	background:#DCDCDC url(/img/section_head_bg.gif) repeat-x scroll left top;
	border-color:#E1E1E1 rgb(204, 204, 204) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
	clear:both;
	color:#222222;
	margin:0.75em 0pt 0pt;
	text-align: left;
	letter-spacing:1px;
}
.platta2zgl, a.platta2zgl {
	color:#222222;
	display:block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	line-height: 1.5em;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}
.linklist {
	font-size:1em;
	font-weight:normal;
	line-height:1.333em;
	margin:0pt 0pt 2px;
	text-decoration:underline;
	text-align: left;
}
ul.listlinks {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	text-align: left;
}
li.listlink_ {
	line-height:1.333em;
	padding-left:0px;
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:0.417em;
}
.info {
	border: 1px solid #CCCCCC;
	margin-bottom: 0.5em;
	padding: 3px 0pt 5px 10px;
}
.bg_grey {
	background-color: #E7E7E7;
}
.bgdark_grey {
	background-color: #cccccc;
}
.it_head {
	font-size: 14px;
	font-weight: bold;
}
.main_head {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.start_head {
	font-size: 22px;
	font-family: Arial, Helvetica, sans, sans-serif, Verdana, Tahoma;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.sub_head, a.sub_head {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.tb_black {
	background-color: #222222;
	color: #fff;
}
a.best_bltxt {
	color: #222222;
}

.form-body, .form-body2 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.form-head2 {
	border-top:1px solid #FD8613;
}
.form-header {
	background:transparent url(/img/form_header.gif) no-repeat scroll left bottom;
	float:right;
	margin:0pt 0pt 1em;
	padding:0pt;
	text-align:right;
}
.form-head_h {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:0pt;
	line-height: 1.33em;
	padding: 5px 0.8em 6px 45px;
}
.formular_fot {
	background: transparent url(/img/section_footer_bg.gif) no-repeat scroll left bottom;
	border-color: #CCCCCC;
	border-style:none solid solid;
	border-width:0pt 1px 0pt 0pt;
	margin:0pt;
}
a.ln_txt {
	text-decoration: none;
	color: #222222;
}
a.ln_txt:hover {
	text-decoration: underline;
	color: #222222;
}
.img {
	border: 0;
}

.help {
	cursor: help;
}
#Alert {
	position: absolute;
	text-decoration: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	cursor: help;
	border: solid 1px #c0c0c0;
	width: 160px;
	vertical-align: absmiddle;
	padding: 10px;
	z-index: 1000;
	opacity: 0.9;
 	filter:alpha(opacity:90);
}
.err_txt {
	color: #ff6600;
}
.calc_credit_input {
	border: 1px solid #c0c0c0;
}
#opt1, #opt2, #opt3, #opt4 {margin:0px;padding:0 5px 5px 5px;}
#form_content td{font-size:11px;}
.feedback_spacer{height:20px;}
.feedback_option {
    background:#DCDCDC url(/img/section_head_bg.gif) repeat-x scroll left top;
    border-color:#E1E1E1 #CCCCCC #CCCCCC;
    border-style:solid;
    border-width:1px;
}
.feedback_form_spacer{height:15px;}
.feedback_item_label{padding-bottom:5px;font-weight:bold;font-size:9pt;}
.feedback_item_label2{padding-bottom:5px;font-size:9pt;font-weight:normal;}
.option_header{
    background:#DCDCDC url(/img/section_head_bg.gif) repeat-x scroll left top;
    border-top-color:#E1E1E1;
    border-bottom-color:#E1E1E1;
    border-top-width:1px;
    border-bottom-width:1px;
    border-style:solid;
    border-width:1px;
    font-weight:bold;
    padding-left:10px;
    line-height:1.5em;
    border-left-width:0;
    border-right-width:0;
    letter-spacing:1px;
    color:#222222;
}
ul.feedback{margin:0; padding-left:15px; list-style-type:none;}
ul.feedback li {padding:2px 0 5px 0;}
.feedback_input{width:463px;
                border-color:#E1E1E1 #CCCCCC #CCCCCC;
                border-style:solid;
                border-width:1px;
                font:9pt Arial;
                margin:0;padding:0;
}
.feedback_input_small{width:198px;
	border-color:#E1E1E1 #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
    font-size:9pt;
}
.feedback_input_lbl{font-size:9pt;}
.feedback_select{width:198px;
	border-color:#E1E1E1 #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
    font-size:9pt;
}
.feedback_select_date{width:89px;
	border-color:#E1E1E1 #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
    text-align:center;
    font-size:9pt;
}
#contacts1,#contacts2,#contacts3,#contacts4 {overflow:hidden;}
#subscr_form{font: 9pt Arial;}
#subscr_submit{
    border-color:#E1E1E1 #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
    font-size:9pt;
}
.subscribe_txt {font-size: 12px !important;}