﻿@CHARSET "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF;
}

#main {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1003px;
}

/* Шапка сайта */

#header_top {
	margin: 0;
	padding: 0;
	background: #FFFFFF url("top_left.png") no-repeat top left;
	height: 108px;
}

#logo {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 460px 0 63px;
	background: url("top_center.png") no-repeat top right;
}

#top_menu {
	float: left;
	width: 219px;
	height: 108px;
	padding: 0;
	margin: 0;
	background: url("top_menu.png") no-repeat;
}


#top_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 17px;
}

#top_menu ul li {
	float: left;
}

#startovoi {
	padding-right: 31px;
	padding-left: 2px; 
}

#map {
	padding-right: 31px;
}

#header_center {
	clear: both;
	margin: 0;
	background: url("header_center_left.png") no-repeat top left;
	padding-left: 493px;
}

#banner {
	background: url("header_center_right.png") no-repeat top right;	
	width: 509px;
	height: 69px;
}

#header_bottom {
	margin: 0;
	background: url("header_bottom_left.png") no-repeat top left;
	padding-left: 705px;
}

#header_bottom form {
	margin: 0;
}

#search {
	background: url("header_bottom_right.png") no-repeat top right;	
	width: 297px;
	height: 65px;
}

#search form {
	margin: 0;
}

#input_search {
	float: left;
	margin: 15px 0 0 17px;
	width: 200px;
	height: 17px;
	border: 0;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

#submit {
	float: left;
	padding: 11px 0 0 16px;
}


#search p {
	clear: both;
	margin: 0;
	padding: 3px 0 0 30px;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

.example {
	font-size: 11px;
	color: #1481b3;
}

#alfavit {
	margin: 0px;
	background: url("alfavit_left.png") no-repeat top left;
	padding-left: 282px;
}

#alfavit_list {
	margin: 0;
	background: url("alfavit_right.png") no-repeat top right;
	height: 57px;
}

#rus {
	width: 702;
	margin-top: 2px;
	padding: 2px 0 0 0;
	list-style: none;
	background: url("alfavit_center.png") repeat-x top left;
}

#alfavit_list ul {
	clear: both;
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
}

#alfavit_list li {
	float: left;
	background: url("bukva.png") no-repeat top left;
	margin: 2px 1px;
	height: 22px;
	width: 23px;
	text-align: center;
}

#en .end_bukva {
	float: left;
	background: url("end_bukva.png") no-repeat top left;
	margin: 2px 1.5px;
	height: 22px;
	width: 36px;
	text-align: center;
}

#alfavit_list a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

/* end Шапка */

/* Основное меню */
#menu {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
	width: 231px;
	float: left;
	background: url("menu_top.png") no-repeat top left;
}

#main_menu {
	padding: 1px 0 10px 0;
	margin: 0;
	width: 231px;
	background: url("menu_bottom.png") no-repeat bottom left;
}

#menu a:link,
#menu a:visited,
#menu a:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #114e6b;
}

#menu ul {
	list-style: none;
	margin: 10px 0 0 30px;
	padding: 0;
}

#menu li {
	padding-left: 20px;
	background: url("strelka.png") no-repeat center left;
}

#menu p {
	margin: 0 20px;
	padding-top: 10px;
	font-family: "Agency FB", Tahoma;
	font-size: 25px;
	color: #d23432;
	background: url("strih.png") repeat-x bottom left;
}

#menu span {
	font-family: Tahoma;
	font-size: 13px;
	color: #fc7500;
}

#adv120x240 {
	width: 220px;
	padding-top: 30px;
	text-align: center;
}

/* end Menu */


#content {
	padding-left: 20px;
	float: left;
}


/* Верхний блок рекламы */

#top_adv {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	background-color: #f2f3f3;
	height: 85px;
}

#top_adv_left {
	padding-left: 5px;
	width: 5px;
	float: left;
	background: url("top_adv.png") no-repeat top left;
}

#top_adv_center {
	width: 530px;
	padding: 5px 0;
	float: left;
}

#top_adv_right {
	padding-right: 5px;
	width: 5px;
	float: left;
	background: url("top_adv.png") no-repeat top right;
}

/* end Реклама */

/* Последний выпуск */

#last_release {
	float: right;
	width: 196px;
	height: 103px;
	margin-top: 8px;
	padding: 10px 0 0 5px;
	background: url("last_release.png") no-repeat top left;	
	font-family: Tahoma;
	color: #FFFFFF;
}

#last_release .date {
	margin: 0;
	font-size: 18px;
	text-align: right;
	padding-right: 10px; 
}

#last_release .text {
	text-align: right;
	font-size: 13px;
	margin: 0;
	padding-right: 10px; 
}

.all_releases {
	margin: 0;
	padding: 8px 0 0 20px;
}

.all_releases a {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.download {
	margin: 0;
	padding: 5px 0 0 5px;
}


a.download_link:link,
a.download_link:visited,
a.download_link:active {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
}

a.download_link:hover {
	text-decoration: underline;
}

/* end last release */

/* Главный контент */

#main_content {
	clear: both;
	width: 745px;
}

#main .size {
	font-weight: strong;
}

#main_content h1 {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	color: #334858;
	background: url("krup_strih.png") repeat-x bottom left;
	font-weight: normal;
}

#main_content h2 {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	color: #334858;
	background: url("krup_strih.png") repeat-x bottom left;
	font-weight: normal;
}

#main_content h3 {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}

#main_content h3 span {
	padding: 2px;
	font-weight: weight;
    background-color: orange;
    color: white;
}

#main_content h3 a:link,
#main_content h3 a:visited,
#main_content h3 a:active {
    font-family: Tahoma;
    font-size: 13px;
    color: #20abbf;
    text-decoration: none;
}

#main_content h3 a:hover {
    text-decoration: underline;
}

#main_content table {
	clear: both;
}

#main_content p {
	clear: both;
	font-family: Tahoma;
	font-size: 13px;
	color: #7b7b7b;
}

#main_content ul {
	clear: both;
}

.image {
	float: left;
	margin: 0 5px 5px 0;
}

.clear {
	clear: both;
}

.right {
    float: right;
}

#index_cat, #index_games {
	width: 100%;
}

#index_cat td {
	clear: both;
	width: 315px;
	background: url("strih_games.png") no-repeat bottom left;
	padding: 5px 0;
	margin-right: 30px;
}

#index_cat span {
	font-family: Tahoma;
	font-size: 13px;
	color: #7b7b7b;
}

#index_games span,
#games p,
#game p {
	font-family: Tahoma;
	font-size: 11px;
	color: #4c5256;
	padding: 2px 0;
	margin: 0;
}

#games .size span,
#game span {
	font-weight: bold;
}

#index_games td {
	clear: both;
	width: 315px;
	padding: 10px 20px 10px 0;
}

#index_games p {
	margin: 0;
}

#index_games a:hover,
.pager a:hover,
#releases a:hover {
	text-decoration: underline;
}

#index_games a:link,
#index_games a:visited,
#index_games a:active,
#games a:link,
#games a:visited,
#games a:active,
.pager a:link,
.pager a:visited,
.pager a:active,
#releases a:link,
#releases a:visited,
#releases a:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #20abbf;
	text-decoration: none;
}

#index_cat a:hover,
#games a:hover,
#map a:hover {
	text-decoration: underline;
}

#map a:link,
#map a:visited,
#map a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #20abbf;
	text-decoration: none;
}

#index_cat a:link,
#index_cat a:visited,
#index_cat a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #d23432;
	font-weight: bold;
	text-decoration: none;
}

#games {
	width: 100%;
}

#games img,
#game img,
#index_games img,
.news img {
	padding: 3px;
	margin-right: 10px;
	border: #CCCCCC 1px solid;
}

#games td {
	margin: 5px;
	background: url("strih.png") repeat-x bottom left;
	padding: 20px 0;
}

#games p {
	margin: 0;
}

.pager ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
}

.pager li {
	float: left;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 13px;
	color: #4c5256;
}

#releases p {
	font-family: Tahoma;
	font-size: 11px;
	color: #4c5256;
}

#game {
	margin-bottom: 20px;
}

#download {
	margin: 0;
}

#download a:link,
#download a:visited,
#download a:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #d23432;
	font-weight: bold;
	text-decoration: none;
}

#download a:hover {
	text-decoration: underline;
}

#map, #map ul {
	list-style: none;
}

#map li {
	font-family: Tahoma;
	font-size: 13px;
	color: #4c5256;
	font-weight: bold;
}

#contacts td {
	font-family: Tahoma;
	font-size: 12px;
	color: #4c5256;
}

.error {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
/* end main_content*/

/* Footer */

#footer {
	clear: both;
	width: 100%;
}

#copyright {
	float: left;
	width: 525px;
	height: 110px;
	background: url("copyright.png") no-repeat bottom left;
}

#copyright p {
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 60px 0 0 20px;
}

#copyright a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

#counters {
	float: left;
	width: 477px;
	height: 110px;
	background: url("counters.png") no-repeat bottom right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#counters p {
	margin: 0;
	padding: 65px 20px 0 0;
}

/* end Footer */