/*
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: normal;
src: local('Roboto-Light'), url('ttf/Roboto-Light.woff') format('woff');
}
*/

	 
* {

}
body {
/*	background-image: url('/static/szekezet/body.png');*/
/*	background-color: white;*/
color: #343434;
	font-family:"Roboto", calibri, "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 19px;
}
A, A:focus {
	outline: 0;
}

nav {
	font-family: calibri, "Open Sans", Arial, Helvetica, sans-serif;
	font-size:18px;
}
#M001_news_root {
	font-size: 19px;
}

#M001_news_root h1 {
	color: #201D1C;
	margin-bottom: 30px;
	font-size: 34px;

}
#M001_news_root hr {
	width: 70%; 
	border-bottom-color: #dfdfdf; 
	border-bottom-width: 3px;
	border-bottom-style: solid;

}
#M001_news_root h2 {
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 22px;

	text-align: left !important;
	padding-left: 0%;
}

@media (min-width: 768px) {
#M001_news_root h2 {
	padding-left: 20%;
	text-align: justify !important;


  }
}

#M001_news_root h3 {

	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 22px;
	padding-bottom: 40px;
	padding-top: 0px;
	color: #1f497d;
	margin-bottom: -32px;
}

#M001_news_root strong {
    background-color: #f6f6f6;
    color: #303030;
}

footer {
    background-color: #201d1c;
    color: #ffffff;
    margin-top: 30px !important;
    min-height: 120px;
    padding-top: 20px;
    border-top: 10px solid #2f2c2b;

}
footer a {
	color: white;
	
}

footer a:hover {
	color: #f0f0f0 !important;
}

.sidebarleft {
	top: 0px;
}


.cimkeszoveg {
	background-color: #4d69a2;
	bottom: 0px;
	color: white;
	font-size: 18px;
	height: 29px;
	margin-left: 0;
	padding: 3px 14px 0 6px;
/*	position: absolute;*/
	text-transform: uppercase;
	float: right;
}

.feherhatterszin {
	background-color: white;
}

.cimkeszoveg A {
	color: white;
}

.cimkeszoveg A:hover {
   text-decoration: none;
	color: white;
}

.card_inner_top {
    height: 416px;
    overflow: hidden;
}

.card_inner_top A:hover {
	text-decoration: none;
	color: #201D1C;
}
.card_inner_top A {
	text-decoration: none;
	color: #201D1C;
}

.termekcim {
    color: #d0453f;
    display: block;
    font-size: 24px;
    margin: 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.termekleiras {
    height: 180px;
    margin: 0 -10px 5px;
    overflow-y: auto;
    padding: 0 15px;	
    font-size: 15px;
	text-align: justify;
}

.termekkartya {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #dadada;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    margin: 30px 0 0 0;
    padding: 10px;
    margin-top: 30px;
}

.termekoldalcimke {
    color: #d0453f;
    font-family: Hea;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 0 0;
    text-align: center;
    text-transform: uppercase;	
}

.termeklinkbtn {
	text-align: center;
	background-color: #D24E49;
	padding: 3px;
	color: white;
}

.M001_news_root-product A {
	color: inherit;
	text-decoration: none;
}

.M001_news_root-product A:hover {
	color: inherit;
	text-decoration: none;

}

#sidebarnav {
	background-color: #efefef;
	border-width: 1px;
	border-style: solid;
	border-color: #dfdfdf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#sidebarnav A {
	color: #2486A4;
}

#sidebarnav {
	padding-top: 10px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.M002_gallery_block {

    background-color: #efefef;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    height: 330px;
    padding: 5px;
	 text-align: center;
}

.M002_gallery-image {
 	width: 250px;
}


.botellen {
	display: none;
}

.szervizekblokk {
/*	height: 350px;*/
	border-width: 0px;
	border-color: #efefef;
	border-style: solid;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #f9f9f9;
	
}

.szervizekblokk h1 {
/*	height: 60px;*/
	margin-bottom: 0px !important;
	font-size:28px !important;
	
}

.search-query {
/*	position: absolute;*/
	width: 300px;
	height: 40px;
	background: #fefefe;
	border-width: 1px;
	border-style: solid;
	border-color: #efefef;
	font-size: 10pt;
	float: left;
	color: #63717f;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#search-query-response {

	background-color: #efefef;
	border-width: 1px;
	border-style: solid;
	border-color: #afafaf;
	z-index: 10;

}

.search-query-response-inner
	{
	padding: 3px;
	}

.search-query-response-remove-icon {
	float: right;
	font-size: 19px;
	cursor: pointer;
}

.share-btn {
    float: left;
    height: 40px;
  	 margin-left: 10px;
    padding-right: 5px;
    padding-top: 10px;

}

.like-btn {
    float: left;
    height: 40px;
  	 margin-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
}

.back-to-top {
	position: fixed;
	bottom: 3em;
	right: 0px;
	text-decoration: none;
	color: #ffffff !important;
	background-color: #313131;
	font-size: 12px;
	padding: 1em;
	display: none;
	font-family: "Open Sans";
	z-index: 999;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.back-to-top:hover {	
	background-color: #000000;

}	
