@charset "iso-8859-2";
.maindiv2 {
	font-family: 'Titillium Web', sans-serif;
	color: #666;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.8);
	border: solid 1px #CCC;
	padding: 50px;
	font-weight: 400;
	font-size: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";





	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 60px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-rendering: optimizeLegibility;
	
}
.ar {
	font-family: 'Titillium Web', sans-serif;
	color: #e52223;
	font-weight: 800;
	font-size: 36px;
	width: 250px;
	text-align: center;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.8);
	border: solid 1px #CCC;
	padding: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";





	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-rendering: optimizeLegibility;
}


.input {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	background-color: #FFF;
	border: solid 1px #CCC;
	font-size: 18px;
	width: 85%;
}
.inputfix {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	background-color: #FFF;
	border: solid 1px #CCC;
	font-size: 18px;
	width: 250px;
	margin-left: 15px;
}
.inputfixsmall {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	background-color: #FFF;
	border: solid 1px #CCC;
	font-size: 18px;
	width: 100px;
	margin-left: 0px;
}


.smalltext {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	
	font-size:12px;	
}
.feltetelek {
	font-family: 'Titillium Web', sans-serif;
	color: #000;
	font-size: 14px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.button {
	font-family: 'Titillium Web', sans-serif;
	color: #FFF;
	background-color: #e52223;
	border: solid 1px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	font-size: 18px;
	cursor: pointer;
}


.tablerow
	{
	border-bottom: dotted 1px #CCC;
	padding:3px;
	padding-right:8px;
	}
.res {
	font-family: 'Titillium Web', sans-serif;
	color: #c8153c;
	font-weight: 600;
	font-size: 24px;
}

.tablehead
	{
	    font-size: 16px;
    line-height: 20px;
	height: 46px;
	    text-transform: uppercase;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	width:100% !important;
	font-weight:bold;
	text-indent: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";



	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
 
	cursor:default;
	margin-bottom:25px;
	}
	
.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

.err_msg
{
	font-size:20px;	
	font-family: 'Titillium Web', sans-serif;
	color:#C00;
	}
.szabad{
	position: relative;
	width: 150px;
	margin: 15px;
	font-size: 16px;
	font-family: 'Titillium Web', sans-serif;
	border-bottom: solid 1px #4d2464;
	background-color: #666666;
	color: #FFF;
	height: 25px;
	text-indent: 5px;
	padding: 3px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";






	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}	


.language {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 100;
	padding: 5px;
}
.footerlowcontainer {
	clear:both;
	position:relative;
	background-color: #444;
	text-align:center;
	
}
.footerlow{
	position:relative;
	width:990px;
	left:50%;
	margin-left:-495px;
	font-size:10px;
	color:#FFF;
	padding:5px;

}

.td15
{
	width:15%;
}
.td25
{
	width:25%;
}
.td30
{
	width:30%;
}

@media (max-width: 768px) {
	.feltetelek {
	padding-right: 10px !important;
	padding-bottom: 25px;
	padding-left: 10px;
}

}


	/*
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {

.td15
{
	width:100%;
}
.td25
{
	width:100%;
}
.td30
{
	width:100%;
}

.tablerow
{
text-align:left !important;
}
		/* Force table to not be like tables anymore */
		.maindiv2 table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		 .maindiv2 thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		.maindiv2 tr { border: 1px solid #ccc; }

		.maindiv2 td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
			
		}

		.maindiv2 td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}
		.maindiv {
		width:400px;
		padding:15px;
	
}

	}

	/* Smartphones (portrait and landscape) ----------- */
	

