

.text {
	font-family: Arial, tahoma;
	font-size: 11px;
}

.akapulka {

	font-family: Arial, tahoma;
	font-size: 11px;

}

.input {
	font-family: Arial, tahoma;
	font-size: 11px;
}
.select {
	font-family: Arial, tahoma;
	font-size: 11px;
}
.textarea {
	font-family: Arial, tahoma;
	font-size: 11px;
}
.adv_header {

	font-family: Arial, tahoma;
	font-size: 20px;
	color: #5470C4;
}

.adv_header_in {

	font-family: Arial, tahoma;
	font-size: 26px;
	color: #5470C4;
}

.adv_text {
	
	font-family: Arial, tahoma;
	font-size: 18px;
	color: #4F5778;
}

.contact_text{
	
	font-family: Arial, tahoma;
	font-size: 16px;
	color: #4F5778;
}


.mini_text {

    color: #ffffff;
	font-weight:bold;
    font-size: 14px;
    background-color: #FDA701;
    border:solid;
    border-width:1px;
    border-color:ffffff;

}

.textarea {

    color: #000000;
	font-weight:bold;
    font-size: 14px;
    background-color: #eeeeee;
    border:solid;
    border-width:1px;
    border-color:000000;

}

.button
{
    background-color: #ffffff;
    border:solid;
    border-width:1px;
    border-color:#ffffff;
}


a.right_link {

	font-family: Arial, tahoma;
	color: #333333;
    font-size: 14px;
	text-decoration:none;
}

a:hover.right_link {

	font-family: Arial, tahoma;
	color: #330000;
    font-size: 14px;
	text-decoration:underline;
}