﻿
body  {
    background:url('../../images/specific/body.jpg') no-repeat;
    background-position: center top;
    font: 14px 'Open Sans', sans-serif,  Helvetica , Arial !important;
    margin: 0;
    padding: 0;
    line-height: 1.45em;
    color: #000;
}
#Body2
{
}
#Body3
{
}
a
{
   
    color: #ed04af;
    text-decoration: none;
}
a:hover
{
    color: #ec06b0;
    text-decoration: none;
}
p
{

}
h1
{
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    line-height:32px;
    color: #000;
    font-weight: normal;
}
h2
{
   font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height:32px;
    color: #000;
    font-weight:normal;
}
h3
{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height:27px;
    color: #000;
    font-weight:normal;
}
h4
{
    margin: 0px;
    padding: 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    color: #333333;
    font-weight: bold;
}


@font-face {
	font-family: 'icomoon';
	src:url('../../fonts/icomoon.eot?-rvsavp');
	src:url('../../fonts/icomoon.eot?#iefix-rvsavp') format('embedded-opentype'),
		url('../../fonts/icomoon.woff?-rvsavp') format('woff'),
		url('../../fonts/icomoon.ttf?-rvsavp') format('truetype'),
		url('../../fonts/icomoon.svg?-rvsavp#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
	content: "\e603";
}
.icon-googleplus:before {
	content: "\e602";
}
.icon-facebook:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e600";
}
.icon-whatsapp:before {
	content: "\e604";
}

.relative
{
    position: relative;
}

.validate, .warning1, .warning2, .warningStartDate0, .warningStartDate1 {position: absolute;top: -27px;left: 5px;z-index: 5;width: auto !important;height: 14px;line-height: 1;padding: 6px;font-size: 13px;text-align: left;color: #FFF !important;background: #DA3F3F;border: 2px solid #DA3F3F;border-radius: 2px;}
.validate:after, .warning1:after, .warning2:after, .warningStartDate0:after, .warningStartDate1:after {content: "";position: absolute;width: 0;height: 0;border-width: 10px;border-style: solid;border-color: #DA3F3F rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);top: 25px;left: 10px;}
.twoColFixLtHdr .container {
    margin: 0 auto;
    width: 1150px;
    position:relative;
}
.twoColFixLtHdr #centerColumn
{
    background:url('../../images/specific/cntbckg.jpg') repeat;
}
.twoColFixLtHdr #header {
}
.languages {
    position:absolute;
    right:0px;
    top:28px;
}
.headerEn
{
    padding: 0 0px 0 0px;
    height: auto;
    background-repeat: no-repeat;
    background-image: url('../Images/HeaderEn.jpg');
}
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
    background-position: bottom;
    float: left;
    width: 250px;
    margin-top: 0;
    background-repeat: no-repeat;
    margin-left: 5px;
}
.twoColFixLtHdr #sidebar2 {
    position: relative;
    top: -0px;
    right: 1px;
    margin: 0 0 0px 0;
    width: 200px;
    padding: 0px 10px 15px 0px;
    float: right;
}
.slider {
    overflow:hidden;
}
.twoColFixLtHdr #mainContent {
}
.home-gifs {
    overflow:hidden;
    margin:40px 0;
}
.home-gifs a {
    float:left;
    display:block;
    width:374px;
    margin-left:14px;
}
.home-gifs a:first-child {
    margin-left:0;
}
.home-gifs a img {
    width:100% !important;
    height:100% !important;
}

.rslides img {
    height:400px !important;
}


.partners {
    overflow:hidden;
    text-align: center;
}
.partners h2 {
    position:relative;
    text-align: center;
}
.partners h2:before {
    content:"";
    display:block;
    width:512px;
    height:7px;
    position:absolute;
    left:0px;
    top:14px;
    background:url('../../images/specific/partners1.png') no-repeat;
}
.partners h2:after {
    content:"";
    display:block;
    width:512px;
    height:7px;
    position:absolute;
    right:0px;
    top:14px;
    background:url('../../images/specific/partners2.png') no-repeat;
}
.topprod-box {
    
    float:left;
    width:374px;
   
    text-align: center;
}
.topprod-box:nth-of-type(3n+1) {
    margin-left:0;
}
.icon-bullet {
    display:inline-block;
    width:5px;
    height:5px;
    background:#cd0397;
    margin-right:10px;
    -webkit-border-radius:50%;
    border-radius:50%;
    position:relative;
    top:-5px;
}
.topprod-box span {
    font-size:17px;
    line-height:32px;
}
.topprod-img {
    background:#fff;
    display:block;
    width:100%;
    height:207px;
    margin-bottom:15px;
}
.topprod-img:hover {
    opacity:0.8;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.topprod-img img{
    width:100% !important;
    height:96% !important;
}

.cometogreece {
    overflow:hidden;
    padding-bottom:35px;
}
.hr {
    width:100%;
    overflow:hidden;
    height:2px;
    background:#cd0397;
    margin-bottom:2px;
}
.top-footer {
    overflow:hidden;
    text-align:left;
}
.top-footer a {
    color:#fff !important;
    font-size:13px !important;
}
.footer-cntbox {
    width:240px;
    float:left;
}
.footer-cntbox:nth-of-type(2n) {
    width:200px;
    margin-left:40px;
}
.footer-cntbox .title {
     
    color:#ff00bd;
    font-size:15px;
    text-transform:uppercase;
    line-height:57px;
    margin:0;
}
ul.footer-socials {
    margin:0 0 15px 0;
    padding:0;
    list-style:none;
    overflow:hidden;
}
ul.footer-socials li {
    float:left;
    border:1px solid #c902ab;
    padding:3px;
    border-radius:50%;
    -webkit-border-radius:50%;
    margin-left:5px;
}
ul.footer-socials li:first-child {
    margin-left:0;
}
ul.footer-socials li a {
    display:block;
    width:35px;
    height:35px;
    border-radius:50%;
    -webkit-border-radius:50%;
    text-align:center;
    background:#c902ab;
}
ul.footer-socials li:hover {
    border-color:#fff;
    text-decoration:none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
ul.footer-socials li a:hover {
    background:#fff;
    text-decoration:none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
ul.footer-socials li a:hover i{
    color:#000;
     -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
ul.footer-socials li a i{
    color:#fff;
    line-height:35px;
    font-size:19px;
}
.footer-europe {
    height:300px;
    width:450px;
    float:left;
}
.footer-europe-title{
    
    color:#ff00bd;
    font-size:18px;
    text-transform:uppercase;
    line-height:57px;
}
.footer-europe ul{
    list-style:none;
    margin:0;
    padding:0;
    float:left;
    margin-left:70px;
}
.footer-europe ul:first-child {
   margin-left:0;
}
.footer-europe ul:nth-child(2n) {
    margin-top:18px !important;
}
.footer-europe ul:last-child {
    margin-top:18px !important;
}
.footer-other {
    float:left;
    width:180px;
    margin-left:40px;
}
.footer-other ul{
    list-style:none;
    margin:0;
    padding:0;
}
.flags {
    position:relative;
    top:2px;
    margin-right:5px;
}
.btm-footer {
    background:#2a2a2a;
    text-align:center;
    color:#fff;
    overflow:hidden;
}
.btm-footer p {
  
    color:#fff;
    font-size:13px;
    line-height:23px;
}
.btm-footer p a{
    color:#fff !important;
    font-size:18px !important;
}
.twoColFixLtHdr #footer a
{
   
    color: #FD5BD5;
    font-style: normal;
    font-size: 13px;
}
.twoColFixLtHdr #footer a:hover {
    text-decoration:underline;
}
.contact-page {
    float:left;
    margin-left:-40px;
    margin-top:-40px;
}
.twoColFixLtHdr #footer h3
{
    color: #1F1D1D;
    font-size: 13px;
   
    margin-bottom: 0px;
    margin-top: 0px;
}
.twoColFixLtHdr #footer {
    color: #FFFFFF;
    background:#000;
    font-size: 18px;
    padding-top: 25px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#PathStyle
{

  padding-left: 10px;
  margin-top: 8px;
  font-size: 11px;
  color: #5F5F5F;
  padding-bottom: 3px;
  background-color: #E4E4E4;
  border-radius: 5px;
  /* margin-top: 15px; */
  display: inline-block;
  padding-right: 10px;
}

#PathStyle a
{
 
    font-size: 11px;
    color: #5F5F5F;
    
}

#navbar
{
    padding: 20px 7px 7px 7px;
    height: 130px;
}
#navbar2
{
}
#headerPoza
{
    background-repeat: no-repeat;
    color: #FFFFFF;
}
#NewsTop
{
    background-image: url('../Images/Specific/NewsTop.jpg');
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    padding-top: 50px;
}
#MeniuTop
{
    color: #FFFFFF;
    height: 75px;
    background-image: url('../Images/Specific/MeniuTop.jpg');
    background-repeat: no-repeat;
    width: 280px;
}
#MeniuButtom
{
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('../Images/Specific/MeniuButtom.jpg');
}
#MeniuRepeat
{
    color: #FFFFFF;
    height: 307px;
    width: 255px;
    padding-top: 10px;
    z-index: 14500;
    position: relative;
}
#containerTop
{
    background-image: url('../Images/Specific/ContainerTopBg.jpg');
    background-repeat: repeat-x;
    height: 20px;
}

.Menu a
{
   
    font-size: 20px;
    display: block;
    width: 331px;
    text-decoration: none;
    height: 55px;
    line-height: 55px;
    background-image: url('../Images/Specific/CategoriiA.jpg');
    background-repeat: no-repeat;
    text-indent: 45px;
    color: #000000;
}
.Menu a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background-image: url('../Images/Specific/CategoriiB.png');
    background-repeat: no-repeat;
}
.MenuSelected
{
 
    color: #181297;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}


.MenuTop {
    float:right !important;
}
.MenuTop li {
    margin-left:31px;
}
.MenuTop li:first-child {
    margin-left:0;
}
#navigation {
    margin-top:-65px;
    height:43px;
    background:#f03dc1;
}
.Button a
{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    display: block;
    text-decoration: none;
    line-height: 43px;
    text-transform:uppercase;
    color: #FFFFFF;
    padding:0 !important
}
.Button a:hover
{
    color: #000000;
    text-decoration: none;
}
.ButtonSelected
{
  background-position: center;
    color: #FFFFFF;
    font-family: calibri;
    font-size: 15px;
    text-decoration: none;
    background-image: url('../Images/Specific/ButonB.png');
    background-repeat: no-repeat;
  border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    background-color: #171397;
}

.level3 a
{
    background-position: left;
    border-width: 0px 0px 1px 0px;
    font-family: Arial, Sans-Serif;
    color: #FFFFFF;
    font-size: 12px;
    display: block;
    z-index: 10000;
    height: 25px;
    line-height: 25px;
    background-image: none;
    background-repeat: no-repeat;
    text-transform: none;
    background-color: #AB1D3D;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom-style: solid;
    border-bottom-color: #9D1C38;
    font-weight: bold;
}
.level3 a:hover
{
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: none;
    background-color: #C71039;
}
.admin a
{
    color: #CCCCCC;
    font-size: 11px;
    background-color: #3B3B3B;
    padding: 5px 10px 5px 10px;
    display: block;
    z-index: 10000;
    font-weight: bold;
    border-right-style: solid;
    border-right-width: 1px;
}
.admin a:hover
{
    background-color: #999999;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

#Search
        {
    background-image: url('/Images/Specific/Search.png');
    background-repeat: no-repeat;
    width: 323px;
    height: 276px;
    padding: 40px 5px 5px 5px;
   
    font-size: 12px;
}
#ArticleTop
{
    background-image: url('../Images/Specific/Gradient.jpg');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    padding-right: 5px;
    padding-left: 10px;
    padding-top: 5px;
}
.ButtonDetalii a
{
    display: block;
    height: 25px;
    color: #333333;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    background-color: #CDBA87;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

.TextBox
{
    border: 1px solid #C0C0C0;
    padding: 7px;
    color: #333333;
    background-color: #FFFFFF;
  
}
.TextBoxMulti
{
    border-width: 0px;
    background-color: #FFFFFF;
    background-image: url('../Images/TextBoxMulti.jpg');
    background-repeat: no-repeat;
    width: 246px;
    height: 115px;
    text-indent: 5px;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    color: #333333;
}
.TxtBoxSearch
{
    border-width: 0px;
    background-color: #FBFBFB;
    background-repeat: no-repeat;
    width: 200px;
    height: 20px;
}
#SearchBox
{
    padding: 2px;
    border: 2px solid #D4D4D4;
    background-color: #FBFBFB;
    width: 280px;
    height: 30px;
}
.HeaderProd
{
    height: 30px;
    padding-left: 20px;
    padding-top: 5px;
    background-image: url('../Images/HeaderProd.jpg');
    background-color: #CCCCCC;
    background-repeat: no-repeat;
}
.PagerStyle
{
    border: 1px solid #D7D4B8;
    padding:6px 12px 6px 12px;
    background-color: #E0D8D8;
}
.PagerStyleSelect
{
    border: 1px solid #CC113C;
    padding: 6px 12px 6px 12px;
    background-color: #D6049E;
    color: #FFFFFF;
}

.ButtonTrimiteMesaj
{
    border-width: 0px;
    background-repeat: repeat-x;
    height: 30px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    background-image: url('../Images/Specific/ButonB.png');
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.ButtonSearch
{
    border-width: 0px;
    background-image: url('../Images/Search.png');
    background-repeat: no-repeat;
    background-color: #F9F9F9;
    color: #EE2F59;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}
.ButtonType {
    border:0;
    background-color: #BE028C;
    color: #FFFFFF;
   padding-right: 15px;
   padding-left: 15px;
    line-height:40px;
    text-transform:uppercase;
    font-size:16px;
    height: 40px;
    font-weight:bold;
    cursor: pointer;
}
.ButtonType:hover {
    background:rgba(190, 2, 140, .7);
}
.btn-apply {
    width: 121px;
    height: 40px;
    display: block;
    background:#ec06b0;
    border-radius:5px;
    -webkit-border-radius:5px;
    font-size:20px;
    line-height:40px;
    text-transform:uppercase;
    color:#fff;
    font-weight:bold;
    margin:40px auto 20px auto;
}
.btn-apply:hover {
    color:#fff;
     background:#f767d1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.ButtonLink a
        {
    background-image: url('../Images/Specific/btn-details.png');
    color: #FFFFFF;
    height: 36px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 36px;
    width: 116px;
    text-align:center;
    margin:10px auto 0 auto;
    font-family:Open Sans , Sans-Serif , Serif;
}
.ButtonLink a:hover
        {
    background-image: url('../Images/Specific/btn-details2.png');    
    text-decoration:none;
}
.ButtonLink a img {
    margin-left:5px;
    position:relative;
    top:2px;
}

#galleria-wrap {
    width:600px;
    float:left;
    margin-right:30px;
}


.ButtonAddOffer a
{
    display: block;
    height: 59px;
    color: #EE2F59;
    line-height: 59px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: url('../Images/Specific/ButtonAdaugaOf.jpg');
    background-repeat: no-repeat;
   
    font-size: 20px;
    width: 193px;
}
.ButtonAddOffer a:hover
{
  display: block;
    height: 59px;
    color: #EE2F59;
    line-height: 59px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: url('../Images/Specific/AddOfferHover.png');
    background-repeat: no-repeat;
   
    font-size: 20px;
    width: 193px;
}
#Articles
{
    background-image: url('../Images/Specific/ArticlesBg.jpg');
    background-repeat: no-repeat;
    padding-top: 60px;
    font-size: 12px;
    padding-bottom: 20px;
    background-color: #DBD1AE;
}
#MainContentTop
{
    background-image: url('../Images/MainContectTop.jpg');
    height: 30px;
    background-repeat: no-repeat;
    padding-left: 540px;
    width: 0px;
    border-right: 1px solid #4B0B0C;
}


#LinkHome {
    width:344px;
    height:124px;
    padding-top:11px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
}
#LinkHome a {
    display:block;
    width:322px;
    margin:0 auto;
}


.ArticleItem
{
  float: left; width: 31%;
   margin-right: 25px;
     
}
.ArticleItem:nth-child(3n)
{
    margin-right: 0;
}

.ArticleItem .clip2
{
    position: relative;
  height: 100px;
  width: 150px;
  overflow: hidden;
    margin-right: 5px;
}
.ArticleItem .clip2 img {width: 150px;}

#Newsletter
{
    padding: 50px 5px 10px 10px;
    height: 150px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    background-image: url('../Images/Specific/NewsletterBg.png');
    font-size: 12px;
}
#LangContainer
{
    background-color: #ECF0FE;
    border-radius:  5px;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px ;
    color: #808080;
    font-weight: bold;
}
#ProductBg
{
    background-color: #2864FF;
    padding: 5px;
    width: 203px;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}
.clip {
    position: relative;
    height: 100px;
    width: 150px;
    background-color: #EBEBEB;
    
}
.clip:hover {
    background-color: #D6D6D6;
}
.clip .img {
  position: absolute;
  width: 146px;  
  clip: rect(4px 146px 96px 4px);
}
.clip4 {
    position: relative;
    height: 208px;
    width: 330px;
    background-color: #EBEBEB;
    margin-left:25px;
}
.clip4:hover {
    background-color: #D6D6D6;
}
.clip4 .img {
  height:100%;
  width: 100%;  
}


.clip2 {
    position: relative;
    height: 170px;
    width: 260px;
   overflow: hidden;
}
 
.clip2 .img {
 
  width: 265px;  
}
.clip3 {
    position: relative;
    height: 100px;
    width: 182px;
     
    
}
.clip3:hover {
    
}
.clip3 .img {
    height:100%;
  width: 100%;  
}


.roundabout-holder {
list-style: none;
width: 90%;
height: 20em;
margin: 0em;
}
.roundabout-moveable-item {
    border: 1px solid #F1EFE7;
    padding: 10px;
    height: 8em;
    width: 13em;
    cursor: pointer;
    text-align: center;
    font-size: 2em;
    background-image: url('../Images/Specific/BannerBack.png');
    background-repeat: repeat-y;
    -moz-box-shadow: 3px 0px 10px #999;
		-webkit-box-shadow: 3px 0px 10px #999;
		box-shadow: 3px 0px 10px #999;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.roundabout-in-focus { cursor: auto; }
.GoldTop
{
    background-color: #AE9559;
    color: #31280D;
    text-transform: uppercase;
    width: 468px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 20px;
    margin-left: 1px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    font-weight: bold;
}
.SilverTop
{
    background-color: #E9E9E9;
    color: #333333;
    text-transform: uppercase;
    width: 468px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 20px;
    margin-left: 1px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    font-weight: bold;
}
.CalcBg
{
    border: 1px solid #E3E0DD;
    background-color: #B8B8B6;
    width: 400px;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-right: 20px;
}
.ButonRo .ajax__tab_active .ajax__tab_tab
{
    background-image: url('/Images/General/ButonLimbaRo.png');
    background-repeat: no-repeat;
    background-position: left;
}


/* Tab */

.Tab .ajax__tab_header
{
    font-family: Arial;
    font-size: 14px;
    margin-left: 0px;
}
/*Body*/
.Tab .ajax__tab_body
{
    
    background-color: #393939;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000 #666666 #666666 #000000;
    color: #FFFFFF;
    display: block;
    height: 25px;
    line-height: 25px;
    background-color: #232323;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
     background-image: url('../Images/Specific/ButonB.png');
    background-repeat: repeat-x;
    background-position: left;
    cursor: pointer;
    margin: 5px;
}
.Tab .ajax__tab_active .ajax__tab_inner
{
    
    color: #ffffff;
 
}
.Tab .ajax__tab_active .ajax__tab_outer
{
   
    color: #ffffff;
    
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab
{
    border: 1px solid #666666;
    color: #333333;
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url('../Images/Specific/ButonB.png');
    background-repeat: repeat-x;
    cursor: pointer;
}
.Tab .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
}
.Tab .ajax__tab_hover .ajax__tab_outer
{
    background-position: right;
    color: #000000;
    background: no-repeat right;
}
/*Tab Inactive*/
.Tab .ajax__tab_tab
{
   border-style: solid;
    border-width: 1px;
    border-color: #000000 #666666 #666666 #000000;
    color: #FFFFFF;
    display: block;
    height: 25px;
    line-height: 25px;
    background-color: #232323;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
   
    background-repeat: no-repeat;
    background-position: left;
    cursor: pointer;
    margin: 5px;
}
.Tab .ajax__tab_inner
{
    color: #666666;
   
  
}
.Tab .ajax__tab_outer
{
    color: #666666;
    
    
}

#Agent
{
    background-image: url('../Images/Specific/Agent.png');
    background-repeat: no-repeat;
    padding: 50px 5px 5px 10px;
    width: 316px;
}
#Info
{
    background-image: url('../Images/Specific/Info.png');
    background-repeat: no-repeat;
    padding: 50px 5px 5px 10px;
    width: 316px;
}

#mrTable table
{
}
#mrTable tr {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
#mrTable tr:hover{
    background-color: #EBEBEB;

}
#mrTable td
{
    
    vertical-align: top;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

/*
li
{
    list-style-image: url('../Images/General/separator_arrow_1_dot.png');
}
*/
ul
{
    margin: 0px;
}

.SubdepList
{
    position:relative;
    padding: 5px;
    margin-bottom: 10px;
}
.SubdepList a
{
    color: #FFFFFF;
}
.subdep-title {
    text-align:center;
    padding:7px 20px;
    background:rgba(223, 4, 166, .7);
    position:absolute;
    right:6px;
    bottom:30px;
}
.SubdepList:hover{
    opacity: .8;
}
.tbcontact {
    width: 500px;
    float: left;
    margin-right: 150px;
}
.tbcontact td{
    padding:3px 0;
}
.tablectc td{
    vertical-align: middle;
    padding: 7px 14px 7px 0px;
}
.footer-europe ul:nth-child(2n) {
  margin-top: 58px !important;
}
.footer-europe ul:last-child {
  margin-top: 58px !important;
}
.tablelinks td{
    padding:10px;
}
.slicknav_menu {
  display: none;
}
.prodItemV {
    width: 33%;
    float: left;
      margin-bottom: 30px;
}
    .MeniuProd{
     display:none;
     }
     .MeniuDes{
              display:none;
         } 
/*.MeniuProd{
    padding: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;     
    display: block;
    cursor: pointer;
    background: white url('../Images/Specific/arrow1.png') no-repeat  95% center;
}

#MeniuProdShow {
  display: block;
}*/