* {
	margin:0;
	padding:0;
	border: 0;
}
html, body {
height:100%;

}
BODY {
	color : #000;
	background : #030300;
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Tahoma, Arial;
	min-width : 1000px;
}
#all {
	min-width : 1000px;
	min-height : 100%;
}
*html #all {
	height : 100%;
}
.table {
	width : 100%;
}
.text {
	width : 100%;
	background : #DAD2D7;
	padding : 20px 0 20px 20px;
	font-size : 12px;
}
.text a {
	color : #580130;
}
.text a:hover {
	color : #000;
}
.menutab {
	background-image : url('images/sozdanie.jpg');
	background-repeat : no-repeat;
	background-position : top;
	width : 385px;
}
.menu {
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom : 1px dashed #BEAA9A;
}
.menu, .menu2 {
	padding : 5px;
	font-size : 14px;
}
.menu a {
	color :  #0E0D0D;
	text-decoration : none;
	font-weight : bold;
}
.menu a:hover {
	color: #8f190c;
}
.menu2 a {
	color :  #8f190c;
	text-decoration : none;
	font-weight : bold;
}
.menu2 a:hover {
	color: #0e0d0d;
}
.menutab2 {
	padding-top : 50px;
	padding-left : 60px;
}
.titles {
	position : absolute;
	top : 107px;
	left : 90px;
}
.name h1 {
	font-size: 14px;
	color: #35021d;
}
.skidka {
	position : absolute;
	top : 110px;
	left : 0px;
}
.artitle {
	padding: 10px 0;
	font-size: 12px;
}
.artfulls {
	font-size: 12px;
}
.artfulls a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.artitle a, .number a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.artitle{
	font-size: 12px;
	font-weight: bold;
	color :  #8f190c;
}
