html, body {
	color:#fff;
	/*background:#1e1e1e;*/
	background:#1B1D26;
	font-family:Arial,sans-serif;
	font-size:13px;
	line-height:1.3;
}@media only screen and (max-width:1024px) and (min-width:1024px) and (max-height:768px) and (min-height:768px){ 	html {		content: url("/img/opera-speeddial-icon.png");	}}/*-- Кнопки ----------------------------------------*/
input[type=text]{
	background: #323232;
	color: rgb(0,255,255);
	border: 1px solid gray;
}
/*-- Footer ----------------------------------------*/
#footer {
	min-width: 1000px;
	height: 40px;
	background: #1B1D26;
	font-size: 10pt;
	text-align: center;
	border-top: 1px solid gray;
}

/*-- Other -----------------------------------------*/
a,a:link,a:visited {
	color: rgb(166,202,240);
	text-decoration: none;
}
a:hover,a:active {
	color: rgb(166,202,240);
	text-decoration: underline;
}

a.banner,a.banner:link,a.banner:visited {
	text-decoration: none;
}
a.banner:hover,a.banner:active {
	text-decoration: none;
	border-bottom: 0;
}


img {
	border: 0;
}

p {
	margin: 15px 0;
	font: 10pt verdana;
}
p#logo {
	font-size: 30pt;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
	margin: 5px;
	padding: 0px;
}
h1 { font: 14pt verdana; font-weight: bold; color: rgb(255,203,74);}
h2 { font: 12pt verdana; font-weight: bold; color: rgb(255,203,74);}
h3 { font: 10pt verdana; font-weight: bold; color: rgb(255,203,74);}
/*
     */
/*
*/