td {  font-size: 12px; font-family: Tahoma, Calibri, Times New Roman, Arial}
form {  margin: 0px 0px}
p {  margin: 10px 0px 0px}
a { color: #000000}
.result { background-color: #FEFE98;
          border-style: none;}
.leftmenu {
	font-size: 12px; 
	font-family: Arial, Tahoma, Times New Roman;
	color: #000000; 
	border-style:  none;
}
a.leftmenu {
	font-size: 12px; 
	font-family: Arial, Tahoma, Times New Roman;
	color: #000000; 
	border-style:  none;
}
.ariali {  font-size: 12px; font-family: Arial, Tahoma;}
.deviz {  font-size: 22px; font-family: Times New Roman,Arial, Tahoma; color: #af0f0d; font-style: italic; font-weight: bold}
.menu {  font-size: 22px; font-family: Tahoma, Times New Roman, Arial; color: #af0f0d; font-style: italic; font-weight: bold}


a.buy_button_text {
	display: block;
	width: 99px;
	height: 57px;
	background: url("/images/button_rollover_press_bez.png");
	font-family:Calibri,Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top:18;
	background-repeat:no-repeat;
	
	
	}

a.buy_button_text:hover {
	background-position: -99px 0;
	}
a.buy_button_text:active {
	background-position: -198px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

.scrollup{
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
right:100px;
display:none;
text-indent:-9999px;
background: url("/images/icon_top.png") no-repeat;
}

