html, body
{
	height: 100%;
	margin: 0px; 
	padding: 0px;
}

body
{
	text-align: center;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

a
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #990000;
}

img, table
{
	border-style: none;
}

table
{
	border-collapse: collapse;
}

td
{
	font-weight: normal; 
}

div, form
{
	margin: 0px;
	padding: 0px;
}

/* ############### текст #################### */
h1,h2,h3,h4,p
{
	margin: 0px;
	padding: 0px;
	color: #2B4C7D;
}

h1
{
	font-weight: normal; 
	font-size: 24px; 
	margin-bottom: 10px; 
}

h2
{
	font-weight: normal; 
	font-size: 22px; 
	margin-bottom: 10px; 
}

.two_column h2
{
	font-size: 18px;
	color: #666666;
	margin: 28px 0px 20px 0px;
}

h3
{
	font-weight: normal; 
	font-size: 20px; 
	margin-bottom: 10px; 
}

h4
{
	font-weight: normal; 
	font-size: 18px; 
	margin-bottom: 10px; 
}

p
{
	margin-bottom: 10px;
}

/* */
.clear_both
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.clear_left
{
	clear: left;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.clear_right
{
	clear: right;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}


* HTML #main 
{
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 400)? "400px" : "100%"); 
}

html>body #main
{
	height: auto;
}

div#main
{
	min-width: 400px;
	text-align: left;
	background-color: #ffffff;
	height: 100%;
	min-height: 100%;
}

/* ############################################# */
.tb_content
{
	width: 400px;
}

.tb_content td
{
	text-align: left;
}

.title_name td
{
	
}

.romanov_name
{
	font-size: 30px;
	margin: 0px 0px 3px 0px;
}

.link
{
	font-size: 10px;
}

.space_intro
{
	padding: 20px 0px 0px 0px;
	font-size: 10px;
	color: #999999;
}

.two_column
{
	width: 50%;
	vertical-align: top;
}

.list_links
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.list_links li
{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

.list_links li a
{

}

.tb_padd
{
	width: 100%;
}

.tb_padd td
{
	padding: 0px 0px 6px 0px;
	vertical-align: top;
}

.tb_padd td.left
{
	padding-right: 10px;
}

.tb_padd td.right
{
	
}
