@charset "utf-8";
/* CSS Document */
/*
szürke:			#dddddd
sötétszürke:    #333333
sárga:
zöld:
kék:
bordó:

*/
* {
	border:0;
	margin:0;
	padding:0;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	background: url("../img/body_bg.png") #55a9df repeat-x;
	padding: 0px;
	margin: 0px;
}

hr{
	width:90%;
	margin-left:20px;
	margin-top:30px;
	margin-bottom:10px;
}

/*BASE*/

.clear { clear:both; }

.input_error{
	border:1px solid red !important;
}

a {
    color:#617a8c;
    outline:none;
    text-decoration:none !important;
}
a:hover {
    color:#617a8c;
}

.red {
	color:#b43a3a;
}
.white {
	color: #fff;
}
.orange {
	color: #ff9900;
}
.dark_grey {
	color:#333333;
}
.grey {
	color:#878787;
}
.blue {
	color: #1d6679 !important;
}
.bg-blue{
	background-color:#3b659c;
}
.bg-red{
	background-color:#cc3333;
}
.bg-green {
	background-color:#668000;
}
.bg-orange {
	background-color:#ff9900;
}
.bg-dark_grey {
	background-color:#333333;
}
.bg-grey {
	background-color:#555555;
}
.bg-white {
	background-color:#fff;
}
.green {
	color: #659a51;
}
.italic {
	font-style: italic;
}
.semibold {
	font-family: Segoe UI Semibold;
}
.px_16 {
	font-size: 16px;
}
/*BASE*/
.input-prepend .add-on{
	width: 100px !important;
}
.input-prepend input{
	width: 160px !important;
}
.partners td a{
	display: block;
	padding: 5px;
	height: 100px;
	width: 250px;
}



.head_container {
	width:950px;
	padding: 0px;
	margin:0px auto;
	margin-bottom: 10px;
}
.logo_container {
	padding: 0px;
	margin: 0px;
}
.header_fb {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}



.carousel_container {
	height:279px;
}
.metro_container {
	margin-top:2px;
}

#marketing_slider h1 {
	border: none;
}

#marketing_slider {
	width: 950px;
	margin: 0px auto;
	_height:348px;
	min-height:348px;
	margin-bottom: 0px;
}
#marketing_slider .carousel-inner {
	_height:348px;
	min-height:348px;
}
#marketing_slider .carousel-inner .item {
	_height:348px;
	min-height:348px;
}

div.carousel-caption{
	_height:78px !important;
	min-height:78px !important;
	padding:0px 10px 10px 13px !important;
	overflow:hidden;
	background: #000 !important;
	opacity: 0.85;
}
div.carousel-caption h1{
	padding: 0 !important;
	margin: 0 !important;
	font-size: 18px !important;
	color:#ff9900;
	font-weight: normal;
	font-family: Segoe UI;
}
div.carousel-caption .lead{
	font-size: 13px !important;
	color:#fff;
	font-weight: normal;
	font-family: Segoe UI;
	line-height: 14px;
}
.carousel-indicators {
	top: 240px;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #000;  
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.top_menu_container {
	width: 950px;
	margin: 0px auto;
}
.top_menu {
	position: absolute;
	z-index: 1000;
	margin-top: 10px;
	margin-left: 10px;
}
.top_menu ul{
	margin: 0px;
	padding: 0px;
}
.top_menu li {
	list-style: none;
	float: left;
}
.top_menu li a {
	display: block;
	background: url("../img/menu_btn_bg_on.png") repeat-x;
	height: 28px;
	line-height: 28px;
	margin-right: 1px;
	padding-left: 5px;
	padding-right: 5px;
	
	color: #fff;
	
}
.top_menu li a:hover {
	background: url("../img/menu_btn_bg.png");
}

.content {
	width: 910px;
	margin: 0px auto;
	background: #fff;
	min_height: 500px;
	_height: 500px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}


.footer {
	background: #005494;
	width: 950px;
	height: 60px;
	margin: 0px auto;
	color: #fff;
	font-size: 12px;
	
	position: relative;
}
.footer_menu {
	padding: 10px;
}
.footer_menu a {
	color: #40cbf6;
	font-size: 12px;
}
.footer_copy {
	font-size: 10px;
	text-align: center;
}
.szigetvar_logo {
	display: block;
	padding-top: 10px;
}

h2 {
	font-size: 18px;
	line-height: 30px;
	font-family: Segoe UI;
	color:#004F8A;
	
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
h1{
	font-size: 18px;
	line-height: 30px;
	font-family: Segoe UI;
	color:#004F8A;
}
.focim{
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.focim h1{
	margin-bottom: -10px !important;
}
.backhome {
	padding-top: 20px;
}
.backhome  a{
	font-size: 10px;
	line-height: 14px;
	font-family: Segoe UI;
	color:#004F8A;
}
.focim  .span10{
	margin-bottom: 10px;
}
.box_lead {
	font-size: 12px;
	line-height: 16px;
	color: #6D6D6D;
	text-align: justify;
	
}
.contact_box {
	margin-bottom: 50px;
	margin-top: 40px;
}
.contact_box legend{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-size: 15px;
	color: #005fa4;
	font-family: Calibri,Arial,Serif;
	font-style: normal;
}
.product_lead{
	color: #6D6D6D;
	font-family: Calibri,Arial,Serif;
	font-size: 12px;
	line-height: 13px;
	float:left;
	width: 100px;
}
.product_box img {
	float: left;
}
.content table td{
	border: 1px solid #0B6396;
}

/*TimeLine Slider*/

#marketing_slider{
	margin-top: 60px;
	background-color: #fff;
	min-height: 350px
}
div.carousel-caption{
	background: transparent !important;
  opacity: 1;
  width: 450px;
  top: 10px;
  left: 40%;
  max-height: 250px;
  color: #555;
}
.carousel-caption p {
  line-height: 20px;
  text-align: justify;
  color: #555;
  margin: 10px 0;
}
#marketing_slider .item img{
	max-height: 300px;
	min-height: 300px;
}
.linewrapper{
  height: 5px;
  bottom: 45px !important;
  width: 100%;
  background: #55a9df;
  box-shadow: 0 1px rgba(255, 255, 255, 0.15) inset;
  position: absolute;
  bottom: 20%;
}
.linewrapper span {
  position: absolute;
  top: 10px;
  color: #555;
  left: 5px;
  font-size: 16px;
  font-weight: bold;
}
.carousel-indicators {
  top: auto;
  bottom: 30px;
  left: 155px;
}
.carousel-indicators li {

  cursor: pointer;
  width: 30px;
  height: 30px;
  border: 2px solid #55a9df;
  background: #555;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin-left: 25px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .1);
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -ms-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
  position: relative;
  text-indent: 0px;
}
.carousel-indicators li span {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
  width: 100px;
  text-align: right;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 70px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  color: #555;
  left: -84px;
  line-height: 1.2em;
  font-size: 12px;
  -webkit-transition: all .6s ease-in-out .5s;
  -moz-transition: all .6s ease-in-out 0 .5s;
  -ms-transition: all .6s ease-in-out .5s;
  -o-transition: all .6s ease-in-out .5s;
  transition: all .6s ease-in-out .5s;
}
.carousel-indicators .active{
	background-color: #55a9df;
	border: 2px solid #555;
}