* {
    margin: 0;
    padding: 0;
}

html, body {
    height: auto !important;
    min-height: 100%;
    position: absolute;
    width: 100%;
    font: 13px Arial,Helvetica,sans-serif;
}

img {
    border: 0 none;
}

.center {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}

.container {
	margin-left: -196px;
	position: absolute;
	top: -234px;
	left: 50%;
	width: 392px;
	height: 369px;
	visibility: visible;
}

.logo {
	position: absolute;
    height: 437px;
    width: 412px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 0px;
}

.logo img {
    vertical-align: middle;
}

a.naruci-hosting,
a.naruci-hosting:link,
a.naruci-hosting:visited,
a.naruci-hosting:hover {
	display: block;
	width: 353px;
	margin: 80px auto 0;
	height: 58px;
	text-indent: -9999px;
	background: transparent url(naruci.gif) no-repeat left top;
}


a.naruci-hosting:active {
	background-position: left bottom;
}

.foot {
    background-color: #1f1f1f;
    bottom: 0;
    height: 65px;
    left: 0;
    position: absolute;
    width: 100%;
}
.foot2 {
    color: #6e6e6e;
    font-size: 11px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
.foot2 p {
    padding: 25px 0 0;
	width: 345px;
	float: left; 
	
}

.foot2 p.soon {
	text-indent: -9999px;
	background: transparent url(uskoro.png) no-repeat top left;
	width: 267px;
	height: 22px;
	padding: 0;
	margin-top: 22px;
	float: left; 
}

.foot2 p.right {
    color: #6e6e6e;
    float: right;
    padding: 25px 50px 0 0;
	width: 100px;
	text-align: right;
}
.foot2 p.right a {
    color: #6e6e6e;
    text-decoration: underline;
}
.foot2 p.right a:hover {
    color: #1cd1f8;
    text-decoration: none;
}
