@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: url(../images/bodyBG.gif) repeat-x scroll 0 0 #e5e7e1;
    margin: 0px;
    padding: 0px;
    font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-style: normal;
    color: #000000;
    text-align:left;
}

p   {
    font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #6b696a;
    text-align:justify;
    padding: 0;
    margin: 0;
}

a   {
    text-decoration: none;
    font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-style: normal;
    color: #ed008c;
}

a:link, a:visited {text-decoration:none; color:#ed008c; font-weight:bold}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
a:focus, input:focus {outline:none;}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    color: #ed008c;
    margin-bottom: .3em;
    font-family: "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}

h1 { font-size: 2.0em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

address, abbr, acronym {font-style: normal;}

sup { font-size:0.5em }

ul, ol {list-style:none outside none;}

img { float:left;}

td {vertical-align:middle; /*width:120px;*/}

input { margin-left: 4px; }

.clear {clear:both;}
.leflo {float:left;}
.riflo {float:right;}


/* top header style */


#mainContain   {width: 960px; margin: 0 auto;}

#logo {float:left;}

#topBanner { 
  background: url(../images/bannerBG.gif) no-repeat scroll 0 0 transparent; 
  color: #ffffff;
  float:right;
  margin-top:9px;
  padding:6px 0 6px 6px;
  width:574px;
}
#topBanner img {padding-right:20px; float:left;}
#topBanner #h2Cont {width:342px; float:left; padding-right:10px;} /*taze dodadeno*/
#topBanner h2 {color:#fff; padding-top:6px; width:342px; display:block; float:left;}
#topBanner h2 img {
  float:right;
  padding-right:0;
  padding-top:6px;
}
#topBanner p {color:#ffffff; float:left;}
#topBanner a {
  background: url(../images/rez_BTN.gif) no-repeat scroll 0 0 transparent; 
  color:#000000;
  float:left; /*pred dodadenoto - right*/
  font-size:0.8em;
  height:70px;
  margin-right:5px;
  /*margin-top:-42px;*/
  width:88px;
  padding-left:5px;
}

/* nav */

#nav { display:block; margin-top:1px;padding-top:6px;}
#nav ul { width: 795px;}
#nav li { display:inline; }
#nav a {
  color:#FFFFFF;
  font-size:0.93em;
  padding:6px 16px;
  text-transform:uppercase;
}
#nav a:hover, #nav a:active, #nav a.active  { background-color:#ac0066;}
#nav ul.lng {float:right; margin-top:-16px; width:48px;}
#nav ul.lng a { padding: 0; }
#nav ul.lng a img { padding-left: 8px; }

/* content */

#content { color:#666666; margin: 0 auto; width: 938px;}

#formsCont {
  background: url(../images/contForm_topBG.gif) no-repeat scroll 0 top #666666; 
  display:block;
  padding:14px 28px;
}
#formsCont h2 {color:#ffffff; padding-bottom:10px;}

#mainForm {
  background: url(../images/mainFormBG.gif) no-repeat scroll 0 bottom #f2e7e2;
  float:left;
  /*height:auto;*/
  width:501px;
}

#mainForm #line {width:100%; height:1px; background-color:#9f9f9f; margin-top:5px; margin-bottom:5px;}
	
#letForm    {
  float:left;
  width:168px

} 

#hotelForm   {
  float:left;
  width:167px;
} 

#vozilaForm  {
  float:left;
  width:166px
}

#letForm a, #hotelForm a, #vozilaForm a {
  display:block;
  color:#41281A;
  font-size:1.4em;
  padding:13px 44px 7px;
  text-align: center;
}

#letForm a  {
  background: url(../images/letoviBG.gif) no-repeat scroll 100% 0 #f2e7e2;
}
#letForm a:hover, #letForm a:active, #letForm a.active  {
  background: url(../images/letoviBG.gif) no-repeat scroll 0 0 #f2e7e2;
}

#hotelForm a  {
  background: url(../images/hoteliBG.gif) no-repeat scroll 100% 0 #f2e7e2;
}
#hotelForm a:hover, #hotelForm a:active, #hotelForm a.active {
  background: url(../images/hoteliBG.gif) no-repeat scroll 0 0 #f2e7e2;
}

#vozilaForm a:hover, #vozilaForm a:active, #vozilaForm a.active  {
  background: url(../images/vozilaBG.gif) no-repeat scroll 100% 0 #f2e7e2;
}
#vozilaForm a {
  background: url(../images/vozilaBG.gif) no-repeat scroll 1% 0 #f2e7e2;
}
  
#formBTM {
  background: url(../images/contForm_btmBG.gif) no-repeat scroll 0 bottom #666666; 
  height:20px;
}  

#bookAFlight, #bookAHotel, #rentACar {
  float:left;
  font-size:0.8em;
  margin-left:10px;
  margin-top:16px;
  width:490px;
}

.sideForms  {
  float:left; 
  margin-left:28px;
  margin-bottom: 30px;
  width: 350px;
  border:1px solid #9f9f9f;
}

.hrsForm {
	background-color:#F2E7E2;
}

.hrsForm .hrs_form {
	margin: 0 auto;
	border: 3px #d563a1 solid;
}

.hrsForm .hrs_form .top {
	width: 100%;
	height: 23px;
	background-image: url(../images/hrs_top_bck.jpg);
}

.hrsForm .hrs_form .top img {
	padding-left: 10px;
}

.hrsForm .hrs_form .mid {
	height: 177px;
	background-image: url(../images/hrs_bck.png);
	font-size: 9px;
}

.hrsForm .hrs_form .mid td {
	vertical-align: bottom;
}

.hrsForm .hrs_form .mid input {
	margin: 0;
	font-size: 10px;
}

.hrsForm .hrs_form .mid select {
	margin: 0;
	font-size: 10px;
}

#tableBanner2 { 
  color:#ffffff; 
  font-size: 1em; 
  width:100%; 
}
#tableBanner2 th {
  background-color:#D3649F;
  font-size: 1em; 
  padding:8px;
  width:100%; 
}
#tableBanner2 td { width:80%; padding:5px 8px; }
    
#news {margin-top:1px; padding: 0 15px;}

/* footer */

#footer { 
  background: url(../images/footer_BG.gif) repeat-x scroll 0 0 #e5e7e1;
  height: 20px;
  text-align: center;
}

#footWrap {
  margin: 0 auto;
  width: 960px;
}

#footWrap h6 {padding-top:10px;}
#footWrap ul {
  float:left;
  margin-top:8px;
  padding-left:26px;
  width:20%;
}
#footWrap ul a {color:#ffffff;}

.post2 {
    border-right: 1px solid #9F9F9F;
    display: inline;
    float: left;
    margin: 25px 34px 35px 0;
    padding-right: 30px;
    width: 400px;
	height: 120px;
}

.post {
  display:inline;
  float:left;
  margin: 25px 0;
  text-align:justify;
}

.post td {
	vertical-align: top;
}
.levo {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.desno {
	float: right;
	font-size: 14px;
    font-weight: normal;
}
.desno2 {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

#naslovMal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

.ccards {
	font-style: italic;
    font-weight: bold;
	margin: 10px 0;
}

.uslugi_list {
	margin: 10px 0;
}
.uslugi_txt {
	text-align:justify;
}

.submitHrs{
	width: 127px;
	height: 28px;
	background: url(../images/hrs_kop.png) top left no-repeat;
	border: 0 none;
	cursor: pointer;
}

.submitHrs_En{
	width: 127px;
	height: 28px;
	background: url(../images/hrs_butt.png) top left no-repeat;
	border: 0 none;
	cursor: pointer;
}
