@charset "windows-1251";
/* CSS Document */

html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	position: relative;
	/*background-image: url(ko_studio_fon1.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color: #666666;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
}
table {
    border: 0px; /* border="0" */
    border-collapse: collapse; /* cellspacing="0" */
	
}
table td {
    padding: 0px; /* cellspadding="0" */
    vertical-align: top;
}
a { 
	text-decoration:none;
}
#wlc {
	width:637px;
	height:222px;
	background:#fff;
	position: relative;
	margin: 0 auto;	
	top:80px;
	font-family:Arial;
}
#wlc-left {
	float:left;
	width:222px;
	height:222px;
	background:#000;	
}
#logo {
	/*background:url(../logo.png);
	position:relative;
	top:50%;
	margin-top:-30px;
	left:50%;
	margin-left:-100px;*/
}
#wlc-right {
	float:right;
	width:415px;
	height:222px;
	background:#fff;
	text-decoration:none;
}
	#wlc-right h1 {
		font-size:18px;
		font-weight:normal;
		color:#000;
		text-align:center;
		margin-top:15px;
		text-decoration:none;
	}
#wlc-right p.bottom_text {
	font-family:Arial;
	font-size:12px;
	position:relative;
	margin-top:125px;
	margin-left:20px;	
	color:#666;
	text-decoration:none;
}
#wlc-text {
	clear: both;
	width:637px;
	position: relative;
	margin: 0 auto;	
	top:100px;	
}
#wlc-text p {
	font-family:Arial;
	font-size:16px;	
	color:#fff;
	line-height: 24px;
}
#counters {
	position: absolute;
	bottom: 0;
}
