﻿@font-face {
	font-family: 'WarHeliosCondC';
	src: url('fonts/warhelioscondc-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'WarHeliosCondCBold';
	src: url('fonts/warhelioscondcbold-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
body {
	background: #161816;
}
hr {
	background: url(../img/delimeter.png) no-repeat center top;
	border: none;
	width: 100%;
	height: 2px;
	margin: 8px auto -5px;
	display: block;
	overflow: hidden;
}
#conteiner {
	width: 684px;
	height: 440px;
	background: url(../img/bg.jpg) no-repeat center top #000;
	position: absolute;
}
#conteiner span {
	display: inline-block;	
}
h1 {
	font-family: "WarHeliosCondC","Arial Narrow",Arial,sans-serif;
	font-stretch: normal;
	font-size: 25px;
	color: #ebe4c7;
	font-weight: normal;
	text-shadow: #000 0 1px 0;
	text-align: center;
	margin: 20px;
}
h2 {
	font-family: "WarHeliosCondC","Arial Narrow",Arial,sans-serif;
	font-stretch: normal;
	font-size: 20px;
	color: #ebe4c7;
	font-weight: normal;
	text-shadow: #000 0 1px 0;
	text-align: center;
	margin: 20px;
}
h4 {
	font-family: "WarHeliosCondC","Arial Narrow",Arial,sans-serif;
	font-stretch: condensed;
	font-size: 22px;
	color: hsl(48, 47%, 85%);
	font-weight: normal;
	margin: 10px 0 10px;
	padding: 0;
	text-shadow: #000 0 1px 0;
	text-transform: uppercase;
}
.domination {
	display: inline-block;
	text-align: center;
	width: 340px;
	height: 345px;
	padding: 2px;
}
.domination:hover {
	display: inline-block;
	background: rgba(51,51,51,0.8);
}
.domination img {
	opacity: 0.8;
	width: 95%;
	border: 2px solid #161816;
}
.domination img:hover {
	opacity: 1;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.domination span {
	margin-top: 20px;
}
.domination p {
	text-align: justify;
}
.lbz-inside {
	text-align: left;
	margin: 10px;
}
.tehB {
	float: right;
	margin-top: 6px;
	margin-left: 60%;
	z-index: 1;
	position: absolute;
}
#primary {
	width: 339px;
	text-align: left;
	border-right: 1px solid #161816;
}
#secondary div {
    display: none;
	width: 343px;
	height: 85%;
	bottom: 0;
	position: absolute;
	margin-left: 340px;
	text-align: left;
}
input[type="radio"] {
	display: none;
}
label {
	width: 90px;
	height: 50px;
	font-family: "WarHeliosCondC","Arial Narrow",Arial,sans-serif;
	font-stretch: condensed;
	font-size: 15px;
	color: #b8b8b8;
	background: rgba(58, 54, 54, 0.4);
	border: 2px solid #ccc;
	border-radius: 2px;
	padding: 3px;
	margin: 15px 5px 15px 10px;
	text-align: center;
}
label:hover {
	color: #fff;
	border: 2px solid #f25322;
	outline: none;
	-webkit-box-shadow: 0px 0px 5px 1px #f25322;
	-moz-box-shadow: 0px 0px 5px 1px #f25322;
	box-shadow: 0px 0px 5px 1px #f25322;
	cursor: pointer;
}
input[type="radio"]:checked+label {
	color: #fff;
	border: 2px solid #f25322;
	outline: none;
	-webkit-box-shadow: 0px 0px 5px 1px #f25322;
	-moz-box-shadow: 0px 0px 5px 1px #f25322;
	box-shadow: 0px 0px 5px 1px #f25322;
	cursor: default;
}
.lbz-title {
	font-family: "WarHeliosCondC","Arial Narrow",Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #ebe4c7;
	padding: 0 0 0 15px;
	margin: -10px;
}
.lbz-base, .lbz-extra {
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	padding: 0 0 2px 5px;
	margin-top:10px;
}
ul {
	padding: 0 5px 0 0;
	margin: -10px 0 0 20px;
	font-size: 13px;
	line-height: 1.3;
}
ul li {
	margin-top: 5px;
	color: #ccc;
}
.lbz-success, .lbz-success-notboosters {
	width: 343px;
	height: 90px;
	bottom: 0;
	left: 0;
	padding: 5px 0 0 10px;
	font-family: "WarHeliosCondC","Arial Narrow",Arial,sans-serif;
	font-weight: normal;
	font-stretch: normal;
	font-size: 15px;
	color: #ebe4c7;
	text-shadow: #000 0 1px 0;
	text-align: left;
	background: url(../img/ribbon.png) top no-repeat;
	position: absolute;
}
.lbz-success span {
	height: 35px;
	font-size: 25px;
	color: #ffffff;
	margin-bottom: 10px;
	margin-left: 10px;
}
.lbz-success-notboosters span {
	height: 35px;
	font-size: 25px;
	color: #ffffff;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 12px 0 0 0;
}
.lbz-success15 {
    font-family: "WarHeliosCondC","Arial Narrow",Arial,sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-size: 15px !important;
    color: hsl(0, 100%, 100%);
    text-shadow: hsl(0, 0%, 0%) 0 1px 0;
    text-align: left;
	margin-top: 15px;
}
.lbz-success15-extra {
	margin-top: -5px;
}
.booster:hover {
	border: 1px solid #f25322;
	-webkit-box-shadow: 0px 0px 5px 1px #f25322;
	-moz-box-shadow: 0px 0px 5px 1px #f25322;
	box-shadow: 0px 0px 5px 1px #f25322;
}
.photo3 {
    display: inline-block;
}
.photo3:hover::after {
	content: attr(data-title);
	position: absolute;
	left: 0;
	top: -60px;
	z-index: 1;
	background-color: hsl(0, 0%, 17%);
	font-size: 15px;
	padding: 10px;
	border: 1px solid #f25322;
	-webkit-box-shadow: 0px 0px 5px 1px #f25322;
	-moz-box-shadow: 0px 0px 5px 1px #f25322;
	box-shadow: 0px 0px 5px 1px #f25322;
	width: 343px;
	height: 60px;
	color: #cccccc;
}

.lbz-update {
	border: 2px solid #c02222;
}