*{ margin:0; padding:0; } body { font:14px/1.3 Arial,sans-serif; background-color:#212121; } header { background-color:#212121; box-shadow: 0 -1px 2px #111111; color:#fff; display:block; height:50px; position:relative; width:100%; z-index:100; } h2{ font-size:22px; font-weight:normal; /*left:50%;*/ margin-left:20px; padding:10px 0; position:absolute; /*width:540px;*/ color:#fff; text-shadow: 3px 3px 3px #050505; } h3{ font-size:18px; font-weight:normal; left:50%; /*margin-left:-400px;*/ padding:10px 0; /*position:absolute;*/ width:540px; color:#fff; text-shadow: 3px 3px 3px #050505; } h4{ font-size:16px; font-weight:normal; /*margin-left:20px;*/ padding:10px 0; color:#fff; text-shadow: 2px 2px 2px #050505; } header a.stuts,a.stuts:visited{ border:none; text-decoration:none; color:#fcfcfc; font-size:14px; left:50%; line-height:31px; margin:23px 0 0 110px; position:absolute; top:0; } header .stuts span { font-size:22px; font-weight:bold; margin-left:5px; } .container { height: 40px; margin: 30px auto; /*width: 957px;*/ } .table_dark { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; width: 100%; text-align: left; border-collapse: collapse; margin: 10px; } .table_dark th { color: #CAD4D6; border-top: 1px solid #CAD4D6; border-bottom: 1px solid #CAD4D6; padding: 12px 17px; background: #212121; } .table_dark td { color: #CAD4D6; border-bottom: 1px solid #CAD4D6; border-right:1px solid #CAD4D6; padding: 7px 17px; } .table_dark tr:last-child td { border-bottom: none; } .table_dark td:last-child { border-right: none; } A:link { text-decoration: none; color: #CAD4D6; } A:visited { text-decoration: none; color: #CAD4D6; } A:active { text-decoration: none; color: #CAD4D6; } A:hover { text-decoration: none; color: #00B4FF; }