/* Start of CMSMS style sheet 'burin' */
/* Start of CMSMS style sheet 'BurinClub' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;

}

/*
Set initial font styles
*/
body {      background-image: url('/uploads/images/podlaga.jpg');
   background-repeat:repeat-x;
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}


h1 {font-size:18px; line-height: 2em;  color: #18507C; }
h2 {font-size:18px; }
h3 {font-size:14px; margin-bottom:4px}

/* td { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif } */

/*
set font size for all divs,
this overrides some body rules
*/
div {
   font-size: 1em;
}

/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link,
a:active {
   text-decoration: underline;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   background-color: inherit; 
   color: #18507C; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  /* color: #18507C;                 a different color can be used for visited links */
}


/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   background-color: #18507C;
   color: #fff;
}

/*****************
basic layout 
*****************/
body {
   background-color: #FFF;
   color: #000;
   /*margin:1em;*/    /* gives some air for the pagewrapper */
}

/* center wrapper, min max width */
div#pagewrapper {
   margin: 0 auto;       /* this centers wrapper */
   width: 960px;
   /*max-width: 80em;*/   /* IE wont understand these, so we will use javascript magick */
   /*min-width: 60em;*/
   background-color: #FFF;
   color: #000;
}


/*** header *** we will hide text and replace it with a image - we need to assign a height for it so that the image wont cut off */

div#header {
   height: 255px;    /* adjust according your image size */
   /* padding-bottom: 10px; */
      background-image: url('/uploads/images/naslovna1.jpg');
  /* border: 1px dotted blue; */
}



#navTopSub {height:0px; text-align:right; /*border: 1px dotted gray*/ clear:both; background-image: url('/uploads/images/naslovna1.jpg'); height: 255px;
}
#sl {float:right; width:27px; height:15px; background: url(uploads/images/sl-flag.jpg); margin-top:5px/*; border: 1px dotted green*/}
#en {float:right; width:27px; height:15px; background: url(uploads/images/en-flag.bw.jpg)/*; border: 1px dotted blue*/; margin:5px 5px 0 5px; z-index:999}
#en:hover {background: url(uploads/images/en-flag.jpg)}
#de {float:right; width:27px; height:15px; background: url(uploads/images/de-flag.bw.gif); /* border: 1px dotted blue; */ margin:5px 5px 0 0; z-index:999}
#de:hover {background: url(uploads/images/de-flag.gif)}
/*div#header h1 a {*/ /* you can set your own image here */
/*   display: block;*/
/*   height: 80px;*/             /* adjust according your image size */
/*   text-indent: -999em;*/  /* this hides the text */
/*   text-decoration:none;*/ /* old firefox would have shown underline for the link, this explicitly hides it */
/*}*/

/* div#header ul { margin-left:0px; margin-top: 0px;} */

#navPodlaga {background: url(uploads/images/podlaga-menu.jpg); background-repeat:repeat-x;  display:block; float:left; clear: both;
 width:960px;  height:55px;  margin-top:1px; /* border: 1px dotted gray */}

#navTop { clear: both;
   /* padding-top:255px; border: 1px solid red;  width:960px; */
}
#navTop li {
 list-style-type:none; display:block; float:left; 
}
#navTop a { 
 display:block;font-weight: bold; text-align:center;
 width:150px; height:35px; padding-top:20px;
 color:#FFF; font-size:100%/*130%*/; text-decoration:none; /*font-weight:bold;*/
}

#navTop a:hover {
 color:#fff;
 background-color: none;
}
#navTop a.p {
 width:150px;
}
#navTop a.p:hover {
 color:#fff; 
 background-color: none;
 /*border:0px solid #009;*/
}
#navTop a.k {
 width:150px; font-size:90%; padding-left:5px; height:15px; padding-top:2px;
 color:#000; background:#FFF; border:1px solid #000; margin-left:-60px; margin-top:-27px
}
#navTop a.k:hover {
 color:#1C3F95; background:#18507C
}

#navTop b {font-size:110%; font-family:Tahoma}

#navHitra {background-color:#c4d2de; margin-bottom:1px; display:block;
 width:200px; text-align:justify; } /* menu - posebna ponudba */
#navHitra  h2 {color:#18507C; padding-left:15px; padding-bottom: 5px; padding-top: 20px; line-height: 1.2em}
#navHitra  li {list-style-type:none; padding:7px;}
#navHitra  li a {color:#000; text-decoration:none; padding:7px; }
#navHitra  li a:hover {/*color:#F78F1E;*/ background-color:transparent; text-decoration:underline }
#navHitra  li.par {background-color:#e2e9ef}
#navHitra  a {color:#000; text-decoration:none; padding-left:7px; margin:7px; line-height:140%;}
#navHitra  a:hover {/*color:#F78F1E;*/ background-color:transparent; text-decoration:underline }
#navHitra  a.poudari {color:#e46611; text-decoration:none; padding:7px; margin:7px; line-height:140%; font-weight: bold;}
#navHitra  a:hover.poudari {/*color:#F78F1E;*/ background-color:transparent; text-decoration:underline }

#navHitraLadje {background-color:#e46611; margin-bottom:1px; display:block;
 width:200px; text-align:justify; clear:both;
} /* menu - posebna ponudba */
#navHitraLadje  h2 {color:#fff; padding-left:15px; padding-bottom: 5px; padding-top: 20px; line-height: 1.2em}
#navHitraLadje  a {color:#fff; text-decoration:none; padding-left:7px; margin:7px; line-height:140%;}
#navHitraLadje  a:hover {/*color:#F78F1E;*/ background-color:transparent; text-decoration:underline }
#navHitraLadje  a.poudari {color:#fff; text-decoration:none; padding:7px; margin:7px; line-height:140%; font-weight: bold;}
#navHitraLadje  a:hover.poudari {/*color:#F78F1E;*/ background-color:transparent; text-decoration:underline }

#navKatalog {background-color:#C5C7E3; padding-bottom:30px } /* menu - katalog */
#navKatalog h2 {color:#18507C; padding:20px; padding-bottom:10px }
#navKatalog li {list-style-type:none; padding:7px; padding-left:20px}

#navKatalog li.nepar {background-color:#c4d2de} /* neparno */
#navKatalog li.par {background-color:#e2e9ef} /* parno */

#navKatalog li a {color:#1C3F95; text-decoration:none }
#navKatalog li a:hover { background-color:transparent; text-decoration:underline }


#navPosebna {background-color:#F78F1E; margin-bottom:1px} /* menu - posebna ponudba */
#navPosebna h2 {color:#FFF; padding:20px}
#navPosebna li {list-style-type:none; background-color:#F9A34A; padding:7px; padding-left:20px}
#navPosebna li a {color:#FFF; text-decoration:none }
#navPosebna li a:hover {/*color:#F78F1E;*/ background-color:transparent; text-decoration:underline }
#navPosebna li.par {background-color:#FCB874}

/* position for the search box */
div#search {
   float: right;
   width: 27em;    /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

 div#content {
   margin: 1.5em auto 2em 0;   /* some air above and under menu and content */
}


div#main {
   margin-left: 29%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%; /* and some air on the right */
}

div#sidebar {
   float: left;        /* set sidebar on the left side. Change to right to float it right instead. */
   width: 26%;     /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX IE double margin bug */
   margin-left: 0;
}

div#footer {
   clear:both;       /* keep footer below content and menu */
   color: #fff;
     background-image: url('uploads/images/podlaga-footer.jpg'); background-repeat:repeat-x;
   text-align: center;
   vertical-align: bottom;
}

div#footer p {
   font-size: 0.8em;
   padding: 1em;       /* some air for footer */
   text-align: center;  /* centered text */
   margin: 0;
}

div#footer p a {
   color: #ffffff; /* needed becouse footer link would be same color as background otherwise */
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

/* relational links under content */
div.left49 {
  width: 49%; /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {

}

/* HEADINGS */
div#content h1 {
   font-size: 1.5em; /* font size for h1 */
   line-height: 2em;
   margin: 0;
}
div#content h2 {
	color: #0f491d; 
	font-size: 1.5em; 
	text-align: left; 
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
	border-bottom: 1px solid #18507C; 
	border-left: 1.1em solid #18507C; 
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;
}
div#content h3 {
   color: #18507C; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #18507C; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   color: #18507C; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #18507C; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; /* some air around p elements */
   line-height: 1.4em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #18507C;
}


/* END LISTS */

.box {margin-bottom:7px; padding: 2px; }
.box h2 {font-size:150%; font-weight: bold;  line-height: 1em; margin-bottom:10px; background: #a30000; color: #fff; padding:5px}
.box p {font-size:100%; margin-bottom:10px; margin:10px}

.lastminute {margin-bottom:7px; padding: 2px; background: #fff}
.lastminute h2 {font-size:150%; font-weight: bold;  line-height: 2em; margin-bottom:10px; color: #fff; padding:10px}
.lastminute p {font-size:100%; margin-bottom:10px; margin:10px}

.boxC {padding-left:5px; padding-right:5px; margin-bottom:7px;
 border-left: solid 1px #e2e9ef;  border-right: solid 1px #e2e9ef; width:490px; float:left; margin-right:10px}
.boxC h2 {font-size:125%; margin-bottom:10px; }
.boxC p {font-style:italic}

.ponudba {margin:0; padding-bottom:5px; margin-bottom:5px;
border-bottom: 0px solid #FFF; line-height: 1.2em }
.ponudba h3 {color:#18507C}
.ponudba .vrsta {font-size: 90%; margin-top:3px; margin-bottom:3px}
.ponudba .cena {color:#e46611}

.info {height:20px; padding:5px; padding-left:30px; color:#000; background:#FFF url(uploads/images/bg.bl2wh.gif) no-repeat;}

.stran { font-size:90%; width:80px; padding:5px; border:1px solid #000; margin:10px }

.ponudbaVpregledu {padding:10px; background-color:#e2e9ef; clear:both }
.ponudbaVpregledu img {margin-right:20px }
.ponudbaVpregledu h2 {margin-bottom:5px}

.ponudbaVpregledu2 { padding:10px; clear:both; background-color:#c4d2de;}
.ponudbaVpregledu2 img {margin-right:20px }
.ponudbaVpregledu2 h2 {margin-bottom:5px}

.ponudbaPodrobno { padding:5px }
.ponudbaPodrobno h2 {margin-bottom:5px; margin-top:10px; background-color:#FFF; width:100% }
.ponudbaPodrobnoVsebina {background-color:#e2e9ef; padding:5px; margin-bottom:10px }
/* .ponudbaPodrobno th {color:#FFF; background-color:#c4d2de; padding:2px; font-size:17px } */
/* .ponudbaPodrobno td {background-color:#CCC; font-weight:bold; padding:2px } */
/* .ponudbaPodrobno tr.par td {background-color:#DDD } */

.ponudbaSubCateg h2 {color:#18507C; margin-bottom:1em}
.ponudbaSubCateg p {background-color:#c4d2de; padding:5px}

.ponudbaPodrocja li {list-style-type:none; background-color:#f3f7fd; height:20px; font-size:15px; padding:5px}
.ponudbaPodrocja li a{position:relative; top:5px }

.ponudbaPodrocja li.odd {background-color:#e2e9ef} /* neparno */
.ponudbaPodrocja li.even {background-color:#c4d2de} /* parno */

.tabelaGlava {color:#FFF; background-color:#c4d2de; padding:2px; font-size:90%}
.tabelaGlava td {}
#cenikTabela thead td {color:#FFF; background-color:#c4d2de; padding:2px; font-size:90%; border:1px solid #FFF}
#cenikTabela thead td p{margin:0}
#cenikTabela tbody td {background-color:#e2e9ef; border:1px solid #FFF; vertical-align:middle; padding:3px }
#cenikTabela tbody td p{margin:0}

#ladjeTabela {padding:4px; margin:4px; line-height: 1.2em;}
#ladjeTabela tbody td {vertical-align:middle; padding:3px }
.ladjeTabelaViolicna {font-size:90%; text-align: center; background-color:#C0C;}
.ladjeTabelaOranzna {font-size:90%; text-align: center; background-color:#F60;}
.ladjeTabelaRumena {padding:2px; font-size:90%; text-align: center; background-color:#FF0;}
.ladjeTabelaZelena {padding:2px; font-size:90%; text-align: center; background-color:#3F0;}
.ladjeTabelaModra {padding:2px; font-size:90%; text-align: center; background-color:#09F;}

.boxApartmaji { padding:10px; padding-right:0; padding-left:20px; margin-bottom:7px;
background-image: url(/uploads/images/podlaga-boxi.jpg);  background-repeat: repeat-y;  width:490px; float:left; margin-right:10px}
.boxApartmaji h2 {font-size:125%; margin-bottom:10px}
.boxApartmaji p {font-style:italic}

.boxHoteli { padding:10px; padding-right:0; padding-left:20px; margin-bottom:7px;
background-image: url(/uploads/images/podlaga-boxi.jpg);  background-repeat: repeat-y; width:490px; float:left; margin-right:10px}
.boxHoteli h2 {font-size:125%; margin-bottom:10px}
.boxHoteli p {font-style:italic}


#marqueecontainer a {color: #CD3333; text-decoration: underline;}
#marqueecontainer a:hover {color: #CD3333; text-decoration: none;}
#marqueecontainer a:visited {color: #CD3333; text-decoration: underline;}

#marqueecontainer {   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 1.4em;
   font-size: small; 
   background-color: #e2egef; }

/* End of 'burin' */

