html, body
{
font-family: Times New Roman, Arial, serif;
font-size: 14px;
/* background-color: #e8e8e8; */
padding: 0;
margin: 0 auto;
height: 100%;
}

/* Faking a Stretched Background */
#divbg {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: fixed;
z-index: -1;
} 
	 
#maincontent {
z-index:2;
position:relative;
}
/* End faking  Stretched Background*/

address
{
font-style: normal;
}

img
{
border-width: 0px;
}

td.barva1
{
background-color: #6c821c;
font-size: 8px; /*nastavim velikost fontov, da brskalnik dovoli prikaz dovolj nizke celice tabele*/
}

td.barva2
{
background-color: #5e8e86;
font-size: 8px; /*nastavim velikost fontov, da brskalnik dovoli prikaz dovolj nizke celice tabele*/
}

td.visina /*nastavim velikost fontov, da brskalnik dovoli prikaz dovolj nizke celice tabele*/
{
font-size: 8px;
}

td.barva3
{
background-color: #d8d8d8;
}

td.barva4
{
background-color: #a2632e;
}

img.soba
{
position: relative;
bottom: 10px;
}

a
{
color: #000066;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a.izbira
{
font-weight: bold;
}

a.izbira:hover
{
text-decoration: none;
color: black;
}

h1.naslov
{
font-size: 14px;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
}

div.tekst
{
font-size: 16px;
padding: 0px 40px 0px 20px;
}

font.apartma
{
color: white;
font-family: Times New Roman, serif;
font-size: 30px;
font-style: italic;
position: relative;
top: -28px;
left: 20px;
z-index: 2;
}

font.nina
{
color: #5e8e86;
font-family: Comic Sans MS, serif;
font-size: 60px;
font-style: italic;
font-weight: bold;
position: relative;
top: 10px;
right: 20px;
z-index: 1;
}

img.zvezdice {
position: relative;
top: -20px;
right: 0px;
z-index: 1;
}

.pravice
{
color: white;
font-family: Arial, serif;
font-size: 10px;
text-decoration: none;
}

table.namestitev
{
border-collapse: collapse;
font-size: 14px;
}

td.nam_zg_1
{
padding: 5px 10px 5px 10px;
border-bottom: 1px dashed white;
border-right: 1px solid white;
}

td.nam_zg_2
{
padding: 5px 10px 5px 10px;
border-bottom: 1px dashed white;
}

td.nam_sp_1
{
padding: 5px 10px 5px 10px;
border-right: 1px solid white;
}

#rezervacija
{
font-size: 12px;
position: relative;
bottom: 15px;
}
