div#contents {
	max-width: 1300px;
}
body {
	font-family: Verdana;
	font-size: 12px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 15px;
	background-color: rgb(255,255,255);
}


div#fotki img {
	vertical-align: top;
	margin: 15px;
	border: 1px solid #000;
}
img {border-width: 0px}

a {color: rgb(255,120,0)}

a:hover {color: rgb(255,0,0)}

img.foto {border-style: solid; border-color: rgb(0,0,0); border-width: 1px}

h1 {
	font-weight: normal;
	color: #777;
	font-size: 24px;
}

div#menu {
	height: 45px;
}

div#menu ul {
	text-indent: 0;
	margin: 0;
	padding: 0;
}
div#menu ul li.root {
	text-indent: 0;
	display: block;
	float: left;
	font-size: 13px;
	padding-right: 15px;
}

div#menu ul li.root  a {
	text-decoration: none;
	font-weight: normal;
}
div#menu ul li.root  a:hover, div#menu ul li.root  a.here{
	color: #000;
}

div.photoList2 a img {
	border: 1px solid #555;
}

div#breadcrumbs {
	margin-top: 15px;
}