/*
 * Globals
 */
@font-face {
  font-family: 'Oswald';
  src: url('fonts/Oswald.ttf') format('truetype');
}
@font-face {
  font-family: 'Intertitre';
  src: url('fonts/Intertitre-Normal.otf') format('opentype');
}
@font-face {
  font-family: 'MyriadR';
  src: url('fonts/MyriadPro-Regular.otf') format('opentype');
}

html {
  position: relative;
  min-height: 99%;
}
html,
body {
  height: 100%;
}
body {
  color: #000000;
  background: #000000;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span {
  font-family: 'Oswald';
}
.content{
width:900px;
margin:0 auto;
	
}
.menu{
	height:140px;
	border-bottom:2px solid #ffffff;
	background:url(images/logo1.jpg) no-repeat left bottom;
}
.under-menu{
	height:45px;
		background:url(images/logo2.jpg) no-repeat left top;
}

.menu-trans{
	height:140px;
}
.under-menu-trans{
	height:45px;
}
.navigation{
height:139px;
width:100%;
}

.navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: transparent;
	margin-top:105px;
	float:right;
	width:70%;
}

.nav-trans{
height:139px;
width:100%;
}

.nav-trans ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    background-color: transparent;
	width:60%;
	border-top: 1px solid #cfcfcf;
}
.navigation-trans{
height:202px;
width:100%;
background-image:url(images/transmania-header.png);
background-repeat:no-repeat;
background-size:contain;
}

.nav-trans ul li {
    float: left;
	width:120px;
	text-align:center;
}

.nav-trans ul li a {
	font-family:'Intertitre';
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 8px;
    text-decoration: none;
	font-size:14px;
}
li {
    float: right;
}

li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 8px;
    text-decoration: none;
	font-size:14px;
}

li a:hover {
    color: red;
}
.slide-big{
position:relative;
}
.slide-big img{
	width:900px;
}
.slide-b-span{
	  font-family: 'Oswald';
	  font-size:14px;
	  color:#ffffff;
position:absolute;
bottom:10px;
right:10px;
float:right;	
}

.slide-small{
position:relative;
}
.slide-small img{
	width:450px;
}
.slide-s-span{
	  font-family: 'Oswald';
	  font-size:10px;
	  color:#ffffff;
position:absolute;
bottom:5px;
right:5px;
float:right;	
}
.slide-car{
position:relative;
width:33%;
text-align:center;
}
.slide-car img{
	width:250px;
}
.slide-c-span{
	 font-family: 'Oswald';
	  font-size:10px;
	  color:#ffffff;
	  text-align:left;

float:left;
}
.section-top{
	border-bottom:2px solid #929292;
	height:29px;
}
.section-title{
	font-family: 'Oswald';
		  font-size:14px;
	  color:#ffffff;
	  float:left;
	  width:45%;
}
.section-text{
	font-family: 'Oswald';
		  font-size:14px;
	  color:#929292;
	  float:right;
	  width:45%;
	  text-align:right;
	  text-align:
}
.section-text-left{
	float:left;
	width:48%;
	height:250px;
}

.section-text-left p{
font-family: 'Oswald';
font-size:11px;
color:#ffffff;
text-transform:uppercase;
text-align:justify;

}

.section-text-fw{
	float:left;
	width:100%;
}

.section-text-fw p{
font-family: 'Oswald';
font-size:11px;
color:#ffffff;
text-transform:uppercase;
text-align:justify;

}

.section-text-trans{
	float:left;
	width:100%;
}
.trans-red{
font-family: 'MyriadR' ;
font-size:15px;
line-height:10px;
color: #fe0000;
text-transform:uppercase;
text-align:center;	
}

.trans-white{
font-family: 'MyriadR' ;
font-size:15px;
color: #ffffff;
text-transform:uppercase;
text-align:center;	
}

.trans-white-l{
font-family: 'MyriadR' ;
font-size:15px;
color: #ffffff;
text-transform:uppercase;
text-align: justify;	
}

.section-slide-right{
	float:right;
	width:50%;
	height:250px;
}
.footer{
	background:url(images/footer.jpg) no-repeat;
	height:180px;
}
.footer-trans{
	height:180px;
}