@charset "ISO-8859-2";
/* CSS Document */
@font-face{ 
	font-family: 'OpenSans-Light';
	src: url('../fonts/OpenSans-Light.eot');
	src: url('../fonts/OpenSans-Light.eot?iefix') format('eot'),
	     url('../fonts/OpenSans-Light.ttf') format('truetype'),
		  url('../fonts/OpenSans-Light.woff') format('woff'),
	     url('../fonts/OpenSans-Light.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'OpenSans-Bold';
	src: url('../fonts/OpenSans-Bold.eot');
	src: url('../fonts/OpenSans-Bold.eot?iefix') format('eot'),
	     url('../fonts/OpenSans-Bold.ttf') format('truetype'),
		 url('../fonts/OpenSans-Bold.woff') format('woff'),
	     url('../fonts/OpenSans-Bold.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'OpenSans-Italic';
	src: url('../fonts/OpenSans-Italic.eot');
	src: url('../fonts/OpenSans-Italic.eot?iefix') format('eot'),
	     url('../fonts/OpenSans-Italic.ttf') format('truetype'),
		  url('../fonts/OpenSans-Italic.woff') format('woff'),
	     url('../fonts/OpenSans-Italic.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'OpenSans-Regular';
	src: url('../fonts/OpenSans-Regular.eot');
	src: url('../fonts/OpenSans-Regular.eot?iefix') format('eot'),
	     url('../fonts/OpenSans-Regular.ttf') format('truetype'),
		  url('../fonts/OpenSans-Regular.woff') format('woff'),
	     url('../fonts/OpenSans-Regular.svg#webfont') format('svg');
}

body,td,th {
	font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000;
}

@media screen and (min-width:980px) {
html, body {
	/*background-image: url("../images/layout/bcg.png");
	background-repeat:repeat;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}	
.wrapper {
	/*min-height: 100%;
	height: auto !important;
	/*height: 100%;*/
	width: 980px;
	margin: 0 auto;
	top: 0;
	text-align:center;
	/*box-shadow: 0px 5px 5px 2px #5f5f5f; */
	background-color: #FFFFFF;
}
#header {
	height: 109px;
	text-align:center;
	line-height: 109px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#footer {
	height: 70px;
	clear: both;
	text-align:center;
	margin: 0 auto;
	line-height: 70px;
	background-color: #f0f0f1;
	width: 100%;
	color: #959495;
	font-size: 10px;
	border-top-width: 1px;
	border-top-color: #959495;
	border-top-style: solid;
	margin-top: 25px;
}
#text {
	padding-left: 30px;
	padding-right: 30px;	
}
#push {
	height: 70px;
	clear: both;
	text-align:center;
}
#slideshow {
	width: 980px;
	height: auto;	
	cursor: pointer;
	margin: auto;
}
#slideshow img {
	width: 100%;
	height: auto;
}
#slide-1 {
	width: 100%;	
}
#slide-2 {
	width: 100%;	
}
#slide-3 {
	width: 100%;	
}
#slide-4 {
	width: 100%;	
}
#slide-5 {
	width: 100%;	
}
#slide-6 {
	width: 100%;	
}
#slide-7 {
	width: 100%;	
}
#shd-1 {
	display: none;	
}
#slide-1:hover #shd-1{
display: block;
}
#shd-2 {
	display: none;	
}
#slide-2:hover #shd-2{
display: block;
}
#shd-3 {
	display: none;	
}
#slide-3:hover #shd-3{
display: block;
}
#shd-4 {
	display: none;	
}
#slide-4:hover #shd-4{
display: block;
}
#shd-5 {
	display: none;	
}
#slide-5:hover #shd-5{
display: block;
}
#shd-6 {
	display: none;	
}
#slide-6:hover #shd-6{
display: block;
}
#shd-7 {
	display: none;	
}
#slide-7:hover #shd-7{
display: block;
}
}

@media screen and (width:980px) {
html, body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}	
.wrapper {
	/*min-height: 100%;
	height: auto !important;
	/*height: 100%;*/
	width: auto;
	margin: 0 auto;
	top: 0;
	text-align:center;
	background-color: #FFFFFF;
}
#header {
	height: 109px;
	text-align:center;
	line-height: 109px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#footer {
	height: 70px;
	clear: both;
	text-align:center;
	margin: 0 auto;
	line-height: 70px;
	background-color: #f0f0f1;
	width: auto;
	color: #959495;
	font-size: 10px;
	border-top-width: 1px;
	border-top-color: #959495;
	border-top-style: solid;
	margin-top: 25px;
}
#push {
	height: 70px;
	clear: both;
	text-align:center;
}
#text {
	padding-left: 30px;
	padding-right: 30px;	
}
#slideshow {
	display: none;	
}
}

@media screen and (max-width:480px) {
html, body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}	
.wrapper {
	height: auto !important;
	width: auto;
	top: 0;
	text-align:center;
	background-color: #FFFFFF;
}
#header {
	text-align:center;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#footer {
	clear: both;
	text-align:center;
	background-color: #f0f0f1;
	width: auto;
	color: #959495;
	font-size: 10px;
	border-top-width: 1px;
	border-top-color: #959495;
	border-top-style: solid;
	margin-top: 25px;
}
#text {
	margin-left: 0px;
	margin-right: 0px;	
}
#slideshow {
	display: none;	
}
}

#page {
	position:relative;
	margin: 0px;
	top:0px;
	border-top-width: 1px;
	border-top-color: #959495;
	border-top-style: solid;
}
#content {
	top:0px;
	height: 100%;
	text-align: left;
}
a:link {
	color: #405da9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #405da9;
}
a:hover {
	text-decoration: underline;
	color: #405da9;
}
a:active {
	text-decoration: none;
	color: #405da9;
}
a.header:link {
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
}
a.header:visited {
	text-decoration: none;
	color: #000000;
}
a.header:hover {
	text-decoration: none;
	color: #405da9;
}
a.header:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 20px;
	color: #405da9;
	font-weight: normal;
	margin-bottom: 15px;
}
#text h1 {
	margin-bottom: 25px;
	margin-top: 25px;
	font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
}
h2 a {
	font-family: "OpenSans-Regular", Arial, Helvetica, sans-serif;
}
#text p {
	line-height: 24px;
	margin-bottom: 15px;
}
#text ul li p {
	margin-bottom: 10px;
}
.sldwht h2 {
	margin-bottom: 0px;	
}
.sldwht p {
	margin-top: 5px;	
}
p a {
	font-family: "OpenSans-Regular", Arial, Helvetica, sans-serif;
}
b {
	font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;	
}
.cikk-bal {
	float: left; 
	width: 288px; 
	height: auto;	
	margin-right: 25px;
}
.mobile .cikk-bal {
	float: none; 
	height: auto;	
}
.shd {
	box-shadow: 2px 2px 2px 0px #888888;
	background-color: #FFFFFF;	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.sldwht {
	width: 470px;
	height: 110px;
	background-image:url("../images/layout/sldbcg.png");
	background-repeat:repeat;
	position: relative;
	top: -155px;
	padding: 10px;
	padding-top: 5px;
}