#page {
	#background: #0D253D;
	background: #0D253D url(/images/blue.gif) repeat-y right;
}

#content a {
	text-decoration: none;
	font-family: Arial, Trebuchet, "Trebuchet MS", Tahoma, sans-serif;
}

#content #cat1 {
	padding: 0;
	margin: 0;
	padding-left: 85px;
	width: 319px;
	min-height: 460px;
}
#content>#cat1 {
	width: 296px;
}
#content #cat1 a {
	text-align: right;
	font-weight: bold; /* tucnejsie? */
	font-size: 1.1em;
}
#content #cat1 a, #content #cat1 .empty {
	display: block;
	float: left;
	height: 100px;
	width: 70px;
	margin-right: 35px;
}
#content #cat1 #end {
	width: 1px;
	height: 1px;
	clear:both;
}

#content #cat1 img {
	border: 2px solid white;
	display: block;
}


#content #cat2 {
	position: absolute;
	left: 523px;
	width: 230px;
	background: #041C34;
}
#content #cat2 {
	margin-top: -40px; /* header */
	padding-top: 40px;
}

#content #cat2 div {
	float: left;
	margin: 5px;
	width: 100px;
}
#content #cat2 a {
	display: block;
	height: 15px;
	width: auto;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#content #cat2 a span {
	visibility: hidden;
}
#content #cat2 a:hover span {
	visibility: visible;
}
#content #cat2 a.right {
	background-position: 0 0;
	padding-left: 39px;
}
#content #cat2 a.left {
	background-position: 100% 0;
	text-align: right;
	padding-right: 39px;
}
#content #cat2 #ireland a {
	background-image: url(/images/portfolio/004s.gif);
}
#content #cat2 #france a {
	background-image: url(/images/portfolio/003s.gif);
}
#content #cat2 #germany a {
	background-image: url(/images/portfolio/005s.gif);
}
#content #cat2 #cracow a {
	background-image: url(/images/portfolio/007s.gif);
}
#content #cat2 #prague a {
	background-image: url(/images/portfolio/006s.gif);
}
#content #cat2 #zakynthos a {
	background-image: url(/images/portfolio/008s.gif);
}
#content #cat2 #canary a {
	background-image: url(/images/portfolio/002s.gif);
}
#content #cat2 #tunisia a {
	background-image: url(/images/portfolio/010s.gif);
}

#content #cat2 #france { margin-left: 6px; }
#content #cat2>#france { margin-left: 5px; }
#content #cat2 #germany { margin-left: 38px; }
#content #cat2>#germany { margin-left: 70px; }
#content #cat2 #zakynthos { margin-left: 28px; }
#content #cat2>#zakynthos { margin-left: 50px; }
#content #cat2 #cracow { margin-left: 38px; }
#content #cat2>#cracow { margin-left: 70px; }
#content #cat2 #prague { margin-left: 38px; }
#content #cat2>#prague { margin-left: 70px; }
#content #cat2 #canary { margin-left: 14px; width: 128px; }
#content #cat2>#canary { margin-left: 22px; }
#content #cat2 #tunisia { margin-left: 38px; }
#content #cat2>#tunisia { margin-left: 70px; }
