
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
}

table {
	width: 100%;
	height: 100%;
}
td {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	height: 548px;
	border: 1px solid #C3C3C2;
}

div.bgline,div.bgline2{
	position: absolute;
	width: 100%;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
}
div.bgline{
	background: url('images/c-bgline.jpg') top left repeat;
	height: 101px;
}
div.bgline2{
	background: url('images/c-bgline2.jpg') top left repeat;
	height: 104px;
}

div.back{
	position: absolute;
	bottom:0px;
	left:0px;
	padding-left:30px;
	text-align:center;
	font-weight:bold;
	margin-bottom:7px;
}
div.back A{
	color:white;
	text-decoration:none;
	font-size:15px;
	line-height:15px;
}

div.bgline3,div.bgline3a{
	position: absolute;
	text-align:right;
	font-weight:bold;
	font-size:26px;
	color:white;
	height: 35px;	
	width: 354px;
	top:36px;
	right:0px;
	margin:0;
}

div.bgline3{
	background: url('images/c-bgline3.jpg') top left repeat;
}

div.bgline3 .title,div.bgline3a .title{
	padding-right:40px;
	padding-top:4px;
}

div.bgblock{
	position: absolute;
	background: url('images/c-bgblock.jpg') top left no-repeat;
	height: 76px;
	width: 304px;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
}

div.bgstiny2,div.bgrtenky,div.bglaky,div.bglesky,div.bgstiny,div.bgpudry1,div.bgpudry2,div.bgkontakt{
	position: absolute;
	height: 100%;
	width: 100%;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
}

div.bglaky{
	background: url('images/c-bglaky.jpg') center center no-repeat;
}

div.bglesky{
	background: url('images/c-bglesky.jpg') top right no-repeat;
}

div.bgstiny{
	background: url('images/c-bgstiny.jpg') top left no-repeat;
}

div.bgpudry1{
	background: url('images/c-bgpudry1.jpg') top left no-repeat;
}

div.bgpudry2{
	background: url('images/c-bgpudry2.jpg') top right no-repeat;
}
div.bgkontakt{
	background: url('images/c-bgkontakt.jpg') bottom right no-repeat;
}
div.bgrtenky{
	background: url('images/c-bgrtenky.jpg') top left no-repeat;
}
div.bgstiny2{
	background: url('images/c-bgstiny2.jpg') top left no-repeat;
}
div.bgblock2{
	position: absolute;
	background: url('images/c-bgblock2.jpg') top right no-repeat;
	height: 129px;
	width: 100%;
	bottom:0px;
	left:0px;
	margin:0;
	padding:0;
}


div.logo{
	position: absolute;
	top:0px;
	left:0px;
	background: transparent url('images/c-eye.jpg') top left no-repeat;
	width: 100%;
	height: 83px;
}

div.logo2{
	position: absolute;
	top:0px;
	left:0px;
	background: transparent url('images/c-eye2.jpg') top left no-repeat;
	width: 100%;
	height: 139px;
}

div.mainlogo{
	position: absolute;
	top:0px;
	left:0px;
	background: transparent url('images/c-logo.jpg') center center no-repeat;
	width: 779px;
	height: 549px;
}

div.copyright{
	position: absolute;
	top:500px;
	left:45%;
	color:gray;
	font-size: 12px;

}

div.mainlogo2{
	position: absolute;
	top:9px;
	left:0px;
	background: transparent url('images/c-logo2.jpg') top center no-repeat;
	width: 758px;
	height: 518px;
}

div.bgcircle{
	position: absolute;
	top:0px;
	left:0px;
	background: transparent url('images/c-bgcircle.jpg') center center no-repeat;
	width: 100%;
	height: 100%;
}

#navigationImage{
	position:absolute;
	border: 0px;
	top:0px;
	left:0px;
}

#contacttext{
	position: absolute;
	top:200px;
	text-align:center;
	width:100%;
	color:#EE2F72;
	font-weight:normal;
	font-style:italic;
	font-size:14px;
	}