@charset "utf-8";
/* CSS Document */

BODY
{
	background-color: #FFFFFF;
	background-image:url(../images/main_back_up.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
* html img {
behavior: url(/iepngfix.htc)
}
.comments
{
    width: 350px;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    background: none;
	text-align: left;
}

.correct_data
{
    font-size: 12px;
    background-color: #E9FFFF;
    width: 200px;
    border: 3px double green;
    margin: 0px;
}

.wrong_data
{
    font-size: 12px;
    background-color: #FFE9FF;
    width: 200px;
    border: 3px double red;
    margin: 0px;
}

BUTTON.form
{
    background-color: #E9E9FF;
    font-size: 14px;
    border: solid 1px black;
}

INPUT.form
{
    background-color: #E9E9FF;
    font-size: 12px;
    border: solid 1px black;
    width: 200px;
}

TD.form
{
    font-size: 11px;
    text-decoration: none;
    text-align: left;
}

TD.form_necessary
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

A.tarif
{
	color: #00a4f0;
	text-decoration: underline;
}

A.tselect
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

A.untselect
{
	color: #00a4f0;
	text-decoration: underline;
}

IMG.country
{
	border: 3px double #e2e2e2;
	width: 30px;
	float: left;
	margin-right: 6px;
}

TD.h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ee8100;
	font-size: 20px;
	font-weight: bold;
}

TD.flash
{
	width: 40px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #e2e2e2;
}

TD.price
{
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

TD.oper
{
	width: 150px;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
	font-size: 12px;
	color: #000000;
}

TD.tarif
{
	width: 40px;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #e2e2e2;
}

TD.country
{
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
	color: black;
	font-size: 12px;
	vertical-align: middle;
}

TH.tarif
{
	background-color: #f5efdf;
	padding: 0px;
	color: #1d6ba5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.tselect
{
	background-image: url(../images/select_tarplan.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	width: 71px;
	height: 24px;
	font-size: 11px;
	color: #ffffff;
}

TD.untselect
{
	text-align: center;
	width: 71px;
	height: 24px;
	font-size: 11px;
	color: #00a4f0;
}

/* --------------------------------------*/

.contact_group
{
	font-size: 12px;
	color: #0000CC;
	padding-top: 6px;
	margin: 0px;
	margin-bottom: 6px;
}

.news_date
{
	font-size: 12px;
	color: #9b9b9b;
}

.news_text
{
	font-size: 12px;
	color: #00a4f0;
}

.part_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000099;
}

.service_head
{
	color: #00a4f0;
	font-size: 18px;
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
}

.service_text
{
	font-size: 12px;
}

.slogan
{
	font-size: 14px;
	font-weight: bold;
	color: #0f5e98;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.icq_contact
{
	font-size: 12px;
	position: relative;
	left: -15px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
}

.icq_user
{
	color: #aaaaaa;
}

A
{
	text-decoration: underline;
	color: #0f5e98;
}

A.left_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #00a4f0;
}

A.upmenu_u
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

A.upmenu_u:hover
{
	font-size: 14px;
	color: #ff9211;
	text-decoration: none;
}

A.submenu
{
	color: #ffffff;
	text-decoration: underline;
}

BUTTON
{
	cursor: pointer;
}

INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H2, H3, H4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

H2
{
	font-size: 20px;
}

H3
{
	font-size: 18px;
}

H4
{
	font-size: 14px;
}

FIELDSET.service
{
	width: 270px; 
	height: 300px; 
	border: none; 
	padding: 10px; 
	padding-top: 15px; 
	padding-left: 15px; 
	background-image: url(../images/border2.gif); 
	background-position: top left; 
	background-repeat:no-repeat;
	font-size: 12px;
	text-align: justify;
}

LEGEND.service
{
	position:relative; top: -20px;
}

P
{
	font-size: 12px;
}

STRONG.slogan
{
	color: #ee8100;
}

TABLE
{
	font-size: 11px;
}

TABLE.main
{
	width: 100%;
}

TD.best_tarif_head
{
	text-align: center;
	color: #0f5e98;
	font-size: 11px;
	height: 35px;
}

TD.best_tarif_oper
{
	text-align: left;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #e2e2e2;
}

TD.best_tarif_in
{
	text-align: center;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #e2e2e2;
	height: 30px;
}

TD.best_tarif_out
{
	text-align: center;
	font-weight: bold;
	color: #ee8100;
	font-size: 11px;
	border-bottom: 1px solid #e2e2e2;
}

TD.main_left_up
{
    width: 11px;
	height: 11px;
}

TD.main_up
{
    height: 11px;
}

TD.main_right_up
{
	height: 11px;
}

TD.main_body_left
{
	padding-left: 38px;
	width: 250px;
}

TD.main_body_right
{
	padding-right: 38px;
}

TD.main_bottom_left
{
	font-size: 12px;
	background-color: #FFFFFF;
	padding-left: 38px;
	height: 70px;
}

TD.main_bottom_right
{
	background-color: #FFFFFF;
	padding-right: 38px;
	text-align: right;
	color: #cccccc;
}

A.main_bottom_right
{
	color: #cccccc;
}

TD.main_dwn
{
	height:25px;
}

TD.upmenu_u_l
{
	padding: 0px;
	height: 40px;
	width: 8px;
}

TD.upmenu_u
{
	background-image: url(../images/upmenu_back.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #53a0d9;
}

TD.upmenu_u_r
{
	padding: 0px;
	height: 73px;
	width: 6px;
}

TD.upmenu_d_l
{
	background-image: url(../images/upmenu_back_dleft.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	text-align: center;
}

TD.upmenu_d
{
	height: 5px;
	background-image: url(../images/upmenu_back_down.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
}

TD.upmenu_d_c
{
	padding-bottom: 3px;
	height: 2px;
	background-color: #ee8100;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}

TD.upmenu_d_r
{
	background-image: url(../images/upmenu_back_dright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: center;
}
