@charset "windows-1250";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 0; /*it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: transparent url(../images/bkg.jpg) repeat-x scroll 0px -135px ;
	background-color: #A5A5A5 ;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #A5A5A5;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	height: 146px;
	position: relative;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 2px solid #FFF;
	background: #EBEBEB;
}
.header {
	height: 60px;
	position: relative;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 2px solid #FFF;
	background: #EBEBEB;
}
.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width: 820px;
}
.oneColFixCtrHdr #footer {
	padding: 10px 0;
	background-color: #A5A5A5;
	background: transparent url(../images/bkg.jpg) repeat-x scroll 0px -41px ;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	height: 25px;
	width: 820px; 
	text-align: center;
}
h1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 20px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	height: 15px;
	text-transform: uppercase;
	font-size: 10px;
	background: transparent url(../images/bkg.jpg) repeat-x scroll 0px -23px ;
	text-align: center;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	margin: 0;
	font-size: 12px;
}
.top_jos{
	height: 81px;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding: 0 335px 0 0;
	clear: left;
	background: #FFFFFF;
}
.right{
	position: absolute;
	right: 0px;
	top: 0px;
}
.right2{
	float: right;
	margin: 5px;
}
.right3{
	text-align: right;
}
.left{
	float: left;
}
.left2{
	float: left;
	margin: 2px 10px;
	position: relative;
	z-index: 1000;
}
.centrat{
	width: 810px;
	margin: 10px auto;
	text-align: center;
}
.img_logo{
	margin: 5px 5px;
}
.meniu{
	height: 15px;
	border-bottom: 1px solid #CC0000;
	background: transparent url(../images/bkg.jpg) repeat-x scroll 0px 0px ;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	text-transform: uppercase;
}
.titlul{
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 20px;
	font-family: "Times New Roman", Times, serif;
}
.center{
	text-align: center;
}
.cell_cat{
	border: 1px double #CC0000;
	float: left;
	width: 135px;
	height: 135px;
	margin: 10px 10px 20px 12px;
	background: url(../images/bkg_cell.jpg) scroll repeat-y left top;
	text-align: center;
}
.cell_cat2{
	border: 1px double #CC0000;
	float: left;
	width: 150px;
	height: 150px;
	margin: 20px 45px;
	background: url(../images/bkg_cell.jpg) scroll repeat-y left top;
	text-align: center;
}
.clear{
	clear:both;
	font-size: 1px;
}
.cell_top {
	height: 15px;
	text-transform: uppercase;
	font-size: 10px;
	background: transparent url(../images/bkg.jpg) repeat-x scroll 0px -23px ;
	text-align: center;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
.cell_top a:link {
	text-transform: uppercase;
	text-align: center;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.cell_top a:active {
	text-transform: uppercase;
	text-align: center;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.cell_top a:visited {
	text-transform: uppercase;
	text-align: center;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.cell_top a:hover {
	text-transform: uppercase;
	text-align: center;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
img {border: 0px;}
select {font-size: 10px;}
.contact_top{
	float: left;
	text-align: right;
	font-size: 12px;
	color: #666666;
	margin: 2px 0 2px 110px;
}
.contact_top a:link{
	color: #666666;
	text-decoration: none;
}
.contact_top a:active{
	color: #666666;
	text-decoration: none;
}
.contact_top a:visited{
	color: #666666;
	text-decoration: none;
}
.contact_top a:hover{
	color: #000;
	text-decoration: underline;
}
table.tbl {
	border-top: 1px solid #CCC;
	border-collapse: collapse;
	margin: 10px auto;
}
table.tbl th {
	border-width: 0px;
	border-style: solid;
	border-color: #cccccc;
}
table.tbl td {
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	margin: 0px;
}
table.tbl tr {
	border-bottom: 1px solid #cccccc;
	margin: 5px;
}
.en {
	float: left;
	background: url(../images/en.gif) scroll no-repeat left top;
	margin: 5px 0 10px 5px;
	padding-left: 18px;
}
.login{
	float: left;
	background: url(../images/login.gif) scroll no-repeat left top;
	margin: 5px 0 0px 5px;
	padding-left: 18px;
}
.copy{
	float: right;
	margin: 0px 5px 0 0 ;
}
.en a:link {color: #FFF;}
.en a:active {color: #FFF;}
.en a:visited {color: #FFF;}
.en a:hover {color: #FFF; text-decoration: underline;}
.login a:link {color: #FFF;}
.login a:active {color: #FFF;}
.login a:visited {color: #FFF;}
.login a:hover {color: #FFF; text-decoration: underline;}
.eu {
	position: absolute;
	bottom: 0px;
	right: 5px;
}
.text {
	text-indent: 1cm;
	text-align: justify;
	margin: 0 10px;
}
.count{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.rosu {color: #CC0000}

/* admin */
.titlul_admin
{
	color:#000000;
	text-align:center;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 15px;
	font-weight:bold;
	margin-top:22px;
	margin-bottom:20px;
}

table.admin
{
	border: 1px solid #CCC;
	margin: 2px auto;
}

table.admin  th
{
	background-color:#aaaaaa;
	color:#000000;
	width:400px;
	text-align:center;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 20px;
	font-weight:bold;
}


table.admin tr.light
{
	background-color:#aaaaaa;
	color:#000000;
	width:400px;
	text-align:left;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 16px;
}

table.admin tr td.center
{
	color:#000000;
	text-align:center;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 16px;
	font-weight:bold;
}


table.admin tr.light_red
{
	background-color:#ffffff;
	color:#FF0000;
	width:400px;
	text-align:left;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 16px;
}


table.admin tr.light_green
{
	background-color:#ffffff;
	color:#006600;
	width:400px;
	text-align:left;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 16px;
}


table.admin tr.light_b
{
	background-color:#aaaaaa;
	color:#000000;
	width:auto;
	text-align:left;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 16px;
	font-weight:bold;
}

table.admin tr.light_b
{
	margin-left:15px;
}


table.admin tr.light td
{
	text-align:center;
}

table.admin tr.light td.left
{
	text-align:left;
	margin-left:15px;
}

table.admin tr.nolight td
{
	text-align:center;
}

table.admin tr.nolight td.left
{
	text-align:left;
	margin-left:15px;
}



table.admin tr.light td.left15
{
	text-align:left;
	margin-left:15px;
}
table.admin tr.nolight td.left15
{
	text-align:left;
	margin-left:15px;
}


table.admin tr.light td.left30
{
	text-align:left;
	margin-left:30px;
}
table.admin tr.nolight td.left30
{
	text-align:left;
	margin-left:30px;
}


table.admin tr td.left15
{
	text-align:left;
	margin-left:15px;
}
table.admin tr td.left30
{
	text-align:left;
	margin-left:30px;
}

table.admin tr.nolight
{
	background-color:#cccccc;
	color:#000000;
	width:400px;
	text-align:left;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 16px;
}


.select
{
	font-size:14px;
}


table.tbl tr.light_b
{
	background-color:#aaaaaa;
	color:#000000;
	width:auto;
	text-align:left;
	font-family: times, arial, helvetica, tahoma, sans;
	font-size: 16px;
	font-weight:bold;
}

table.tbl tr.light_b
{
	margin-left:15px;
}

.hand{ cursor:pointer;}