* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

h1 {
	font: normal 120% sans-serif;
}

h2 {
	font: bold 120% sans-serif;
}

h3 {
	font: bold 125% sans-serif;
}

img {
	border: 0;
}

html {
	height:100%;
}

body {
	color: #fff;
	font: normal 76% sans-serif;
	background-color: #000;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

select,
textarea,
input {
	border: 1px solid #000;
}

.container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	_zoom: 1;
}

.content {
	overflow: hidden;
	_zoom: 1;
	padding: 5px 10px 150px 10px;
	background: url(/images/content_bg.jpg) no-repeat right bottom;

}

.title {
	padding: 5px 0 5px 15px;
	background: url(/images/title.gif) no-repeat left center;
	font-size: 1.3em;
	font-weight: bold;
	color: #afafaf;
}

.clear {
	clear: both;
}

.header_l {
	height: 278px;
	background: url(/images/header_l.jpg) no-repeat left;
}

.header_r {
	height: 278px;
	background: url(/images/header_r.jpg) no-repeat right;
}

.logo_text {
	width: 200px;
	float: left;
	margin: 70px 0 0 120px;
	text-indent: 3px;
	font-size: 90%;
	*display: inline;
}

.top_menu {
	width: 1000px;
	height: 45px;
	background: url(/images/top_menu_bg.gif) no-repeat;
}

.top_menu li {
	*display: inline;
}

.top_menu li a {
	width: 113px;
	height: 29px;
	display: block;
	float: left;
	font-size: 130%;
	text-align: center;
	margin: 10px 0 0 15px;
	padding: 5px 0 0;
	font-weight: bold;
}

.top_menu_button .active,
.top_menu li a:hover {
	background: url(/images/top_menu_button_active.png) no-repeat;
	text-decoration: none;
}

.top_menu_button {
	background: url(/images/top_menu_button.png) no-repeat;
}

.footer {
	height: 42px;
	background: #1f1f1f url(/images/footert.gif) no-repeat right;
}

.footer .copyright {
	float: left;
	padding: 5px 0 0 15px;
	font-size: 80%;
}

.footer .counter {
	display: block;
	float: left;
	margin: 5px 0 0 120px;
	*display: inline;
}

.footer ul {
	margin: 15px 0 0 60px;
	float: left;
	text-align: left;
}

.footer li {
	display: inline;
}

.footer li a {
	display: inline;
	font-size: 90%;
	color: #565656;
}

.info {
	padding: 0 0 0 15px;
}

.info a {
	color: #ba5abb;
	text-decoration: underline;
}

.form {
	padding: 0 0 0 15px;
}

.form a {
	color: #ba5abb;
}

.form table {
	border: 0;
	border-collapse: collapse;
}

.form table td {
	padding: 1px 0 1px 0;
	*padding: 1px 0 0 0;
}

.form .left {
	text-align: right;
	padding-right: 5px;
}

.form .text {
	width: 170px;
}

.form .text2 {
	width: 370px;
}

.form .textarea {
	width: 370px;
	height: 130px;
}

.form .textarea2 {
	width: 570px;
	height: 130px;
}

.button {
	width: 100px;
	height: 24px;
	display: block;
	font-size: 130%;
	text-align: center;
	font-weight: bold;
	background: url(/images/button.png) no-repeat;
	color: #fff;
}

.button2 {
	width: 140px;
	height: 24px;
	display: block;
	font-size: 130%;
	text-align: center;
	font-weight: bold;
	background: url(/images/button.png) no-repeat;
	color: #fff;
}

.button2:hover,
.button:hover {
	color: #FFBBB1;
}

.error {
	color: red;
}

.news {
	padding: 0 0 20px 0;
}

.news a {
	color: #b164cb;
	font: bold 110% sans-serif;
	text-decoration: underline;
}

.news_data {
	display: block;
	color: #afafaf;
}

.news_title {
	display: block;
	font-size: 1.3em;
}

.news_text {
	display: block;
}

.navigation {
	float: left;
	height: 31px;
	margin: 10px 0 0 15px;
	position: relative;
	background: url(/images/nav_bg.gif) repeat-x left top;
}

.navigation .l {
	height: 31px;
	background: url(/images/nav_l.gif) no-repeat left top;
}

.navigation .r {
	height: 31px;
	position: relative;
	background: url(/images/nav_r.gif) no-repeat right top;
}

.navigation ul {
	padding: 0 35px;
	overflow: hidden;
	_zoom: 1;
}

.navigation li {
	float: left;
	padding-right: 2px;
	background: url(/images/nav_a.gif) no-repeat right;
	*display: inline;
}

.navigation li a {
	display: block;
	float: left;
	font-size: 110%;
	text-align: center;
	padding: 7px 10px;
	*display: inline;
}

.navigation li a:hover {
	text-decoration: none;
	background: #cc37cd url(/images/nav_h.gif) repeat-x;
}

.navigation .none {
	background: #cc37cd url(/images/nav_h.gif) repeat-x !important;
}

.navigation .left {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 4px;
	top: 8px;
}

.navigation .right {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 4px;
	top: 8px;
}

.buttons {
	height: 24px;
	margin: 5px 0 5px 0;
}

.buttons a {
	width: 145px;
	height: 24px;
	padding: 2px 0 0 0;
	text-align: center;
    display: block;
	font-size: 130%;
	background: url(/images/button.png) no-repeat;
	color: #fff;
	float: left;
	font-weight: bold;
}

.buttons a:hover {
	color: #FFBBB1;
	text-decoration: none;
}

.table {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-collapse: collapse;
}

.table td {
	border: 1px solid #fff;
	padding: 3px 5px 3px 5px;
}

.table th {
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	border: 1px solid #fff;
	padding: 3px 5px 3px 5px;
}

.table td.center,
.table th.center {
	text-align: center !important;
}

.table .pink_light,
.table2 .pink_light {
	background: #816a8a;
}

.table .pink_hard,
.table2 .pink_hard {
	background: #5e3568;
}

.table .grey {
	background: #59495f;
}

.table .pink_red {
	background: #930000;
}

.table .status_waiting {
	background: #00009D;
}

.table .status_new {
	background: #006400;
}

.table .status_closed {
	background: #898892;
}

.table .traffic_back_url {
	font-size: 9px;
	color: #87CEEB;
}

.table a {
	color: #E6BAD9;
	text-decoration: underline;
}

.table a.stats {
	color: #ACDDF1;
	font-weight: bold;
	font-size: 14px;
}

.table a:hover.stats {
	color: #FFBBB1;
}

.table .text {
	width: 400px;
}

.ticket {
	font-size: 12px;
	color: #000;
}

.ticket_block {
	padding: 5px 5px 5px 5px;
	margin: 0 0 3px 0;
	background: #B7B7B7;
}

.ticket_block.active {
	background: #C5C5C5;
}

.ticket_block .date {
}

.ticket_block p {
	padding: 4px 0 0 0;
	font-size: 12px;
}

.blue {
	color: blue;
}

.red {
	color: #DC0000;
}

.warning {
	color: #DC0000;
}

.users_list {
	font-size: 130%;
	font-weight: bold;
	margin: 10px 0 0 15px;
}

.users_list a {
	color: #fff;
	text-decoration: underline;
}

.users_list a:hover {
	color: #FFBBB1;
}

.select_stats {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}


























.info1{
background:url(/images/content_text_bg.gif) no-repeat left 5px !important;
}

.registr_button{
display:block;
float:left;
margin:20px 0 0 15px;
padding:20px 50px 50px 80px;
font-size:180%;
background:url(/images/registr_button.gif) no-repeat;
*display:inline;
}
.registr_button:hover{
text-decoration:none;
color:#000;
}




/*========index_2=======*/

.form_login2{
width:200px;
float:right;
margin:65px 100px 0 0;
*display:inline;
}
.form_login2 p{
line-height:25px;
}
.form_login2 span{
font-weight:bold;
color:#d338d4;
}

.form_login2 a {
	color:#d338d4;
	font-weight: bold;
}










.h2_form {
	margin: 7px 0 0 15px;
	padding: 5px 0 0 7px;
	height: 26px;
	background: url(/images/content_h2_form.gif) no-repeat left;
}

.forgot_password {
	float: left;
	display: block;
	margin: 30px 0 0 0;
	*margin: 26px 0 0 0;
	font-size: 80%;
	color: #ba5abb;
	*display: inline;
}

.up_login {
	width: 59px;
	height: 28px;
	background: url(/images/up_login.gif) no-repeat;
	margin: 25px 0 0 20px;
	padding-bottom: 5px;
	*padding: 0;
	*margin: 20px 0 0 20px;
	border: 0;
	color: #fff;
	font-size: 80%;
}

.up_login:hover {
	color: #ba5abb;
}

.button_enter1 {
	width: 65px;
	height: 24px;
	background: url(/images/enter1.gif) no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.button_enter2 {
	width: 130px;
	height: 28px;
	background: url(/images/enter2.gif) no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.button_enter1:hover,
.button_enter2:hover {
	color: #ba5abb;
}

.paysites {
	text-align: center;
	margin: 0 0 0 15px;
}

.paysites a {
	color: #ba5abb;
}

.paysite {
	padding: 0 0 0 15px;
	float: left;
}

.red_font {
	color: red;
}

.green_font {
	color:green;
}



.authorizing {
	font-size: 120%;
	color: #d338d4;
}


.spisok {
	margin-left: 15px;
	padding: 15px 0 0 0;
}

.spisok a {
	color: #b164cb;
}

.banners {
	padding: 0 0 0 15px;
}

.banners img {
	border: 0;
	padding: 5px 5px 0 0;
}

.banners .size {
	font-size: 1.3em;
	font-weight: bold;
}

/* конец - дополнения */

