html, body{
    height: 100%;
	width : 100%;
    margin: 0;
    padding: 0;
	color : #333333;
	overflow : hidden;
	font-family : tahoma;
}
.left{
	float : left;
}
.right{
	float : right;
}
.default-super_wrap{
	height : 100%;
	width : 100%;
}
.default-main_wrap{
	height : 100%;
	width : 100%;
}
.content_shepherd{
	height : 100%;
}
.default-main-columns{
	height : 100%;
}
.default-main_article{
	height : 100%;
	width : 100%;
}
#prva_stran_poti{
	width : 960px;
	height : 650px;
	margin-left : auto;
	margin-right : auto;
	position : relative;
	text-align : center;
}