body{
	background: #ddd;
}
.top-bar{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background: #000;
}
#logo{
	font-size: 120%;
}
#logo a{
	color:#ccc;
}
#censored{
	color:#ccc;
	font-size: 80%;
	text-transform: none;
}
.bigboard{
	background: url(../img/sex-ex-apostaseos.jpg) no-repeat center center #000;
	background-size: cover;
	display: table;
	width:100%;
	height: 600px;
	color:#E6E6E6;
	padding-top: 10rem;
	border:none;
}
.bigboard div{
	display: table-cell;
	vertical-align: middle;
}
.bigboard span{
	display: block;
}
h1{
	padding-bottom: 2rem;
	font-size: 3rem;
}
.lead{
	font-size: 120%;
	padding-bottom: 2rem;
}
.hello{
	font-size: 120%;
    background: #ccc;
    padding: 2%;
}
.action-classic{
	background: palegreen;
}
.row{
	margin:30px auto;
}
.thumbnail:hover, .thumbnail:focus{
	box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
}
.button{
	background: #ED143D;
	margin-right:0; 
}
.button:hover{
	background: #F32C51;
}
.button:focus{
	background: #666;
}
.button.hollow {
    border: 1px solid #ddd;
    color: #ddd;
}
.button.hollow:hover {
	border: 1px solid #fff;
    color: #fff;
}
ul{
	list-style-type: none;
}
a{
	color:#ED143D;
}
a:hover{
	color:#333;
}
a.context{
	color:#000;
	border-bottom: 1px dashed #000;
}
.red{
	color:#ED143D;
	font-weight: bold;
}
#benefit{
	/*margin: 2rem auto;*/
}
#cities{
	margin:0;
}
#cities li{
	display:inline-block;
	line-height: 2rem;
	width: 15rem;
	height:2rem;
	margin:1rem;
	text-align:center;
	list-style-type: none;
}
#cities li a{
	color: #666;
	font-weight: bold;
}
#cities li a.red{
	color:#ED143D;
}
#offers{
	background: #333;
    text-align: center;
    padding: 2rem;
}
#offers h3{
	padding-bottom: 2rem;
	color:#fff;
	text-transform: uppercase;
}
#offers h3.hello{
	
}
#offers h3.hello a{
	color:#ED143D;
}
#offers img{
	
}
.vakansii{
	width:80%;
}
.vakansii h1{
	text-align: center;
}
#contact span{
	padding-right:1rem;
}