@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #656565;
}

a{
	color: #8E3B29;
	text-decoration:underline;
}
a:hover{
	color: #8E3B29;
	text-decoration: none;

}

a:active{
	color: #8E3B29;
	

}
a:visited{
	color: #8E3B29;
	text-decoration: none;

}

.zagol_contact {
	color: #FFFFFF;
}
.zagolovki {
	font-weight: bold;
	color: #FFFFFF;
	
}
.menu_categorii {
	padding-top: 10px;
	padding-left: 12px;
}

.menu_categorii a{
	color: #8E3B29;
	text-decoration: none;
}
.mugik_bg {
	background-image: url(images/bg_mugik.jpg);
	background-repeat: repeat-y;
}
.vitrina_left_bg {
	background-image: url(images/bg_vitrina_left.jpg);
	background-repeat: repeat-y;
}

.mugik_line_bg {
	background-image: url(images/bgline_top_mugik.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #8F3B2A;
}

h2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu_categorii a:hover{
	color: #8E3B29;
	text-decoration:underline;

}
.menu_categorii a:active{
	color: #8E3B29;

}
.menu_categorii a:visited{
	color: #8E3B29;

}
.mugik_line_bgbottom {
	background-image: url(images/bgline_bot_mugik.jpg);
	background-repeat: repeat-x;
}
.prod_lineleft {
	background-image: url(images/prod_line_left.jpg);
	background-repeat: repeat-y;
}
.vitrina_right_bg {
	background-image: url(images/bg_vitrina_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.vitrina_zagolovok_siniy {
	color: #476D94;
	font-weight: bold;
	
}
.vitrina_zagolovok_krasniy {
	color: #E24209;
	font-weight: bold;
	
}

.vitrina_zagolovok_siniy a{
	color: #476D94;
	text-decoration:underline;
	
}

.vitrina_zagolovok_siniy a:hover{
	color: #476D94;
	text-decoration: none;

}
.vitrina_zagolovok_siniy a:active{
	color: #476D94;

}
.vitrina_zagolovok_siniy a:visited{
	color: #476D94;

}

input.search {
	font-size: 11px;
	font-family :tahoma;
	width:30px;
  margin-left:5px;
  margin-bottom:2px;
  margin-top:2px;
  font-family: tahoma;
  border:1px #476D94 solid;
}



