HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/bni.komma.pro/wwwroot/css-js/screen.css
@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}
html, body {	
	margin: 0px; 
	padding: 0px;
	text-align: center;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-color:#123a47;
	position:relative;
	height: 100%;
}
h1{
	position: relative;
	display: block;
	font-size: 32px;
	line-height: 60px;
	width: 100%;
	text-align: center;
	margin-top: 45px;
	color: #D21E31;
}
#main{
	margin: 0 auto;
	position:relative;
	width:100%;
	max-width: 1000px;
	height: auto;
	text-align: left;
	clear:left;
	padding:20px;
}
.logo{
	position:relative;
	float:left;
	width: 400px;
	height: 280px;
	vertical-align: center;
	text-align: center;
	margin-left: 20px;
	margin-right: 2	0px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 20px;
	line-height: 250px;
	cursor:pointer;
}
.logo a{
	position: relative;
	display: block;
	width: 400px;
	height: 250px;
	margin-bottom: 10px;
}
.logo img{
		
	
}
.logo span{
	position: absolute;
	bottom: 6px;
	display: block;
	text-align: center;
	width: 400px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
}

p{
	font-size:12px;
	line-height:20px;
	text-align:left;
	width:400px;
	padding-bottom:15px;
	display:block;
}
#footer{
	position: relative;
	display: block;
	height: 60px;
	width: 100%;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 45px;
	float: left;
	
}