body {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #EBEBEB;
  font-family: Comic Sans MS;
  font-size: 12px;
  height: 100%;
}

html {
scrollbar-base-color: #EBEBEB;
scrollbar-arrow-color: red;
scrollbar-3dlight-color: #EBEBEB;
scrollbar-darkshadow-color: #EBEBEB;
scrollbar-face-color: white;
scrollbar-highlight-color: #EBEBEB;
scrollbar-shadow-color: #EBEBEB;
scrollbar-track-color: #EBEBEB;
}

.style1 {
	color: #FF0000;
	font-size: 9px;
	text-align: right;
}
.data {
	color: #FF0000;
	font-size: 9px;
	margin-top: 9px;
	text-align: right;
}

.style2 {
  font-size: 10px;
}

.style3 {
  font-size: 12px;
}

.style4 {
  font-size: 8px;
  color: #999999;
}

.style5 {
	text-align: center;
}

a:link {
  text-decoration: none;
  color: #FF0000;
}

a:visited {
  text-decoration: none;
  color: #FF0000;
}

a:hover {
  text-decoration: none;
  color: #FF0000;
}

a:active {
  text-decoration: none;
  color: #FF0000;
}
ul {
	margin-top: 60px;
}

img {
border: 0;
}

td {
vertical-align: top;
}

hr { color: #EBEBEB;}
.text {
	padding-right: 240px;
	padding-left: 240px;
}
.text2 {
	text-align: center;
}
#jos {
	color: #ccc;
	font-size: 8px;
}
.autor {
	text-align: right;
	padding-right: 240px;
}
.face {
	background: url(../images/face.jpg) no-repeat right center;
}
.titlu {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}
.titlu_despre {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 40px;
}
.contact_foto {
	float: left;
	margin: 20px;
}
#contact_ym {
	list-style: url(../images/yahoo.gif) outside;
	padding-left: 30px;
	width: 125px;
}
#contact_skype {
	list-style: url(../images/skype.gif) outside;
	padding-left: 30px;
	width: 182px;
}
#contact_mail {
	list-style: url(../images/icon_mail_white.gif) outside;
	padding-left: 30px;
}
#contact_phone {
	list-style: url(../images/icon_phone_white.gif) outside;
	padding-left: 30px;
}

#contact_v {
	border-right: 4px solid #FF0000;
	margin-right: 220px;
}
#contact_o {
	border-right: 4px solid #FF9900;
	margin-right: 220px;
}
#contact_c {
	border-right: 4px solid #66CC00;
	margin-right: 220px;
}
.contact {
	float: right;
	padding-top: 30px;
	width: 250px;
	padding-right: 50px;
}
.despre_text {
	text-indent: 1cm;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.despre {
	background: url(../images/cityhall.jpg) no-repeat center center;
}
.despre_scripturi {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	text-align: right;
}
.litera {
	width:0.7em;
	font: 150% ;
	color: #FF0000;
}
#jos {
	color: #999999;
	float: left;
}
#dreapta {
	float: right;
}

.cell {
	float: left;
	text-align: center;
	margin: 0 40px;
	width: 175px;
	height: 170px;
}
.thumb {
	float: left;
	text-align: center;
	margin-left: 45px;
	margin-top: 20px;
	width: 102px;
	height: 102px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.clearfix {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.meniu {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 15px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #EBEBEB;
	padding-bottom: 0px;
	padding-top: 1px;
	text-transform: uppercase;
}
.meniu a:link {
	color: #FF0000;
	text-decoration: none;
}
.meniu a:active {
	color: #FF0000;
	text-decoration: none;
}
.meniu a:visited {
	color: #FF0000;
	text-decoration: none;
}
.meniu a:hover {
	color: #666666;
	text-decoration: none;
}
.meniu2 {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 15px;
	text-align: right;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
}

