/* CSS Document */

body, html {
	padding: 0;
	margin: 0;
	text-align:center;
	Dbackground-image: url(/img/darling/bg.gif);
	height: 100%;
}

#blok {
	padding: 0;
	margin: 0;
	width: 100%;height: 100%;
	background: url(/img/darling/bg.jpg) bottom center no-repeat;
}

#hl {
	margin: auto;
	width: 100%;height: 100%;
	dbackground-image: durl(/img/default/bg-clouds.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}


#praz {
	margin: auto;
	padding: 0;
	width: 100%;
	height: 6%;
}

#uvod {
	margin: auto;
	padding: 200px 0 0 0;
	width: 800px;
	height: 310px;
	background-image: url(/img/default/bg-logo.png);
	background-repeat: no-repeat;
}

#cen {
	margin: auto;
	width: 560px;
}

#darling {
    display: block;
  float:left;
	width: 248px;
	height: 129px;
	background-image: url(/img/default/cabaret.png);
}

#fashion {
    display: block;
  float:left;
	margin-left:25px;
	width: 248px;
	height: 129px;
	background-image: url(/img/default/fashion.png);
}

a{;text-decoration:none;}
span.vh{visibility:hidden;}
