/**************************************************************
   Menu
 **************************************************************/

ul.menu {
	margin:0 -15px;
	padding:0 15px;
	height:48px;
	background:url(../../img/f_menu.gif)
}
ul.menu li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	background:none
}
ul.menu li a {
	float:left;
	height:35px;
	padding:13px 10px 0 12px;
	font-size:15px;
	color:#fff;
	background:url(../../img/menu_rozd.gif) left no-repeat
}
ul.menu li a:hover {
	color: #85d881;
	background-color:#008030
}
#menu_a a{
	background-color:#008030
}


.menu_l {
	position:absolute;
	margin-left:-35px;
	width:20px;
	height:59px;
	background:url(../../img/menu_l.png) no-repeat;
	behavior: url(../../iepngfix/iepngfix.htc)
}
.menu_r {
	position:absolute;
	margin-left:905px;
	width:20px;
	height:59px;
	background:url(../../img/menu_r.png) no-repeat;
	behavior: url(../../iepngfix/iepngfix.htc)
}

/**************************************************************
   Tovary
 **************************************************************/

.tovar {
	width:140px;
	padding:0 15px 18px 0;
	float:left;
}
.tovar a {
	display:block
}

.tovar2_bl {
	margin:0 -15px
}
.tovar2 {
	width:140px;
	padding:0 70px 18px 15px;
	float:left;
}
.tovar2 a {
	display:block
}
.tovar2_foto {
	width:120px;
	padding:0 33px 18px 15px;
	float:left;
}
.tovar2_foto a {
	display:block
}

.tovar_kat img {
	float:left;
	width:140px;
	margin-bottom:18px
}
.tovar_kat div {
	margin-left:155px;
	margin-bottom:18px
}

.tovar_detal img {
	float:left;
	width:300px;
	margin-bottom:18px
}
.tovar_detal div {
	margin-left:320px;
	margin-bottom:18px
}

/**************************************************************
   Fotogalereya
 **************************************************************/
 
.fotogall {
	width:156px;
	margin:0 40px 18px 0;
	float:left;
	text-align:left
}
.fotogall div {
	margin:0;
	float:none;
	width:156px;
	height:156px;
	display: table-cell;
  	vertical-align: bottom;
}

.fotogall div p {
  	margin-bottom:0;
}

/**************************************************************
   Storinky
 **************************************************************/

.l_stor a{
	padding:2px 6px;
	float:left;
	margin:0 2px 2px 0;
	border:1px solid #dce6e0;
	font-weight:bold
	
}
.l_stor a span{
	font-weight: normal
}
.l_stor a:hover{
	color:#color: #42ba42
}
a.l_stor_a {
	background-color:#ef7b00;
	border-color:#ef7b00;
	color:#FFF
}





