@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em,  img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
html {
font-size: 100.01%;
}
body {
line-height: 1;
background: #FAF0E6;
color: #333;
font: 14px Georgia, Times New Roman, serif;
}
:focus {
outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
h1 {
	background-image:url(../img/VitaliiStepanov_over.png);
	background-position: -1000px -1000px;
}
h2 {
	background-image:url(../img/v_gosti_over.png);
	background-position:-1000px -1000px;
}
#div1 {
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 448px;
	width: 100%;
	margin-top: -224px;
	position: absolute;
	top: 50%;
}
#exit {
	background-image: url(../img/exit_open.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 136px;
	width: 100%;
	margin-top: -68px;
	position: absolute;
	top: 50%;
}
#exit span {
	background:url(../img/exit_closed.png) no-repeat;
	display:block;
	height:136px;
	width:155px;
}
#exit span:hover {
	background:none;
}
#DeFo {
	width: 100%;
	height: 100%;
	text-align:center;
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#968271;
	display:table-cell;
	vertical-align:middle;
}
#left {
	height: 100%;
	width: 50%;
	float: left;
	text-align:right;
}
#left:hover {
	background: #666;
	color:#FAF0E6;
}
#left:hover a {
	color:#FAF0E6;
}
#right {
	height: 100%;
	width: 50%;
	margin-left: 50%;
}
#right:hover {
	background: #666;
	color:#FAF0E6;
}
#right:hover a {
	color:#FAF0E6;
}
#left li {
	list-style:none;
	padding: 20px 10px;
}
#right li {
	list-style:none;
	list-style-position:inside;
	padding: 20px 10px;
}
#right ul {
	display:block;
	height:512px;
	margin-top:-256px;
	top:50%;
	position:absolute;
	left:50%;
}
#left ul {
	display:block;
	height:512px;
	margin-top:-256px;
	top:50%;
	position:relative;
}
a {
	text-decoration:none;
	color:#968271;
}
#left span {
	display:block;
	padding: 0 7px;
}
#first {
	height: 448px;
	width: 902px;
	margin-left: -429px;
	position:absolute;
	left: 50%;
}
#vs {
	width:128px;
	height:14px;
	display:block;
	background:url(../img/VitaliiStepanov.png) no-repeat 0 0;
	left: 0px;
	position:absolute;
}

#vs:hover {
	background:url(../img/VitaliiStepanov.png) no-repeat 0 -14px;
}
a span#contact {
	width:186px;
	height:14px;
	display:block;
	background:url(../img/post.png) no-repeat 0 0;
	position:absolute;
	right: 0px;
	bottom: 0px;
}
#contact:hover {
	background:url(../img/post.png) no-repeat 0 -14px;
}
#blog {
	width:168px;
	height:40px;
	display:block;
	background:url(../img/v_gosti.png) no-repeat 0 0;
	position:absolute;
	left: 261px;
	top: 210px;
}
#blog:hover {
	background:url(../img/v_gosti.png) no-repeat 0 -40px;
}
#portfel {
	width:168px;
	height:40px;
	display:block;
	background:url(../img/po_delu.png) no-repeat 0 0;
	position:absolute;
	left: 429px;
	top: 210px;
}
#portfel:hover {
	background:url(../img/po_delu.png) no-repeat 0 -40px;
}