
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Author: FLAX STUDIO
	date:   03 2009©
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	*** Layout Styling ***
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

*/

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RSETIRANJSE NA CSS - POCETOK
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RSETIRANJSE NA CSS - KRAJ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


body{
background:#016e9f url(../images/waves.jpg) no-repeat;
background-position:top center;
font: small Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
center div
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~
*/
#center {
	width: 980px;
	height:auto;
    margin-left: auto ;
    margin-right: auto ;
	background-color:#efefef;
   -moz-box-shadow: 0px 0px 10px #333;
   -webkit-box-shadow: 0px 0px 10px #333;
    box-shadow: 0px 0px 10px #333;
	
	
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
banner div
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#header{
	clear:both;
	width: 980px;
    margin-left: auto ;
    margin-right: auto ;
	height:154px;   
}




/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
banner div
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#banner{
	clear:both;
	width:100%;
	height:88px;
	background: url(../IMGS/banner.jpg) no-repeat ;
	 
	
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
background div
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#background{
	clear:both;
	width:100%;
	height:auto;
 
	
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
backgrond texture div
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#backgrond_texture{
	clear:both;
	width:920px;
	height:auto;
	background:url(../IMGS/backgrond_texture.gif) repeat;
    margin-top:0; 	
	padding-top:20px;
	 
	padding-bottom:20px;
	float:left;
	border-top:solid #fff 20px;
 	border-left:solid #fff 20px;
	border-right:solid #fff 40px;
	border-bottom:solid #fff 20px;
}

#backgrond_texture_singup{
	float:left;
	clear:both;
	width:940px;
	height:auto;
	background:url(../IMGS/backgrond_texture.gif) repeat;
    margin-left: auto ;
    margin-right: auto ;
	margin-top:0; 	
	padding-top:20px;
	padding-bottom:20px;
	border-top:solid #fff 20px;
 		
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
commponent div
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#commponent_div{
	width:572px;
	height:auto; /*1100px*/
	background:#FFFFFF;
	border-bottom:solid #bbb 2px;
	border-right:solid #bbb 2px;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	margin-left:20px;
	padding-bottom:30px;
	float: left;
}

#commponent_div_addprpperty{
	width:572px;
	height:auto; /*1100px*/
	background:#FFFFFF;
	border-bottom:solid #bbb 2px;
	border-right:solid #bbb 2px;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	margin-left:20px;
	padding-bottom:30px;	
	padding-left:30px;	
	float: left;	
}

#commponent_div_signup{
	width:572px;
	height:auto; /*1100px*/
	background:#FFFFFF;
	border-bottom:solid #bbb 2px;
	border-right:solid #bbb 2px;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	padding-bottom:30px;	
	padding-left:70px;	
    margin:0 0 0 160px;	
	float:left;
}

#commponent_div_contact{
	width:572px;
	height:auto; /*1100px*/
	background:#FFFFFF;
	border-bottom:solid #bbb 2px;
	border-right:solid #bbb 2px;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	margin-left:150px;
	padding-bottom:30px;	
	padding-left:70px;	
	float:left;	
}

#commponent_div_homeiz{
	width:572px;
	height:400px; /*1100px*/
	background:#FFFFFF;
	border-bottom:solid #bbb 2px;
	border-right:solid #bbb 2px;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;;
	padding-bottom:30px;	
	padding-left:70px;	
	margin-left:170px;	
}

#commponent_div_terms{
	width:572px;
	height:1000px; /*1100px*/
	background:#FFFFFF;
	border-bottom:solid #bbb 2px;
	border-right:solid #bbb 2px;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	margin-left:150px;
	padding-bottom:30px;	
	padding-left:70px;		
	
}

#left_iz_meni {
    width:150px;
	height:433px;
	float:left;
	margin:0 10px 0 5px;
	clear:left;
    background:#FFFFFF url(../IMGS/Shadowefect.png) repeat-y right top;

}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
footer div
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#footer{
	clear:both;
	width:100%px;
	height:1px;
	
	
 		
}

#commponent_div_largepreview{
	width:665px;
	height:auto; /*1100px*/
	background:#e2e2e2;
	border-bottom:solid #bbb 2px;
	border-right:solid #bbb 2px;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	padding-bottom:15px;	
	padding-left:15px;	
	float:left;
 	
	 
}

#commponent_div_largepreview_gray{
	width:610px;
	height:2300px; /*1100px*/
	background:#e2e2e2;
	border-bottom:solid #bbb 2px;
	border-right:solid #bbb 2px;
	border-top:solid #bbb 1px;
	border-left:solid #bbb 1px;
	padding-bottom:15px;	
	padding-left:15px;	
	 
}
#commponent_div_largepreview_bottom_info{
	width:530px;
	height:1600px; /*1100px*/
	background:#e2e2e2;
		
	 
}
/*---------------------------------------------------*/

/*НОВИ ЗА АДМИНОТ*/
#backgrond_texture_admin{
 width:780px;
 height:auto;
 background:url(../IMGS/backgrond_texture.gif) repeat;
    margin-left: 10px;
 margin-right:10px;  
 padding-top:20px;
 padding-left:10px;
 margin-bottom:20px; 
 padding-bottom:20px;
 border-top:solid #fff 20px;
 float:left;
   
}

#backgrond_texture_admin_menu{
 width:150px;
 height:auto;
 background:url(../IMGS/backgrond_texture.gif) repeat;
    margin-left: 10px;  
 padding-top:20px;
 padding-left:5px;
 margin-bottom:20px; 
 padding-bottom:20px;
 border-top:solid #fff 20px;
 float:left;
   
}


#background_admin{
 clear:both;
 width:100%;
 height:auto;
 background:#fff;
 float:left;
 
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Book form od kontakt formata
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#book_steps01 {
 width:450px;
 height:30px;
 float:left;
 margin:0 0 10px 0;
 background:url(../IMGS/steps/step01.png) no-repeat;
	
}

#book_steps {
 width:450px;
 height:30px;
 float:left;
 margin:0 0 10px 0;
 background:url(../IMGS/steps/step02.png) no-repeat;
	
}

#book_steps_3 {
 width:450px;
 height:30px;
 float:left;
 margin:0 0 10px 0;
 background:url(../IMGS/steps/step03.png) no-repeat;
 
	
}
#book_steps_4 {
 width:450px;
 height:30px;
 float:left;
 margin:0 0 10px 0;
 background:url(../IMGS/steps/step04.png) no-repeat;
 
	
}
#booking_form {
	width:450px;
	height:auto;
	
	background:#f2f2f2;
    float:left;
	margin:10px 0 30px 80px;
	padding:10px 0 10px 0;
	border:solid 1px #e2e2e2;
   -moz-box-shadow: 0 5px 7px #CCC ;
   -webkit-box-shadow: 0 5px 7px #CCC ;
    box-shadow: 0 5px 7px #CCC ;
   -moz-border-radius:10px;
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   -webkit-border-radius:10px;
	 
	
}

#steps_tit {
	font-size:13px;
	color:#FFF;
	margin:0 0 0 27px;
	font-weight:bold;
	text-align:center;
} 

#steps_subtit {
	font-size:10px;
	color:#FFF;
	margin:0 0 0 26px;
	line-height:4px; 
	text-align:center;
} 
#booking_step_cont {
	width:108px;
	height:30px;
	float:left;
	margin:0 4px 0 0;
	
	
}
#second_step_txt {
	font-size:13px;
	font-weight:bold;
	margin:20px 0 0 20px;
	color:#646464;
	
}

#secon_conteiner {
	width:400px;
	height:120px;
	margin:10px 0 0 25px;
    float:left;
	border:solid 1px #CCC;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#f7f7f7;
}

#second_step_info {
	width:300px;
	height:35px;
	font-size:13px;
	font-weight:bold;
	margin:7px 0 0 40px;
	color:#646464;
  
	
}

#first_cont {
	width:400px;
	height:40px;
	margin:10px 0 0 25px;
    float:left;
	border:solid 1px #CCC;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#f7f7f7;
}

#second_step_price {
	font-size:19px;
	font-weight:bold;
	margin:7px 0 0 20px;
	color:#646464;
	
}

#small_step2_info {
	width:320px;
	font-size:9px;
	 float:left;
	margin:2px 0 10px 85px;
	color:#646464;
}

#small_step2_redtxt {
	width:150px;
	font-size:9px;
	float:left;
	margin:12px 0 10px 5px;
	color:#b16565;
}

#third_step_info {
	width:400px;
	 float:left;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 0 30px;
	color:#646464;
  
	
}

#step_3_left {
	width:200px;
	height:auto;
	float:left;
	margin:10px 0 0 15px;
	
}

#step_3_left label{
	display: block;
	color: #333;
	line-height: 1.4em;
	font-size:12px;
	margin:10px 0 0 0;
}
#step_3_left input{
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #CCC;
	height:22px;
	width:150px;
}
#Pay_cards {
	margin:2px 0 0 15px;
	
}

#third_step_price {
	font-size:19px;
	font-weight:bold;
	margin:0 0 0 20px;
	color:#646464;
	float:left;
}

#end_steps_txt {
	width:400px;
	font-size:11px;
    float:left;
	text-align:center;
	margin:10px 0 0 0;
	
}

#final_step_info {
	width:440px;
	font-size:18px;
	font-weight:bold;
    float:left;
	text-align:center;
	margin:10px 0 0 0;
	color:#4c4c4c;

}

#final_step_txt_info {
	width:440px;
	font-size:11px;
	font-weight:bold;
    float:left;
	text-align:center;
	margin:15px 0 15px 0;
	color:#4c4c4c;

}

#booking_typs{
	width:137px;
	font-size:12px;
    float:left;
	font-weight:bold;
	color:#616161;
	background:#d8d5d5;
	border-bottom:solid 1px #CCC;
	padding:3px 0 3px 0;
	text-align:center;
	margin:0 0 10px 0;
}

.booking_t_info {
	width:411px;
	height:60px;
	border-bottom:solid 1px #CCC; 
	 
}

#room_typs_book{
	width:157px;
	font-size:13px; 
	float:left; 
	color:#5c66c4;
	text-align:center;
	margin:0 0 5px 0;
}

.cmdUnbelievable
{
    width:auto;
     float:left;
	 margin:0 20px 0 10px;
      
    
}
 /*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Book form od kontakt formata/kraj
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Booking finalno css  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#booking_info_fin {
	width:255px;
	height:auto;
	margin:10px 0 0 0;
	border-left:solid 2px #e2e2e2;
	float:left;
	
}

#book_txt_fin{
	color: #00759A;
    float: left;
    font-size: 14px;
    margin: 10px 0 0 0;
	padding:0 0 0 10px;
    text-align: left;
    width: 245px;
	border-bottom:solid 1px #e2e2e2;	
	
}

#book_check_price {
	width:180px;
	height:auto;
	margin:10px 0 0 15px;
	float:left;
	
}
#fiscal_check_bb {
	color: #2a2a2a;
    float: left;
    font-size: 12px;
    margin: 10px 0 0 0;
    text-align: right;
    width: 180px;
	border-bottom:dashed 1px #cfcfcf;
	height:20px;
	
}
#fiscal_check_s {
	color: #2a2a2a;
    float: left;
    font-size: 11px;
    margin: 10px 0 0 0;
    text-align: right;
    width: 180px;
    height:20px;
	
}

#grean_book_par {
	width:625px;
	height:auto;
	margin:15px 0 0 10px;;
	float:left;
	background:#dfffe1;
	border-bottom:dashed 1px #cfcfcf;
	
}

#grean_book_txt{
	width:625px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:14px;
	color:#0c4f6e;
    float:left
}

#book_your_informations {
	width:645px;
	height:auto;
	float:left;
	margin:15px 0 0 0;
	border-top:solid 1px #e2e2e2;
	padding:0 0 10px 0;
}

#sub_on_book {
	color:#026e9f;
	font-size:17px;
    text-shadow: 0px 1px 1px #02354d;
	margin:15px 0 0 15px;
	
}
#book_input_contein_f {
	width:auto;
	height:auto;
	float:left;
	margin:10px 20px 15px 20px;
}
#labels_f_book_inp {
	margin:15px 0 2px 0;
	color:#1f556d;
	font:small;
}

#payment_cards_logo { 
    width:600px;
	height:auto;
	float:left;
	margin:15px 0 0 15px;;
}

#pay_book_logo {
	float:right;
	margin:0 0 0 10px;
	
}
#book_cap_check {
	 
	margin: 0 0 0 15px;
	width:;
	height:;
}
