html, body {
	height:100%;
	}
body {
	font-family: Arial;
	font-size: 12px;
	color: #a1a1a1;
	width:100%;
	}


/************************

	ÝËÅÌÅÍÒÛ 
	
************************/

ul {
	list-style-type: disc;
	padding: 0 0 10px 20px;
	}

ol {
	list-style-type: decimal;
	padding: 0px 0 10px 40px;
	}

li {
	}


p {
	padding: 0 0 14px 0;
	}

hr {
	border: none;
	height: 1px;
	background: #353533;
	color: #353533;
	margin: 20px 0 20px 0;
	}
	
h1, h2, h3, h4, h5 {
	color: #848484;
	padding: 0px 0 20px 0 ;
	margin: 0;
	font-weight: normal;
	}
	h1 {
		font-size: 22px;
		}
	h2 {
		font-size: 20px;
		}
	h3 {
		font-size: 18px;
		}
	h4 {
		font-size: 14px;
		}
	h5 {
		font-size: 12px;
		}

a {
	color: #5e737c;
	}
	a:hover {
		color: white;
		}
	a:visited {
		color: #5e737c;
		}
	a:visited:hover {
		color: white;
		}
		
		
		
		
		
		
		
/************************ 
		
		ÊËÀÑÑÛ 
		
************************/
/* content body */
#contentBodyImages {
	width: 100%;
	margin-top: 10px;
	}
	#contentBodyImages img {
		padding: 10px;
		margin: 1px;
		background: #141414;
		width: 428px;
		float: left;
		display: inline;
		}
		#contentBodyImages img:hover {
			background: #480204;
			}
	
#contentBody ul {
	list-style-type: none;
	}
	#contentBody ul li {
		background: url(/design/img/li.png) left 4px no-repeat;
		padding: 0 0 4px 20px;
		}
.breadcrumb {
	margin: 10px 0 20px 0;
	font-size: 9px ;
	color: #696969;
	/*background: #949494;*/
	}
	.breadcrumb a, .breadcrumb a:visited {
		font-size: 9px ;
		color: #817676;
		text-decoration: none;
		background: #480204;
		padding: 0 10px 0 10px;
		}
		.breadcrumb a:hover, .breadcrumb a:visited:hover {
			color: white;
			background: #b20e15;
			}

/* news */

ul.news {
	list-style-type: none;
	margin: 0 0 20px 0 !important;
	padding: 0;
	}
	ul.news li {
		color: #696969;
		margin: 0 0 20px 0;
		border-bottom: 1px solid #353535;
		padding: 0 0 10px 0;
		}
		ul.news li div.date  {
			color: #696969;
			font-size: 16px;
			padding: 0 30px 0 0;
			background: url(/design/img/dots.gif) right 5px no-repeat;
			width: 70px;
			}
			ul.news li div.date strong {
				color: #970000;
				}
				
a.blockLink {
	display: block;
	padding: 0 0 0 20px; 
	background: url(/design/img/bul.gif) left 2px no-repeat;
	cursor: pointer;
	}

/* forms */

input.inp {
	height: 18px;
	line-height: 18px;
	background: white;
	color: black;
	border: 1px solid black;
	padding-left: 10px;
	}

.reset {
	padding: 0;
	margin: 0;
	border: 0;
	}

/* content */
#content {
	width: 900px; 
	//width: 1000px; 
	text-align: center;
	margin-top: 460px;
	padding: 0 50px 0 50px;
	/*border: 1px solid red;*/
	color: #a1a1a1;
	}
	
	
/* mm */
table#mm {
	width: 625px; 
	height: 26px; 
	background: url(/design/img/mm_bg.jpg) bottom no-repeat; 
	/*border: 1px solid red;*/
	}
	table#mm a {
		color: white;
		font-size: 14px;
		font-family: "arial narrow";
		text-decoration: none;
		/*height: 28px;
		padding: 6px 4px 0 4px;*/
		}
		table#mm a:hover {
			/*background: #5e737c;*/
			} 
	table#mm td {
		text-align: center;
		vertical-align: top;
		}
		table#mm td.link {
			vertical-align: middle;
			}
	table#mm td.link:hover, table#mm td.active{
		vertical-align: middle;
		background: #5e737c;
		} 
.footer {
	color: #464646;
	padding: 25px;
	text-align: right
	}
	.footer a {
		color: #5e5e5e;
		}
	
	
	
/* tab */

table.tab {
	width: 100%;
	border-left: 1px solid #353533;
	border-top: 1px solid #353533;
	border-right: 1px solid #161616;
	border-bottom: 1px solid #161616;
	border-collapse: collapse;
	background: #1c1c1c url(/design/img/tab_bg.jpg) ;
	margin: 8px 0 18px 0;
	}
	table.tab tr th {
		border: 1px dotted #30302e;
		color: white;
		text-align: center;
		font-weight: bold;
		font-size: 12px;
		padding: 6px;
		}
		table.tab tr th a {
			color: white; 
			text-decoration: none;
			}
	table.tab tr {
		vertical-align: middle;
		}
	table.tab td {
		border: 1px dotted #30302e;
		text-align: center;
		padding: 6px;
	}
	
/* 
	Ëîãîòèï AstraMediaGroup 


*/		
				
div#astramg {
	position: relative; 
	display: inline; 
	left: -18px
	}
	div#astramg div {
		position: relative; 
		display: inline; 
		top: -4px; 
		left: 12px;
		white-space: nowrap;
		}

.reset {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	}
