body {
  /*background-color: rgb(245,245,245);*/
  background-image:url(../img/Background.gif);
}

.bg{
  background-image:url(../img/bg-head.png);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#133d87
}

.moto_line{
  text-align:left;
  background-image:url(../img/moto_line.gif);
  background-repeat:no-repeat;
  background-position:top left;
  padding:5px;
}

.moto_text{
  font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#9ED8FF;
	font-weight:300;
	background-color:inherit;
}

h1#logo {
    padding: 66px 0 0 0;
    overflow: hidden;
    background-image: url("../img/drustvo-ekstremnih-sportov.png");
    background-repeat: no-repeat;

    height: 0px;
    //height:66px;
}

h2 {
  font-size:11pt;
}
