@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	background-position: center top;
	background-color: #13508F;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bd061c;
}
a:visited {
	color: #BD061C;
	text-decoration:underline;
}
a:hover {
	color: #BD061C;
	text-decoration:none;
}
a:active {
	color: #BD061C;
	text-decoration:underline;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bd061c;
}
.red a:link, .red a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bd061c;
	text-decoration:none;
}
.red a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bd061c;
	text-decoration:underline;
}
.mic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.bleu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #36a4c9;
	text-decoration: none;
}
.bleu a:link, .bleu a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #36a4c9;
	text-decoration: none;
}
.bleu a:hover{
	color: #bd061c;
	font-weight: bold;
	text-decoration: underline;
}
.bleu2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #36a4c9;
	text-decoration: none;
	text-transform: uppercase;
}
.contact{
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 16px;
}
.orange{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff6f00;
	text-decoration: none;
	line-height: 22px;
}
.orange-ttl{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6f00;
	text-decoration: none;
	line-height: 24px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #686866;
	text-align: center;
}
.orange-ttl2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6f00;
	text-decoration: none;
	line-height: 24px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #686866;
	text-align: left;
	text-transform: uppercase;
}

.bg-centru {
	background-image: url(images/bg-centru.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
.box1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbdbdb;
	border-bottom-color: #DBDBDB;
	background-color: #FFF;
}
.box2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #DBDBDB;
	background-color: #FFF;
}
.box3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #DBDBDB;
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}
.bg-footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer a:link, .footer a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.footer a:hover{
	color: #bfd543;
	text-decoration: none;
}
.jos {
	background-color: #FFF;
	background-image: url(images/jos.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 58px;
	width: 960px;
}
.bg-contact {
	background-image: url(images/contact-bg.png);
	background-repeat: no-repeat;
	height: 139px;
	width: 175px;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.hr-right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
.hr-rb {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.event-box {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #686866;
	text-align: left;
	vertical-align: top;
	height: 130px;
}
.form {
	background-color: #FFF;
	border: 1px solid #c9c9c9;
}
.bg-left {
	background-image: url(images/bg-left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-right {
	background-image: url(images/bg-right.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-top {
	background-image: url(images/bg-top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg-bottom {
	background-image: url(images/bg-bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-navbar {
	background-image: url(images/bg-navbar.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#specificatii { 
 width:670px;
 height:auto;
  overflow:hidden;
   }

#specificatii_titlu
 {  width:666px;
    height:auto;
    overflow:hidden;
    margin-left:1px;
    margin-right:1px;
	padding-bottom:1px;
	background-color:#00FF00;
	font-size:12px;
	font-weight:bolder;
	color:#00519c;
	padding-left:2px;}

#linie
 { width:670px;
   height:auto;
   overflow:hidden;
   float:left;
   padding-top:1px;
   padding-bottom:1px;
   border-bottom: 1px solid #c9c9c9;}

#stanga {
 width:338px;
 height:auto;
 overflow:hidden;
 float:left;
 font-size:10px;
 padding-left:3px;}

#dreapta {
   width:311px;
   height:auto;
   overflow:hidden;
   float:left;
   font-size:10px;
   font-weight: normal;
   padding-left:8px;
   text-align:left;}

