@charset "windows-1251";
body, form {
	margin: 0px;
	padding: 0px;
	/*font: 11px Verdana, Arial, Helvetica, sans-serif;*/
}
body, table, input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

h1, h3 {
	color: #666666;
                font-size: 1.3em;
}
h1 {
	font-size: 1.3em;	
}
a {
	color:#0066FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	border-collapse:collapse;
}
.logo {
	float: left;
	height: 78px;
}
.headblock {
	width:220px;
	height:78px;
	float:right;
	text-align:left;
}
/*form {
	font: 12px Verdana, Arial, Helvetica, sans-serif; 0066FF
}*/

#topmenu {
	text-align: right;
}
#topmenu a, #topmenu span {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.highlight {
	color: #CC3333;
}
.content {
	padding: 10px;
	vertical-align: top;
}

.specoffer {
	border: 1px solid #DFDFDF;
	padding: 10px;
	background-color: #F8F8F8;
}
.bgyell {
	background: #FBC011;
}
.bggrey {
	background: #D2D2D2;
}
.red {
	color: #FF0000;
}

.tbllogin {
	margin: 6px 20px 0px 0px;
}
.centcont td {
	text-align: center;
}
.tbltariff th {
	border: 1px solid #999999;
	/*color: #FBC011;*/
	background: #F1F0EB;
	height: 30px;
}
.tbltariff td {
	border: 1px solid #999999;
}
.leftbord {
	border-left: 1px solid #FBC011;
}
.help a {
	display: block;
	margin-bottom: 6px;
}
.news {
	margin-bottom: 20px;
}
.news .newstitle {
	display: block;
	background: #F1F0EB;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.news .newsdate {
	display: block;
	font-style: italic;
	margin-bottom: 10px;
}

.alright {
	text-align: right;
}
.alleft {
	text-align: left;
}
.error {
	/*width: 60%;*/
	margin: 10px auto;
	text-align: left;
}

.faql {
	display: block;
	background: url(index/arryell.gif) no-repeat left 2px;
	margin-bottom: 10px;
	padding-left: 12px;
}

/* Constructor */
.constr td {
	text-align:center;
}

dt {
	color: #CC3333;
	margin-bottom: 10px;
	font-weight: bold;
}

dd {
	margin-left: 0px;
	margin-bottom: 10px;
}
