*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	}
html{
	background-color: #000000;
	background-image: url('/images/background/background.jpg');
	color: #ffffff;
	min-width: 1256px;
	min-height:100%;
	height: 100%;
	}
body{
	height: 100%;
	min-height:100%;
	height: 100%;
	}
a:link, a:visited{
	color: #e4005c;
	}
a:hover, a:active{
	background-color: #e4005c;
	color: #ffffff;
	text-decoration: none;
	}
li{
	list-style-type: none;
	list-style-position: outside;
	}
h1{
	position: absolute;
	top: 36px;
	left: 54px;
	z-index: 999;
	width: 125px;
	height: 72px;
	font-size: 0;
	}
h1 a:hover, h1 a:link{
	background-color: transparent;
	}
h2{
	font-size: 24px;
	margin-bottom: 58px;
	height: 36px;
	line-height: 52px;
	}
h3{
	font-size: 18px;
	margin-bottom: 9px;
	}
h4{
	font-size: 16px;
	margin-top: 36px;
	line-height: 16px;
	margin-bottom: 18px;
	height: 18px;
	}
h5{
	display: inline;
	font-weight: bold;
	color: #aaaaaa;
	font-style: italic;
	font-family: Georgia;
	}
/*p, ul, dl{
	margin-bottom: 18px;
	margin-left: 18px;
	}*/
strong{
	font-weight: bold;
	}
/*----------------------------------------------------------------------*/
#contacts{
	position: absolute;
	top: 36px;
	left: 196px;
	z-index: 999;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 20px;
	font-size: 14px;
	background-image: url('/images/background/vertical_line.png');
	background-repeat: no-repeat;
	background-position: left;
	}
#contacts li{
	height: 18px;
	}
	
/*----------------------------------------------------------------------*/
#menu{
	position: absolute;
	top: 36px;
	left: 377px;
	z-index: 999;
	padding-top: 3px;
	padding-bottom: 33px;
	padding-left: 20px;
	font-size: 14px;
	background-image: url('/images/background/vertical_line.png');
	background-repeat: no-repeat;
	background-position: left;
	}
#menu li{
	font-size: 14px;
	height: 18px;
	}
#menu li.on{
	/*background-image: url('/images/arrows/on_link_arrow.png');
	background-position: right;
	padding-right: 20px;
	background-color: red;*/
	}
#menu a:link, #menu a:visited{
	font-size: 14px;
	}
#menu a:hover, #menu a:active{
	font-size: 14px;
	}
	
/*----------------------------------------------------------------------*/
#language{
	position: absolute;
	top: 40px;
	z-index: 998;
	width: 100%;
	min-width: 1256px;
	text-align: right;
	}
#language a{
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	margin-right: 50px;
	border: 1px dotted #666666;
	text-decoration: none;
	}
	
/*----------------------------------------------------------------------*/
#index_content{
	min-width: 896px;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	padding-left: 54px;
	padding-right: 54px;
	}
.photo{
	position: absolute;
	cursor: url('/images/cursors/hover.cur'), pointer;
	font-size: 1px;
	line-height: 0;
	padding: 5px;
	/*padding-bottom: 0;*/
	background-color: #ffffff;
	display: none;
	}
.photo:active{
	cursor: url('/images/cursors/move.cur'), pointer;
	}
.photo img{
	/*border: 1px solid #666666;*/
	}
.photo:hover{
	background-color: #e4005c;
	}
.photo a{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -18px;
	background-color: transparent;
	background-image: url('/images/arrows/arrow.png');
	}
.photo a:hover, .photo a:hover{
	background-color: transparent;
	background-image: url('/images/arrows/arrow_hover.png');
	}
	
/*----------------------------------------------------------------------*/
#about_content{
	top: 0;
	left: 0;
	min-width: 896px;
	min-height: 400px;
	padding: 0;
	margin: 0;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	}
#about_content p, #about_content ul{
	margin-left: 18px;
	margin-bottom: 18px;
	}
#about_photos{
	position: absolute;
	margin: 0;
	padding: 0;
	}
#portrait_1{
	position: absolute;
	top: 200px;
	left: -20px;
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	transform: rotate(-7deg);
	}
#portrait_2{
	position: absolute;
	top: 250px;
	left: 220px;
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-o-transform: rotate(7deg);
	transform: rotate(7deg);
	}
#quote{
	position: absolute;
	top: -20px;
	right: 8%;
	font-style: italic;
	height: 200px;
	width: 200px;
	text-align: center;
	background-image: url('/images/quote/quote.png');
	z-index: 998;
	display: none;
	}
#description{
	padding-top: 10%;
	padding-left: 580px;
	min-width: 300px;
	min-height: 400px;
	}
	
/*----------------------------------------------------------------------*/
#projects_content{
	width: 100%;
	min-width: 896px;
	height: auto !important;
	margin: auto;
	min-height: 100%;
	height: 100%;
	}
#projects_list{
	position: absolute;
	width: 252px;
	left: 54px;
	top: 238px;
	z-index: 2;
	}
#projects_thumbnails{
	padding-top: 234px;
	padding-left: 306px;
	z-index: 1;
	min-width: 920px;
	left: 0;
	}
#projects_thumbnails li{
	display: block;
	width: 236px;
	height: 236px;
	float: left;
	text-align: center;
	}
#projects_thumbnails li a:hover{
	background-color: transparent;
	}
/*#projects_list li a:hover{
	background-image: url('/images/arrows/link_arrow.png');
	background-position: right;
	background-color: transparent;
	}*/
#projects_thumbnails li img{
	padding: 3px;
	background-color: #ffffff;
	}
#projects_thumbnails li img:hover{
	background-color: #e4005c;
	}
/*----------------------------------------------------------------------*/
#project_content{
	margin-left: 324px;
	/*padding-left: 5%;*/
	margin-right: 54px;
	margin-bottom: 54px;
	padding-top: 144px;
	/*padding-top: 161px;*/
	}
#project_description{
	float: left;
	width: 33%;
	margin-bottom: 54px;
	}
#project_description p, #project_description dl{
	/*margin-left: 18px;*/
	color: #ffffff;
	}
#project_description dt{
	font-weight: bold;
	margin-top: 9px;
	color: #aaaaaa;
	font-style: italic;
	font-family: Georgia;
	}
#project_photos{
	float: left;
	/*margin-top: 54px;*/
	margin-left: 2%;
	min-width: 565px;
	width: 63%;
	/*float: right;*/
	margin-bottom: 54px;
	/*margin-top: 5px;*/
	/*background-color: green;*/
	padding: 0;
	}
#project_photos img{
	margin-bottom: 18px;
	background-color: white;
	padding: 5px;
	}
#project_photos ul.project_menu, #project_photos ul.visualisation, #project_photos ul.photos, #project_photos ul.sketches{
	margin-left: 0;
	}
.project_menu li{
	color: #e4005c;
	border-bottom: 1px dashed #e4005c;
	display: inline;
	margin-left: 0;
	margin-right: 9px;
	cursor: pointer;
	}
.project_menu li:hover{
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	background-color: #e4005c;
	}
.project_menu li.on{
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	cursor: default;
	}
.project_menu li.on:hover{
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	cursor: default;
	background-color: transparent;
	}
.project_menu li.hover{
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	background-color: #e4005c;
	}
#project_content p, #project_content ul, #project_content dl{
	/*margin-left: 18px;*/
	margin-bottom: 18px;
	}
.invisible
	{
	display: none;
	}
.thumbnail{
	/*background-color: green;*/
	/*padding: 10px;*/
	}
/*----------------------------------------------------------------------*/
#copyright{
	height: 36px;
	clear: both;
	float: right;
	margin: 0;
	margin-top: -72px;
	margin-right: 54px;
	}
#copyright li.iznutri{
	margin-left: 18px;
	}
/*#copyright.index{
	position: absolute;
	right: 54px;
	bottom: 36px;
	z-index: 999;
	}*/
#copyright.index{
	position: fixed;
	right: 54px;
	bottom: 36px;
	z-index: 999;
	}
/*----------------------------------------------------------------------*/

.clear{
	clear: both;
	height: 72px;
	padding: 0;
	margin: 0;
	}
.comment{
	font-style: italic;
	}
.hover{
	background-color: #e4005c;
	color: white;
	}
a.hover{
	background-color: #e4005c;
	color: white;
	text-decoration: none;
	}
#projects_thumbnails li img.hover{
	background-color: #e4005c;
	}
sup{
	font-size: 8px;
	line-height: 2px;
	}
