body{ 
	margin:0; padding:0; width:100%; margin:0 auto; background-color: #0b1820;
}

:focus {
outline: none;
} 

.uc {
	font-family: Arial;
    font-size: 26px;
    letter-spacing: -1.2px;
	color: #015878;
	text-align: center;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { /* */
border: none;
} 

#bgg{width:100%; margin:0 auto; background-image: url(../images/index.jpg); height: 747px; background-repeat: no-repeat; background-position: center;}
#main {margin:0 auto; width:880px;}
#icq {margin:0 auto; text-align: right; padding-top: 43px; }
#body {margin:0 auto; padding-top: 135px; padding-left: 10px;}
#one {width:325px; margin:0 auto; float:left; height: 321px;}
#two {width:498px; float:right; height: 321px; }
#footer { clear: left; padding-top: 60px; padding-left: 6px; text-align: center;}
#counters { clear: left; padding-top: 10px; text-align: right;}

.button { padding-top: 5px; float: right; height: 26px; width:152px; background-image: url(../images/bb.jpg); text-align: center; font-family: Tahoma; FONT-SIZE: 12px; color: black; text-decoration:underline;}
.button1 { padding-top: 5px; float: right; height: 26px; width:152px; background-image: url(../images/bb1.jpg); text-align: center; font-family: Tahoma; FONT-SIZE: 12px; color: #ffffff;
font-style: bold; font-weight: bold;}

.button A:link { TEXT-DECORATION: none; color: black; }
.button A:visited { TEXT-DECORATION: none; color: black; }
.button A:hover { TEXT-DECORATION: none; color: black; }

.button1 A:link { TEXT-DECORATION: none; color: #ffffff; }
.button1 A:visited { TEXT-DECORATION: none; color: #ffffff; }
.button1 A:hover { TEXT-DECORATION: none; color: #fdb73b; }

.button1 A:link { TEXT-DECORATION: none; color: #ffffff; }
.button1 A:visited { TEXT-DECORATION: none; color: #ffffff; }
.uc A:hover { TEXT-DECORATION: none; color: #ffffff; background-color: #015878; padding: 15px; opacity: 0.9;}

h1 {
	font-size:22px;
	FONT-FAMILY: Arial;
	display:block;
	height: 50px;  
	line-height:40px;
	width: auto;
	text-align:left;	
	text-decoration:none;
	color:#fff;
	margin:0px;	
	position:relative;
	top:1px;
	text-shadow:0px 1px 5px #ffffff;
}

.text {
	font-size: 14px;
	FONT-FAMILY: Tahoma;
	display:block;
	width: auto;
	text-align:left;	
	line-height:25px;
	color:#ffffff;
	padding: 15px;
	margin:0px;	
	position:relative;
}

.attention {
	BACKGROUND-COLOR: red;
	BORDER-BOTTOM: red 1px solid;
	BORDER-LEFT: red 1px solid;
	BORDER-RIGHT: red 1px solid;
	BORDER-TOP: red 1px solid;
	FONT-FAMILY: Georgia;
	FONT-SIZE: 18px;
	color: #ffffff;
	font-style: bold;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	margin: 10px;
}

A:link { TEXT-DECORATION: underline; color: #015878; }
A:visited { TEXT-DECORATION: underline; color: #015878; }
A:hover { TEXT-DECORATION: underline; color: #015878; }