		<style type="text/css" media="screen"><!--

	
div.boxes   {
	position: relative;
	top: 0px;
	left: 200px;
	font: 6px helevetica, arial, sans-serif;
	font-size: 6px;
	margin: 10% auto;
	}

.boxtext {
	font: helevetica, arial, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	line-height: 14px
	}

	
p.front_top_boxtext {
	
	font-size: 14px;
	margin-left: 100px;
	margin-right: 100px;
	}
	
div.front_top_box {
	background: #ccc;
	position: absolute;
	border: 1px solid black;
	top: 10px;
	left: 20px;
	width: 760px;
	height: 160px }

div.front_box_6 {
	background: #ccc url(../images/Ljubljana-river-Rounded.jpg) no-repeat;
	position: absolute;
	top: 385px;
	right: 0px;
	width: 260px;
	height: 159px }

div.front_box_5 {
	background: #ccc url(../images/Predjama_castle.jpg) no-repeat;
	position: absolute;
	top: 385px;
	left: 269px;
	width: 260px;
	height: 159px }

div.front_box_4 {
	background: #ccc url(../images/Piran-Rounded.jpg) no-repeat;
	position: absolute;
	top: 385px;
	left: 0px;
	width: 260px;
	height: 159px }

div.front_box_3 {
	background: #ccc url(../images/old-pen-and-paper-Round.jpg) no-repeat;
	position: absolute;
	top: 180px;
	right: 0px;
	
	width: 260px;
	height: 195px;
	cursor: pointer;  }

div.front_box_2 {
	background: #ccc url(../images/canoe_colpa/Rafting-on-the-Kolpa.gif) no-repeat;
	position: absolute;
	top: 180px;
	left: 269px;
	width: 260px;
	height: 195px;
	cursor: pointer; }

div.front_box_2_image {
	background: #ccc url(../images/Wine-Glass.jpg) no-repeat;
	position: absolute;
	top: 180px;
	left: 269px;
	width: 260px;
	height: 195px;
	cursor: pointer; }
	
div.front_box_1 {
	background: #ccc url(../images/Bled_Church_in_Round2.jpg) no-repeat;
	position: absolute;
	top: 180px;
	left: 0px;
	width: 260px;
	height: 195px;
	cursor: pointer;  }
	

div.front_box_2Slug {
	background-color: white;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:45px;
	border-top: solid 1px #ccc;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.6);
	opacity: .6 }
	
div.front_box_1_Slug {
	background-color: white;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
	height: 159px;
	border-left: solid 1px #ccc;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
	opacity: .7 }

div.front_box_2Copy {
	color: #000000;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 50px;
	width: 100%;
	overflow: hidden;
	opacity: .99 }
	
div.front_box_1_Copy {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 135px;
	height: 100%;
	overflow: auto;
	padding: 0px 5px;
	opacity: .99 }

--></style>