body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
#nav {margin:0; padding:0;}
#nav li {font:Arial; font-size: 14px; font-weight:bold; margin:0; padding:0 0 0 33px; line-height:28px;}
#nav li a {font-weight:bold; color: #1ea0eb;}
#top {margin:0; padding:0;}
#top li {float:left;}
#bottom {margin:0; padding:0;}
#bottom li {float:left; padding:0 40px 0 0; margin-top:-10px;}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	background:#ef7c43 url(/users/templates/shop10/im/back.gif) repeat-x top;
	margin:30px;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:white;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 225px;
	background: #FFE680;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 50px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 197px 0 221px;
}
#content .selected {color:black; text-decoration:none;}
.razdel_title {
	font-size:16px; font-weight:bold; padding:0 0 10px 0; color: #1ea0eb;
}
.razdel_title a {
	color: #1ea0eb; text-decoration:underline;
}
.razdel_title a:hover {
	color: #1ea0eb;  text-decoration:none;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 221px;
	margin-left: -100%;
	position: relative;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 197px;
	margin-left: -197px;
	position: relative;	
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -69px auto 0;
	min-width: 990px;
	height: 69px;
	background: #BFF08E;
}
