@charset "utf-8";
.header {
	background-image: url(../images/header_01.jpg);
	background-repeat: repeat-x;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #82092D;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #82092D;
}
.main {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}

.scara {
	background-image: url(../images/header_09.jpg);
	background-repeat: no-repeat;
}
.butoane {
	background-image: url(../images/back_buton_02.jpg);
}
.tables {
	text-align: left;
	vertical-align: top;
}
.jos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/scaraulxpsd_18_02.jpg);
	text-align: left;
	vertical-align: middle;
}
.style3 {color: #000000}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 3px groove #000000;
}

#gallery {width:200px;}
#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; right:185px; top:0; width:auto; height:auto; border:1px solid #000;}
