@charset "utf-8";
/* CSS Document */

body
	{
		margin: 0;
		padding: 0;
     	background-image: 
		url('files/backgr.jpg');
		background-repeat: repeat-x;
        font-family: sans-serif;
        font-size: 11pt;
	}
#kocka
	{
		margin: 1em auto;
		width: 994px;
		background-color: #fff;
		border: 1px solid black;
	}
    #slikasredina{
        padding:0px;
        margin: 0px;
    }
#glava 
    {
    background-color: inherit;
    }
    
#navigacija
    { 
    background-color: inherit;
	white-space:nowrap; 
    }

#navcontainer ul
    {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    }

#navcontainer ul li
    {
    display: block;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;
    }
#sadrzaj
	{
	    width:760px;
        float:left;
		background-color: #fff;
	}
#linkovi
	{
	   float:left;
	width: 230px;
	background-color: #fff;
	}
    
#linkovikontakt
    {
    float: right;
	width: 245px;
	background-color: #fff;
	margin-top:100px;
    }
    

.ullista
    {
        font-size: 10pt;
    list-style-type : circle;
    margin: 17px; 
    padding: 0; 
    }
    
#sadrzajglassajtovi
	{
    	margin-left: 20px;
    	width:810px;
    	background-color: #fff;
    	font-size:16px;
	}
    
#sadrzajglas
	{
    	margin: 1em auto;
    	width:810px;
    	background-color: #fff;
    	font-size:12px;
	}

h2	{
color:#D57A0B;
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0 7px 0;
	}
	
h3	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 14px 0 0 0;
	font-size:14px;
	}
    
p
    {
    margin: 0 0 6px 0;
    }
img	{
	border: 0;
	}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#dno
	{
		clear: both;
	background:url(files/spacer1.jpg);
	height:56px;
	font-size:12px;
	}
	
	h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px}
/* dugmici ovde pocinju */
#home
{ display: block;
  width: 142px;
  height: 38px;
  background: url("/files/buttons/home.gif") no-repeat 0 0;}
#home:hover
{background-position: 0 -38px;}
#home span
{display: none;}

#glas
{ display: block;
  width: 142px;
  height: 38px;
  background: url("/files/buttons/glas.gif") no-repeat 0 0;}
#glas:hover
{background-position: 0 -38px;}
#glas span
{display: none;}

#kueche
{ display: block;
  width: 142px;
  height: 38px;
  background: url("/files/buttons/kueche.gif") no-repeat 0 0;}
#kueche:hover
{background-position: 0 -38px;}
#kueche span
{display: none;}

#twaende
{ display: block;
  width: 142px;
  height: 38px;
  background: url("/files/buttons/twaende.gif") no-repeat 0 0;}
#twaende:hover
{background-position: 0 -38px;}
#twaende span
{display: none;}

#vordach
{ display: block;
  width: 142px;
  height: 38px;
  background: url("/files/buttons/vordach.gif") no-repeat 0 0;}
#vordach:hover
{background-position: 0 -38px;}
#vordach span
{display: none;}

#begehbar
{ display: block;
  width: 142px;
  height: 38px;
  background: url("/files/buttons/begehbar.gif") no-repeat 0 0;}
#begehbar:hover
{background-position: 0 -38px;}
#begehbar span
{display: none;}

#kontakt
{ display: block;
  width: 142px;
  height: 38px;
  background: url("/files/buttons/kontakt.gif") no-repeat 0 0;}
#kontakt:hover
{background-position: 0 -38px;}
#kontakt span
{display: none;}
.slikadugme
{padding:6px;}
.malaslova
{
font-size:10px;}

.glaslevo
{padding:6px;
padding-right:30px;}
.glasdesno{
padding:6px;
padding-left:30px;}
.info-box {
width:400px;
text-align:right;
font-size:17px;
position: absolute;
top: 30%;
left: 30%;
padding: 1em;
visibility: hidden;
z-index: 999;
}
.info-box a:link  {
        color:#fff;
        background-color:blue;
          }
.info-box a:visited  {
        color:#fff;
        background-color:blue;
          }
.info-box a:hover  {
        color:#fff;
        background-color:black;
          }
#sadrzajneu
	{
	margin-top:0px;		
		margin-right: 335px;
		margin-left: 20px;
		background-color: #fff;
		font-size:12px;
