body {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 12px;
	color: #065F74;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
}

.bottom0 {
	background-image: url(images/bkg-bot0.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 104px;
}

.bottom1 {
	background-image: url(images/bkg-bot1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 104px;
}

.bottom2 {
	background-image: url(images/bkg-bot2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottom3 {
	background-image: url(images/bkg-bot3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottom3i {
	background-image: url(images/bkg-bot3i.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottom4 {
	background-image: url(images/bkg-bot4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottom4i {
	background-image: url(images/bkg-bot4-int.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 110px;
}
.bottom5 {
	background-image: url(images/bkg-bot5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottom6 {
	background-image: url(images/bkg-bot6.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottom7 {
	background-image: url(images/bkg-bot7.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.titlu {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 22px;
	font-weight: bold;
	color: #F83006;
}

.titlup {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 16px;
	font-weight: bold;
	color: #065F74;
}

.titlud {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 12px;
	font-weight: bold;
	color: #268DB6;
}
.texta {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 12px;
	color: #ffffff;
}

.link {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 12px;
	color: #F83006;
	text-decoration: underline;
}

.link:hover {
		text-decoration: none;
}

.linka {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.linka:hover {
		text-decoration: none;
}

.linka1 {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.linka1:hover {
		text-decoration: underline;
}

.link2 {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 12px;
	color: #0B5D8B;
	text-decoration: none;
}

.link2:hover {
		text-decoration: underline;
}
.menu a {
	display: block;
	text-align: left;
	color:#FFFFFF;
	padding: 3px 10px 3px 11px;
	margin-right: 3px;
	text-decoration: none;
	font-weight: bold;
	
}
.menu a:hover {
	display: block;
	background-color: #CCEAF6;
	padding: 3px 10px 3px 11px;
	margin-right: 3px;
	text-decoration: none;
	color: #1D638A;
	font-weight: bold;
	}

.select {
	display: block;
	text-align: left;
	background-color: #CCEAF6;
	padding: 3px 10px 3px 11px;
	text-decoration: none;
	margin-right: 3px;
	color: #1D638A;
	font-weight: bold;
	}

.textv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B5D8B;
	text-decoration: none;
}
.textvc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B5D8B;
	text-decoration: none;
	text-align: center;
}
.border {
	border: 1px solid #0081C7;
}
.codp {
	color: #F4885B;
	text-decoration: none;
	font-weight: bold;
}
.link3 {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal;
	font-size: 12px;
	color: #0B5D8B;
	text-decoration: underline;
	line-height: 14px;
}
.link3:hover {
		text-decoration: none;
}

.bkg-cod {
	background-image: url(images/comanda.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

.linkc {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #0B5F8B;
        text-decoration: none;
}

.linkc:hover {
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        color: #0B5F8B;
        text-decoration: underline;
}

