body {
	background-color: #E1E1E1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

a, a:visited {
	color: #E37816;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#meniu a, #meniu a:visited {
	font-weight: bold;
	color: #FFF;
	display: block;
	height: 34px;
	line-height: 32px;
	text-decoration: none;
	padding: 0 10px;
	border-right: #4E4E4E 1px solid;
	font-size: 11px;
}
#meniu a:hover {
	background: url(../img/menu_act_bg.gif) repeat-x top;
	text-decoration: none;
	color: #E37816;
}
#meniu a.ultim { border: none; }
#meniu a img {
	margin-top: 9px;
}

#meniu a #casa, #meniu a:visited #casa {
	background: url(../img/m1.gif) no-repeat top left;
}

#meniu a:hover #casa {
	background: url(../img/m2.gif) no-repeat top left;
}

.inputbox, .selbox {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #242321;
}

.button1 {
	background: url(../img/button_tl.jpg) no-repeat top left;
	display: block;
	height: 22px;
	width: 75px;
}

.button1 span {
	background: url(../img/button_tr.jpg) no-repeat top right;
	display: block;
	height: 22px;
}
.button2:hover {
	text-decoration: none;
	color: #3F3F3F;
	cursor: pointer;
}
.button2:hover span {
	text-decoration: none;
	color: #3F3F3F;
	cursor: pointer;
}
.button2 {
	background: url(../img/button2_tl.jpg) no-repeat top left;
	height: 22px;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
}

.button2 span {
	background: url(../img/button2_tr.jpg) no-repeat top right;
	display: inline-block;
	height: 22px;
	line-height: 20px;
	color: #FFF;
	padding: 0 10px;
	cursor: pointer;
}
.button3:hover {
	text-decoration: none;
	color: #E37816;
	cursor: pointer;
}
.button3:hover span {
	text-decoration: none;
	color: #E37816;
	cursor: pointer;
}
.button3 {
	background: url(../img/button_tl.jpg) no-repeat top left;
	height: 22px;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
}

.button3 span {
	background: url(../img/button_tr.jpg) no-repeat top right;
	display: inline-block;
	height: 22px;
	line-height: 20px;
	color: #FFF;
	padding: 0 10px;
}
.inputb {
	margin: 0; padding: 0;
	display: block;
	background: transparent;
	cursor: pointer;
	height: 22px;
	font-size: 13px;
	color: #FEFEFE;
	font-weight: bold;
	border: none;
	width: 100%;
	text-align: center;
}
.inputb:hover {
	color: #FF9836;
}

.adetalii1 {
	text-align: left;
	width: 595px;
	overflow: hidden;
	font-size: 12px;
	background-color: #CCC;
	color: #333;
	margin-top: 3px; margin-bottom: 3px;
	padding: 4px 0;
}

.adetalii2 {
	text-align: left;
	width: 590px;
	overflow: hidden;
	padding: 0;
}

.t1 {
	font-size: 1.1em;
    color: #E37816;
	font-weight: bold;
}

.t2 {
	font-size: 1.35em;
    color: #E37816;
	font-weight: normal;
	margin: 5px 0;
	padding: 3px 0;
	text-decoration: underline
}

.sep {
	border-bottom: #CCC 2px dotted;
	margin: 4px auto;
}

.t3 {
	font-size: 1.15em;
	font-weight: bold;
    color: #E37816;
}

.contact {
	font-size: 12px;
	color: #333;
}

.colcdr {
	padding: 0 0 0 10px;
	text-align: left;
}

.colcdr a, .colcdr a:visited {
	color: #737070;
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.75em;
	text-decoration: none;
}
.colcdr a:hover {
	text-decoration: underline;
}

.apoze img {
	border: #DBD9DA 3px solid;
	margin: 4px;
}

.imgb, .imgb:hover {
	text-decoration: none;
}

.imgb img, .imgb:visited img {
	border: #E37816 2px solid;
}
.imgb:hover img {
	border: #FF9966 2px solid;
}

.module01 p, .module02 p {
	margin: 0; padding: 0;
}

.bb1 td {
	border-bottom: #E1E1E1 1px solid;
}
