html{
	scrollbar-base-color: #C3E0EE;
	scrollbar-arrow-color: #416D8F;
	height: 100%;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #075174;
	text-align: center;
	height: 100%;
	background: #6A99CD url(bkg.gif) repeat-y center;
}
form {
	margin: 0px;
}

#main1 {
        height: 100%;
        width: 940px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
	background: #6A99CD;
}

#main {
	height: 100%;
	width: 780px;
	text-align: left;
        margin-right: auto;
	background: #BAD5F2 url(plahta.gif) no-repeat top;
}

#container {
	position: relative;
}

#banner {
	position: absolute;
	top: 5px;
	left: 302px;
	height: 60px;
	width: 468px;
}

#logo {
	position: absolute;
	top: 7px;
	left: 10px;
}

#links {
	position: absolute;
	top: 67px;
	left: 180px;
	text-align: left;
}
#links a {
	font-size: 11px;
	text-decoration: none;
	color: #075174;
	font-weight: bold;
}

#addtofav {
	position: absolute;
	top: 140px;
	left: 10px;
	width: 400px;
	font-size: 11px;
}
#addtofav a {
	color: #075174;
	font-weight: bold;
	text-decoration: none;
}

#chandescription {
	position: absolute;
	top: 95px;
	left: 110px;
	width: 450px;
	font-size: 11px;
}

#mail386 {
	position: absolute;
	top: 70px;
	left: 586px;
	text-align: left;
	font-size: 11px;
}
#mail386 small {
	font-size: 9px;
}
#mail386 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#mail386 a {
	color: #075174;
}

#chatcontainer {
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 160px;
	width: 760px;
	background: #084079;
	color: white;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#topbar {
	height: 30px;
}

#channels {
	top: 0px;
	width: 580px;
	font-size: 11px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#channels a {
	color: white;
}
#nickname {
	font-size: 10px;
	left: 400px;
	width: 150px;
	text-align: left;
	vertical-align: bottom;
	font-size: 11px;
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#nickname input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
}

#chat {
	height: 380px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#dialup {
	height: 410px;
	background: white url(/bg3.gif) no-repeat center;
	color: #084079;
	font-size: 18px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#dialup a {
	color: #084079;
}

#smilies {
	margin-top: 7px;
	height: 20px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#alert {
	padding-top: 50px;
	text-align: center;
	font-size: 12px;
}
#alert a {
	color: white;
	font-weight: bold;
}

#copy {
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 610px;
	width: 760px;
	color: #075174;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#copy a {
	color: #075174;
	font-weight: bold;
}
