body {
	background: #2E2D3B;
	font-size: 13px;
	color: #E3E1C8;
	font-family: Arial;
	margin: 10px;}
	
p {margin-top: 0px;margin-bottom: 0%;}

table {
	font-size: 13px;
	color: #E3E1C8;
	font-family: Arial;
}


/* обрамление */
.pb {border: 1px solid #D5BF6C; margin: 5px}


a{color: #d5bf6c; text-decoration: none;}
a:hover{color: #E3E1C8; text-decoration: none;}
a:visited{text-decoration: none;}

a.left{color: #E3E1C8; text-decoration: none; letter-spacing: 1px;}
a.left:hover{color: #d5bf6c; text-decoration: none;}
a.left:visited{text-decoration: none;}

/* верхняя навигация */
.up_nav{font-size: 11px; color: #d5bf6c; border: 1px solid #C0C0C0;
text-align: center; font-weight: bold;}

.t_up_log {
	font-size: 13px;
	letter-spacing: 1px;
	text-align: justify;
	width: 100%;}

/* даты на главной */
.t_main_data {font-size: 11px; }

/* описания и списки */
.t_spi {
	font-size: 13px;
	text-indent: 10px;
	letter-spacing: 1px;
	text-align: justify;
	width: 100%;
}

/* навигация пути */
.t_nup{
   font-family: Arial;
	font-size: 11px;
	color: #E3E1C8;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;	}	


/* загаловок статей */
.t_title{
	font-family: Trebuchet MS;
	font-size: 16px;
	border: 1px solid #AFAFAF;
	border-bottom: 0px;
	color: #d5bf6c;
	letter-spacing: 1px;
	text-align: center;
	background-color: #37394E;
	font-weight: bold;
	width: 100%;
	height: 30px;
	background-image: url(http://rpgportal.ru/ssi/graf/title.gif);
}	

/* основная страница */	
.t_main{
	font-size: 13px;
	border: 1px solid #AFAFAF;
	color: #E3E1C8;
	width: 100%;
	height: 700px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
	letter-spacing: 1px;
	text-align: justify;
	background-color: #37394E;}

/* таблицы описаний. см ПЗ рол. сист. */
.t_op{
	font-size: 13px;
	color: #E3E1C8;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	text-align: left;}
	
/* таблица левой навигации */	
.nav_l{
	border: 1px solid #AFAFAF;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	background-color:#010B47;
	background-image: url(http://rpgportal.ru/ssi/graf/line2.jpg);
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	width:213px;}


.logo{border: 1px solid #C0C0C0;	width: 100%;}

/* заголовок категорий в описании игр */	
.t_kat {font-size: 13px; color: #E3E1C8; font-weight: bold; letter-spacing: 1px;}	

/* верхняя быстрая навигация */	
SELECT {
   border: 1px solid #AFAFAF; 
	font-size: 10px;
	color: #D5BF6C;
	background-color: #37394E;
	font-weight: normal; 
	vertical-align: middle;}
	
/* Позиция */
.pt_m{width: 100%; min-width: 1024px; max-width: 1600px;}
.pt_u{width: 100%;}
.pt_l{width: 213px; vertical-align: top;}
.pt_r{width: 100%;}


.button_c a{
background-image: url(graf/button.jpg);
background-position: 0px 0px;
width: 215px;
height: 26px;
display: block;
padding: 12px 0px 0px 0px;
text-align: center;
letter-spacing: 0.5px;
font-weight: bold;
font-size: 13px;
overflow: hidden;
margin-bottom: 0px;
}

.button_c a:hover{
background-position: 0px -40px;
}

.max_width {
width: 100%;
}
