/* @override 
	http://www.zuzanapanska.com/files/stylesheets/design.css
	http://www.zuzanapanska.com/files/stylesheets/html.css
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #fffeff;
}
h1 {
	color: #C90;
	text-decoration: none;
	display: none;
	padding: 0em;
	border-style: none;
	font: normal medium "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: none;
	margin: 0px 20px 0px;
	text-transform: none;
}
p {
	margin: 20px;
	padding: 0px;
	color: #333;
	float: left;
	display: none;
	clear: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
a {
	color: #000;
	text-decoration: none;
	padding-right: 0.2em;
	padding-left: 0.2em;
}
#container {
	width: 940px;
	display: block;
	border-top: 1px none;
	border-right: 1px none #E2E2E2;
	border-bottom: 1px none #CCC;
	border-left: 1px none #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#head {
	display: block;
	border-bottom: 0px solid #000;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	z-index: 99;
	margin-bottom: 0px;
	background: url(../images/name.png) no-repeat left center;
	visibility: visible;
	width: 220px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 80px;
}
.menu {
	text-align: left;
	width: 160px;
	margin-top: 10px;
	float: left;
	margin-left: 60px;
	border-top: 1px none #CCC;
	clear: both;
	padding: 0px;
}
.menu a {
	text-transform: uppercase;
	color: #8c8c8c;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	border-bottom: 0px #CCC;
	clear: none;
	text-align: left;
	margin-bottom: 6px;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	margin-left: 0px;
	font: normal normal normal 1.2em/1em 'GillSansLTOTLight', sans-serif;
	letter-spacing: 0.08em;
}
.menu a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 0px #CCC;
}
#current {
	color: #000;
}
#contact {
		font: normal normal normal small/1.2em 'GillSansLTOTLight', sans-serif;
	display: block;
	float: left;
	color: #999;
	margin-top: 20px;
	margin-left: 4px;
	letter-spacing: 0.06em;
}
#contact a {
	text-transform: none;
	color: #999;
	padding: 0px;
	font-size: 1.1em;
	letter-spacing: 0.06em;
	margin-top: -1px;
}
#contact a:hover {
	color: #333;
}
#content {
	float: right;
	margin-left: 0px;
	display: inline-block;
	padding: 0px;
	margin-right: 0px;
	clear: none;
	z-index: 1;
	margin-top: -40px;
	width: 700px;
	margin-bottom: 0px;
}
#content p, #content ul, #content ol {
	display: block;
	float: none;
	margin: 0;
	margin-bottom: 10px;
	font-size: 12px;
	color: #8c8c8c;
}
#content h2 {
	font-size: 2em;	
	font: normal normal normal 1.2em/1em 'GillSansLTOTLight', sans-serif;
}
.gallery {
	padding: 0px;
	display: block;
	margin: 0px;
}
.gallery a  {
	display: inline-block;
	padding: 0px;
	border: 0px none #999;
	text-decoration: none;
	margin: 0px;
	margin-right: -4px;
}
.gallery a:hover  {
	display: inline;
	margin: 0px;
	margin-right: -4px;
	padding: 0px;
	text-decoration: none;
	border-style: none;
}
#photo_big {
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.clear {
	clear: both;
	float: none;
}
.gill {
	font-size: 38px;
	line-height: normal;
	font-family: 'GillSansLTOTLight', sans-serif;
	text-transform: uppercase;
	color: #666;

