html, body {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
}

body {
  font: 80% Arial, Verdana, Tahoma, Helvetica, sans-serif;
  position: relative;
  min-width: 1000px;
  width: 99%;
  margin: 0 auto;
  padding: 6px 0px;
}

#header {
  height: 55px;
  background: #FFF;
	width: 100%;
}

#header1 {
	position:relative;
	left: 10px;
	top: 10px;
	height: 56px;
	width: 230px;
	text-align:left;
	z-index: 10;
}

#header2 {
	position:absolute;
	left: 50%;
  top: 0px;
  margin-left: -230px;
	padding-top: 10px;
  width: 460px;
	height: 60px;
	text-align:center;
	font-size: 250%;
	font-weight: bold;
}

#header3 {
	position:absolute;
	right: 0px;
	top: -6px;
	height: 80px;
	width: 230px;
	text-align:left;
	z-index: 10;  
}

#top_menu {
	height: 28px;
	background-image: url(images/grad1.gif);
	text-align: center;
	white-space: nowrap;
	padding: 2px 0 0 0;
}

#container {
    padding-left: 240px;
	padding-right: 240px;
	overflow: hidden;
	float: left; /* IE 5.01 */
	float/**/: none;
	height: auto !important;
	position: relative;
}

#right, #content {
    position: relative;
}

#left {
    position: absolute;
}

#left, #right, #content {
    float: left;
}

/*\*/
#left, #right, #content {
    padding-bottom: 32767px !important;
    margin-bottom: -32767px !important;
}
/**/

@media all and (min-width: 0px) {
    #left, #right, #content {
		margin-bottom: 0 !important; 
		padding-bottom: 0 !important;
	}

	#left:before, #right:before, #content:before {
		content: 'EasyClearing';
		display: block;
		background: inherit;
		padding-top: 32767px !important;
		margin-bottom: -32767px !important;
		height: 0;
	}
}

#container:after {
	content: 'EasyClear'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#container { display: inline-block; }
/*\*/
#container { display: block; }
/**/

#left {
    width: 240px;
    background: #CCC;
    left: 0px;
}

#text_left, #text_right {
	margin: 0px 6px 0px 6px;
	text-align:left;
}

#right {
    width: 240px;
	background: #CCC;
    margin-right: -100%;
}

#content {
    width: 100%;
	background: #FFF;
}

#text {
	margin: 0px 6px 0px 6px;
}

#footer {
    height: 3em;
    background: #CCC;
	width: 100%;
	text-align:center;
}

#search_form {
	position: absolute;
	right: 15px;
	top: 20px;
}



a
{font-weight:		bold;
 color:			black;
}

a:hover {color: red}

h1
{ color:			black;
  font-size:		160%;
  margin-top:   0;
  margin-bottom:   0;
}

h3
{ color:			black;
  font-size:		160%;
  margin-top:   0;
  margin-bottom:   0;
}

h6
{ color:			black;
  font-size:		160%;
  margin-top:   0;
  margin-bottom:   0;
}

h5
{
  font-size:		115%;
}

.links1 
{
  color: black;
} 

a:hover.links1 
{
  color: blue;
} 

.cathead
{
  font-size: 120%;
}

.cat_price {
font-size:		120%;
font-weight:		normal;
}

.price {
font-weight:		bold;
}

.cat
{ 
font-size:		150%;
}

.links2 
{
  text-decoration:		none;
} 

.no_underline
{ 
text-decoration:		none;
}

.category_child
{
  font-weight:		normal;
}

.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}

.na_zakaz
{ color:			brown;
  font-weight:		bold;
  font-size:		100%;
  text-align: center;
}

.nowrap
{
  white-space: nowrap
}
.letter { color: #DC006C; font-size: 200%; font-family: serif; position: relative; top: 1px }


.image_box {
  min-width:10px;
  min-height:10px;
  display:block;
  float:left;
  padding:6px; 
  margin:2px;
  text-align:center;
  background:#f5f3e6;
  border:1px solid #fff;
}

.image_box1 {
  display:block;
  float:left;
  padding-left:6px;
  padding-top:6px;
  margin:2px;
  background:#f2f0e3;
}

.clear {	
  clear: both; 
}

img {
	border: 0px;
	vertical-align: middle;
}

#news {
  border: 1px solid red;
  padding: 4px;
  text-align: justify;
}

#comment {
  font-size:  80%;
}