body
{
	margin: 0;
	padding: 0;
	background: #fff url(/public/images/body_tile.gif) repeat;
	font: 10px Verdana, Arial, sans-serif;
	color: #6a6f73;
}


h1
{
width:100%;
height:28px;
padding-left:5px;
font-size: 19px;
font: Helvetica;
color: #6a6f73;
}

h2
{
width:500px;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
margin-top:10px;
font-size: 19px;
color:#6a6f73;
font: Helvetica;
}

h2 a 			{color: #ffffff; text-decoration: none;}
h2 a:visited 	{color: #ffffff; text-decoration: none;}
h2 a:hover 	{color: #ffffff; text-decoration: underline;}

h3
{
font-size: 14px;
color:#6a6f73;
font: Helvetica;
}

h4
{
width:520px;
background:#A6C9DD;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
font-size: 12px;
font: Helvetica;
color: #0073BC;
}

h4 a 			{color: #ffffff; text-decoration: none;}
h4 a:visited 	{color: #ffffff; text-decoration: none;}
h4 a:hover 	    {color: #ffffff; text-decoration: underline;}

ul
{
	margin: 0px;
	padding: 2px 0px 2px 16px;
}

li
{
	margin: 0px;
	padding-bottom: 5px;
}

.ul_ls_box
{
margin: 0px;
padding: 2px 0px 2px 0px;
}

.li_ls_box
{
margin: 0px;
margin-bottom:5px;
list-style: none;
border-bottom:1px solid #e5e5e5;
font-size:11px;
text-align:left;
padding-left:10px;
font-weight:none;
}

.li_ls_box a         {color: #6a6f73; text-decoration: none;}
.li_ls_box a:visited {color: #6a6f73; text-decoration: none;}
.li_ls_box a:hover   {color: #6a6f73; text-decoration: underline;}


a 			{color: #2B4868; text-decoration: none;}
a:visited 	{color: #2B4868; text-decoration: none;}
a:hover 	{color: #2B4868; text-decoration: underline;}

a 			img {border: 0px;}
a:visited 	img {border: 0px;}
a:hover 	img {border: 0px;}


form
{
	padding: 0px;
	margin: 0px;
}

select
{
	font-family: Verdana, sans-serif;
	font-size : 11px;
}


input
{
	font-family: Verdana, sans-serif;
	font-size : 11px;
}


textarea
{
	font-family: Verdana, sans-serif;
	font-size : 11px;
}

#Wrapper
{
	width: 700px;
	height:100%;
	margin: auto;
	display:block;
	overflow:auto;
	background: #f5f5f5 url(/public/images/ls_tile.gif) repeat-y;
}


/****************************** H E A D E R ******************************/

#Header
{
float:left;
width: 510px;
height: 301px;
background: #3d4140 ;
}

#HeaderTile
{
border-bottom:0px solid #2C2E5E;
float:left;
height:130px;
width:510px;
background: url(/public/images/header_tile.gif) repeat-x;
}

#header_slika
{
background: #f5f5f5 url(/public/images/header_slika.jpg) no-repeat;
float:left;
width:510px;
height:199px;
}

#header_back
{
float:left;
width:510px;
margin-top:25px;
background: #2B4868 url(/public/images/header_back.jpg) no-repeat bottom;
border-bottom: 4px solid #e9c500;
}

/****************************** GLLAVNI MENI ******************************/


#Steps {
    width:510px;
    text-align:left;
    margin:auto;
    clear:both;
    font-size:14px;
    color:#ffffff;
    font: Helvetica;
}
#Steps span {
    float:left;
    height:57px;
    width:120px;
    padding-top:23px;
    padding-left:20px;
    font-weight:bold;
}
#Steps a 			{color: #fff; text-decoration: none;}
#Steps a:visited 	{color: #fff; text-decoration: none;}
#Steps a:hover 	{color: #fff; text-decoration: underline;}

#Steps a span {
    font-size:10px;

    float:left;
    height:auto;
    width:auto;
    padding-top:0;
    padding-left:0;
    margin-right:0;
    font-weight:normal;
    color:#bad5ea;
}

#Steps #FirstStep {
    background:url(/public/images/bg_1st_step.gif) no-repeat 0 15px;
}


#Steps .futureStep {
    background:url(/public/images/header_button.gif) no-repeat right;
}

#Steps #CurrentStep {
    background:url(/public/images/bg_current_step.gif) no-repeat 0 10px;
    position:relative;
}
#Steps #CurrentStep a {
    color:#e6530a;
}



/***************************** M A I N   C E L ******************************/
#MainCel
{
	float:left;
	width: 510px;
	overflow:hidden;
	display:block;
}

#MainCelPath
{
	float: left;
	margin-top:5px;
	margin-bottom:5px;
	width: 950px;
	height: 100%;
	background: #A3B22F;
	border-bottom:3px solid #fffff;
}

#MainCelPath a 			{color:#ffffff;text-decoration:none;}
#MainCelPath a:visited  {color:#ffffff;text-decoration:none;}
#MainCelPath a:hover 	{color:#ffffff;text-decoration:underline;}



/***************************** L E F T   C E L ******************************/

#LeftCel
{
	float:left;
	background: #f5f5f5 url("/public/images/ls_tile.gif") repeat-y;
	width: 190px;
	height:100%;
	display:block;
}

#logo
{
float:left;
width:190px;
height:84px;
padding-top:17px;
margin-bottom:1px;
background: #2b4868;
border-bottom:4px solid #E9C500;
border-top:4px solid #E9C500;
}

#box
{
float:left;
width:184px;
}

#box_head
{
float:left;
padding-top:5px;
padding-left:10px;
width:174px;
height:19px;
color:#010101;
font-size:12px;
font-weight:bolder;
text-align:left;
background: #e6e6e6 url("/public/images/triangle.gif") no-repeat left 50%;
border-left:6px solid #bbbbbb;
}



#box_slika_pretraga
{
float:left;
width:32px;
height:32px;
border-bottom:2px solid #ffffff;
}

#box_text
{
float:left;
width:177px;
padding-bottom:5px;
background: #f5f5f5;
}
html>body #box_text {padding-top:8px;}

#box_body
{
float:left;
width:178px;
border-left:6px solid #c9c9c9;
}

#box_subtitle
{
padding-left: 25px;
padding-top:3px;
padding-bottom:3px;
font-size:12px;
font-weight:bold;
color:#0071BB;
background:url("/public/images/box_subtitle.gif") no-repeat left;
}

#ls_bottom
{
float:left;
width:184px;
height:100%
border-left:6px solid #c9c9c9;
}

.pretraga_ls
{
font-size:10px;
}

#banner_box
{
float:left;
text-align:center;
padding-top:7px;
padding-bottom:5px;
background:#D3E6F4;
border-left:1px solid #A6C9DD;
border-right:1px solid #A6C9DD;
border-bottom:1px solid #A6C9DD;
border-top:1px solid #A6C9DD;
}

#ls_pretraga
{
	float:left;
	width:200px;
	background:url(/public/images/box_search.gif) no-repeat;
	height:90px;
	margin-bottom:15px;
	padding-left:10px;
	color:#0071BB;
	font-size:12px;
}

#ls_pretraga_naslov
{
padding-left:60px;
padding-top:25px;
}

.ls_pretraga 

/***************************** C E N T E R   C E L ******************************/

#CenterCel
{
	display:block;
	float:right;
	width: 597px;
	height:100%;
}

#CC_head
{
float:right;
width:593px;
height:12px;
margin-right:8px;
background:url(/public/images/CC_head.jpg) no-repeat;
}

#CC_body
{
float:right;
width:594px;
height:100%;
background:url(/public/images/CC_body_tile.gif) repeat-y;
margin-right:8px;
}

#CC_text
{
	float:left;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	display: block;
	margin-bottom:10px;
}

#CC_bottom
{
float:right;
width:594px;
height:12px;
background:url(/public/images/CC_bottom.gif) no-repeat;
margin-right:8px;
}

#navigacija
{
margin:auto;
width:500px;
text-align:center;
margin-bottom:10px;
margin-top:10px;
}

.table_list
{
color:#6a6f73;
text-align:center;
font-size:11px;
}

.table_list_td
{
width:239px; 
text-align:left; 
font-weight:bold; 
background: #eaeef1;
font-size:12px;
}

.table_list_td2
{
width:239px; 
text-align:left; 
background: #eaeef1;
}

.table_list_tr
{
border-bottom:4px solid #c7d2d8;;
}

#ikone
{
float:right;
xpadding-top:10px;
}

#slika_rea
{
margin-left:2px;
}



/***************************** R I G H T   C E L ******************************/



#RightCel
{
	float: right;
	width: 200px;
	display:block;
	height:100%;
	padding-top:7px;
}

#rs_box
{
float:right;
margin-bottom:15px;
width:200px;
}

#rs_box_slika
{
width:190px;
height:49px;
}

#rs_box_head
{
float:left;
padding-right:20px;
padding-top:25px;
width:180px;
height:20px;
text-align:right;
color:#0071BB;
font-size:12px;
font-weight:bold;
background: url("/public/images/box_header.gif") no-repeat ;
}

#rs_box_head_mesta
{
float:left;
padding-right:20px;
padding-top:25px;
width:180px;
height:20px;
text-align:right;
color:#0071BB;
font-size:12px;
font-weight:bold;
background: url("/public/images/box_header_mesta.gif") no-repeat ;
}

#rs_box_head_putovanja
{
float:left;
padding-right:20px;
padding-top:25px;
width:180px;
height:20px;
text-align:right;
color:#0071BB;
font-size:12px;
font-weight:bold;
background: url("/public/images/box_header_putovanja.gif") no-repeat ;
}

#rs_box_head_zemlje
{
float:left;
padding-right:20px;
padding-top:25px;
width:180px;
height:20px;
text-align:right;
color:#0071BB;
font-size:12px;
font-weight:bold;
background: url("/public/images/box_header_zemlje.gif") no-repeat ;
}

#rs_box_head_krstarenja
{
float:left;
padding-right:20px;
padding-top:25px;
width:180px;
height:20px;
text-align:right;
color:#0071BB;
font-size:12px;
font-weight:bold;
background: url("/public/images/box_header_krstarenja.gif") no-repeat ;
}

#rs_box_head_ekskurzije
{
float:left;
padding-right:20px;
padding-top:25px;
width:180px;
height:20px;
text-align:right;
color:#0071BB;
font-size:12px;
font-weight:bold;
background: url("/public/images/box_header_ekskurzije.gif") no-repeat ;
}

#rs_box_text
{
float:left;
width:160px;
padding-left:20px;
padding-right:20px;
padding-bottom:5px;
padding-top:2px;
background: url("/public/images/box_tile.gif") ;
}
xhtml>body #rs_box_text {width:180px;}

#rs_box_bottom
{
float:left;
width:200px;
height:12px;
margin-right:5px;
background: url("/public/images/box_bottom.gif") no-repeat ;
}



#BoxMeni
{
	margin-bottom: 20px;
}



/***************************** F O O T E R ******************************/

#Footer
{
	background: #2b4868;
	color: #828282;
	margin:auto;

}

#FooterBack
{
border-top: 4px solid #e9c500;
margin:auto;
float:left;
width:700px;
height:45px;
color:#9fa0cf;
}

#footer_tile
{
float:left;
background: #2B4868 url(/public/images/footer_tile.gif) repeat-x;
width:700px;
height:45px;
}

#FooterOpcije
{
	padding-top:10px;
	font-size:9px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  color:#9fa0cf;

}

#FooterOpcije a 		{color:#535353;text-decoration:none;}
#FooterOpcije a:visited {color:#535353;text-decoration:none;}
#FooterOpcije a:hover 	{color:#535353;text-decoration:underline;}












/**********************************************************************/

#clear	{clear: both;}

.clear	{clear: both;}


#masterdiv
{
	font-size: 13px;
	padding: 5px 0px 5px 0px;
	height:100%;
}


.select_default
{
	width: 170px;
	font-family: Verdana, sans-serif;
	font-size : 11px;
	color: #003e8c;
	border: 1px solid #7f9db9;
}


.lista_foto_u_galeriji
{
	border: 1px solid #E4E4E4;
	float: left;
	margin: 10px;
	background: #ffffff;
	display: inline;
}


.jedna_foto_u_galeriji
{
	border: 1px solid #E4E4E4;
	float: left;
	padding: 10px;
	background: #f1f6fc;
	display: inline;
}







/***************** N E W S *******************/



.lista_itema_item
{
	margin: 30px 0px 50px 0px;
	clear: both;
}


.lista_itema_item_naslov
{
	color: #7B7B7B;
	margin-bottom: 15px;
}


.lista_itema_item_datum
{
	color: red;
	margin-bottom: 10px;
}


.lista_itema_item_text
{
	text-align: justify;
}





/***************** Q N A *******************/


.lista_itema_qna
{
	margin: 30px 0px 30px 0px;
	clear: both;
}


.lista_itema_qna_pitanje
{
	color: #7B7B7B;
	margin: 0px 0px 3px 0px;
}


.lista_itema_qna_odgovor
{
	color: #003e8c;
	margin: 6px 0px 3px 0px;
}


.lista_itema_qna_datum
{
	color: #4684d2;
	margin-bottom: 10px;
}


.lista_itema_qna_text
{
	text-align: justify;
}


.td_licna_karta
{
	color: #4684d2;
	font-weight: bold;
	background: #edf5fb;
}




/***************** O G L A S I *******************/



.lista_itema_oglas
{
	margin: 30px 0px 30px 0px;
	clear: both;
}


.lista_itema_oglas_naslov
{
	color: #003e8c;
	margin-bottom: 15px;
}


.lista_itema_oglas_datum
{
	color: #4684d2;
	margin-bottom: 10px;
}


.lista_itema_oglas_text
{
	text-align: justify;
	color: #4684d2;
}





/***************** K O N T A K T *******************/



.lista_itema_kontakt
{
	clear: both;
	width:460px;
}


.lista_itema_kontakt_gore
{
	float: left;
	width:250px;
	padding: 0px 6px 3px 6px;
	margin-bottom:10px;
	background: url("/public/images/tackice-horizontal-span.gif") repeat-x;
	background-position: bottom;
}


.lista_itema_kontakt_naslov
{
	color: #575757;
	float: left;
}


.lista_itema_kontakt_email
{
	float:left;
}


.lista_itema_kontakt_dole
{
	float: right;
	padding: 5px 6px 0px 6px;
}


.lista_itema_kontakt_ime
{
	color: #9f9f9f;
	float: left;
}


.lista_itema_kontakt_grad
{
	float: right;
}


/***************************** S T R A N A P O R U K E ******************************/


.tabela_poruke
{
	margin: 15px;
}

.naslov_poruke
{
	float: left;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid silver;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}

.tekst_poruke
{
	clear: both;
}

