#bmw {display:none;}
/*
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
*/
a.gri_mic:hover {
	color:#ffa723;
}
.diprint{ text-align:center;}

a.buton_next_tab {display:block; color: black; border:1px solid gray; width: 150px; text-align:center; background-image: url('/images/button_background.gif'); background-repeat: repeat-x;  cursor:pointer;} a.buton_next_tab:hover {background-image: url('/images/button_over.gif'); background-repeat: repeat-x; cursor:pointer;}

input.buton_next_tab {display:block; color: black; border:1px solid gray; width: 150px; text-align:center; background-image: url('/images/button_background.gif'); background-repeat: repeat-x;  cursor:pointer;} input.buton_next_tab_hover {display:block; color: black; border:1px solid gray; width: 150px; text-align:center; background-image: url('/images/button_over.gif'); background-repeat: repeat-x; cursor:pointer;}

select.bbstar { height:15px;}
option.bbstar { height:15px; border:none;}

input.buton_frumos {display:inline; color: black; border:1px solid gray; width: 150px; text-align:center; background-image: url('/images/button_background.gif'); background-repeat: repeat-x;  cursor:pointer;} 
input.buton_frumos_hover {display:inline; color: black; border:1px solid gray; width: 150px; text-align:center; background-image: url('/images/button_over.gif'); background-repeat: repeat-x; cursor:pointer;}

img.imagopaca {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
cursor:pointer;
margin-left:4px;
margin-right:4px;
}

img.imagopaca:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
cursor:pointer;
margin-left:0px;
margin-right:0px;
}


img.imagopaca2 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
cursor:pointer;
margin-left:0px;
margin-right:0px;
}

h1 {
    font-size: 14px;
    /*color: #78a3c2;*/
	color:#56a1a0;
    font-weight: 900;
}

td.martisor {
border:2px solid #ff055e; width:155px; height:155px; vertical-align:top; text-align:center;
}


div.header_martisor, span.header_martisor {color: white; background-color:#ff4186; text-align:center; font-weight:600; font-size:12px; padding:10px 0px 10px 0px; display:block;}

img.imag_martisor {
	margin:5px 5px 5px 5px;
}
a.link_martisor {
	color:#78a3c2;
	margin:10px 0px 0px 15px;
}
a.link_martisor:hover {
	text-decoration:underline;
}
td.pashi_martisor {
	border:1px solid #78a3c2;
	vertical-align:top;
	text-align:center;
	width:290px;
}
div.hpashi_martisor {
	background-image:url('/images/panel-title.gif');
	background-repeat:repeat-x;
	color:#78a3c2;
	font-weight:bold;
	text-align:left;
	padding:3px 0px 3px 15px;
}


td.ap_paste {
border:2px solid #5bdddd; width:155px; height:155px; vertical-align:top; text-align:center;
}
div.header_paste, span.header_paste {color: #fff; background-color:#854290; text-align:center; font-weight:600; font-size:12px; padding:10px 0px 10px 0px; display:block;}
a.link_paste {
	color:#78a3c2;
	margin:10px 0px 0px 15px;
}
a.link_paste:hover {
	text-decoration:underline;
}
td.pashi_paste {
	border:1px solid #78a3c2;
	vertical-align:top;
	text-align:center;
	width:290px;
}
div.hpashi_paste {
	background-image:url('/images/panel-title.gif');
	background-repeat:repeat-x;
	color:#78a3c2;
	font-weight:bold;
	text-align:left;
	padding:3px 0px 3px 15px;
}