/*
Theme Name:     Eurolex Theme
Theme URI:      http://pixecs.ro/
Description:    Child theme for the Twenty Twelve theme 
Author:         Ciprian Stingu
Author URI:     http://pixecs.ro/
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

html
{
	height:100%;
	overflow-x:hidden;
}
body {
	background-attachment: fixed;
	background-color: #67824F;
	background-image: url('images/page-background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin:0;
	padding: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
}

.background-image {
	background-image: url("images/poza-carte-mare.png");
    background-repeat: no-repeat;
    height: 560px;
    left: 50%;
    margin: 0 auto 0 -637px;
    padding: 0;
    position: absolute;
    top: 127px;
    width: 1270px;
    z-index: 1;
}

body .site {
	/*width: 1060px;*/
	width:85%;
	height:100%;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	position: relative;
	z-index: 2;
}
.site-header {
	background: url("images/header-background.png");
	background-repeat: no-repeat;
	height: 150px;
	padding: 0;
	background-color: transparent;
	border-bottom: 1px solid #444444;
	position: relative;
}
/* menu */
.main-navigation {
	padding: 0;
	float: right;
    height: 30px;
    width: 658px;
    margin-top: 1.1rem;
    margin-right: 2px;
}
.nav-menu {
	height: 30px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 658px;
    text-shadow: 3px 3px 1px #E46363;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	margin: 0;
    padding: 0;
    text-align: right;
    float: right;
    width: auto;
    border-bottom: 1px solid #C5C5C5;
    border-top: 1px solid #C5C5C5;
}
.main-navigation li {
	margin: 0;
}
.main-navigation li:first-child {
}
.main-navigation li a {
	line-height: 1.5;
	border-left: 1px solid #C5C5C5;
	margin: 5px 0;
    padding: 0 10px;
    color: #ffffff;
}
.main-navigation li a:hover {
	background-color: #ffffff;
	color: #000000;
	text-shadow: none;
}
.main-navigation li:first-child a {
	border-left: none;
}
.main-navigation li.current_page_item a {
	color: #ffffff;
}
.main-navigation li.current_page_item a:hover {
	background-color: #ffffff;
	color: #000000;
	text-shadow: none;
}
/* title */
.site-title {
	height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 250px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    text-shadow: 3px 3px 1px #000000;
	font-family: "Times New Roman", Times, serif;
}
.site-title p {
	margin: 5px 0;
}
.site-title a {
	text-decoration: none;
	color: #FFD700;
	font-size: 65px;
}
.title-line1 {
    margin: 0;
	color: #FFD700;
    top: 57%;
    width: 100%;
    position: absolute;
    vertical-align: center;
    text-align: center;
}
.title-line1 a{
	text-decoration: none;
	color: #FFD700;
	font-size: 65px;
}
.site-title .title-line2 {
	font-size: 30px;
    margin-top: 0;
}
.site-title .title-line3 {
	font-weight: bold;
}
.site-title .title-line4 {
	font-weight: bold;
}
.site-slogan {
	height: auto;
    left: 250px;
    position: absolute;
    bottom: 20px;
    width: 670px;
    color: #ffffff;
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 3px 3px #000;
}  
.site-slogan p {
}  
.site-slogan .slogan-line1 {
	font-size: 28px;
}
.site-slogan .slogan-line2 {
	margin-top: 5px;
	color: #FFD700;
}
/* content */
.wrapper {
	background-color: #fbfbca;
	/*min-height: 600px;*/
	height:80%;
	/*border-top: 1px solid #999999;*/
	border-bottom: 1px solid #444444;
}
.wrapper .page {
	width: 810px;
	margin-left: 20px;
	/*min-height: 600px;*/
	height:100%;
	border-bottom: none !important;
	margin-bottom: 0 !important;
	position: relative;
}
@media screen and (min-width: 1040px) {
	.wrapper .page{
		/*width:1000px;*/
		width:98%;
	}
	}

/*cele 4 linii de text de langa imagine*/
.daca{
margin-top:10px;
}
.utilizand{
padding-left:345px;
margin-top:10px;
}

.garantam{
	padding-left:375px;
	margin-top:10px;
}

.servicii{
display:inline;
margin-top:10px;
}



.FirstMainDiv {
	float: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.FirstMainDiv p {
	margin-top: 5px;
	margin-bottom: 5px;
	color:black;
}
.SecondMainDiv {
	width: 300px;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
}
.SecondMainDiv p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.SecondMainDiv p.ButtonP {
	margin-top: 15px;
	margin-bottom: 15px;
}
.SecondMainDiv a.GrayButton {
	width: 200px;
	height: 19px;
    line-height: 19px;
}
.ThirdMainDiv {
	width: 300px;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
}
.ThirdMainDiv p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ThirdMainDiv p.GreenP {
	margin-top: 15px;
	margin-bottom: 15px;
}
.ThirdMainDiv p.SmallP {
	/*font-size: 16px;*/
	line-height: 21px;
}
.ThirdMainDiv p.ButtonP {
	margin-top: 20px;
}
.ThirdMainDiv p.ButtonP a {
	margin-top: 15px;
}
.ThirdMainDiv img {
	padding-top: 5px;
}
p.UpperP {
	text-transform: uppercase;	
}
p.GreenP {
	color: #306108;
}
/* bottom first page */
.BottomDiv {
	/*border-top: 3px double #444444;*/
    float: left;
    /*margin-top: 20px;*/
    padding-top: 10px;
    width: 100%;
    text-align: center;
	font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    word-wrap: normal !important;
}
.BottomLeft, .BottomLeftCenter, .BottomRightCenter, .BottomRight, .BottomRightRight{
	height: 200px;
	width: 18%;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	line-height: 20px;
}
.coduri_title
{
	width:100%;
	text-align:center;
	color:#1f3818;
	font-size:20px;
	font-weight:bold;
	font-family:arial black;
}
.coduri_title_div
{
	padding-top: 20px;
	padding-bottom: 20px;
	clear:both;
}
.BottomThird{
	height: 200px;
	width: 32%;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	line-height: 20px;
}
.recomandari
{
	height:100px;
	width:32%;
	float:left;
	position:relative;
}
.recomandari .teaserdiv
{
	bottom:35%;
	height:48px;
}
.BottomDiv p {
	/*margin-top: 5px;
	margin-bottom: 5px;*/
}
.BottomDiv p.ButtonP {
	bottom: 10px;
    right: 5px;
    position: absolute;
}
.absolute_teaser{
	/*display:none;*/
}
/*Butonul de pe care se va inchide mini popup-ul*/
.absolute_teaser .close_me{
	position:absolute;
	right:5px;
	top:5px;
	color:white;
	cursor:pointer;
}
.teaser_visible
{
	position:absolute;
	width:100%;
	height:100%;
	background-color:red;
	margin:0;
	padding:0;
}

div.BottomLeft {
/*background-color: rgba(48,250,230,0.7);*/
width:22%;
background: url("images/1.jpg");
margin-bottom:5px;
margin-top:5px;
background-size:cover;
background-repeat:no-repeat;
}
/*folosim media queries ca sa putem lucra cu diferite rezolutii*/
@media screen and (min-width: 1040px) {
	.div.BottomLeft{
		width:23%;
	}
	}



div.BottomLeftCenter {
/*background-color: lightblue;*/
width:23%;
background: url("images/2.jpeg");
background-size:100% auto;
margin-bottom:5px;
margin-top:5px;
}

.doi
{
	background: url("images/2.jpeg");
	background-size:100% auto;
	margin-bottom:5px;
	margin-top:5px;
}

.trei
{
	background: url("images/3.jpg");
		background-size:100% auto;
		margin-bottom:5px;
		margin-top:5px;
}

.patru
{
	background: url("images/4.png");
		background-size:100% auto;
		margin-bottom:5px;
		margin-top:5px;
		background-size:cover;
}

div.BottomRightCenter {
/*background-color: lightblue;*/
width:23%;
margin-bottom:5px;
margin-top:5px;
}

div.BottomRight {
/*background-color: lightblue;*/
width:23%;
margin-bottom:5px;
margin-top:5px;
}
.cod_civil
{
	background: url("images/galben-verde-transparent.png");
	repeat:no-repeat;
	background-size:145%;
	background-position:-70px 0px;
}
.cod_procedura_civila
{
	background: url("images/cod_proc_civila.jpg");
	repeat:no-repeat;
}
.cod_penal
{
	background:url("images/albastru-rosu-transparent.png");
	repeat:no-repeat;
	background-size: 145%;
	background-position:-70px 0px;
}
.carte_galbena
{
	/*background:url("images/galben-verde.png");*/
	background:url("images/galben-verde-transparent.png");
	repeat:no-repeat;
	background-size: 145%;
	background-position:-70px 0px;
}
.carte_verde
{
	background:url("images/verde-galben-transparent.png");
	repeat:no-repeat;
	background-size: 145%;
	background-position:-70px 0px;
}
.carte_albastra
{
	background:url("images/albastru-rosu-transparent.png");
	repeat:no-repeat;
	background-size: 145%;
	background-position:-70px 0px;
}
.carte_rosie
{
	background:url("images/rosu-albastru-transparent.png");
	repeat:no-repeat;
	background-size: 145%;
	background-position:-70px 0px;
}
.cod_fiscal
{
	background: url("images/cod_fiscal2.jpg") !important;
	background-size:cover;
}
.cod_fiscal .content_div_paragraph,.cod_procedura_fiscala .content_div_paragraph
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	/*margin-top:35%;*/
	color:#aade7c;
}
.cod_procedura_fiscala
{
	background: url("images/cod_fiscal.jpg") !important;
}

div.BottomRightRight {
/*background-color: lightblue;*/
}

/*div.BottomLeft :hover{
background-color: cyan;
}
div.BottomLeftCenter :hover{
background-color: cyan;
}

div.BottomRightCenter :hover{
background-color: cyan;
}

div.BottomRight :hover{
background-color: cyan;
}

div.BottomRightRight :hover{
background-color: cyan;
}*/
div.teaserdiv
{
	width:80%;
	height:30%;
	position:absolute;
	bottom:20%;
	left:10%;
	color:white;
	border-radius:0px;
	transition:all 0.5s ease-in-out;
}
div.teaserdiv :hover
{
	background-color:rgba(66, 119, 51, 0.7);
	color:red;
	cursor:pointer;
	border-radius:10px;
		transition:all 0.5s;
}
div.teaserdiv p
{
	transition:all 0.5s ease-in-out;
}
.reduced_width
{
	width:25% !important;
}
.BottomThird div.teaserdiv
{
	width:80%;
	height:30%;
	position:absolute;
	bottom:60%;
	left:10%;
	color:white;
	transition:all 0.5s ease-in-out;

}
.BottomThird div.teaserdiv :hover
{
	background-color:rgba(66, 119, 51, 0.7);
	color:red;
	cursor:pointer;
}

div.teaserdiv2
{
	width:80%;
	height:30%;
	position:absolute;
	bottom:18%;
	left:10%;
	color:white;
	border-radius:0px;
	transition:all 0.5s ease-in-out;
}

div.teaserdiv2 :hover
{
	background-color:rgba(66, 119, 51, 0.7);
	color:red;
	cursor:pointer;
	border-radius: 10px;
	transition:all 0.5s ease-in-out;
}
div.teaserdiv2 p
{
		transition:all 0.5s ease-in-out;
}

.recomandari .arrow_div_visible
{
	position:absolute;
	width:13%;
	bottom:34%;
	right:3%;
	/*background-color: rgba(48,250,230,0.7);*/
	background-color: rgba(31,56,24,0.7);
	height:48px;
}

.arrow_div_visible
{
	background: url("images/arrow-right-transparent.png");
	background-repeat: no-repeat;
	background-size: 120%;
	position:absolute;
	width:13%;
	bottom:25%;
	right:3%;
	/*background-color: rgba(48,250,230,0.7);*/
	background-color: rgba(31,56,24,0.7);
	height:25%;
}

.recomandari .arrow_div span
{
	top:0;
}

.recomandari .content_div_paragraph
{
	padding-top: 4%;
	height:95%;
}

.recomandari .content_div_paragraph p
{
	color:white;
	font-size:20px;
	font-weight:bold;F
}

.recomandari .content_div_paragraph a
{
	text-decoration:none;
}
.recomandari p:hover
{
	color:red;
}
.arrow_div_visible2
{
	background: url("images/arrow-right-transparent.png");
	background-repeat: no-repeat;
	background-size: 120%;
	position:absolute;
	width:13%;
	bottom:25%;
	right:3%;
	/*background-color: rgba(48,250,230,0.7);*/
	background-color: rgba(31,56,24,0.7);
	height:25%;
}
.BottomThird .arrow_div_visible{
	position:absolute;
	width:13%;
	bottom:66%;
	right:3%;
	/*background-color: rgba(48,250,230,0.7);*/
	background-color: rgba(31,56,24,0.7);
	height:24%;
}
div.teaserdiv .ButtonP
{
	display:none;
}
div.teaserdiv2 .ButtonP
{
	display:none;
}
.TeaserP, .TeaserP2
{
	/*background-color: rgba(48,250,230,0.7);*/
	background-color: rgba(31,56,24,0.7); 
		font-size: 20px;
    font-weight: bold;
    height: 48px;
    /*line-height: 48px;*/
}
.TeaserP a, .TeaserP2 a
{
	/*background-color: rgba(48,250,230,0.7);*/
	color:white;
    /*line-height: 48px;*/
}
.arrow_div_invisible
{
	display:none;
}
.arrow_div_invisible2
{
	display:none;
}
.arrow_div span,.arrow_div2 span
{
	font-size:48px;
	font-weight:bold;
	position:absolute;
	top:33%;
	left:0;
	color:white;
	padding:0;
	margin:0;
}
.content_div_invisible,.content_div_invisible2
{
	display:none;
}
.content_div_visible,.content_div_visible2
{
	position:absolute;
	display:block;
	top:-7%;
	left:-7%;
	height:115%;
	width:115%;
	background-color: rgba(31,56,24,1);
	z-index:5;
}
.content_div_paragraph
{
	text-align:center;
	padding-top:10%;
	width:100%;
	height:80%;
	color: white;
}
.content_div_paragraph ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.content_div_paragraph ul li
{
	background-image:url('../../../images/bullet.png');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	line-height:12px;
	text-indent:9px;
}
/*.TeaserP:hover
{
	white-space:normal;
	overflow:auto;
}*/
.BottomLeft .HeaderP {
	/*background: url("images/computer.gif");*/
	font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    background-repeat: no-repeat;
}
.BottomLeftCenter .HeaderP {
	/*background: url("images/expert.gif");*/
	font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    background-repeat: no-repeat;
}
.BottomRightCenter .HeaderP {
	/*background: url("images/online.gif");*/
	font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    background-repeat: no-repeat;
}
.BottomRight .HeaderP {
	/*background: url("images/satelit.gif");*/
	font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    background-repeat: no-repeat;
}

.BottomRightRight .HeaderP {
	/*background: url("images/satelit.gif");*/
	font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    background-repeat: no-repeat;
}

/* footer */
footer[role="contentinfo"] {
	margin-top: 0;
	border-top: 1px solid #999999;
	color: #ffffff;	
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 3px 3px #000;
}
footer[role="contentinfo"] a {
	color: #ffffff;	
	text-decoration: none;
}
footer[role="contentinfo"] a:hover {
	color: #FF0000;
}
/* buttons */
/* red button */
.RedButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family: arial;
	font-size:16px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #810e05;
}
.RedButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
	color: #ffffff;
}
.RedButton:active {
	position:relative;
	top:1px;
}
/* green transparent button */
.GreenTButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background-color:transparent;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:#306108;
	font-family: arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #aade7c;
}
.GreenTButton:active {
	position:relative;
	top:1px;
}
/* green button */
.GreenButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family: arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}
.GreenButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}
.GreenButton:active {
	position:relative;
	top:1px;
}
/* gray button */
.GrayButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ccabcc;
	display:inline-block;
	color:#306108;
	font-family: arial;
	font-size:15px;
	font-weight:bold;
	padding:0px 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.GrayButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	color:#ff0000;
}
.GrayButton:active {
	position:relative;
	top:1px;
}
/* default page template */
.PageMenu {
	display:none;
	float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 230px;
    border: 1px dotted #777777;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.LeftMenuCaption {
	font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    font-size: 25px;
	color: #222222;
}
ul.LeftMenu{
    border-bottom: 1px solid #BBBBBB;
    border-top: 1px solid #444444;
    list-style: none outside none;
    margin: 0 10px 10px;
    padding: 0;
}
ul.LeftMenu li{
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}
ul.LeftMenu li a {
	border-bottom: 1px solid #444444;
    border-top: 1px solid #BBBBBB;
    display: block;
    padding: 7px 0 7px 5px;
    text-decoration: none;
    color: #000000;
}
ul.LeftMenu li.current_page_item a {
	color: #306108;
	font-weight: bold;
}
ul.LeftMenu li a:hover {
	border-left: 5px solid #306108;
	color: #306108;
	font-weight: bold;
}
ul.LeftMenu li a.DisabledMenuItem {
	color: #777777;
	font-weight: bold;
	padding-left: 13px;
}
ul.LeftMenu li a.DisabledMenuItem:hover {
	border-left: none;
	color: #777777;
	cursor: default;
}
/*ul.LeftMenu{
    list-style: none outside none;
    margin: 0 10px 10px;
    padding: 0;
}
ul.LeftMenu li a {
    margin: 2px 0;
    width: 188px;
}
ul.LeftMenu li a {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ccabcc;
	display:inline-block;
	color:#000000;
	font-family: arial;
	font-size:15px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
ul.LeftMenu li a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
ul.LeftMenu li a:active {
	position:relative;
	top:1px;
}
ul.LeftMenu li.current_page_item a {
	color: #306108;
	font-weight:bold;
}
ul.LeftMenu li a.DisabledMenuItem {
	color: #777777;
}
ul.LeftMenu li a.DisabledMenuItem:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	cursor: default;
}*/

/* page content */
.PageContent {
	border: 1px dotted #777777;
    float: left;
    margin-top: 10px;
    /*min-height: 400px;*/
    height:78%;
    width: 98%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 0;
    padding: 10px;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    text-indent: 20px;
	color: #000000;
	overflow:auto;
}
	@media screen and (max-height: 959px) {
		.PageContent{
			height:74%;
		}
	}


/*.PageContent div, .PageContent span, .PageContent p, .PageContent a, .PageContent img, .PageContent ul, .PageContent li, 
.PageContent table, .PageContent tbody, .PageContent tfoot, .PageContent thead, .PageContent tr, .PageContent th, .PageContent td {
	vertical-align: text-top;
}*/
.PageContent .TitleGreen {
	color: #306108;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
.PageContent .ImageCaption {
	color: #FF0033;
	text-decoration: underline;
}
.PageContent .Question {
	color: #FF0000;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
}
.PageContent .Answer {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: underline;
	text-align: left;
}
.PageContent .WordsBold {
	font-weight: bold;
}
.PageContent .WordsBoldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
.PageContent .WordsUnderline {
	text-decoration: underline;
}
.PageContent .WordsBoldItalic {
	font-weight: bold;
	font-style: italic;
}
.PageContent .WordsRed {
	color: #FF0000;
	font-weight: bold;
}
.PageContent .WordsBlue {
	font-weight: bold;
	color: #0000FF;
}
.PageContent .TextButtonGreen {
	border: 1px solid #CCCCCC;
	padding: 0 10px 2px 10px;
	background-color: #306108;
	color: #FFFFFF;
	font-weight: bold; 
}
.PageContent .TextButtonGray {
	border: 1px solid #CCCCCC;
	padding: 0 10px 2px 10px;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold; 
}
.PageContent .TextButtonYellow {
	border: 1px solid #CCCCCC;
	padding: 0 10px 2px 10px;
	background-color: #00ff00;
	color: #000000;
	font-weight: bold; 
}
.PageContent .TextButtonMaroon {
	border: 1px solid #CCCCCC;
	padding: 0 10px 2px 10px;
	background-color: #810E05;
	color: #FFFFFF;
	font-weight: bold; 
}
.PageContent .TextButtonAzure {
	border: 1px solid #CCCCCC;
	padding: 0 10px 2px 10px;
	background-color: #0092EF;
	color: #FFFFFF;
	font-weight: bold; 
}
.PageContent .TextButtonPink {
	border: 1px solid #CCCCCC;
	padding: 0 10px 2px 10px;
	background-color: #FF00FF;
	color: #FFFFFF;
	font-weight: bold; 
}
.PageContent .ParaCenter {
	text-align: center;
	text-indent: 0;
}
.PageContent table {
	margin: auto;
	border: 1px solid #c5c5c5;
}
.PageContent table td {
	/*padding: 5px;*/
	vertical-align: top;	
}
.PageContent ul {
	list-style: disc inside none;
	line-height: 18px;
}
.PageContent .TitleGreenSmall {
	color: #306108;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
/* oferta table */
.PageContent .Oferta {
	
}
.PageContent .Oferta tr {
	border-bottom: 1px solid #C5C5C5;
}
.PageContent .Oferta td {
	border-right: 1px solid #C5C5C5;
}
.PageContent .Oferta .HeaderRow td {
	text-align: center;
	font-weight: bold;
}
.PageContent .Oferta .ItemsRow td {
	text-align: center;
}
.PageContent .Oferta .ItemsRow td.Check {
	text-align: left;
}
.PageContent .Oferta input[type="checkbox"] {
	float: left;
}
.PageContent .Oferta input[type="text"] {
	font-size: 16px;
    height: 16px;
    padding: 1px 5px;
    width: 50px;
    text-align: center;
}
.PageContent .Oferta .Unavailable {
	background-color: #333333;
}
.PageContent .Oferta label {
	display: block;
    float: left;
    line-height: 18px;
}
.PageContent .ContactForm {
	text-indent: 0;
}
.PageContent .ContactForm p {
	clear: both;
	margin-top: 10px;
}
.PageContent .ContactForm p span.Label {
	display: block;
    float: left;
    width: 130px;
    line-height: 28px;
}
.PageContent .ContactForm p input {
	font-size: 16px;
    padding: 4px;
    width: 460px;
}
.PageContent .ContactForm p textarea {
	width: 460px;
	height: 200px;
	font-size: 16px;
}
.PageContent .ContactForm .CfHeader {
	color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 30px;
}
.PageContent .ContactForm .CfCaptcha img {
	border: 1px dotted #C5C5C5;
    margin-bottom: 2px;
    vertical-align: bottom;
}
.PageContent .ContactForm .CfCaptcha input {
	width: 200px;
}
.PageContent .ContactForm .CfHint {
	color: #FF0000;
    margin-bottom: 20px;
    margin-top: 20px;
}
.PageContent .ContactForm .CfTrimite {
	text-align: center;
	/*display:inline-block;
	float:right;*/
}
.PageContent .ContactForm .CfAnuleaza {
	text-align: center;
	/*display:inline-block;
	float:right;*/
}
.PageContent .ContactForm .CfTrimite input {
	color: #333333;
    font-size: 14px;
    font-weight: bold;
    width: 100px;
    margin-left:20px;
}
/*.PageContent .ContactForm .CfAnuleaza input {
	color: #333333;
    font-size: 14px;
    font-weight: bold;
    width: 100px;
    display:inline-block;
	}*/
.PageContent .ContactForm .CfTrimite input:hover {
	color: #ff0000;
    border-color: #444444;
}
.PageFooter {
	height: 20px;
	width: 100%;
	float: left;
}
.Error404Header {
	text-align: center;
	font-weight: bold;
	font-size: 30px !important;
	color: #FF0000;
	 margin-top: 100px;
}
.Error404Hint {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #444444;
}
.Error404Menu {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.Error404Menu a {
    color: #0092EF;
    text-decoration: none;
}
.Error404Menu a:hover {
	color: #FF0000;
}

.sigle {
border-color: #ffffff;
width: 85%;
}

.img-title-one{
	float:left;
}

.bolditalic{
	font-style: italic;
	color:red !important;
	display:inline;
}

.testimon-container
{
	padding-top:20px;
/*background-color: #67824F;*/
}

.red
{
	color:red !important;
}

#backButton
{
	/* Butonul care trimite la ultima pagina vizitata */
	height:20px;
	width:100%;
	text-align:center;
	bottom:0px;
	position:relative;
	z-index:1;
}

.homeDark
{
	background-image:url('../../../images/homeDark.png');	
}

.link_exemplu
{
	font-size:13pt;
	font-weight:bold;
}

#page
{
	min-height:740px;
}

@media screen and (max-height: 1023px) {
	.pageContent{
		/*width:1000px;*/
		height:72%;
	}

	.page{
		height:80%;
	}

	.wrapper{
		height:75%;
	}
	
	}

	@media screen and (min-height: 1024px) {
	#page{
		/*width:1000px;*/
		min-height:940px;
	}



	}

.right_arrow
{
	background-image: url('../../../images/arrow-right-alineat-gold.png');
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:15px;
	height:20px;
	margin-right: 10px;
}