body
{
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	background-color: #ffff93;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
}

ul
{
	list-style-image: url(../images/bulletB.gif);
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 5px;
	line-height: 120%;
}

li
{
	margin-bottom: 4px;
}

td
{
	font-size: 9pt;
}

.headerCell
{
	background-color: #FFE50B;
}

.headerCellRounded
{
	background-color: #FFE50B;
	background-image: url(../images/roundYellowLine.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.grayCell
{
	
	background-color: #FFF9B5;
}

.grayCellWithGradient
{
	background-color: #B5FD1B;
	background-image: url(../images/yellowGradient1.gif);
	background-repeat: repeat-x;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.grayCellWithGradient A, .grayCellWithGradient A:hover,
.grayCellWithGradient A:link, .grayCellWithGradient A:visited,
.grayCellWithGradient h1
{
	Color: #455E00;
}

.grayCellWithGradient ul
{
	list-style-image: url(../images/bulletW.gif);
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 5px;
	line-height: 120%;
}

.grayCellWithGradient li
{
	padding-bottom: 10px;
}

.darkGrayCell
{
	
	background-repeat: repeat-x;
	background-color: #DDDDDD;
}


.hSideBarLinksNormal
{
	vertical-align: middle;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	color: Black;
}

.hSideBarLinksHover
{
	vertical-align: middle;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;	
	background-color: #CCCCCC;
	color: White;
}

.HeaderLinks, .HeaderLinks A, .HeaderLinks A:link, .HeaderLinks A:visited
{
	Color: #000000; text-decoration: none;
}

.HeaderLinks A:hover
{
	Color: #FFFFFF; text-decoration: none;
	background-color: #FFAA00;
}

.HeaderLinksNormal
{
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	background-color: #FFE50B;
	border-top: Solid 2px #FFE50B;
	border-right: Solid 1px Black;
	color: Black;
}

.HeaderLinksHover
{
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	background-color: #FFAA00;
	border-top: Solid 2px #FFAA00;
	border-right: Solid 1px Black;
	color: White;
}

.WhiteLinks, .WhiteLinks A, .WhiteLinks A:link, .WhiteLinks A:visited
{
	Color: #FFFFFF; text-decoration: none;
}

.WhiteLinks A:hover
{
	Color: #FFFFFF; text-decoration: underline;
}

A, A:visited, A:link
{
	Color: #4F84BA; text-decoration: none;
}

A:hover
{
	Color: #4F84BA; text-decoration: underline;
}

h1
{
	Color: #4F84BA;
	font-weight: normal;
	font-size: 16pt;
	line-height: 100%;
	word-spacing: 0;
	margin-top: 5px;
	margin-bottom: 15px;
}

h2
{
	Color: #4F84BA;
	font-weight: bold;
	font-size: 10pt;
	line-height: 100%;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

p
{
	word-spacing: 0; margin-top: 0; margin-bottom: 0;
}
.plavi_font
{
    Color: #4F84BA;
	font-weight: bold;
}
.bijeli_font
{
    Color: white;
	font-weight: bold;
}

.myBg01
{
	background-image: url(../../images/my_bg01.gif);
	background-repeat: repeat-x;
}
.myBg02
{
	background-image: url(../../images/my_bg02.jpg);
	background-repeat: repeat-x;
}
.Hotels_text
{   Color: #4F84BA; 
    font-weight: bold;
    font-size: 16px;
}
.Hotels_text1
{   Color: black; 
    font-weight: bold;
    font-size: 16px;
}
.MAP_TEXT
{
    Color: black; 
    font-weight: bold;
    font-size: 13px;
}



  #tabs11
{
    float: left;
    width: 100%;
    background: #fff6ab;
    font-size: 100%;
    line-height: normal;
    border-bottom: 1px solid #C2BDAE;
    height: 100%;
}
    #tabs11 ul {
          margin:0;
          padding:5px 5px 0 0px;
          list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a
{
    float: left;
    background: url( "../../images/tableft11.gif" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
    font-weight: bold;
}
    #tabs11 a span {
      float:left;
      display:block;
      background:url("../../images/tabright11.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:black;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current a {
              background-position:0% -42px;
      }
      #tabs11 #current a span {
              background-position:100% -42px;
           
      }
      
.noborder
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.curentPlace
{
    color: #ffffff;
    background-color: gainsboro;
    width: 100%;
}
