body {
	margin: 10px;
	padding: 0px;
	background: fixed;
	background-image: url(grafika/background_surfer.gif);
        background-repeat: no-repeat;
        background-position: 5px 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	color: #2365A8;
	text-decoration: none;
}

a:link{
	color: #2365A8;
	text-decoration: none;
}

a:visited{
	color: #2365A8;
	text-decoration: none;
}

a:hover{
	color: #2365A8;
	text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #2365A8;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #2365A8;
 margin: 0px;
 padding: 0px;
}

.links a{
	color: #7CAFDA;
	text-decoration: none;
}

.links a:link{
	color: #7CAFDA;
	text-decoration: none;
}

.links a:visited{
	color: #7CAFDA;
	text-decoration: none;
}

.links a:hover{
	color: #7CAFDA;
	text-decoration: underline;
}

#fon{
        width: 100%; height:200px;
        background-image: url(top_grafika/fon.png);
        background-repeat: repeat-x;
}
#stancya{
        width: 391px; height:200px;
        position: absolute; top: 15px; left:15px; z-index: 1;
        background-image: url(top_grafika/stancya.png);
        background-repeat: no-repeat;
}
#oblako{
        width: 400px; height:85px;
        position: absolute; top: 15px; left: 25%; z-index: 1;
        background-image: url(top_grafika/oblako.png);
        background-repeat: no-repeat;
}
#logo{
        width: 328px; height:105px;
        position: absolute; top: 15px; right: 15px; z-index: 1;
        background-image: url(top_grafika/logo.png);
        background-repeat: no-repeat;
}
#avto{
        width: 218px; height:57px;
        position: absolute; top: 158px; right: 30px; z-index: 1;
        background-image: url(top_grafika/avto2010.png);
        background-repeat: no-repeat;
}
#surfer1{
        width: 47px; height:65px;
        position: absolute; top: 93px; left: 24%; z-index: 2;
        background-image: url(top_grafika/surfer1.png);
        background-repeat: no-repeat;
}
#surfer2{
        width: 38px; height:69px;
        position: absolute; top: 115px; left: 45%; z-index: 2;
        background-image: url(top_grafika/surfer2.png);
        background-repeat: no-repeat;
}
#surfer3{
        width: 30px; height:47px;
        position: absolute; top: 109px; left: 70%; z-index: 2;
        background-image: url(top_grafika/surfer3.png);
        background-repeat: no-repeat;
}

#reklama {
	color: #929292;
}

#reklama a{
	color: #929292;
	text-decoration: none;
}

