* {
 padding: 0;
 margin: 0;
}

a img {
 border:0;
}

div {
 overflow:hidden;
 zoom:1;
}

html, body {
 height:100%;
}

h1,h2,h3,h4, h1 a, h2 a, h3 a, h4 a {
 color:#ef353c;
 text-decoration:none;
}

body {
 background:url('/design/images/bodybg.png') top repeat-x #ffffff;
 color:#404040;
 font-family:Verdana, Arial, sans-serif;
 font-size:small;
 margin:0;
 padding:0;
 text-align:center; /*specially for IE5 */
}

#main {
 background:url('/design/images/mainbg.gif') repeat-y #fff;
 margin:0 auto;
 min-height:100%;
 width:921px;
}

#main2 {
 padding:15px 9px 35px 9px;
}

#head {
 background:url('/design/images/headbg.gif') no-repeat;
 height:211px;
 padding:0 7px 0 0px;
 text-align:left;
}

#banner {
 float:right;
 height:198px;
 margin-top:6px;
 width:683px;
 zoom:1;
}

#headtext {
 float:left;
 font-size:13px;
 margin-top:25px;
 text-align:center;
 width:213px;
}

#headtext b {
 color:#ed1927;
 font-size:1.2em;
 font-weight:normal;
}

#contacts {
 margin-top:28px;
}



#middle {
 background:url('/design/images/midline.gif') no-repeat;
 color:#fff;
 height:32px;
 line-height:32px;
 margin:0 0 6px 0;
 padding-left:8px;
 text-align:left;
}

#middle a {
 color:#fff;
 margin:0 10px;
 text-decoration:none;
}

#container {
 text-align:left;
}

#leftpanel {
 float:left;
 width:152px;
}

#searchform {
 padding-bottom:6px;
 text-align:right;
 white-space:nowrap;
}

#searchform input {
 vertical-align:middle;
}

#searchform .textinput{
 width:100px;
 height:19px;
}


#leftpanel .panel {
 text-align:left;
 margin:0 0 7px 0;
}

#leftpanel .panel2 {
  background:url('/design/images/leftpanelbg.gif') repeat-y;
  padding:3px 10px;
}

#leftmenu li {
 list-style:none;
 padding:5px 0;
}

#leftmenu li a {
 color:#404040;
 text-decoration:none;
}

.panelhref {
 display:block;
 margin:0 0 6px 0;
}

#socials {
 margin-top:38px;
 text-align:center;
}

#content {
 background:url('/design/images/contentbg.gif') repeat-y;
 float:left;
 margin-left:6px;
 text-align:left;
 width:588px;
}

#content2 {
 padding:0px 13px 30px 13px;
}


#content2 p{
  margin-bottom: 10px;
}

#content2 li{
  display: block;
  min-height: 100px;
}
#content2 a{
 color:#ef353c;
 text-decoration:none;
}

#content2 h1{
font-size:medium;
font-weight:bold;
}
#content2 h2{
font-size:medium;
font-weight:normal;
}
#breadcrumbs {
 font-size:0.8em;
 padding:3px 0 5px 0;
}

#breadcrumbs a{
 color:#ef353c;
 text-decoration:none;
}

#rightpanel {
 float:right;
 width:152px;
}

#bottom {
 background:url('/design/images/bottom.gif') bottom repeat-x;
 height:29px;
 margin-top:-29px;
}

#footer {
 background:url('/design/images/footerbg.gif') bottom repeat-x;
 color:#fff;
 height:29px;
 line-height:25px;
 margin:0 auto;
 text-align:left;
 width:919px;
}

#footer a {
 color:#fff;
 margin:0 10px;
 text-decoration:none;
}

#footer a.first {
 margin-left:25px;
}

/* ---- News ---*/

.newsrow {
	margin-bottom:20px;
}

.newsrow h1 {
	margin:0;
}

.newsrow .date {
	color:#2d343a;
	font-style:italic;
}

.newsrow .newstext {
	margin-top:10px;
}

.more {
	margin-top:10px;
	text-align:right;
}

.more a {
	color:black;
	font-style:italic;
	text-decoration:none;	
}
/*----- Search ----*/
.result {
	margin-bottom:20px;
}
.special {
	margin-top: 5px; 
	float: right; 
	margin-bottom: 10px; 
	margin-left: 10px;
	margin-top:1px;
}

/* ------ Catalogue ------- */

.catalogue_item {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	min-height: 186px;	
	oveflow:hidden;
	width:270px;
	zoom:1;
}
.catalogue_item h1{
margin-bottom:10px;
 color:#ef353c;
 }
.catalogue_item a{
color:#ef353c;
}
.catalogue_item p {
	margin:0;
	padding:0;
}

.catalog_choose_el {
margin: 10px 10px 10px 0;
}

.tovar{
  border: solid 1px #b40003;
  height: 184px;
  width: 245px;
  margin-right: 0px;
  margin-bottom: 15px;
}
.thumb{
	margin-right: 15px;
	border: solid 1px #b40003;
	margin-bottom: 15px;
}
.pager{
font-size:x-small;
}

