.flash_table {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
}



td.t_l{
background-image: url(../images/borders/t_l.gif);
width: 30px;
height: 30px;
padding: 0px;
}

td.t_l_bordo{
background-image: url(../images/borders/t_l_bordo_2.gif);
width: 30px;
height: 30px;
padding: 0px;
}


td.t_r{
background-image: url(../images/borders/t_r.gif);
width: 30px;
height: 30px;
padding: 0px;

}

td.t_r_bordo{
background-image: url(../images/borders/t_r_bordo.gif);
width: 30px;
height: 30px;
padding: 0px;

}

td.b_l{
background-image: url(../images/borders/b_l.gif);
width: 30px;
height: 30px;
padding: 0px;


}

td.b_r{
background-image: url(../images/borders//b_r.gif);
width: 30px;
height: 30px;
padding: 0px;


}

td.m_l{
background-image: url(../images/borders/m_l.gif);
padding: 0px;


}

td.m_r{
background-image: url(../images/borders/m_r.gif);
padding: 0px;


}

td.b_c{
background-image: url(../images/borders/b_c.gif);
padding: 0px;

}

td.b_c a{
	color: #444488;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}

td.b_c a:hover{
	color: #000066;
	text-decoration: none;
	font-weight: bold;


}


td.t_c{
	background-image: url(../images/borders/t_c.gif);
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	
	
}

td.t_c_bordo{
	background-image: url(../images/borders/t_c_bordo.gif);
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;

}

td.t_c_bordo a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
td.t_c_bordo a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}


.top_table {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
.subnavlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style-image: url(../images/b-1.jpg);
	
}

.subnavlist a {
	color: #444488;
	text-decoration: none;
	padding: 5px;


}

.subnavlist a:hover {
	text-decoration: underline;
	color: #000066;
	
	
	
}

.nav_column {
	width: 183px;
	vertical-align: top;
}
.main_column {
	vertical-align: top;
}
.search_bar {
	background-color: #DDDDEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444488;
}
.search_form {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 320px 29px;
	border: thin solid #993366;
}
.cat_title {
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cat_title a:hover
{
	text-decoration: none;


}

.more_hotels {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
}
.hotels_map {
	border: thin solid #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444488;
	font-weight: bold;
}
.more_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#search {
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000066;
background: #AAF;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
.content_table {
	width: 100%;
	border-top: thin dashed;
	border-right: thin dashed;
	border-bottom: thin dashed;
	border-left: thin dashed;
}

.content_table a {
	color: #444488;
	
}

.content_table a:hover {
	text-decoration: none;
	
}
.link_plavi {
	color: #000066;
}
.center_content {
	text-align: center;
}
#book {
	text-align: right;

}
.book_form_bordered {
	border: thin solid #990000;
}


.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 1px solid #990000;
	overflow: scroll; /*leave this value alone*/
	width: 495px; /*Width of Carousel Viewer itself*/
	height: 150px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: auto;
	top: 0;
	right: auto;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

