#wideSkyscraper {/*podglad*/
    width: 160px;
    height: 600px;
    position: absolute;
	border:1px solid #ccc;
	display:none;
}
#wideSkyscraper1 {
    background-color: #00b945;
	width: 80px;
    height: 300px;
    position: absolute;
	top: 10px;
	left: 10px;
}
#mediumRectangle {/*podglad*/
    width: 300px;
    height: 250px;
    position: absolute;
	border:1px solid #ccc;
	display:none;
}
#mediumRectangle1 {
    background-color: #00b945;
	width: 150px;
    height: 125px;
    position: absolute;
	top: 10px;
	left: 100px;
}
#Rectangle31 {/*podglad*/
    width: 300px;
    height: 100px;
    position: absolute;
	border:1px solid #ccc;
	display:none;
}
#Rectangle311 {
    background-color:  #00b945;
	width: 150px;
    height: 50px;
    position: absolute;
	top: 250px;
	left: 100px;
}
#box1 {/*podglad*/
    width: 300px;
    height: 150px;
    position: absolute;
	border:1px solid #ccc;
	display:none;
}
#box11 {
    background-color:  #00b945;
	width: 150px;
    height: 75px;
    position: absolute;
	top: 150px;
	left: 100px;
}
#box2 {/*podglad*/
    width: 300px;
    height: 200px;
    position: absolute;
	border:1px solid #ccc;
	display:none;
}
#box21 {
    background-color:  #00b945;
	width: 150px;
    height: 100px;
    position: absolute;
	top: 330px;
	left: 180px;
}
#premiumRectangle {/*podglad*/
    width: 300px;
    height: 400px;
    position: absolute;
	border:1px solid #ccc;
	display:none;
}
#premiumRectangle1 {
    background-color:  #00b945;
	width: 150px;
    height: 200px;
    position: absolute;
	top: 330px;
	left: 10px;
}
#halfSkyscraper {/*podglad*/
    width: 160px;
    height: 300px;
    position: absolute;
	border:1px solid #ccc;
	display:none;
}
#halfSkyscraper1 {
    background-color: #00b945;
	width: 80px;
    height: 150px;
    position: absolute;
	top: 110px;
	right: 20px;
}
