* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:url(http://supermedia.ucoz.ru/img/header.jpg) #3766b4 top center no-repeat;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 195px;
	width:100%;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 170px;
	height: 1%;
	background:#e1f2fc;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: #242424;
	width:650px;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -275px;
	margin-top: 0px;
	position: relative;
	background:#242424;
	height:100%;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 10px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -170px auto 0;
	height: 170px;
	background: url(http://supermedia.ucoz.ru/img/footer.png) #BFF08E center;
}

#menu li{
	display:inline;
	margin-right:15px;
	margin-left:10px;
	color:#FFF;
}

#menu a{
	color:#FFF;
	text-decoration:none;
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-shadow: #292929 1px 1px 2px;
}

#menu a:hover{
	color:#f0f0f0;
	text-decoration:none;
	text-shadow: 0px 0px 2px;
}

#menu ul{
	padding-top:150px;
	padding-left:20px;
}

/*  Footer menu  */

#menu2 {
	padding-bottom:17px;
	text-align:center;
}

#menu2 li{
	display:inline;
	margin-right:15px;
	color:#FFF;
}

#menu2 a{
	color:#FFF;
	text-decoration:none;
	font: normal 10px Arial, Helvetica, sans-serif;
}

#menu2 a:hover{
	color:#f0f0f0;
	text-decoration:none;
}

#menu2 ul{
	padding-top:3px;
	text-align:center;
}

#uplink {
	width:30px;
	padding-left:30px;
	position: relative; left:90%; top:-17px;
}

#uplink a{
	color:#FFF;
	text-decoration:none;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align:right;
}

#foot {
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	width:950px;
	height:70px;
	margin: 0 auto;
}

/*  Footer text  */

#footext {
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	width:455px;
}

#banner1 {
	width:190px;
	margin-top:3px;
}

#banner2 {
	width:275px;
	margin-top:3px;
}

#alfa a img {opacity:0.2; -moz-opacity:0.2; filter:alpha(opacity=20);} 

#alfa a:hover img {opacity:0.7; -moz-opacity:1.0; filter:alpha(opacity=70);}

#maintop {
	width:940px;
	height:230px;
	background:#333333;
	border:solid 5px #e1f2fc;
}