html, body {
   height: 100%;
	 margin: 0;
	 padding: 0;
	 background: black; 
	 font-weight: bold;
	 color: #CCCCCC;
	 text-align: center; 
	 font-size: 13px; 
	 font-family: Georgia, tahoma, arial, helvetica, sans-serif;}
	 
body * {
   margin: 0px; 
	 padding: 0px;
	 border: none;}
	 
img {border: 0px;}

a, a:visited, a:hover {text-decoration: none; color: #CCCCCC;}

#main{
   width: 960px;
	 margin: 0 auto;
	 min-height: 100%;}
	 
#mainpage{
	 width: 960px;
	 margin: 0;
	 height: 800px;
	 background: black url('Images/1.jpg');
	 text-align: left;}
	 
#subpage{
	 width: 960px;
	 margin: 0;
	 height: 800px;
	 background: black url('Images/2.jpg');
	 text-align: left;}
	 
#suboferta{
	 width: 960px;
	 margin: 0;
	 height: 1740px;
	 background: black url('Images/3.jpg');
	 text-align: left;}
	 
#menu1{
   position: relative;
	 left: 350px;
	 top: 70px;
	 width: 510px;}
	 
#adres{
   position: relative;
	 width: 400px;
	 top: 430px;
	 left: 100px;
	 text-align: left;}
	 
#reklama{
   font-size: 15px;
	 color: #BF0008;
   position: relative;
	 width: 450px;
	 top: 365px;
	 left: 450px;
	 text-align: center;}
	 
#reklama span{
   font-size: 25px;}

#tekst{
   position: relative;
	 width: 500px;
	 top: 100px;
	 left: 420px;}
	 
#tekst span{
   font-size: 20px;}
	 
#tekst img{
   margin: 7px 5px;
	 border: 0;}
	 
#banery{width: 100%; text-align: center;}

#banery a{text-decoration: none;}

#banery a img{border: none; margin: 5px 60px;}