html {
	height: 100%;
}
body {
	background: transparent;
	height: 100%;
}
table.flash {
	height: 100%;
	width: 100%;
}
table.flash td {
	height: 100%;
	width: 100%;
	text-align: center;
	background: #000000;
}
body, td, th, div, span, p {
	font: normal normal 12px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}
input, textarea, option, select {
	font: normal normal 12px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 12px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.full {
	background: #000000;
	width: 100%;
	height: 100%;
}
.full,
.full a,
.full * {
	color: #FFFFFF !important;
}
.full .noflash {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.full .noflash .download {
	width: 300px;
	margin: 0 auto;
}
.full .noflash .download,
.full .noflash .download a,
.full .noflash .download * {
	color: #FFFFFF !important;
	font-size: 14px !important;
}
.full .noflash .download img {
	margin: 20px auto;
}

.container {
	padding: 30px;
}


.main_menu {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #FFFFFF;
}
.main_menu span.dash {
	padding: 0 5px;
}
.main_menu span.active {
	text-decoration: underline !important;
}

.list {
	text-align: left;
}
.list .list_item {
	padding: 0 0 14px 0;
}
.list .list_item .author,
.list .list_item .date {
	float: right;
	padding: 0 0 0 10px;
}

/* paging */
.paging {
	text-align: right;
}
.paging strong,
.paging a {
	padding: 0 3px;
}
/* paging */

.item {
	text-align: left;
}
.item .author,
.item .date {
	float: right;
	padding: 0 0 0 10px;
}
.item h1 {
	font-size: 12px;
	font-weight: bold;
}
.item .text {
	padding: 12px 0;
}
.item .back {
	text-align: right;
}

.copyright {
	padding: 15px 0 0 0;
	text-align: right;
}
.copyright,
.copyright *,
.copyright a {
	font-size: 11px !important;
}
.gsmkazakhstan {
	background: #3986B0;
}
