html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	/* text-align: left; */
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*  Ñáðîñ CSS ïðîøåë óñïåøíî */


.align_center
{
position: relative;
width: 100%;
}
.align_center:after
{
content: '';
display: block;
clear: both;
}
.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}
/*  --------------  */


html{ 	height:100%;  }

body{ 
	background:#c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;

 }

/*a,    a:hover,    a:visited   { color:#5a3a10; text-decoration:underline; }
*/

#main{
width:484px;
margin-top:65px;
background:#bababa;
text-align:center;
padding-bottom:2px;
position:relative;
}

#menu{
text-align:left;
position:absolute;
top:70px;
left:-300px;
width:280px;
height:100px;
line-height:16px;
}
a, a:hover,a:visited{
color:#990000;
text-decoration:underline;
margin:10px;
}

#menu a{
margin:7px;
padding-bottom:3px;
text-decoration:none;
color:#000000;
border-bottom:1px solid #6d6d6d;
}
#menu a:hover{
	color:#333333;
}

#menu a.inl{
display:inline;
color:#333333;
}

#t{ width:484px; height:61px; background:url(top.gif); }

.ib{
margin:3px auto;
background:#c8c8c8;
width:464px;
text-align:left;
padding:6px;
overflow:hidden;
}

.def{
color:#FF0000;
font-style:italic;
display:block;
margin:7px;
}

p{
font-size:12px;
line-height:16px;
margin:7px;
color:#111;
overflow:hidden;
}

.header{
text-align:center;
font-size:18px;
font-weight:bold;
height:23px;
padding-top:7px;
}

h1{
font-size:16px;
margin-bottom:7px;
display:inline;
font-weight:bold;
margin-right:7px;
}
h2{
font-size:18px;
margin-bottom:7px;
}





/* ///////////////// */
* html .mn{
margin-right:14px;
}

*+html .mn{
margin-right:14px;
}

#m_zayavka{
background:url(menu/zayavka.png);
}
* html #m_zayavka{
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/menu/zayavka.png');
}
