		#megabox {
			height:860px;
		}
		
		
		.box {
			position: absolute;
			width: 100%;
			height: 100%;
			min-width: 240px;
			min-height:860px;
		}
.cont{
			position:absolute;
		
			top: 50%;
			text-align: left;
}
#cont1 {
			width: 160px;
			height: 100px;
			margin: -50px 0 0 0px;
		  }
.dog {
    width:160px;
    height:60px;
    padding:40px 5px 0 5px;
    overflow:hidden;
    color:#000;
    text-align:center;
            font-size: 90%;
            font-weight:bold;
            background: url(./grafika/dogBg.png) no-repeat;
    background-color:#fff;
          
    }
.dog a {
    color:#000;
              
    }
    
#cont2 {
      width:200px;height:528px;
      margin:-264px 0 0 180px;      /* -120 (.cont) + 240  + 10*/

		  }
#cont2 .dog{
      margin:0 0 332px 0;
		  }
		  
#cont3 {
      width:200px;
      height:744px;
      margin: -372px 0 0 360px;
		  }
#cont3 .dog{
      margin:0 0 116px 0;
		  }

#cont4 {
      width:200px;
      height:856px;
      margin: -428px 0 0 540px;  

		  }
#cont4 .dog{
      margin:0 0 8px 0;
		  }
#cont5 {
      width:200px;
      height:860px;
      margin: -430px 0 0 720px;

		  }
#cont5 .dog{
      margin:0 0 4px 0;
		  width:200px;
      height:50px;
      background: url(./grafika/dogHalf.png) no-repeat;
		  }


		}