﻿  /* *********************************************
* This notice MUST stay intact for legal use.
* This script was created for FREE CSS menus.
* Visit: www.freecssmenus.co.uk for more CSS.
* Also visit our Free online menu creator.
************************************************ */
/* credits:www.freecssmenus.co.uk
http://www.freecssmenus.co.uk/menu_vertical.php?pageno=1&pagestyle=1&catnum=16&catname=menu_vertical */
.tafrit {
	border: 1px solid #252525;
	padding: 5px;
	float: right;
	background-color: #33ccff;
}
.tafrit ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tafrit a {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #884444;
	padding: 2px 5px 1px 0;
	background-color: #CC6633;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	display: block;
	width: 250px;
	height: 65px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.koteret-m a {
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #884444;
	padding: 2px 5px 8px 0;
	background-color: #b3fdcb;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	display: block;
	width: 300px;
	height: 60px;
	color: #08869a;
	text-decoration: underline;
	text-align: center;
}
.tafrit a:hover {
	background-color: #FEFFCF;
	color: #000000;
}
.wrapper {
	padding: 1px;
}
img {
	border: 1px solid #cccccc;
	float: right;
	margin-left: 1px;
	vertical-align: middle;
	width: 80px;
}
.menu_fb {
  width: 172px;
}
.menu_fb ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu_fb a {
  padding: 0px 0px 0px 0;
  background-color: transparent;
  background-position:  center center;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-stretch: normal;
  color: #436abe;
  text-align: center;
  font-family: Verdana;
  font-variant: normal;
  font-size: 18px;
  font-size-adjust: none;
  display: block;
  height: 70px;
  text-decoration: none;
  background-image: url(../images/facebook-bg.jpg) ;
  background-repeat:no-repeat;
}
.menu_fb a:hover {
  background-image: url(../images/facebook-bg-ho.jpg) ;
  background-repeat:no-repeat;
  background-color: #3e9eff;
  color: #0000c0;
}
.menu_fb   img {
	border: 1px solid #cccccc;
	float: right;
	margin-left: 1px;
	vertical-align: middle;
	width: 80px;
}
