*{
	margin:0;
	padding:0;
}

/*div{ border:1px solid red; }*/

body {
    background: #202020;
	height:100%;
	color: #7f7f7f;
	font-family: Tahoma;
    font-size: 12px;
}

/*-----общий div-----*/
.main{
	width: 1280px;
	margin:0 auto;
}
/*-----общий div конец-----*/

/*-----Шапка-----*/
#header {
    background: url('/templates/images/header.png') no-repeat;
    height: 186px;
}

#header_slogan {
	padding-top: 90px;
	margin-left: 220px;
	width: 300px;
}

#header_slogan a{
	color: #9a9999;
}

#header_slogan a:hover {
	color: #afafaf;
}

#header_сontacts {
	color: #9a9999;
	margin-top: -70px;
	margin-left: 860px;
	width: 200px;
}
/*-----Шапка конец-----*/

/*-----Меню-----*/
#menu {
	background: url('/templates/images/menu_center.png');
	height: 43px;
	width: 920px;
	margin-left: 188px;
	margin-top: -50px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
}

#menu_text {
	position: absolute;
	width: 930px;
	margin-top: 13px;
	margin-left: 0px;
	font: 16px Arial;
}

#menu_text a {
    margin-left: 45px;
    font: 16px Arial;
    color: #2e2e2e;
    text-decoration: none;

}

#menu_text a:hover {
    color: #9c9c9c;
}
/*-----Меню #End-----*/

/*-----Центер-----*/
#center{
    background: url('/templates/images/center.png');
    height: 577px;
    width: 920px;
    margin-left: 188px;

}

#domen {
    background: url('/templates/images/domains.png') no-repeat;
    height: 198px;
    width: 625px;
    margin-top: -565px;
    margin-left: 197px;
	position: relative;
	overflow: hidden;
}
#current_news {
	height: 159px;
	width: 625px;
	overflow: auto;
	position: relative;
	top: 18px;
}
/*-----Авторизация-----*/
#auth {
	background: url('/templates/images/auth/auth.png') no-repeat;
	height: 198px;
	width: 280px;
	margin-top: -195px;
	margin-left:820px;

}

#avt-title {
	width: 200px;
	padding-top: 20px;
	position:relative;
	margin:auto;
  font-size: 11px;
  color: #8e4e4e;
}

#avt-form {
	padding-top: 15px;
	margin-left: 8px;
	width: 265px;
	height: 130px;
}

#avt-form a {
    color: #6c6c6c;
}

#avt-form a:hover {
    color: #2e2e2e;
     text-decoration: none;
}

#avt-form a.linck_admin {
  font-size: 11px;
  color: #9c4c4c;
}

#avt-form a.linck_admin:hover {
  color: #6e6e6e;
}

#link_money {
  font-size: 11px;
}

#auth_buttom {
    margin-top: 5px;
    margin-left: 95px;
    background: url('/templates/images/auth/ok.png') no-repeat;
    width:76px;
    height:27px;
    border:0;
    cursor: pointer;
}

#auth_text {
    background: url('/templates/images/auth/text.png') no-repeat;
    width:170px;
    height:25px;
    padding-left: 8px;
    padding-right: 9px;
    border:0;
    margin-left: 40px;
}

#avt_menu {
    position: absolute;
	margin-top: 10px;
	margin-left: 27px;
	width: 250px;
}
/*-----Авторизация #End*-----*/

/*-----Конструктор тарифов-----*/
#rate-title {
    font-weight: bold;
	font-family: Georgia;
	font-size: 16px;
	color: #7d7d7d;
    width: 180px;
    margin-top: 20px;
    margin-left: 550px;
    position: absolute;
}

#rate_bg {
    background: url('/templates/images/rate.png') no-repeat;
    height: 320px;
    width: 902px;
    margin-left: 197px;
    margin-top: 35px;
    margin-bottom: 5px;
}

.rate_text {
    position: absolute;
    margin-top: -8px;
    margin-left: 620px;
    width: 20px;
    background-color: transparent;
    border:0;
    color:#cc2a2a;
    font-weight:bold;
}

#rate {
    width: 600px;
    height: 200px;
    margin-left: 240px;
    margin-top: -280px;
}

#rate_buy {
    background: url('/templates/images/buy_form.png') no-repeat;
    height: 91px;
    width: 162px;
    margin-left: 679px;
    margin-top: -120px
}

.rate_button {
    height: 28px;
    width: 79px;
    margin-left: 42px;
    margin-top: 15px;
    border:0;
    cursor: pointer;
}

.rate_price {
    margin-left: 20px;
    margin-top: 20px;
    width: 50px;
    color:#cc2a2a;
    font-weight:bold;
}

#rate_rub {
    margin-left: 10px;
    margin-top: 20px;
}

#button_edit {
    background: url('/templates/images/button_edit.png');
    width:79px;
    height:28px;
    border:0;
}

#rate_error {
    color: red;
    font-family: Georgia;
	font-size: 17px;
	position: absolute;
	margin-left: 550px;
}
/*-----Конструктор тарифов #End-----*/
/*-----Центер #End-----*/

/*-----Содержание-----*/
#content {
	width: 920px;
	min-height: 100px;
	margin-left: 188px;
	margin-top: 80px;
	background: url('/templates/images/content.png') #f1f1f1 repeat-x;
	border-radius: 0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-khtml-border-radius: 0 0 6px 6px;
}

#content_cont {
	margin-left: 20px;
	width: 900px;
	padding-top: 20px;
}

#content_cont a {
  color: #8e4e4e;
}

#content_cont a:hover {
  color: #4e2e2e;
  text-decoration: none;
}

#content_cont_page {
	margin-top: -50px;
	margin-left: 10px;
	width:900px;
	min-height: 340px;
}

/*-----Баланс-----*/
#input_balance {
    background: url('/templates/images/auth/text.png') no-repeat;
    width:185px;
    height:25px;
    border: 0;
}
#button_balance {
    background: url('/templates/images/button_balance.png') no-repeat;
    height: 28px;
    width: 80px;
    border: 0;
    cursor: pointer;
}
/*-----Баланс #End-----*/
#button_send {
    background: url('/templates/images/button_send.png');
    width:79px;
    height:28px;
    border:0;
    cursor: pointer;
}
/*-----Содержание #End-----*/

#footer {
	width: 929px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer a {
  color: #888888;
}

#footer a:hover {
  color: #cccccc;
  text-decoration: none;
}

/*-----Тикет-----*/
#ticket {
	width: 900px;
    border: 1px solid #AAABAD;
}

#ticket_item {
    float: left;
    width: 145px;
}

#tiket_mess {
	width: 900px;
	background-color: #cccccc;
	color : #4A5571;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: #748aaf 1px dotted;
	padding: 5px;
}

#linck_tiket {
color: #9c4c4c;
}

#linck_tiket:hover {
color: #6e6e6e;
}
/*-----Тикеты #End-----*/

/*Другое*/
#running_line {
	width: 900px;
	position: absolute;
	margin-left: 200px;
	margin-top: 7px;
}

.lines {
  font-weight:bold;
  font-size:11px;
}

#running_line .lines a {
  font-size: 11px;
  color: #9c4c4c;
}

#running_line .lines a:hover {
  color: #6e6e6e;
}

#payment {
  padding-bottom: 10px;
}

#zagh {         /*Заголовок   */
    color: #7d7d7d;
	font-family: Georgia;
	font-size: 17px;
	margin-bottom: 10px;
}

#red {
    color: red;
}

#green {
    color: green;
}

#open {
	color: #64a450;
}

#processed {
	color: #507ca4;
}

#closed {
    color: #a45050;
}

#black {
    color: #000000;
}
/*-----Ссылки-----*/
a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
	color: #2e2e2e;
	text-decoration:none
}

#input_text {
    background-color: transparent;
    border: 0;
    width: 35px;
}


    .blink {
color: #000000;
background:#FFFF00;
font-weight:bold;
padding:2px;
/* Мигание */
text-decoration:blink;

}
/*-----Ссылки #End-----*/
/*-----Другое #End-----*/

.tabli {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
.tabli td {
    border: 1px solid #ddd;
    padding: 2px 8px;
}
.tabli td:first-child{
    text-align: left;
}

.news {
	padding: 10px 0 0 30px;
}
.news:first-child {
}
.news > h1 {
	text-align: center;
}

.newsall {
	padding: 23px 0 0 30px;
}