@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image: url(../images/bg.jpg);
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-image:url(../images/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:314px;
}
.header_buttom {
	background-image:url(../images/header_buttom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:114px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
	text-align:left;
}
h2 {
	font-size: 14px;
	color: #333333;
}
.gri_sus_stanga {
	background-image:url(../images/gri_sus_st.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.gri_sus_dreapta {
	background-image:url(../images/gri_sus_dr.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.gri_jos_stanga {
	background-image:url(../images/gri_jos_st.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.gri_jos_dreapta {
	background-image:url(../images/gri_jos_dr.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.alb_sus_stanga {
	background-image:url(../images/alb_sus_st.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.alb_sus_dreapta {
	background-image:url(../images/alb_sus_dr.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.alb_jos_stanga {
	background-image:url(../images/alb_jos_st.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.alb_jos_dreapta {
	background-image:url(../images/alb_jos_dr.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.gri {
	background-color:#e7e7e7;
}
.alb {
	background-color:#FFFFFF;
}
.casuta {
	height:29px; 
	background-color:#5f91b5; 
	border-width:2px; 
	border-color:#b2b2b2;
}
.orizontala {
	background-color:#FFFFFF;
	height:10px;
	background-image:url(../images/linie_orizontala.jpg); 
	background-repeat:repeat-x;
	background-position:center;
}
.verticala {
	width:6px;
	background-image:url(../images/linie_verticala.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #e7e7e7;
	padding:15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.photo_border {
	border-width:5px;
	border-color:white;
}
p {
	text-align:justify;
}
-->
