@CHARSET "UTF-8";

.body {
	margin: 0;
	padding: 0;
}

* {font-family: Arial, Verdana;
	font-size:8pt;}

a {font-family: Arial, Verdana;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
	}


.partenertitle {
	font-family: Arial, Verdana;
	color: #ff6500;
	font-size:10pt;
	font-weight:900;
    }


.cpl{
clear:both;
font-size:0.1px;
line-height:0.1px;
height:0.1px;
overflow:hidden;
padding:0px;
margin:0px;
}


.ofspec {position:absolute; width:389px; height:166px; margin-left:18px; margin-top:130px; z-index:10;}

.ofspectitle {background-image:url('/static/uploads/upload/142/titleofsp.png'); width:389px; height:34px;color:#FFFFFF;}
.ofspeccontent {background-image:url('/static/uploads/upload/141/ofspecbkg.png'); width:389px; height:132px;}
.ofspeccontent img {border-style:solid; border-color:#FFFFFF; border-width:3px; margin-left:15px; margin-top:15px;}

.ofspectext {margin-top:20px;
font-family:Arial, Verdana;
font-size: 10pt;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

.ofspecct {
font-family:Arial, Verdana;
font-size: 12pt;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

.ofspecct a {
font-family:Arial, Verdana;
font-size: 12pt;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

.ofspecdl {
margin-top:20px;
margin-left:auto;
width:170px;
}

.ofspecdl a {color:#ffffff;}


.ofspecdlpage {
margin-top:20px;
margin-left:auto;
width:150px;
}

.ofspecdlpage a {color:#ff6200;}







.searchterm, .searchterm a, a.searchterm {color:#ff6200;}


p {margin:0; padding:0;}

.newsletterformcontainer {
	background-image: url('/static/uploads/upload/121/newsletter.png');
	width: 200px;
	height: 177px;
}
 
.newsletterform input[type="image"] {margin-top:7px;}


.accessagentii {
margin-top:20px;
border-style:solid;
border-width:1px;
border-color:#0065c5;
padding:10px;
}

.hotelblock img {border: 1px solid #ff6500; padding:2px; margin-right:6px; float:left;}

.inttitle {color: #ffa152; font-family:Verdana; font-size:12pt; font-weight:bolder; margin-bottom:10px; margin-top:10px;}




.recomm {font-family: Arial, Verdana;
	font-size: 8pt;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}

.accessagentii a, .accessagentii a.visited {
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: 900;
	color:#0065c5;
	text-decoration:none;
	text-align:center;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
	
}

.accessagentii a visited {
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: 900;
	color:#0065c5;
	text-decoration:none;


}

.newsletterform {
	display: block;
	margin-top: 120px;
	position: absolute;
	width: 160px;
	margin-left: 10px;;
}

/*
	List Expander 
*/
.listexpander {
	width: 100%;
}

.listexpander,.listexpander ul,.listexpander li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.listexpander ul { /*
	Uncomment this if you want to initially hide the child lists. 
	If you do, Javascript disabled and CSS enabled browsers will not be able to use this list.
	display:none;
	*/
	
}

.listexpander li {
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 10pt;
	text-indent: 10px;
	line-height: 200%;
	font-weight: bold;
	width: 100%;
}

.listexpander li li li a {
	margin-left: 30px;
	background-image: url(/static/uploads/upload/122/whitearrow.png);
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: 900;
}

.listexpander li li a {
	margin-left: 20px;
	background-image: url(/static/uploads/upload/122/whitearrow.png);
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: 900;
}

.listexpander li a {
	margin-left: 10px;
	background-image: url(/static/uploads/upload/122/whitearrow.png);
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: 900;
}

.listexpander a {
	margin-left: 0px;
	background-image: url(/static/uploads/upload/122/whitearrow.png);
	background-position: center left;
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: 900;
}

.listexpander li.collapsed,.listexpander li.expanded {
	cursor: pointer;
}

/* first level */
.listexpander li,.listexpander li.collapsed {
	background: #0069c5 url(/static/uploads/upload/140/leftlist.png) repeat-y;
}

.listexpander li.expanded {
	background: #0069c5 url(/static/uploads/upload/140/leftlist.png) repeat-y;
}

/* second level */
.listexpander li ul,.listexpander li li {
	background: #00a1ff url(/static/uploads/upload/140/leftlist.png) repeat-y;
	font-weight: normal;
}

.listexpander li li.collapsed {
	background: #00a1ff url(/static/uploads/upload/140/leftlist.png) repeat-y;
}

.listexpander li li.expanded {
	background: #00a1ff url(/static/uploads/upload/140/leftlist.png) repeat-y;
}

/* third level */
.listexpander li li ul,.listexpander li li li {
	
}

.listexpander li li li.collapsed {
	background: #00c6ff url(/static/uploads/upload/140/leftlist.png) repeat-y;
}

.listexpander li li li.expanded {
	background: #00c6ff url(/static/uploads/upload/140/leftlist.png) repeat-y;
}

.listexpander li li li {
	background: #00c6ff url(/static/uploads/upload/140/leftlist.png) repeat-y;
}

/* fourth level */
.listexpander li li li li {
	text-indent: 0;
	margin-left: 30px;
	width: auto;
	background: #00c6ff url(/static/uploads/upload/140/leftlist.png) no-repeat;
}

/* etc. */ /* buttons */ /* float fix */
.listexpander li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.listexpander li {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .listexpander li {
	height: 1%;
}

.listexpander li {
	display: block;
}

/* End hide from IE-mac */ /* end float fix */
.main {
	background-color: #0066c2;
	margin-bottom: 1px;
	background-image: url('/static/uploads/upload/140/leftlist.png');
	background-repeat: repeat-y;
	text-decoration: none;
	color: blue;
	cursor: pointer
}

.flexmenu {
	margin-top: 30px;
	width: 200px;
}

.headercontainer {
	width: 978px;
	height: 344px;
	background-image: url('/static/uploads/upload/116/header.jpg');
	margin: 0;
}

.allogo {
	position: absolute;
	width: 296px;
	height: 52px;
	margin-left: 20px;
	margin-top: 30px;
/*	background-image: url('/static/uploads/upload/116/Alogo.png'); */
	background-image: none;
	z-index: 10;
}

.mehmet {
	position: absolute;
	width: 122px;
	height: 54px;
	margin-left: 336px;
	margin-top: 30px;
/*	background-image: url('/static/uploads/upload/119/mehmet.png');*/
	background-image: none;
	z-index: 10;
}

.telefon {
	position: absolute;
	width: 200px;
	height: 37px;
	margin-left: 66px;
	margin-top: 30px;
/*	background-image: url('/static/uploads/upload/120/telefon.png');*/
	background-image: none;
	z-index: 10;
}

.topmenucontainer {
	width: 978px;
	margin-top: 310px;
	position: absolute;
	height: 35px;
}

#navlist {
	margin: 0 0 0 0;
	padding: 0;
	height: 35px;
}

#navlist li {
	display: block;
	float: left;
	list-style-type: none;
	background-image: url('/static/uploads/upload/139/limr.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 12px;
	padding-left: 12px;
	height: 35px;
	margin: 0;
}



#navlist li a {
	display: block;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: 35px;
	padding-top: 10px;
}



.blocktitle {
	background-image: url('/static/uploads/upload/118/bloctitlebk.png');
	color: #ffffff;
	height: 30px;
	width: 214px;
	padding: 0;
	margin: 0;
}

.btitletext {
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}

.blockcontainer {
	width: 214px;
	margin-top: 30px;
}

.blockcontent {
	margin-top: 2px;
	background-color: #ffe6c5;
	font-family: Arial, Verdana;
	font-size: 10pt;
	padding: 10px;
}

.blockcontent  a {
	font-family: Arial, Verdana;
	font-size: 8pt;
}


.srcbt {
	display: block;
	margin-top: 5px;
}

.srcform {
	font-family: Arial, Verdana;
	font-size: 10pt;
}

.fseelct {
	margin-top: 5px;
}

.blockimage {
	margin-left: auto;
	margin-right: auto;
	width: 182px;
	clear: both;
	margin-bottom: 10px;
}


.blockimage img {
	border-color: #ffffff;
	border-width: 3px;
	border-style: solid;
}

.blockcontainer a {
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #ff6500;
	text-decoration: none;
}

.contentblock {
	border-style: solid;
	border-color: #ff6500;
	border-width: 1px;
	min-height: 100px;
	margin-bottom: 10px;
}

.contentblockcontent img {
	padding: 2px;
	border-style: solid;
	border-color: #ff6500;
	border-width: 1px;
}

.contentblockcontent {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #666666;
	text-align:left;
}

.contentblocktitle {
	width: auto;
	background-color: #FFEEDE;
	font-family: Arial, Verdana;
	color: #ff6500;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 1px;
	font-weight:900;
}

.contentblocktitle a{
	font-family: Arial, Verdana;
	color: #ff6500;
	font-weight:900;
	text-decoration:none;
	font-size:10pt;
}


.contentblockprice {
	font-family: Arial, Verdana;
	color: #ff6500;
	font-size:9pt;
	margin-top:3px;
	font-weight: 600;
	margin-bottom:5px;
}

.contentblockprice a {
	font-family: Arial, Verdana;
	display:block;
	color: #ff6500;
	font-size:9pt;
	margin-top:3px;
	font-weight: 600;
	margin-left:auto;
	margin-right:0;
	width:100px;
}


.content {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 30px;
	font-family: Arial, Verdana;
	font-size:9pt;
	
}



.sitefooter {
	width:auto;
	background-image:url('/static/uploads/upload/124/footerbk.png');
	background-position:top;
	background-repeat:repeat-x;
	margin-top:10px;
}

.copyright {width:650px;
	    font-family:Verdana;
	    font-size:8pt;
	    color:#444444;
	    margin-top:30px;
	    position:absolute;}
	    
.footerlogo {width:121px;
	    margin-top:20px;
	    float:right;}	    
.clear {clear:both;}

.clearhl {clear:both;height:5px; width:100%;}

H1 {font-family: Verdana; font-size:14pt; color: #299dd5;}

.reglocalizare {background-image:url('/static/uploads/upload/126/local-icon.png'); background-position: left bottom; background-repeat: no-repeat; padding-left:32px; height:30px; padding-top:10px; color: #ffa152; font-family:Verdana; font-size:12pt; font-weight:bolder; line-height:230%; }

.regatractii {background-image:url('/static/uploads/upload/125/atractii-icon.png'); background-position: left bottom; background-repeat: no-repeat; padding-left:32px; height:30px; padding-top:10px; color: #ffa152; font-family:Verdana; font-size:12pt; font-weight:bolder; line-height:230%; }

.content p {font-family: Arial; font-size: 10pt; text-align:justify; color:#666666; }

.imagescontainer {width:550px; clear:both;}

.imagescontainer img {border: 1px solid #ff6500; padding:2px; margin-right:2px;margin-bottom:2px;}

.hotellist {width:530px; border: 1px solid #ff6500; padding:0;}

.chlist {list-style-type:none; padding:0; margin:10px; }

.chlist li {width:250px; margin-right:5px;font-family:Verdana; font-size:9pt;}

.chlist li a {text-decoration:none; color:#299dd5; font-family:Verdana; font-size:9pt;}


.starname {font-family:Verdana; font-size:10pt;color:#FFA152; font-weight:bolder; display:block; margin-bottom:5px; margin-left:10px;}

.starname a {font-family:Verdana; font-size:10pt;color:#FFA152; font-weight:bolder; display:block; margin-bottom:5px; margin-left:10px;}

.hoteldocs a {text-decoration:none; color:#299dd5; font-family:Verdana; font-size:9pt;}
.hoteldocs img {border:none; float:none;}

.plecaritable th{
	background-color:#FFEEDE;
	border: 1px solid #FF6500;
	padding:5px 0px;
}

.plecaritable td{
	border: 1px solid #FF6500;
	padding:4px;
}

.plecaritable {
	width:100%;
}




