body
{ 
margin: 0 auto;
width: 100% auto;
background-image:url('../images/logo_podlaga.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-position:random;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

a img {
    border:none;
 }

a:
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

div#glava {
margin-bottom: 3px;
}

div#stran {
 width:900px;
 margin:0 auto;
 padding: 3px 3px;
 font: 14px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
 background-color: white;
}

div#banner {
 width:900px;
 display: block;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px;
 border-style: none;
}

div#vsebina {
 text-align: justify;
 width:900px;
 margin:0 auto;
 padding: 10px 0px;
 font-weight: normal;
 font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

div#kontakt {
 text-align: right;
 width:900px;
 margin:0 auto;
 padding: 10px 0px;
 font-weight: normal;
 font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.boxhead h2 {
	font-weight: normal;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding-left: 10px;
	text-align: right;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

div#noga {
 width:900px;
 margin:0 auto;
 border: 0px 0px;
 text-shadow: inherit;
 text-align: right;
 text-decoration: none;
 padding: 0px 0px;
 color: gray;
 font: 9px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

a:link {
color: gray;
text-decoration: none;
}

a:visited {
color: #gray;
}

a:hover {
color: #FF0000;
background-color: none;
text-decoration: none;
}

a:active {
color: #333333;
}



