body
{
    background-color:#000000;
	margin:0px;
	padding:0px;
	color:#c5c5c5;
	font-family:Times New Roman;
}
a{border:none;
outline: none;}
img{border:none;}
table.wrapper
{
height:100%;
width:100%;
}
table.wrapper td.up
{
height:45px;
width:100%;
background-image: url('../images/top.gif');
}
table.wrapper td.content
{
width:100%;
height:100%;
}
table.wrapper td.down
{
height:56px;
width:100%;
background-image: url('../images/down.gif');
}
div.about
{
position:relative;
top:130px;
}
div.webanim
{
position:relative;
top:130px;
left:-30px;
}

img.podpis-about{
position:relative;

top:10px;
}
img.podpis-contact{
position:relative;

top:10px;
}
img.podpis-webanim{
position:relative;

top:10px;
}
img.podpis-fotogal{
position:relative;

top:10px;
}
div.privet{
position:relative;
top:-12px;
}
.back{
display:table-cell;
position:relative;
vertical-align:bottom;
height:100%;
float:left;
}
.imageholder2{
	position:relative;
	top:18px;
	display:table;
	height: 100%;
	vertical-align: bottom; 
	text-align: center;
	z-index:0;
}

.imageholder{
	position:relative;
	top:18px;
	left:100px;
	display:table;
	height: 100%;
	vertical-align: bottom; 
	text-align: center;
	float:left;
	z-index:0;
}
.inner {
	display:table-cell;
	vertical-align:bottom;
	position:relative;
}
div.content{
text-align:justify;
}