.consult_global {
	padding-top:5px;
}
.consult_dark_bg {
	background-color: #EEEEEE;
}
.consult_light_bg {
	background-color: #FFFFFF;
}


.consult_red_text {
	font-family: Verdana;
	color: #FF0000;
}


.consult_top_border {
	border-top: 1px solid #808080;
}

.consult_right_border {
	border-right: 1px solid #808080;
}
.consult_bottom_border {
	border-bottom: 1px solid #808080;
}
.consult_left_border {
	border-left: 1px solid #808080;
}


.consult_light_text {
	color: #a0a0a0;
	font-size: 11px;
}
.consult_light_text a:link, .consult_light_text a:visited, .consult_light_text a:active {
	color: #707070;
	text-decoration: underline;
}

.consult_light_text a:hover {
	color: #000000;
	text-decoration: underline;
}


.consult_answer {
	font-family: Verdana;
	font-size: 11px;
	color: #707070;
	background-color: #f4f4f4;
	border: 1px solid #a0a0a0;
	margin: 5px 0px 0px 0px;
	padding: 5px;
}
.consult_answer a:link, .consult_answer a:visited, .consult_answer a:active {
	color: #707070;
	text-decoration: underline;
}

.consult_answer a:hover {
	color: #000000;
	text-decoration: underline;
}

.consult_answer_attr {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #a0a0a0;
	margin: 0px 0px 3px 5px;
	padding: 0px 5px 3px 0px;
}

.consult_answer_text {
	padding: 0px 0px 0px 5px;
}

.consult_reklama {
	margin-top:5px;
	border-top: 1px solid #a0a0a0;
}


.consult_question_block {
	border: 1px solid #808080;
	margin: 0px 0px 15px 0px;
	padding: 0px;	
}


.consult_question_header {
	font-family: Tahoma;
	font-size: 12px;
	color: #000080;
	padding:5px;
}
.consult_question_header a:link, .consult_question_header a:visited, .consult_question_header a:active {
	color: #255282;
	text-decoration: none;
}

.consult_question_header a:hover {
	color: #000080;
	text-decoration: underline;
}

.consult_info_block {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.consult_source_info {
	font-family: Verdana;
	font-size: 10px;
	color: #A0A0A0;
	padding:10px 0px 10px 0px;
}
.consult_source_info a:link, .consult_source_info a:visited, .consult_source_info a:active {
	color: #A0A0A0;
	text-decoration: none;
}

.consult_source_info a:hover {
	color: #FF7A5D;
	text-decoration: underline;
}



.consult_link_to_answers {
	font-family: Tahoma;
	font-size: 13px;
	color: #255282;
}

.consult_link_to_answers a:link, .consult_link_to_answers a:visited, .consult_link_to_answers a:active {
	color: #255282;
	text-decoration: none;
}

.consult_link_to_answers a:hover {
	color: #000080;
	text-decoration: underline;
}

.consult_form {
	margin: 0px;
	padding: 0px;
}

.consult_form select,.consult_form input,.consult_form textarea{
	font-family: Tahoma;
	font-size:12px;
	color:#000000;
	border:1px solid #000000;
	background-color:#F4F4F4;
}
.consult_form .btn{
	border:1px solid #000000;
	background-color:#E2E2E2;
	color:#000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.consult_form .disabled_btn{
	border:1px solid #000000;
	background-color:#F4F4F4;
	color:#000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.consult_tips_outer {
	border:1px solid #808080;
	background-color:#FFFFFF;
	width:200px;
}

.consult_tips_header {
	background-color:#EFF8F5;	
	color:#000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding:4px;
	border-bottom:1px solid #808080;
}

.consult_tips_text {
	color:#005500;
	font-family: Tahoma;
	font-size: 11px;
	padding:4px;
	text-align:center;
}
