html,body {
	margin:0;
	padding:0;
	height: 100%;
}

body,td,th {
	font-family: Trebuchet-MS,Arial,Helvetica,sans-serif;
	font-size: 12px;

	text-decoration: none;
	outline: none;
}

body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-decoration: none;
	outline: none;
    color: #363636;
}

body {
    overflow-y: scroll;
    position: relative;
}

a {
    color: #468dc7;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #408fa9;
    text-decoration: none;
    outline: none;
}
/**/
.videoarrow {
    position: absolute;
    width: 32px;
    height: 42px;
    top: 30px;
    left: 70px;
    background: url(/images/video-arrow.png) center center no-repeat;
}

h1 {
    color: #468dc7;
    font-size: 1.8em;
    font-weight: normal;

    margin-bottom: 10px;
}
h1 a {
    color: #468dc7;
}
h2 {
    color: #468dc7;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 8px;
}
h2 a {
    color: #468dc7;
}
h3 {
    color: #468dc7;
    font-size: 1.333em;
    font-weight: normal;

    margin-bottom: 6px;
}
h3 a {
    color: #468dc7;
}
h4 {
    color: #468dc7;
    font-size: 1.167em;
    font-weight: normal;
    margin-bottom: 4px;
}
h4 a {
    color: #468dc7;
}


#gmrgroup {
    background: #ffffff ;
}

#container {
    width: 1048px;
    margin: auto;


}

.ckeditor {
    min-width: 890px;
}

#footer {
    min-height: 30px;
}

#infooter {
    display: block;

    margin: 0;

    margin-top: 10px;

    color: #b1b1b1;
    font-size: 12px;

    margin-left: auto;
    margin-right: auto;

    text-align: center;
}

#footer1{
    min-height: 18px;

    padding-top: 12px;
    padding-bottom: 12px;

    border-bottom: 1px solid #efefef;
}

#footer_menu {
    float: left;
}
#footer_menu ul {
    float: left;
    list-style-type: none;
    margin: 0;
}

#footer_menu li {
    float: left;
}

#footer_menu li a {
    color: #898989;
    font-size: 11px;
    padding-right: 3px;
    border-right: 1px solid #898989;
    margin-right: 3px;
}

#favorites a {
    display: block;
    color: #898989;
    font-size: 11px;
    margin-top: 2px;
    padding-right: 3px;
    margin-right: 3px;
}

#footer_menu li a:hover, #favorites a:hover {
    color: #ce2344;
}

#container_newsletter {
    width: 185px;
    overflow: hidden;
    float: right;

    margin-right: 8px;
    margin-top: 18px;
}

#container_newsletter input.formular {
    border: 0;
    background: #ffffff url(/images/newsletter-bkg.png) no-repeat;
    width: 165px;
    height: 18px;

    padding: 2px;

    color: #b9c0c2;

}

#newsletterImg {
    margin-top: 4px;
    margin-left: 2px;
}

#footer_text {
    font-size: 10px;
}

#header {
    margin: auto;
    width: 916px;
    padding-left: 14px;
    padding-right: 14px;
    background: #ffffff;

    height: 107px;

    overflow: hidden;
}

#header_menu ul{
    list-style-type: none;
    list-style-position: inside;
    list-style-image: url(/images/bullet.png);

    margin: 0;
    padding: 0;

    padding-left: 5px;
    margin-top: 7px;
    padding-bottom: 5px;
}
#header_menu ul li a {
    color: #999999;
    font-size: 11px;
}
#header_menu ul li a:hover {
    color: #d21243;
}

#content {
	display: block;

    margin: auto;
    width: 916px;
    padding-left: 14px;
    padding-right: 14px;
    background: #ffffff;

    min-height: 450px;

    padding-top: 6px;
    padding-bottom: 8px;
}

div.managementteam {

}



#leftul {
    float: left;
    width: 185px;
    overflow: hidden;

    margin-top: -2px;
}

ul#left-navnew
{
    padding: 0;
    margin: 0;


}

ul#left-navnew li
{
    margin: 0;

    line-height: 24px;
    min-height: 24px;

    list-style: none;

    white-space: nowrap;

    padding-bottom: 1px;

    background: url(/images/menu-line.png) bottom no-repeat;
}

ul#left-navnew li a
{
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;

    font-weight: normal;
    font-size: 15px;
    color: #45555b;

    display: block;

    text-transform: uppercase;

    padding-left: 20px;
    background: url(/images/menu-bullet.png) left 6px no-repeat;

    text-decoration: none;
}

ul#left-navnew li a:hover, ul#left-navnew li a.on:hover {
    text-decoration: underline;
    background-image: url(/images/menu-bullet-on.png);
}

ul#left-navnew li a.on {
    color: #ff0000;
}

#leftnews {
    margin-top: -5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#leftnews .leftnews {
    font-size: 12px;

    color: #5f6f73;

    padding-bottom: 10px;
    margin-bottom: 10px;

    cursor: pointer;


    text-align: justify;
}
#leftnews .leftnews h4 {

    background: url(/images/bullet-news.png) left 1px no-repeat;
    padding-left: 18px;

    margin-bottom: 2px;
}
#leftnews .leftnews h4 a {
    color: #5f6f73;
    font-size: 13px;
    font-weight: bold;
}

#leftnews .leftnews h5 {
    margin-bottom: 2px;
    color: #f16522;
    font-size: 10px;
}




#news {

}

#news h1 {
    margin-bottom: 20px;
}

#news .news {
    background: url(/images/bullet-news.png) left 6px no-repeat;
    padding-left: 20px;

    border-bottom: 0px dotted #c1c1c1;
    padding-bottom: 10px;
    margin-bottom: 15px;

    cursor: pointer;


    text-align: justify;
}
#news .news h2 {
    margin-bottom: 2px;
}
#news .news h3 {
    margin-bottom: 2px;
    color: #f16522;

}

#home_galerie ul#filtrul {
    float: right;
    margin-top: -20px;
    list-style-type: none;
}
#home_galerie ul#filtrul li {
    margin-left: 10px;
    float: left;
    list-style-image: none;
}
#home_galerie ul#filtrul li a.on {
    font-weight: bold;
}

form.searchform {
    background-color: #E9EBF0;
    height: 221px;
    margin: 0;
    padding: 0;
}
form.searchform input, form.searchform select {
    font-size: 10px;
    margin: 2px;
}
.search {
    background-color: #D5D7E2;
}
.searchheader {
    background-color: #D5D7E2;
    font-weight: bold;
    height: 16px;
    padding: 2px 6px 6px;
}
.searchbody {
    background-color: #E9EBF0;
    font-size: 11px;
    height: 145px;
    margin: auto;
    padding: 5px;
}
#checkin {
    display: block;
    float: left;
    height: auto;
    margin-right: 3px;
    margin-top: 2px;
    width: 80px;
}
#rooms {
    float: left;
    height: auto;
    margin-top: 2px;
    width: 45px;
}
#adults {
    display: block;
    float: left;
    height: auto;
    margin-left: 1px;
    margin-top: 2px;
    text-align: center;
    width: 97px;
}
#checkout {
    clear: both;
    float: left;
    height: auto;
    margin-top: 3px;
    width: 90px;
}
#children {
    float: left;
    height: auto;
    margin-left: 2px;
    margin-top: 5px;
    width: 110px;
}
div#rate {
    clear: both;
    height: 20px;
    margin: 5px auto;
    padding-top: 5px;
    width: 100%;
}
#rate label {
    display: inline;
    font-size: 11px;
}
.searchbody {
    font-size: 11px;
}
label {

}
.button {
    background-color: #6970A4;
    border-color: #6970A4;
    border-style: solid;
    border-width: 2px 3px;
    color: #FFFFFF;
    cursor: pointer;
    height: 20px;
    margin-top: 6px;
    text-align: center;
    width: 98%;
}
#corporate, #promo {
    border-right: 1px dotted #FFFFFF;
    color: #666666;
    float: left;
    font-size: 9px;
    height: auto;
    line-height: 10px;
    margin-left: 3px;
    margin-bottom: 1px;
    margin-right: 4px;
    margin-top: 1px;
    padding-right: 5px;
    text-align: center;
    text-transform: capitalize;
}
#iata {
    color: #666666;
    float: left;
    font-size: 9px;
    height: auto;
    line-height: 10px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: capitalize;
}
#corporate input, #iata input, #promo input {
    height: auto;
    width: 50px;
}
#discounts {
    background-color: #D5D7E2;
    height: 32px;
    margin: auto;
    padding: 5px 2px;
}



#main_contentul {
    min-height: 550px;

}

#main_contentul p {
    text-align: justify;
}

#main_contentul ul li {

    font-size: 14px;

    list-style: url(/images/bullet-red.png);



}

#home_3col {
    width: 100%;
    border-top: 5px solid #ebeded;

    padding-top: 28px;
}

#home_3col p {
    margin-bottom: 2px;
}

#home_3col ul {
    margin-left: 23px;
}

#home_3col ul li {
    list-style: url(/images/bullet-news-home-col-3.png);

}

.home_col {
    float: left;
    width: 227px;
    overflow: hidden;

    min-height: 200px;

    margin-right: 14px;
    cursor: pointer;
}

#contentadmin {
	display: block;
	overflow: visible;
	background: white;
}

#containeradmin {
	position: absolute;
	left: 0;
	width: 759px;
	top: 10px;
	background: white;
	height:300px;
}

#identity {
	float: left;
    margin-top: 16px;
    margin-left: 8px;
}


#btop {
    margin-right: 38px;
}





.mainb {
    font-size: 23px;
    color: #f69322;

}
.mainn {
    font-size: 16px;
    color: #876e61;
    line-height: 26px;

}
.mainf {
    font-size: 14px;
    color: #6fab24;
    line-height: 26px;

}

#pinpointadmin {
	position: relative;
	left: 0;
	top: 110px;

	height: 24px;
	background: #424242 ;

	width: 759px;

	margin-left: -379px;

	color: #778000;
}

#buttons {
	float: left;
	padding: 0;
	width: auto;
}
#buttonsA {
	float: left;
	padding: 0;
	width: auto;
}


#themenu {
    background: #ffffff;
    height: 24px;

    margin: auto;
    width: 916px;
    padding-left: 14px;
    padding-right: 14px;


}
ul#mainlevel-nav
{
    list-style: none;
    padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	float: left;
	margin: 0;

	white-space: nowrap;

    font-size: 12px;
    color: #9a8479;
}

ul#mainlevel-nav li a
{
	color: #ffffff;

    display: block;

    height: 24px;
    line-height: 24px;
    text-transform: uppercase;

    font-weight: bolder;

    border-right: 2px solid #ffffff;

	text-decoration: none;
}

ul#mainlevel-nav li a.on {
    color: #ffffff;
    background-color: #666699;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #ffffff;
    background-color: #666699;
}




ul#language-nav
{
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;

    margin-top: 16px;

    border-left: 1px solid #ffffff;
    width: 110px;
}

ul#language-nav li {
    float: left;
}
ul#language-nav li a {
    font-size: 12px;

    height: 24px;
    line-height: 24px;

    color: #ffffff;
    padding-right: 5px;
}

.lang-ro a
{
  display: block;
  width: 16px;
  height: 13px;
  background: url("/images/lang-ro.png") no-repeat center;
}
.lang-ro span { display: none; }

.lang-en a
{
  display: block;
  width: 16px;
  height: 13px;
  background: url("/images/lang-en.png") no-repeat center;
}
.lang-en span { display: none; }

.lang-de a
{
  display: block;
  width: 16px;
  height: 13px;
  background: url("/images/lang-de.png") no-repeat center;
}
.lang-de span { display: none; }

.lang-it a
{
  display: block;
  width: 16px;
  height: 13px;
  background: url("/images/lang-it.png") no-repeat center;
}
.lang-it span { display: none; }

.lang-hu a
{
  display: block;
  width: 16px;
  height: 13px;
  background: url("/images/lang-hu.png") no-repeat center;
}
.lang-hu span { display: none; }

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

#top_bar {
    background: #e9ebf0;

    width: 100%;
    height: 22px;
    margin-bottom: 14px;
}
#top_bar h1{
    margin-top: 3px;
}
#top_link {
    float: left;
    width: 525px;
    padding-left: 10px;
    padding-right: 10px;
}

#top_buttons {
    float: left;
    width: 54px;
}
#top_buttons ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#top_buttons ul li {
    float: left;
    padding-right: 5px;
}
#top_rezervation {
    float: right;
}
#top_rezervation a {
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;

    width: 175px;
    background: #666699;
    text-transform: uppercase;
    color: #ffffff;
}






a.on {
    text-decoration: underline;
}

.sectionbox {
    float: left;
    height: auto;
    margin: 10px 15px 5px 35px;
    min-height: 80px;
    width: 42%;
    cursor: pointer;
    background-color: #e9ebf0;
    padding: 5px;

    -moz-border-radius: 10px;
    border-radius: 10px;
}
.sectionimage {
    border: medium none;
    float: left;
    height: 90px;
    margin-right: 5px;
}
a.sectionlink {
    color: #d21243;
    font-weight: bold;
    height: auto;
    text-decoration: none;
}
a.sectionlink:hover {
    /*
    color: #666699;
    */
}
.sectionbox:hover {
    background-color: #d5d7e2;


}
.sectionbox:hover a.sectionlink {
    /*
    color: #666699;
    */
}
.sectionsummary {
    display: block;
    margin-left: 2px;
    font-size: 12px;
    line-height: 14px;
}

#pagina {
    float: right;
    width: 694px;
}

#pagina p, #pagina ul, #pagina ol {
    font-size: 14px;
}

#pagina ul {
    margin-right: 0;
    list-style-type: none;

    margin-left: 10px;
}

#pagina ul li{
    display: block;
    background: url(/images/bullet-round.png) 1px 8px no-repeat;
    padding-left: 12px;
}

#rightul {

    float: right;
    width: 200px;
}

#query {
    font-family: Trebuchet-MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 3px;
    padding-right: 0;
    width: 160px;
    height: 16px;
    margin-top: 0;


    border: 1px solid #9aa2c6;



    color: #afafaf;
}
#queryin {
    float: left;
}
#cautaimg {
    margin-top: -5px;
}

#cautare{


}
#incautare {
}
#cautare img {

}

#right_anunturi {
    margin-top: 20px;


    min-height: 110px;
    height: 100%;
}
#right_anunturi div {
    padding: 3px;


    cursor: pointer;
}
#right_anunturi h1 {
    padding: 0;
}
.anunt {
    margin-left: 10px;
    margin-right: 5px;
    text-align: justify;
}

#right_promotii {
    margin-top: 20px;

    min-height: 110px;
    height: 100%;
}
#right_promotii div {
    padding: 3px;


    cursor: pointer;
}
#right_promotii h1 {
    padding: 0px;
}
.promotie {
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}



#right_tipsuri {
    margin-top: 20px;

    min-height: 110px;
    height: 100%;
}
#right_tipsuri div {
    padding: 3px;


    cursor: pointer;
}
#right_tipsuri h1 {
    padding: 0px;
}
.tips {
    color: #003471;
    font-style:italic;
    line-height: 12px;
    margin-left: 10px;
    margin-right: 7px;
    text-align: justify;
}
.tipscont {
    height: 75px;
    overflow: hidden;
}
.righthide {
    display: none;
}
.rightshow {
    display: block;
}

.download {
    min-height: 50px;
}

.download h3 a{
    color: #d72727;
}

#contentul {
    float: right;
    width: 710px;

}

#contentul p {
    font-size: 14px;
}

#suslink {
    float: right;
    margin-top: 10px;
    margin-bottom: 15px;
}

a.maimult{
    display: inline;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #757e87;
    text-decoration: underline;
}
a:hover.maimult {

}

#paginasimpla p {
    text-align: justify;
}


.manual a {
    color: #252525;
    font-size: 14px;
}
.manual a:hover {
    text-decoration: underline;
}

.curs a {
    color: #003471;
    font-size: 14px;
}
.curs a:hover {
    text-decoration: underline;
}





#leftul_partners {
    border-top: 1px dotted #898989;
    margin-top: 20px;
    padding-top: 20px;

    padding-right: 80px;
    margin-right: 15px;
}

.parteneriate {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.redbullteslinks ul {
    list-style: none;

    padding: 0;
    margin: 0;
}

.redbullteslinks ul li {
    margin: 0;



    min-height: 24px;

    font-size: 14px;
    color: #7d7d7d;
}

.redbullteslinks ul li a
{
    color: #003471;

    display: block;

    padding-left: 12px;
    padding-right: 7px;

    text-decoration: none;

    background: url(/images/red-square.png) 2px no-repeat;
}



ul#left-nav
{
    font-family: Trebuchet-MS,Arial,Helvetica,sans-serif;


    list-style: none;

    padding: 0;
    margin: 0;


}

ul#left-nav li
{

    margin: 0;

    line-height: 24px;
    white-space: nowrap;
    height: 24px;

    font-size: 14px;
    color: #7d7d7d;

}

ul#left-nav li a
{
    color: #003471;

    display: block;

    width: 120px;

    padding-left: 18px;
    padding-right: 7px;

    text-decoration: none;

    background: url(/images/bullet-red.png) 2px no-repeat;
}

ul#left-nav li a:hover {
    color: #d72727;
}

/* These styles create the dropdown menus. */

#nav {
    background: #ffffff;

    height: 20px;

    margin: auto;
    width: 916px;
    padding-left: 14px;
    padding-right: 14px;

    padding-top: 20px;
}


ul#mainlevel-nav
{
	float: right;

    list-style: none;

    padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
    display: block;
    font-size: 15px;

	color: #363636;

    font-weight: normal;

    padding-left: 10px;
    padding-right: 10px;

    text-transform: none;

    height: 20px;
    line-height: 20px;

	text-decoration: none;
}

ul#mainlevel-nav li a.on {
    background: #ffffff;
    color: #dc0703;

}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	background: #ebeded;
    color: #363636;
}



#navbar {
   font-size: 13px;


   background: #eeeeee;


   margin: 0;
   padding: 0;
   height: 23px;

   padding-left: 185px;

}
#navbar li {
   font-size: 13px;

   color: #37313f;

   list-style: none;
   float: left;

   height: 23px;
   line-height: 23px;
}
#navbar li a {
   display: block;
   padding-left: 5px;
   padding-right: 5px;

   border-left: 5px solid #ffffff;

   text-transform: uppercase;

   background-color: #eeeeee;
   color: #37313f;
   text-decoration: none;
}

#navbar li:hover a {
    background-color: #603913;
    color: #ffffff;
}
#navbar li ul {
   display: none;
}
#navbar li:hover ul, #navbar li.hover ul {
   display: block;

   position: absolute;
   margin: 0;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none; }
#navbar li:hover li a, #navbar li.hover li a {
   margin-left: 5px;
   background: transparent url(/images/bkg-menudown.png);

   border-left: 0px;
   color: #37313f; }
#navbar li li a:hover {
   background-color: #603913;
   color: #ffffff; }


a.mainlevel-navc {

}

/* topheader */
#topheader {
}

#promotie {
	float: left;
	background: #ffffff;

	width: 685px;
	height: 230px;

	border-right: 1px solid #ffffff;
}
/* end topheader */

/* pinpoint */
#orizad {
	position: absolute;
	left: 50%;
	top: 320px;
	font-weight:bold;

	width: auto;
	height: auto;
	margin-left: -360px;
}
#orizad a {
	color: #435265;
}
/* end pinpoint */

/* despre */
#incontent {
	float: left;
    width: 100%;

	padding-left: 0px;
	padding-right: 0px;

	padding-top: 0px;

	padding-bottom: 5px;
}

.intitle {

	font-size: 14px;
	font-weight: bolder;
}
.insubtitle {
	font-size: 16px;
	font-weight: bolder;
	color: #636363;
}

#title {
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* end despre*/

/* MainError Main Message */
#MainMessage {
	position:absolute;

    left: 50%;
    top: 480px;

    margin-left: -250px;

    background-color:#EFF5EA;
    background-image:url(../images/success_msg_icon.gif);
    border-color:#446423;
    color:#3D6611;
    background-position: 5px 7px;
    background-repeat: no-repeat;

    padding-left: 30px;

    height: 30px;
    line-height: 30px;

    font-weight: bold;


    width: 500px;


    border: 1px solid
}

#MainMessageA {
    position:relative;

    background-color:#EFF5EA;
    background-image:url(../images/success_msg_icon.gif);
    border-color:#446423;
    color:#3D6611;
    background-position: 5px 7px;
    background-repeat: no-repeat;
    padding-left: 30px;

    height: 30px;
    line-height: 30px;

    font-weight: bold;


    width: auto;


    border: 1px solid
}


#MainError {
	position:absolute;

	left: 50%;
    top: 480px;

    margin-left: -250px;

	background-color:#FAEBE7;
    background-image:url(../images/error_msg_icon.gif);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    border-color:#F16048;
    color:#DF280A;
    padding-left: 30px;

    height: 30px;
    line-height: 30px;

	font-weight: bold;


	width: 500px;


    border: 1px solid
}

#MainErrorA {
    position:relative;

    background-color:#FAEBE7;
    background-image:url(../images/error_msg_icon.gif);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    border-color:#F16048;
    color:#DF280A;
    padding-left: 30px;

    height: 30px;
    line-height: 30px;

    font-weight: bold;


    width: auto;

    border: 1px solid
}
/* end MainError Main Message */



/* home */
.formular {
	font-size: 12px;
	background: #f9f6e9;
}



td.formular {
	padding-top: 4px;
}
input.formular {
	border: #9d9a8f 1px solid;

	width: 162px;
	height: 16px;
	margin-left: 0px;
}

label.formular {
    background: transparent;
    font-weight: normal;
}

input[type="submit"].formular, input[type="button"].formular {

    cursor: pointer;

    background: #468dc7;
    -webkit-box-shadow: inset 0px -7px 7px -1px rgb(70, 141, 199);
    -moz-box-shadow: inset 0px -7px 7px -1px rgb(70, 141, 199);
    box-shadow: inset 0px -7px 7px -1px rgb(70, 141, 199);

    border-radius: 5px;

    height: auto;

    border: 0;

    color: #fff;


    font-size: 16px;
    font-weight: normal;
    font-family: Trebuchet-MS,Arial,Helvetica,sans-serif;

    padding: 5px 10px;

    width: 165px;
}

input[type="submit"].formular:hover, input[type="button"].formular:hover {
    background: #305e85;
    -webkit-box-shadow: inset 0px -7px 7px -1px rgb(48, 94, 133);
    -moz-box-shadow: inset 0px -7px 7px -1px rgb(48, 94, 133);
    box-shadow: inset 0px -7px 7px -1px rgb(48, 94, 133);
}

select.formular{
	border: #9d9a8f 1px solid;
	width: 162px;
	height: 16px;
	margin-left: 0px;
}
textarea.formular{
	border: #9d9a8f 1px solid;
	width: 342px;
	height: 174px;
	margin-left: 0px;
}
/* end home */

/* bottom */
#bottom {
	background: transparent;
	height: 10px;
}

#inbottom {
	background: #424242;
	height: 44px;
	font-size: 12px;
	font-family:Geneva, Trebuchet-MS,Arial,Helvetica,sans-serif;
	text-align: center;
}
#footer {
	margin: auto;
    width: 916px;
    padding-left: 14px;
    padding-right: 14px;

    margin-bottom: 50px;
    
}

#footer a {
}

#footer a:hover {
	text-decoration: none;
}
/* end bottom */

.clr {
	clear: both;
}

.lineh {
    margin-top: 20px;
    margin-bottom: 20px;
}
#produs {
	
}

#Loading {
	height: 100%;
	width: 100%;
	position: relative;
	top: 50%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}  

.contentleft  {
    float: left;
    width: 520px;
    padding-left: 16px; 
    padding-top: 10px;
    
}
.contentright {
    float: right;
    padding-top: 58px;
    padding-right: 10px;
}


img.bordered {
    border: 1px solid #9b9b9b;
}







#top_breadcrumb {
    width: 100%;
    font-size: 18px;
    color: #666699;
}
#top_breadcrumb a {
    color: #d21243;
    
}




.divr {
    margin-right: 20px;
}


#optiuni {
    float: left;
    padding-top: 20px;
    margin-left: -5px;
}
#optiuni ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#optiuni ul li{
    float: left;
    
}
#optiuni a{
    color: #c12226;
    font-size: 12px;
}
#optiuni a:hover{
    
}
#optiuni img {
    margin-left: 5px;
    margin-right: 8px;
    margin-bottom: -3px;
}





.group-select li .input-text, .group-select li select, .group-select li textarea {
    width:auto;
}
.group-select label {
   
}

.group-select {
    padding-left: 5px;
    padding-right: 5px;
    
    margin-top: 5px;
    margin-bottom: 15px;
}

ul.form-list {
    margin-bottom: 0;
    
}




.admint th {
    background: #eeeeea;
    height: 24px;
    color: #5a798a;
    font-size: 14px;
}

.admint th, .admint td {
    vertical-align: top;
}
.admint .row1 td {
    height: 24px;
    color: #363636;
    font-size: 14px;
    
}
.admint tr.row1 {
    
    cursor: pointer;
    background: #ffffff;
}
.admint tr:hover.row1 {
    background: #f0eeda;
}
.admint th {
    text-align: left;
}
.admint .row2 td{
    height: 24px;
    color: #363636;
    font-size: 14px;
}
.admint tr.row2 {
    
    cursor: pointer;
    background: #eeeeea;
}
.admint tr:hover.row2{
    background: #d9cca7;
}
.admint .rowt td{
    height: 24px;
    color: #000000;
    font-size: 14px;
    font-weight: bolder;
}
.admint tr.rowt {
    
    cursor: pointer;
    background: #eeeeea;
}
.admint tr:hover.rowt{
    background: #d9cca7;
}


a.paginate {
    color:#12B2C9;
    font-size: 16px;
    text-decoration: none;
    
    padding-left: 5px;
    padding-right: 5px;
    
    padding-top: 3px;
    padding-bottom: 3px;
    
    
    
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}

.inactive {
    padding: 3px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;

    padding-left: 5px;
    padding-right: 5px;
    
    padding-top: 3px;
    padding-bottom: 3px;
    
    color: #B4B4B4;
    font-size: 13px;
}

.current {
    background: #f1f1f1;
    padding: 3px;
    border: 1px solid #d5d5d5;

    border-radius: 5px;

    padding-left: 5px;
    padding-right: 5px;
    
    padding-top: 3px;
    padding-bottom: 3px;
    
    color:#a8a8a8;
    font-size: 16px;
}


.thumbadmin {
    float: left;
    
    overflow: hidden;
    
    width: 90px;
    height: 72px;
    
    margin-right: 20px;
    margin-bottom: 27px;
    
    
        
    text-align: center;
}
.thumbadmin h2, .thumbadmin h2 a {
    font-size: 14px;
    color: #5f6f73;
    margin: 0;
    padding: 0;
    margin-bottom: 7px;
    
    height: 14px; 
    text-decoration: none; 
}
.thumbadmin img {
}
.thumbadmin .imgoutercontainer {
    margin-left: 20px;
    text-align: center;
}
.thumbadmin .imgoutereraser {
    width: 48px;
    height: 48px;
    overflow: hidden;    
}
.thumbadmin .imgcontainer {
    display: table-cell; 
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    width: 48px;
    height: 48px;
}
.thumbadmin .pret, .thumbadmin .pret a{
    float: left;
    margin-left: 10px;
    margin-top: 2px;

    font-size: 20px;
    color: #c12226;
    text-decoration: none;
}
.thumbadmin .producator {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}



.backnav {
    float: right;
    margin-right: 0px;
}
.editnav {
}
img.icon {
    margin: 3px;
    vertical-align:middle;
}
ul.editnav {
    margin-left: 40px;
    list-style-type: none;
}
a.addplu{
    margin-right: 20px;
    text-decoration: none;
}
a.addplu img {
    margin: 3px;
}
a.maimage {
    display: table-cell;
    clear: right;
    width: 170px;
}
a.maimage img {
    position: relative;
    top: 30px;
    display: table-cell;
    float: right;
    margin-right: -40px;
    margin-top: -20px;
}
ul.editnav li {
    line-height: 30px;
    list-style-image: url(/images/icon-page.png); 
}
ul.editnav li a {
    text-decoration: none;
}
ul.editnav li.noim{
    list-style-image: none;
}
ul.editnav li.noimlink{
    list-style-image: url(/images/icon-link.png);
}
ul.editnav li.noimsection{
    list-style-image: url(/images/icon-section.png);
}
ul.editnav li.noimgallery{
    list-style-image: url(/images/icon-gallery.png);
}
ul.editnav li.noimoptiuni{
    list-style-image: url(/images/saicons/icon-administration.png);
}
ul.editnav li.noimidentity{
    list-style-image: url(/images/icon-identity.png);
}



#cautaimg {
    margin-bottom: -3px;
    
}


div.news {
    margin-bottom: 10px;
    text-align: justify;
}
div.news {
    padding-bottom: 10px;
    
    
    cursor: pointer;
    
    font-size: 13px;
}

.news h2, .news h2 a {
    
}
.news h3, .news h3 a {
    color: #666699;
    
    font-weight: normal;
}
.news h2, .news h3 {
    margin-bottom: 0;
}


div.homenews {
    margin-bottom: 10px;
    text-align: justify;
}
div.homenews {
    background: url(/images/line-horiz.png) bottom no-repeat;
    padding-bottom: 10px;
    
    
    cursor: pointer;
}

.homenews h2, .homenews h2 a {
    font-size: 12px;
}
.homenews h3, .homenews h3 a {
    color: #9c846a;
    font-size: 12px;
    font-weight: normal;
}
.homenews h2, .homenews h3 {
    margin-bottom: 0;
}


.border5 {
    border: 5px solid #dbdbdb;
}
.border3 {
    border: 3px solid #dbdbdb;
} 

.borderbottomdashed {
    border-bottom: 1px dashed #dbdbdb;
}




.navi {
    float: right;
    margin-top: -5px;
    margin-right: 26px;
    margin-bottom: 10px;
}

.pagini {
    float: left;
    line-height: 30px;
    margin-left: 5px;
}

.pagini a {
    font-size: 13px;
}

.pagini a.paginate {
    width: 100%;
    height: 100%;
    color: #b4b4b4;
    
}

.pagini a.current {
    width: 100%;
    height: 100%;
    color: #b4b4b4;
}


.sortare {
    float: left;
    line-height: 24px; 
    height: 24px;
    vertical-align: middle;
    
    
    margin-left: 25px;
    color: #ababad;  
    
}

.sortare select {
    color: #f37723;  
    font-size: 12px;
}

a.maimulte{
    font-size: 14px;
     
    display: block;
    
    background: url(/images/arrow-right-red.png) right no-repeat;
    padding-right: 10px;
    
}

a.viziteaza{
    font-size: 14px;
    font-weight: bold;
    
    color: #f26522; 
    
    
    background: url(/images/bullet-next-orange.png) right no-repeat;
    padding-right: 10px;
    
}


.footer-site {
    float: left;
    margin-right: 26px;
   
    width: 125px;

}

.footer-site-chenar {
    width: 125px; 
    height: 105px;
    overflow: hidden;
}

.footer-site-chenar a img {
    border: 2px solid white;
}

.footer-site-chenar h5, .footer-site-chenar h5 a {
    color: #c12b27;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 2px;
}


#continutul p {
    text-align: justify;
    font-size: 14px;
}

.poza {
    float: left;
    width: 127px;
    height: 85px;
    margin-right: 15px;
    margin-bottom: 18px;
}

.poza img {
    border : 1px solid #a8a8a8; 
}

.imobilpoza {
    float: left;
    width: 200px;
    height: 133px;
    margin-right: 15px;
    margin-bottom: 18px;
}

.imobilpoza img {
    border : 1px solid #a8a8a8; 
}




#imobilecategorii h2{
    color: #3c5e67;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

#imobilecategorii h3, #imobilecategorii h3 a {
    color: #c22b28;
    font-size: 15px;
}

#imobilecategorii h3 a:hover {
    text-decoration: underline;
    color: #fa6780;
}

#imobilecategorii h4 {
    color: #525252;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}


#home_galerie ul.downloaduri {
    margin-left: 0;
}

#home_galerie ul li.download_pdf {
    background: url("/images/icon-pdf-download.png") no-repeat scroll 0 3px transparent;
    line-height: 26px;
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    margin-left: 10px;
    padding-left: 20px;
    font-weight: bolder;
}

#home_galerie ul li.download_file {
    background: url("/images/icon-download.png") no-repeat scroll 0 3px transparent;
    line-height: 26px;
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    margin-left: 10px;
    padding-left: 20px;
    font-weight: bolder;
}


.pozebaze {
    margin-right: 16px;
    margin-bottom: 15px;
    float: left;
    
}

.pozevacante {
    margin-right: 16px;
    margin-bottom: 15px;
    float: left;
    
}

.fotogalerie{
    
    cursor: pointer;
}
.fotogalerie h4{
    font-size: 14px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 8px;
    color: #252525;
}
.pozefotogalerii {
    margin-right: 10px;
    margin-bottom: 15px;
    float: left;
}
.pozefotogaleriidet {
    margin-right: 16px;
    margin-bottom: 15px;
    float: left;
    
}

.fotogalerie{
    
    cursor: pointer;
}
.fotogalerie h3 {
    margin-bottom: 3px;
}
.fotogalerie h4{
    font-size: 14px;
    font-weight: bolder;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #d10d3f;
}
.pozefotogaleriism {
    margin-right: 16px;
    margin-bottom: 15px;
    float: left;
}
.pozefotogaleriismeveniment {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}
.pozefotogalerii {
    margin-right: 18px;
    margin-bottom: 8px;
    float: left;
}
.pozefotogaleriidet {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}

.fotogalerie .imgcontainer a img {
    border: 2px solid #666699;
}
.fotogalerie .imgcontainer:hover a img {
    border: 2px solid #d21243;
}



#ancoragalerie {
    display: none;
}


.videogalerie{
    
    cursor: pointer;
}
.videogalerie h4{
    font-size: 14px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #252525;
}
.pozevideogalerii {
    margin-right: 16px;
    margin-bottom: 15px;
    float: left;
}

#menvac, #menvac a {
    color: #3a662e;
    font-size: 14px;
}





#categoriinav, #categoriinav a {
    color: #2d5c20;
    font-size: 13px;
}

.promotii {
    float: left;
    height: 213px;
    width: 175px;
    overflow: hidden;
    
    margin-right: 25px;
    margin-bottom: 35px;
    
    
}

.promotii .title {
    margin-top: 4px;
    text-align: center;
    color: #000000;
    height: 30px; 
}
.promotii .title a{
    color: #000000;    
}

.promotii .title a:hover{
    text-decoration: none;
}

.promotii .img {
    
    border: 2px solid #696969;
    
    width: 138px;
    height: 157px;
    
    overflow: hidden;
    
}

#detail {
    
}

#detailtitle {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    
    
}



#detailtitle h1 {
    font-size: 22px;
    line-height: 35px;
    color: #787878;
}

#detailimage {
    margin-top: 12px;
    border: 2px solid #696969;   
    width: 207px;
    height: 325px;
}

div.more {
    
    margin-top: 12px;
    
    width: 500px;
    
}
div.more .thoutercontainer {
    float: left;
    
    border: 2px solid #696969;   
    
    margin-right: 18px;
}

#detaiimagemore {
    float: left;
    width: 210px;
    overflow: hidden;
    
}

#detailcontent {
    margin-top: 10px;
   
    color: #000000;  
    
    text-align: justify;
}

#detailnav {
    margin-top: 50px;
    width: 500px;
    height:  40px;
}

.hbtoleft {
    margin-left: -17px;
}

.homeblue {
    float: left;
    width: 239px;
    height: 183px;
    
    padding: 1px;
}

.homeblue a {
    color: #252525;
}

.homeblue h1, .homeblue h1 a{
    
    font-size: 16px;
    color: #ffffff;
    
    text-align: center;
    
    margin: 0;
    padding: 0;
    
    height: 14px;
    padding-top: 5px; 
    padding-bottom: 6px;
}

ul.editnav li {
    line-height:30px;
    list-style-image:url("/images/icon-page.png");
}

.editnav {
}
ul.editnav {
    margin-left: 40px;
    list-style-type: none;
    
    
}

ul.editnav li {
    line-height: 30px;
    list-style-image: url(/images/icon-page.png); 
}

ul.editnav li a {
    
    text-decoration: none;
    
}

ul.editnav li.noim{
    list-style-image: none;
}
ul.editnav li.noimlink{
    list-style-image: url(/images/icon-link.png);
}
ul.editnav li.noimsection{
    list-style-image: url(/images/icon-section.png);
}
ul.editnav li.noimgallery{
    list-style-image: url(/images/icon-gallery.png);
}
ul.editnav li.noimidentity{
    list-style-image: url(/images/icon-identity.png);
}

img.icon {
    margin: 3px;
    vertical-align:middle;
}

#pagina ul {
    margin-top: -10px;
}

.l4last, div.l4last {
    margin-right: 0px;
    clear: right;
}



/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
.scrollable {
    /* required settings */
    position:relative;
    
    
    overflow:hidden;
    width: 650px;
    height:130px;
    
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set the width and height for the root element and
    not for this element.
*/
.scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
}

.scrollable .items .item {
    float: left; 
    width: 535px;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
    float:left;    
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
    background:url(/images/hori_large.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    float:left;
    cursor:pointer;
    font-size:1px;
}

#scrollablenavi {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    float: left;
    z-index: 1000;   
    margin-top: -22px;
}

/* right */
a.right1 {
}
a.right1                 { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right1:hover         { background-position:-30px -30px; }
a.right1:active     { background-position:-60px -30px; } 


/* left */
a.left1 {
}
a.left1                { margin-left: 0px; } 
a.left1:hover          { background-position:-30px 0; }
a.left1:active      { background-position:-60px 0; }

/* disabled navigational button */
a.disabled {
    visibility:hidden !important;        
}



#header {
    border-bottom: 8px solid #EFEFEF;

    height: 110px;

}



.comentariu {
    margin-top: 10px;
    margin-bottom: 10px;

    width: 100%;
}

.comentariu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;

}
.comentariu ul li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 0;

    font-size: 12px;
}
.comentariu ul li:first-child {
    padding-left: 0px;
}
.comentariu ul li:before {

    top: 9px;
    left: 3px;

    position: absolute;

    font-family: FontAwesome;
    content: "\f111";
    font-size: 5px;
    color: #cacaca;

}
.comentariu ul li:first-child:before {
    content: "";

    display: none;
}
.comentariu ul li a {
    color: #555555;

}
.comentariu ul li a.on {
    color: #ff0000;
}
.comentariu ul li a:hover {
    color: #ff0000;
}

.comentariu .navi {
    display: none;
}
.comentariu:hover .navi {
    display: inherit;
}


.comentariu dl {
    padding: 0;
    margin: 0;
    list-style-type: none;

    line-height: 12px;
    height: 12px;
}
.comentariu dl dd {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-left: 0;
    padding-right: 5px;



    font-size: 12px;
}
.comentariu dl dd a {
    color: #555555;

}
.comentariu dl dd a:hover {
    color: #ff0000;
}

.submeniu_comentariu {
    display: none;

    position: absolute;
    right: 0px;

    width: 140px;


    text-align: right;
    border: 1px solid #cacaca;

    padding: 5px 5px;

    border-radius: 5px;
}
.submeniu_comentariu a {
    display: block;

    padding: 2px 0px;
}
.submeniu_comentariu a.on {
    color: #ff0000;
}
.comentariu .expand {
    display: inherit;
}
.comentariu .collapse {
    display: none;
}
.comentariu .colla123 {
    display: none;
}

.comentariu.expanded .expand {
    display: none;
}
.comentariu.expanded .collapse {
    display: inherit;
}
.comentariu.expanded .colla123 {
    display: inline-block;
}

.comentariu_raspuns {
    padding-left: 3%;

    margin-top: -10px;
}
.comentariu_raspuns .comentariu {
    margin-top: 0px;
    margin-bottom: 0px;
}



.participant {
    width: 40px;
    heigh: 40px;

    display: inline-block;

    margin: 3px 3px;
}
.participant img {
    width: 40px;
    height: 40px;

    border-radius: 100%;
}


#nav {
    padding-top: 10px;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 0px;
    width: auto;

}

ul#mainlevel-nav {
    margin-top: 4px;
    margin-right: 0px;
}

ul#mainlevel-nav li {
    line-height: 30px;
    height: 30px;

}

ul#mainlevel-nav li a {
    display: block;
    padding: 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #363636;



}

ul#mainlevel-nav li a:hover {
    color: #363636;
}

ul#mainlevel-nav li a img {
    margin-right: 2px;
}

h1 img {
    margin-bottom: -5px;
    margin-right: 5px;
}

h2 {
    margin-bottom: 10px;

}
h2 a, h2 a:hover {
    text-decoration: none;

}

#MainMessage {
    top: 125px;
}

#MainError {
    top: 125px;
}






