body {margin: 0;padding: 0;background: #fff;}

.v11-blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 1A3688; text-decoration: none; font-weight: bold;}
.t10_w {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.bgb {  background-color: ffffff; background-repeat: repeat-y; background-position: right top}
a { color: White; }
a:hover {  color: #FFFFFF; text-decoration: none}
td, tr {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: ffffff; text-decoration: none;}
.contact {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: 7589BB; text-decoration: none; font-weight: bold;}
a.contact {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: 7589BB; text-decoration: none; font-weight: bold;}
a.contact:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: ffffff; text-decoration: none; font-weight: bold;}
.submeniu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: ffffff; text-decoration: none; font-weight:bold;}
a.submeniu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: ffffff; text-decoration: none; font-weight:bold;}
a.submeniu:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: FFED00; text-decoration: none; font-weight:bold;}
.produse { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: ffffff;	font-weight:bold; }
a.produse {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: ffffff; text-decoration: none; font-weight:bold;}
a.produse:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: FFED00; text-decoration: none; font-weight:bold;}
a.menujos:hover { color: #FFFFFF; text-decoration: none}
H2 { font-style: normal; font-weight: normal; }
H3 { font-style: normal; font-weight: normal;  font-stretch: normal;  font-variant: normal;   }
.headers { font-style: normal; font-weight: normal;  font-stretch: normal;  font-variant: normal;   }

INPUT {
	BORDER-RIGHT: 1px solid #455ca0;
	BORDER-TOP: 1px solid #455ca0;
	BORDER-LEFT: 1px solid #455ca0;
	COLOR: white;
	BORDER-BOTTOM: 1px dotted #FFED00;
	BACKGROUND-COLOR: 455ca0;
	font : 11 px Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	BORDER-RIGHT: 1px dotted #FFED00;
	BORDER-TOP: 1px dotted #FFED00;
    font : 11 px Verdana, Arial, Helvetica, sans-serif;
	BORDER-LEFT: 1px dotted #FFED00;
	COLOR: white;
	BORDER-BOTTOM: 1px dotted #FFED00;
	BACKGROUND-COLOR: #455ca0;
}

.gallerycontainer{
	position: relative;
	overflow: visible;
	left: 182px;
	top: 578px;



/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid black;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1537px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.text-broderie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9b9057;
	background-color: white;
	padding: 5px;
	left: auto;

}
.pdf {
font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px;
color: #FFED00;
font-weight: bold;
padding: 5px;
}
