/*
font-family: 'Lato', sans-serif;
*/
body{
	font-family: 'Lato', sans-serif;
}

a, p, input{
	font-family: 'Lato', sans-serif;
	font-size:13px;
}

h1, h2, h3, h4, .header .call p{
	font-family: 'Lato', sans-serif;
}

h2{
	colo:#DA0002;
}

.wrap{
	max-width:1000px;
	width:95%;
	margin:auto;
	overflow:hidden;
}


.topper{
	background:url(../img/flashSupport/line.png) center;
	width:100%;
	height:5px;
	position:relative;
	z-index:3;
}
.header{
	background:url(../img/backgroundheader.png);
	overflow:hidden;
	padding-bottom: 92px;
}

.logo{
	/*background: url(../images/backstar.png) no-repeat center;*/
	width: 312px;
	height: 241px;
	padding: 53px 0 0;;
	float:left;
}
.logo img{
	margin:0 0 0 41px;
	display:block;
	position:relative;
	z-index:3;
}

.mainMnu{
	float: right;
	width: 447px;
}

.mainMnu ul{
	overflow:hidden;
	padding: 19px 0;
}

.mainMnu ul li{
	floaT:left;
}

.mainMnu ul li a{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: white;
	font-size: 16px;
	background:url(../img/bototm.png) repeat-x center 50px;
	display: block;
	padding: 19px 0px 9px;
	margin: 0px 10px 0;
	-webkit-transition-property:all;
	-webkit-transition-duration:0.5s;
	-o-transition-property:all;
	-o-transition-duration:0.5s;
	-moz-transition-property:all;
	-moz-transition-duration:0.5s;
	-ms-transition-property:all;
	-ms-transition-duration:0.5s;
}
.mainMnu ul li a:hover{
	background:url(../img/bototm.png) repeat-x center 46px;
}


.slider{
	overflow: hidden;
	margin: -247px 0 0;
	position: relative;
	z-index: 2;
}

.slider img{
	display: block;
	margin: 0 auto;
	max-width: 992px;
	width: 95%;
}

iframe.star{
	display: block;
	border: 0;
	position: absolute;
	margin: -6px 0 0 -36px;
	height: 260px;
	z-index: 2;
}


.content{
	background:#ededed;
	margin:30px 0;
	padding:10px 0;
	overflow:hidden;
}

.footer{
	background:url(../img/backgroundheader.png);
	padding:20px 0;
	overflow:hidden;
}



.footer ul.menu{
	overflow:hidden;
	padding:20px 0;
}

.footer ul.menu li{
	floaT:left;
}

.footer ul.menu li a{
	color:white;
	padding:10px;
	font-weight:300;
	font-size:16px;
	text-transform: uppercase;
}

.footer p{
	color:white;
	float:left;
	display:block;
	font-weight:300;
	margin:20px 10px;
	font-size:16px;
}

.footer img{
	floaT:right;
}


.content h2{
	FONT-FAMILY:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	COLOR:#002751;
	font-size:38px;
	background:#ededed;
	width:235px;
}

.col{
	background:url(../img/linefo.png) repeat-x 0 25px;
	width:60%;
	margin:0 10px 0 0;
	float:left;
}

.col2{
	background:url(../img/linefo.png) repeat-x 0 25px;
	width:35%;
	margin:0 10px 0 0;
	float:left;
}

.content p{
	display:block;
	margin:15px 0;
}

.content a.but{
	height: 26px;
	width: 277px;
	background: url(../img/backAdd.png) no-repeat left;
	color: white;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	padding: 8px;
	font-size: 17px;
	display: block;
}



.introtzikas{
	background:#002751 !important;
	z-index:99 !important;
}

.introtzikas_bg{
	background:white !important;
	z-index:99 !important;
}



.contact{
	float:left;
	width: 47%;
	margin-right: 13px;
}

.contact iframe{
	width:100%;
	height:245px;
}