html

{
  font-family: "Trebuchet MS", Arial, sans-serif;  
}


a

{
  color: #02aabb;
  background-color: inherit;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, sans-serif;
}

img.logo

{
  display: block;
  border: 0px;
  margin-left:20px;
  margin-top:18px;
}


.clear

{
  clear: both !important;
  float: none !important;
}

div.clear1

{

  clear: both !important;
  float: none !important;
  font-size: 1px !important;
  line-height: 1px !important;
  height: 1px !important;
  padding: 0px !important;
  margin: 0px !important;

}

div.clear2

{
  clear: both !important;
  float: none !important;
  font-size: 5px !important;
  line-height: 5px !important;
  height: 5px !important;
  padding: 0px !important;
  margin: 0px !important;

}


p

{

  text-align: justify;

}







/*-----------------------------------------CONTAINERS START*/

#container

{
	text-align: center;
	border-bottom: 1px solid #000066;

 }

#container_consult

{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
 /* background-image: url(../images/consultationuk.jpg);
  background-position: 712px bottom;
  background-repeat: no-repeat;*/
}


#container_wrap

{
  width: 1000px;
  text-align: left;
}

/*-----------------------------------------CONTAINERS END*/






/*-----------------------------------------CORE AREA START*/
div.corearea div.hr

{
  margin: 20px 0px 10px 8px;
  width: 221px;
  border-color:transparent;
  background-image: url(/images/hr_background.gif);
  background-repeat: repeat-x;
  height: 1px;
  line-height: 1px;
  border: 0px;
  padding: 0px;
}


div.corearea div.hr2
{
  margin: 3px 0px 10px 8px;
  width: 221px;
  border-color:transparent;
  background-image: url(/images/hr_background.gif);
  background-repeat: repeat-x;
  height: 1px;
  line-height: 1px;
  border: 0px;
  padding: 0px;

}
/*-----------------------------------------CORE AREA EMD*/


/*-----------------------------------------LEFT SIDE COLUMN START*/
#leftside
{
  float: left;
  width: 236px ;
  padding-left: 10px;
  padding-right: 17px;
}


/*-----------------------------------------LEFT SIDE COLUMN END*/





/*-----------------------------------------BEFORE AND AFTER START*/
#bnf

{
  padding-left: 18px;
  width: 216px;
  position: relative;
  padding-bottom: 10px;
  margin-top:2.4em;

}

/*-----------------------------------------BEFORE AND AFTER END*/


/*-----------------------------------------MAIN CONTENT COLUMN START*/


#contentcol

{
  float: left;
  width: 737px;
  position: relative;

}


#contentcol div.hr

{

  margin: 18px 0px 22px 0px;
  width: 725px;
  border-color:transparent;
  background-image: url(/images/hr_background.gif);
  background-repeat: repeat-x;
  height: 1px;
  line-height: 1px;
  border: 0px;
  padding: 0px;

}


/*-----------------------------------------MAIN CONTENT COLUMN END*/




/*-----------------------------------------NAV FRAME START*/
#navarea

{
height:25px;
margin-top:13px;
z-index:1001;
}
/*-----------------------------------------NAV FRAME END*/




/*-----------------------------------------TOP NAVAGATION START*/


ul.topnav  li

{
  z-index: 1002;
}

ul.topnav  li ul

{
  z-index: 1003;
}

ul.topnav  li ul li

{
  z-index: 1004;
}

ul.topnav li ul li ul

{
  z-index: 1005;
}

ul.topnav  li ul li ul li

{
  z-index: 1006;
}


ul.topnav ul{display:none}
ul.topnav li:hover>ul{display:block }
ul.topnav ul{position: absolute;left:-1px;top:98%;}
ul.topnav ul ul{position: absolute;left:98%;top:-2px;}
ul.topnav,ul.topnav ul {
	margin-top:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#fff;
	border-width:0px;
	border-style:solid;
}
ul.topnav table {border-collapse:collapse}ul.topnav {
	display:block;
	zoom:1;
	float: left;
}
ul.topnav ul{
	/*width:175.65px;*/
	width:154.65px;
}
/*ul.topnav ul{
	width:160.65px;
}*/
ul.topnav li{
	display:block;
	margin:0px 2px 0px 3px;
	font-size:0px;
}
ul.topnav a:active, ul.topnav a:focus {
outline-style:none;
}
ul.topnav a, ul.topnav li.dis a:hover, ul.topnav li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#ffffff;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:11px Verdana;
	color: #444444;
	text-decoration:none;
	/*cursor:default;*/
}
ul.topnav span{
	overflow:hidden;
}
ul.topnav li {
	float:left;
}
ul.topnav ul li {
	float:none;
}
ul.topnav ul a {
	text-align:left;
	white-space:nowrap;
}
ul.topnav li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.topnav li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.topnav ul li.sep span{
	width:80%;
	height:3;
}
ul.topnav li:hover{
	position:relative;
}
ul.topnav li:hover>a{
	background-color:#4792E6;
	border-color:#665500;
	border-style:solid;
	font:11px Verdana;
	color: #ffffff;
	text-decoration:none;
}
ul.topnav li a:hover{
	position:relative;
	background-color:#4792E6;
	border-color:#665500;
	border-style:solid;
	font:11px Verdana;
	color: #ffffff;
	text-decoration:none;
}
ul.topnav li.dis a {
	color: #AAAAAA !important;
}
ul.topnav img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.topnav ul img {width:16px;
height:16px;
}
ul.topnav img.over{display:none}
ul.topnav li.dis a:hover img.over{display:none !important}
ul.topnav li.dis a:hover img.def {display:inline !important}
ul.topnav li:hover > a img.def  {display:none}
ul.topnav li:hover > a img.over {display:inline}
ul.topnav a:hover img.over,ul.topnav a:hover ul img.def,ul.topnav a:hover a:hover ul img.def,ul.topnav a:hover a:hover a:hover ul img.def,ul.topnav a:hover a:hover img.over,ul.topnav a:hover a:hover a:hover img.over,ul.topnav a:hover a:hover a:hover a:hover img.over{display:inline}
ul.topnav a:hover img.def,ul.topnav a:hover ul img.over,ul.topnav a:hover a:hover ul img.over,ul.topnav a:hover a:hover a:hover ul img.over,ul.topnav a:hover a:hover img.def,ul.topnav a:hover a:hover a:hover img.def,ul.topnav a:hover a:hover a:hover a:hover img.def{display:none}
ul.topnav a:hover ul,ul.topnav a:hover a:hover ul,ul.topnav a:hover a:hover a:hover ul{display:block}
ul.topnav a:hover ul ul,ul.topnav a:hover a:hover ul ul{display:none}
ul.topnav span{
	display:block;

  /* padding-right:11px;*/
  padding-right:2px;}
ul.topnav li:hover>a>span{

}
ul.topnav a:hover span{
}
ul.topnav ul span,ul.topnav a:hover table span{
}
ul.topnav ul li:hover > a span{
}
ul.topnav table a:hover span,ul.topnav table a:hover a:hover span,ul.topnav table a:hover a:hover a:hover span{
}
ul.topnav table a:hover table span,ul.topnav table a:hover a:hover table span{
}


/*-----------------------------------------TOP NAVAGATION END*/

/*-----------------------------------------KREATIV TITLE START*/
#khead

{
  position: relative;
  padding-top: 15px;
  padding-bottom: 8px;
  width: 720px;
}

#khead h1

{
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-top:0px;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
}

/*-----------------------------------------HOME HEADER END*/






/*-----------------------------------------HOME CONTENT OPTIONS START*/
#ktriple

{
  width: 725px;
  /*margin-top: 40px;*/
}
#ktriple div

{
  width: 222px;
  float: right;
  padding: 0px 28px 0px 12px;
  color: #000;
  background-color: inherit;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
}
 
#ktriple p.intro{
  color: #000;
  background-color: inherit;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 13px;
  line-height: 22px;
  width: 420px;
  text-align: left;

}
#ktriple p{
  color: #000;
  background-color: inherit;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 13px;
  line-height: 22px;
  text-align: left;

}

#ktriple h1

{
font-family: "Century Gothic","Avant Garde",Futura,Helvetica;
font-style: normal;
font-variant: normal;
font-size: 2em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
font-weight: normal;
clear: left;
 padding: 18px 0px 11px 0px;
margin-top: 0pt;
margin-bottom: 18px;
color: #0099ff;
}
#ktriple h2 

{
  color: #000;
  background-color: inherit;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 20px; 
  font-weight: normal; 
  text-decoration: none;
 /* padding-right: 28px;*/
 margin-bottom:15px;
  display: block;
  line-height: normal;
}

#ktriple h3

{
font-family: "Century Gothic","Avant Garde",Futura,Helvetica;
font-style: normal;
font-variant: normal;
font-size: 2em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
font-weight: normal;
clear: left;
 padding: 18px 0px 11px 0px;
margin-top: 0pt;
margin-bottom: 18px;
color: #0099ff;
}
/*#hometriple h2 a:hover

{
  color: #ee7f2a;
  text-decoration: underline;
}*/


/*-----------------------------------------HOME CONTENT OPTIONS END*/


/* ------------------------------------------- Tables begin ---------------------------------- */ 

table.postit {
	font-size: 1em;
	font-weight: normal;
	width:500px;
  font-family: Arial, sans-serif;
  font-size: 12px;

}
table.postit td{
	padding:10px;
}
/*table.contact td.drp {
	padding-left:20px;
}*/


table.why{
  font-family: Arial, sans-serif;
  font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	/*border:1px dotted #0099FF;*/
	
}
table.why td{
	padding:5px;
}






table.profile{
	font-size: 0.8em;
	font-weight: normal;
}




table.price{
	font-family: Arial, sans-serif;
  font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
table.price tr.odd{
	background-color: #eae9e1;
}
table.price tr td{
	padding: 5px;
}
table.price td.us{
	color: #ff0000;
	width:85px;
}
table.price td.them{
	width:85px;
}
table.price td.save{
	color: #48AF48;
	width:85px;
	font-weight: bold;
}





table.options {
	font-size: 1em;
	font-weight: normal;
}
/* ------------------------------------------- Tables End ------------------------------------ */ 
/* ------------------------------------------- Forms begin ---------------------------------- */ 
form.contact input,select{
	border:1px solid #61615e;
	margin:0px;
	padding:3px;
	color: #666666;
	font-size:12px;
}

form.contact textarea{
	border:1px solid #61615e;
	margin:0px;
	padding:3px;
	width:580px;
	color: #666666;
	font-size:12px;
	font-family: Arial, sans-serif;
}



/* ----------------------------- Miscellaneous  Begin ---------------------------------- */ 
#contactus{
	width:152px;
	height:149px;
	padding-top:40px;
	padding-left:4px;
	background:  url(images/box_contact.gif) top no-repeat;
}
/* ------------------------------------------- Tables End ------------------------------------







/*-----------------------------------------FOOTER START*/
#footerarea

{
	text-align: center;
	clear: both;
	border-bottom: 1px solid #000066;
	padding-top:8px;
	*background-color:#999999;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat;
	background-position: left;
}  

#footer

{
	text-align: center;
	clear: both;
	width: 1000px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0.1em;
	color:#FFFFFF;
}

#footerlock

{
  margin-left: auto;
  margin-right: auto;
  width: 1000px;  
}

#footer_clear

{
  clear: both;
}

/*-----------------------------------------FOOTER END*/

/*-----------------------------------------PRICES PAGE START*/


/*-----------------------------------------PRICES PAGE END*/



/*-----------------------------------------CONTENT PAGES RIGHT COLUMN START*/



/*-----------------------------------------CONTENT PAGES RIGHT COLUMN END*/


/*-----------------------------------------CONTENT PAGES HEADER START*/

#contenthead

{
  width: 725px;
  float: left;
  position: relative;
  clear: both;
  margin-bottom:11px;
}

#contenthead img.header
{
  padding-top: 0px;
}








/*-----------------------------------------CONTENT PAGES HEADER END*/




/*-----------------------------------------CONTENT PAGES content START*/






/*-----------------------------------------CONTENT PAGES content END*/

div.hrsee

{
  margin:  15px 0 15px 0;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  border-bottom: 1px solid #999999;
}

/*-----------------------------------------FOOTER AREAS - BADGES - COPYRIGHT*/

#badgesposition

{
  /*border-bottom: 1px solid #999999;*/

  text-align: center;

  /*margin-bottom: 50px;*/


}

#badgesshell

{

  /*width: 1000px;*/
	width: 100%;
	
  margin-left: auto;

  margin-right: auto;

  text-align: center;

}

#badges

{

/* height: 43px;

  line-height: 43px;*/

  color: #929292;

  background-color: inherit;

  position: relative;

  font-size: 12px;

  font-family: "Trebuchet MS", Arial, sans-serif;

  font-weight: bold;

  

}

#badges img

{

  margin-left:2em;
  margin-top:1em;
  margin-bottom:1em;

}



#copy_shell_position

{
 /* border-bottom: 1px solid #999999;*/
  text-align: center;
  padding-bottom: 30px;
}

#copy_shell

{
 width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;

}

#copy 

{

  position: relative;

  

}
#copy p

{

  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  

}
#copy p.links

{

  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  padding-left:10%;
   padding-right:10%;
  

}
#copy h3

{

    font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 22px; 
  line-height: 26px;
  text-align: center;
  

}

#copy p a:link { 
  	color: #0066FF;
  	text-decoration: none;
	 font-family: Arial, sans-serif;
  	}
#copy p a:visited {
	color: #0066FF;
	text-decoration: none;
	 font-family: Arial, sans-serif;

	}
#copy p a:hover {
	color: #fff;
	background-color: #0033FF;
	text-decoration: none;
	border: none;
	 font-family: Arial, sans-serif;
	}
#copy p a:active { 
	color: #336699;
	text-decoration: none;
	 font-family: Arial, sans-serif;

	}
	
#copy img

{

  margin-left:2em;
  margin-top:1em;
  margin-bottom:1em;

}




/* -------------------------NEW KREATIV START */

#ktriple a:link { 
  	color: #0066FF;
  	text-decoration: underline;
	  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  	/*border-bottom: 1px dotted #451555;*/
  	}
#ktriple a:visited {
	color: #0066FF;
	text-decoration: underline;
	  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  	/*border-bottom: 1px dotted #451555;*/
	}
#ktriple a:hover {
	color: #fff;
	background-color: #0033FF;
	text-decoration: none;
	border: none;
	  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
	}
#ktriple a:active { 
	color: #336699;
	text-decoration: underline;
	  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  	/*border-bottom: 1px dotted #451555;*/
	}
/*-------------------MAIN NAVIGATION-------------------*/

div.categories

{
  padding: 0px 9px 0px 14px;
  /*margin-top:5.8em;*/
  margin-top:1em;
 /* margin-top:3em;*/
}
 
  .categories ul {
 	/*height:307px;*/
	width:200px;
	list-style: none;
	/*margin-top: 2em;*/
	margin-top: 1em;
	padding: 0;
	/*background: #999999 url(images/navbot.gif) bottom left no-repeat;*/
}
.categories li {
	margin-top:0;
	border-bottom: 1px #ccc dotted;
}

.categories li a {
	text-decoration:none;
	color: #000000;
	text-transform: uppercase;
	display:block;
	width:97%;
	padding: .8em 0em .8em .6em;
	/*letter-spacing: 0.2em;*/
	font: 12px Arial,Helvetica,Verdana,sans-serif ;
}
.categories li.first a {
	border-top: 1px #666666 dotted;
}
.categories li.last a {
	border-bottom: 1px #666666 dotted;
}
.categories li a:hover {
	background-color: #0099ff;
	color:#fff;
}
.categories li a.current
{
font-weight:bold;
background: #eae9e1;
}
.categories li.pageonfirst
{
	
	color: #fff;
	background-color: #0099ff;
	display:block;
	width:97%;
	text-decoration:none;
	text-transform: uppercase;
	padding: .8em 0em .8em .6em;
	/*letter-spacing: 0.2em;*/
	font: 12px Arial,Helvetica,Verdana,sans-serif ;
	border-top: 1px #666666 dotted;
	
	
}

.categories li.sub
{
	margin-top:0;
	border-bottom: 1px #fff dotted;
	background-color: #666666;
}
.categories li.sub a {
	text-decoration:none;
	color:#fff;
	font: 12px Arial,Helvetica,Verdana,sans-serif ;
	display:block;
	width:97%;
	text-transform: none;
	padding: .8em 0em .8em .6em;
	/*letter-spacing: 0.2em;*/
	
}
.categories li.sub a:hover {
	background-color: #CCCCCC;
	color:#000;
}

/*.categories li.pageon a {
	text-decoration:none;
	color:#000;
	font: .9em Arial,Helvetica,Verdana,sans-serif ;
	display:block;
	width:95%;
	text-transform: uppercase;
	padding: 1.2em 0em 1.2em 1.8em;
	letter-spacing: 0.2em;
}*/
#feature
{
width:360px;
margin-left:auto;
margin-right:auto; 
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight:normal;
  color:#000;
 
  
} 

/* -------------------------NEW KREATIV END */


div.corearea h3

{

  color: #625d4e;

  background-color: inherit;

  font-family: "Trebuchet MS", Arial, sans-serif;

  font-size: 22px;

  padding-bottom: 6px;

}



.why ul {
 	/*height:307px;*/
	/*width:200px;*/
	list-style: none;
	margin: 0;
	padding: 0;
	
	/*background: #999999 url(images/point.gif) bottom left no-repeat;*/
}
.why li {
	margin-top:2em;
	height:20px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}


/* -------------------------NEW HOTEL 1 DANUBIUS */

#hotel1 {  

  margin: 0;
  width: 719px;
  background-image: url(../images/arena.jpg) ;
  background-repeat: no-repeat;
  height: 393px;
  border: 0px;
   
}


#hotel1 p{
	
 padding-top: 250px;
  padding-left:20px;
  padding-right:20px;
    color: #000;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 13px;
  line-height: 22px;
  text-align: left;	
	
	
}
#hotel1 p.price{
	 padding-top: 0px;
  padding-left:20px;
  padding-right:20px;
    color: #000;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 14px;
  line-height: 22px;
  text-align: center;	
	
	
}


/* -------------------------NEW HOTEL 2 EBEN */

#hotel2 {  

  margin: 0;
  width: 719px;
  background-image: url(../images/ebennew.jpg) ;
  background-repeat: no-repeat;
  height: 393px;
  border: 0px;
   
}


#hotel2 p{
	
 padding-top: 250px;
  padding-left:20px;
  padding-right:20px;
    color: #000;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 13px;
  line-height: 22px;
  text-align: left;	
	
	
}
#hotel2 p.price{
	 padding-top: 0px;
  padding-left:20px;
  padding-right:20px;
    color: #000;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 14px;
  line-height: 22px;
  text-align: center;	
	
	
}



/* -------------------------NEW HOTEL 2 AMADEUS */

#hotel3 {  

  margin: 0;
  width: 719px;
  background-image: url(../images/amadeusnew.gif) ;
  background-repeat: no-repeat;
  height: 393px;
  border: 0px;
   
}


#hotel3 p{
	
 padding-top: 250px;
  padding-left:20px;
  padding-right:20px;
    color: #000;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 13px;
  line-height: 22px;
  text-align: left;	
	
	
}
#hotel3 p.price{
	 padding-top: 0px;
  padding-left:20px;
  padding-right:20px;
    color: #000;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 14px;
  line-height: 22px;
  text-align: center;	
	
	
}


/* -------------------------NEW HOTEL 4 HUNGARIA */

#hotel4 {  

  margin: 0;
  width: 719px;
  background-image: url(../images/hungaria.jpg) ;
  background-repeat: no-repeat;
  height: 393px;
  border: 0px;
   
}


#hotel4 p{
	
 padding-top: 250px;
  padding-left:20px;
  padding-right:20px;
    color: #000;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 13px;
  line-height: 22px;
  text-align: left;	
	
	
}
#hotel4 p.price{
	 padding-top: 0px;
  padding-left:20px;
  padding-right:20px;
    color: #000;
  font-family: Arial, sans-serif;
  /*font-family: "Trebuchet MS", Arial, sans-serif;*/
  font-size: 14px;
  line-height: 22px;
  text-align: center;	
	
	
}


