* {
	font-size: 100.01%
}

.pages {font-size:1.4em;padding-left:60px;text-align:center;}




body, div, td, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, span, a, form, blockquote {
	margin:0; padding:0;
}

ul, ul li {
	list-style-type: none;
}

body {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #525252;
	background: #fff url(/Esdbpics/fon_next.gif) repeat-x;
}

img {
	border: none;
}



a {
	color: #504e74;
        outline:none;
	/* text-decoration: none; */
	/* border-bottom: 1px solid */
          
}

a:hover {
	color: #b31a1f;
	/* border-bottom: none; */
         text-decoration: none;
}

a.js {
	border-bottom: 1px dashed;
}

a.js:hover {
	border-bottom: none;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	color: #017cc0;
}

h2, h3, h4 {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #626262;
}

h1 {
	font-size: 2.1em;
	color: #e51937;
margin-top: 20px
}

h2 {
	font-size: 1.75em;
	color: #626262;
}

h3 {
	font-size: 1.25em;
	color: #525252;
	line-height: 130%
}

h3 a {
	color: #b31a1f;
}

p {
	line-height: 1.4em;
	margin-top: 15px
}

/* Коробка */

#layout_pop {width:400px;
	margin:0 auto;
}


#logo {
	position: absolute; top: 14px; left:70px;
	width: 171px; height: 50px; 
}

#logo a {
	border-bottom: none;
}

#content {
width:400px;
padding-top:70px;
	margin:0 auto;
}




