/*body {
		margin: 0;
		padding: 0;
		background: #1a1613 url(images/bg_tutBody.gif) repeat-x;
	}*/
	img { border: 0; }
	#siteWrap {
		/*margin: 287px auto 0 auto;*/
                margin: -300px auto 10px auto;
		width: 642px;
		/*height: 345px;*/
		height: 690px;
                position: relative;
		background: transparent url(images/moja_verzija.jpg) no-repeat top left;
	}
	#pageWrap {
		position: absolute;
		z-index: 5;
		/*top: 138px;*/
                top: 268px;
                left: 134px;

	}
	#psdPage {
		margin-right: 19px;
		float: left;
		cursor: pointer;
	}
	#netPage {
		margin-right: 20px;
		float: left;
		cursor: pointer;
	}	
	#audioPage {
		float: left;
		cursor: pointer;
	}
	#bubbleWrap {
		position: absolute;
		z-index: 10;
		left: 158px;
		/*top: 30px;*/	        
        }
	.bubble {
		position: absolute;
	}
	.clear {
		clear: both;
	}
