.empty {}

body
{
	font-size: 75%;
	background-color : White;
}
BODY *
{
	font-size: 100%;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 14px;
	color: #5f5d5e;
	background-repeat: no-repeat;
}

/*---------------PNG----------------------------*/
.png
{
        //background-image: none !important;
        behavior: url('/pngfix.htc');
}
/*----------------------------------------------*/
img
{
	border: 0px;
	margin: 0;
	padding:0;	
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table
{
	margin: 0 0 0 0;
	/*Аналог cellpadding=0 cellspacing=0*/
	padding: 0 0 0 0;
	border-collapse: collapse;
	letter-spacing: 0;
	width: 100%;
}

h1
{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5f5d5e;
	padding:0;
	margin:0;
}

h2
{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f5d5e;
	padding:0;
	margin:0;
}

h3
{
	margin: 7 0 7 0;
	padding: 0;
}

a
{
	text-decoration:none;
	color: #5f5d5e;
	padding:0;
	margin:0;
}

a:hover
{
	text-decoration:none;
	color: #5f5d5e;
	padding:0;
	margin:0;
}

p
{
	margin: 0.1em 2 0.4em 0;
}

ul
{
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

hr
{	
	height: 1px;
	color: #AFB2BA;
	border-top:0;
}

td
{
	border:0px solid red;
	padding:0;
	margin:0;
}

div
{
	margin:0;
	padding:0;
	border:0px solid red;
}

#main
{
/*background-image: url(banner_3.jpg);*/
background-position: right top;
background-color: gray;
background-repeat: no-repeat;
margin: 0;
padding:0;
height:260px;
width:100%;	
}

#info
{
/*background-image: url(banner_2.jpg);*/
background-position: right bottom;
background-color: gray;
background-repeat: no-repeat;
margin: 0;
padding:0;
height:100px;
width:100%;	
}

#caption
{
	height:33px;
	width:266px;
	background-color: White;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3E3E3E;
	text-align: center;
	padding: 0;
	margin: 0;
}

.menu a
{
	white-space: nowrap;
	text-decoration:none;
	color:white;
}

.menu a:hover
{
	white-space: nowrap;
	text-decoration:none;
	color:#705A50;
}

.menu
{
	text-decoration:none;
	height: 32px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-left:1px solid #705A50;
	border-top:0;
	text-align: center;
	padding:7px 10px 0px 10px;
	margin: 0;
	color:white;
}

/*---------------------*/
.menu_line a
{
	white-space: nowrap;
	text-decoration:none;
	color:white;
}

.menu_line a:hover
{
	white-space: nowrap;
	text-decoration:none;
	color:white;
}

.menu_line
{
	text-decoration:none;
	height: 32px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-left:1px solid #705A50;
	border-top:0;
	text-align: center;
	padding:7px 10px 0px 10px;
	margin: 0;
	color:white;
}
/*---------------------*/

.menu_active
{
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	border-left:1px solid #705A50;
	text-align: center;
	padding:5px 10px 0px 10px;
	margin: 0;
	background-color: White;
}

.font_bold
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3E3E3E;
}

.spec
{
	padding-bottom:10px;
}

.spec a
{
	font-family: Tahoma;
	font-size: 14px;
	color: #5f5d5e;
	text-decoration: none;
}

.spec a
{
	font-family: Tahoma;
	font-size: 14px;
	color: #5f5d5e;
	text-decoration: none;
}

.spec a:hover
{
	text-decoration: underline;
	color: #5f5d5e;
}


#spec_table
{
	width:249px;
	margin: 10px 10px 10px 5px;
}

#line_pixel
{	
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}

.content td
{
	padding: 5px 5px 5px 5px;
}

#transparent
{
	position:relative; 
	z-index:1;
}

#logo a
{
	text-decoration:none;
	color: White;
	font-size: 30px;
}

.stuff
{
	color: White;
	font-size: 12px;
	line-height: 20px;
	width:200px;
	text-align: justify;
}

.stuff P
{
	color: White;
	font-size: 12px;
	line-height: 20px;
	width:200px;
	text-align: justify;
}



