body, html {
	font-size: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Oxygen', sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #1831cf;
	text-decoration: underline;
}
a:hover {
	color: #5FA7FF;
	text-decoration: underline;
	font-style: italic;
}
.site-name a {
	color: rgba(255,253,253,1.00);
	text-shadow: 2px 1px rgba(15,123,17,1.00);

	text-decoration: none;
}
.site-name a:hover {
	color: rgba(255,253,253,1.00);
	text-shadow: 2px 1px rgba(15,123,17,1.00);
	text-decoration: none;
}
.container {
	position: relative;
	width: 100%;
	float: left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.piros {
	background-color: #bf0b0c;
	height: auto;
	padding-right: 18%;
	padding-left: 18%;
	font-size: 18px;
	float: left;
	clear: both;
	width: 64%;
	margin-right: auto;
	margin-left: auto;
	color: rgba(255,253,253,1.00);
	padding-bottom: 1%;
}
#footer {
	height: auto;
	padding-top: 1.5%;
	padding-right: 18%;
	padding-left: 18%;
	padding-bottom: 1.5%;
	font-size: 16px;
	clear: both;
	width: 64%;
	margin-right: auto;
	margin-left: auto;
	color: #e5e5e5;
	background-image: url(../img/footer-bg.png);
	font-weight: lighter;
	text-align: center;
	/* [disabled]max-width: 1000px; */
	float: left;
}
.head-fix {
	height: auto;
	/* [disabled]padding-right: 18%; */
	/* [disabled]padding-left: 18%; */
	clear: both;
	/* [disabled]width: 64%; */
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	text-align: center;
	color: rgba(255,253,253,1.00);
	text-shadow: 2px 1px rgba(104,104,104,1.00);
	font-weight: bold;
	margin-bottom: 1%;
	margin-top: 1%;
	max-width: 1000px;
}
.urlap-fix {
	height: auto;
	padding-right: auto;
	padding-left: auto;
	/* [disabled]width: 64%; */
	font-size: 28px;
	text-align: center;
	color: rgba(255,253,253,1.00);
	text-shadow: 2px 1px rgba(15,123,17,1.00);
	font-weight: lighter;
	padding-top: 1%;
	padding-bottom: 1%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.head-urlap-bg {
	height: auto;
	/* [disabled]padding-right: 18%;
*/
	/* [disabled]padding-left: 18%;
*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	text-align: left;
	color: rgba(255,253,253,1.00);
	text-shadow: 2px 1px rgba(104,104,104,1.00);
	font-weight: bold;
	background-color: rgba(255,0,4,0.25);
	/* [disabled]max-width: 1000px; */
	clear: both;
	float: left;
	padding-bottom: 1.5%;
}
.feher {
	background-color: #FFF;
	height: auto;
	padding-top: 1%;
	padding-right: auto;
	padding-left: auto;
	padding-bottom: 3%;
	font-size: 18px;
	clear: both;
	/* [disabled]width: 64%; */
	margin-right: auto;
	margin-left: auto;
	color: rgba(43,43,43,1.00);
	text-align: left;
	max-width: 1000px;
}
#separator-green {
	background-color: #04a037;
	height: 2px;
	/* [disabled]padding-top: 3%;
*/
	padding-right: 18%;
	padding-left: 18%;
	/* [disabled]padding-bottom: 3%;
*/
	font-size: 18px;
	float: left;
	clear: both;
	width: 64%;
	margin-right: auto;
	margin-left: auto;
	color: rgba(43,43,43,1.00);
	text-align: left;
}
#separator-red {
	background-color: #770607;
	height: 5px;
	padding-right: 18%;
	padding-left: 18%;
	float: left;
	clear: both;
	width: 64%;
	margin-right: auto;
	margin-left: auto;
}
.main section:first-child > div {
	padding-top: 0em;
}
.main section p {
	margin: 0;
	padding: 1em 0;
	font-size: 1.8em;
	line-height: 1.5;
}
#header {
	width: 100%;
	/* [disabled]min-height: 600px;
*/
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	background-image: url(../img/bg.png);
	background-repeat: repeat-y;
	padding-bottom: 2%;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: rgba(0,0,0,1.00);
	text-align: left;
	text-shadow: 1px 1px rgba(0,0,0,0.20);
}
.content-box {
	width: 29%;
	float: left;
	color: #535353;
	padding-right: 4%;
	text-align: justify;
}
.head-fix h1 {
	text-align: center;
	color: rgba(255,253,253,1.00);
	font-size: 28px;
	text-shadow: 2px 1px rgba(255,0,4,1.00);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header img {
	width: 100%;
	display: block;
	float: left;
	clear: both;
}
.feliratkozas-form {
	/* [disabled]position: relative; */
	/* [disabled]width: 74%; */
	max-width: 780px;
	height: auto;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.feliratkozas-form-left {
	position: relative;
	width: 100%;
	margin-bottom: 5%;
}
.feliratkozas-form:before, .feliratkozas-form:after {
	content: " ";
	display: table;
}
.feliratkozas-form-left:before, .feliratkozas-form-left:after {
	content: " ";
	display: table;
}
.feliratkozas-form:after {
	clear: both;
}
.feliratkozas-form-left:after {
	clear: both;
}
.feliratkozas-column {
	width: 220px;
	padding: 10px 30px;
	float: left;
}
.feliratkozas-column-left {
	width: 220px;
	padding: 10px 30px;
	float: left;
}
.feliratkozas-form input, .feliratkozas-form textarea, .feliratkozas-form select {
	/* [disabled]line-height: 1.5;
*/
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #232323;
	width: 190px;
	background: transparent;
	height: 30px;
	font-weight: lighter;
	min-width: 150px;
	float: left;
}
.feliratkozas-form-left input, .feliratkozas-form-left textarea, .feliratkozas-form-left select {
	/* [disabled]line-height: 1.5;
*/
	font-size: 16px;
	padding-top: 5px;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 5px;
	color: #232323;
	width: 88%;
	background: transparent;
	height: 30px;
	font-weight: lighter;
	float: left;
}
.feliratkozas-form input, .feliratkozas-form textarea {
	border: none;
	border-radius: 5px;
	background-color: rgba(255,253,253,1.00);
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}
.feliratkozas-form-left input, .feliratkozas-form-left textarea {
	border: none;
	border-radius: 5px;
	background-color: rgba(255,253,253,1.00);
	margin-top: 5px;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}
.feliratkozas-form textarea {
	/* [disabled]min-height: 200px; */
}
.feliratkozas-form-left textarea {
	min-height: 200px;
}
.feliratkozas-form input:focus, .feliratkozas-form textarea:focus, .feliratkozas-form label:active + input, .feliratkozas-form label:active + textarea {
	outline: none;
	border: none;
	border-radius: 5px;
	margin-top: 5px;
	float: left;
}
.feliratkozas-form-left input:focus, .feliratkozas-form-left textarea:focus, .feliratkozas-form-left label:active + input, .feliratkozas-form-left label:active + textarea {
	outline: none;
	border: none;
	border-radius: 5px;
	margin-top: 5px;
	float: left;
}
.feliratkozas-form select:focus {
	outline: none;
}
.feliratkozas-form-left select:focus {
	outline: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color: #878787;
 font-style: italic;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #878787;
 font-style: italic;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #878787;
 font-style: italic;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #878787;
 font-style: italic;
}
.feliratkozas-submit-wrap {
	text-align: center;
	/* [disabled]padding-top: 40px;
*/
	/* [disabled]width: 220px; */
	float: right;
}
.feliratkozas-submit-wrap-left {
	text-align: center;
	/* [disabled]padding-top: 40px;
*/
	clear: both;
	width: 98%;
	margin-top: 5px;
	float: left;
}
.feliratkozas-form input.feliratkozas-submit {
	background-color: #bf0b0c;
	border: 1px solid #C41618;
	color: #fff;
	width: 210px;
	cursor: pointer;
	text-transform: uppercase;
	/* [disabled]display: inline-block; */
	/* [disabled]padding-top: 8px;
*/
	/* [disabled]padding-right: auto; */
	/* [disabled]padding-left: auto; */
	/* [disabled]padding-bottom: 20px;
*/
	font-size: 22px;
	border-radius: 5px;
	letter-spacing: 4px;
	height: 40px;
	font-weight: bold;
	text-shadow: 2px 2px rgba(0,0,0,0.50);
	-webkit-box-shadow: 0px 3px rgba(122,0,2,1.00);
	box-shadow: 0px 3px rgba(122,0,2,1.00);
	float: right;
}
.feliratkozas-form input.feliratkozas-submit:hover {
	background-color: #E92C2D;
	-webkit-box-shadow: 0px 3px #BC1010;
	box-shadow: 0px 3px #BC1010;
	float: right;
}
.feliratkozas-form-left input.feliratkozas-submit {
	background-color: #bf0b0c;
	border: 1px solid #C41618;
	color: #fff;
	width: 215px;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding-right: auto;
	padding-left: auto;
	font-size: 22px;
	border-radius: 5px;
	letter-spacing: 4px;
	height: 40px;
	font-weight: bold;
	text-shadow: 2px 2px rgba(0,0,0,0.50);
	-webkit-box-shadow: 0px 3px rgba(122,0,2,1.00);
	box-shadow: 0px 3px rgba(122,0,2,1.00);
	float: left;
}
.feliratkozas-form-left input.feliratkozas-submit:hover {
	background-color: #E92C2D;
	-webkit-box-shadow: 0px 3px #BC1010;
	box-shadow: 0px 3px #BC1010;
	float: left;
}
.feliratkozas-form-left input.feliratkozas-submit-green {
	background-color: #04a037;
	color: #fff;
	width: 100%;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding-right: auto;
	padding-left: auto;
	font-size: 22px;
	border-radius: 5px;
	letter-spacing: 4px;
	height: 40px;
	font-weight: bold;
	text-shadow: 2px 2px rgba(0,0,0,0.50);
	-webkit-box-shadow: 0px 3px #004918;
	box-shadow: 0px 3px #004918;
	float: left;
}
.feliratkozas-form-left input.feliratkozas-submit-green:hover {
	background-color: #28B857;
	-webkit-box-shadow: 0px 3px #087F2F;
	box-shadow: 0px 3px #087F2F;
	float: left;
}
.feliratkozas-form input.feliratkozas-submit-green {
	background-color: #04a037;
	color: #fff;
	width: 210px;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding-right: auto;
	padding-left: auto;
	font-size: 22px;
	border-radius: 5px;
	letter-spacing: 4px;
	height: 40px;
	font-weight: bold;
	text-shadow: 2px 2px rgba(0,0,0,0.50);
	-webkit-box-shadow: 0px 3px #004918;
	box-shadow: 0px 3px #004918;
	float: left;
}
.feliratkozas-form input.feliratkozas-submit-green:hover {
	background-color: #28B857;
	-webkit-box-shadow: 0px 3px #087F2F;
	box-shadow: 0px 3px #087F2F;
	float: left;
}
#contact {
	color: #7a7a7a;
	font-size: 12px;
	font-weight: lighter;
	float: left;
	margin-top: 2%;
	width: 100%;
	text-align: center;
	text-shadow: 2px 2px rgba(0,0,0,1.00);
}
.main section p {
	padding: 2em 5%;
	font-size: 1.4em;
}
.site-name {
	width: 240px;
	text-align: left;
	/* [disabled]display: block; */
	height: auto;
	float: left;
}
#footer table {
	float: left;
	font-size: 14px;
	font-weight: lighter;
	color: #7a7a7a;
	text-align: center;
	font-style: italic;
}
#footer table tr td a {
	font-size: 14px;
	font-weight: lighter;
	color: #7a7a7a;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}
#footer table tr td a:hover {
	font-size: 14px;
	font-weight: lighter;
	color: #E3E3E3;
	text-align: center;
	text-decoration: none;
	font-style: normal;
}
.urlap-cim {
	font-size: 22px;
	color: rgba(255,253,253,1.00);
	text-shadow: 2px 1px rgba(104,104,104,1.00);
	font-weight: bold;
	margin-bottom: 1%;
	margin-top: 1%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	width: 100%;
}
.urlap-fix img {
	width: 60px;
	display: inherit;
	margin-right: auto;
	margin-left: auto;
}
#left-side {
	width: 26%;
	float: left;
	height: auto;
}
#right-side {
	width: 68%;
	float: right;
	text-align: justify;
	color: #535353;
	font-size: 14px;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 3%;
}
h1 {
	font-size: 26px;
	text-align: left;
	text-shadow: 2px 1px rgba(0,0,0,0.20);
	color: rgba(0,0,0,1.00);
}
#left-urlap {
	width: 80%;
	height: auto;
	background-color: rgba(191,11,12,1.00);
	border-radius: 5px;
	margin-top: 10%;
	margin-bottom: 5%;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url(../img/urlap-motor.png);
	background-repeat: no-repeat;
}
.left-urlap-cim {
	font-size: 24px;
	font-style: italic;
	text-align: center;
	color: rgba(255,255,255,1.00);
	text-shadow: 2px 2px rgba(0,0,0,0.30);
	font-weight: bold;
	margin-bottom: 5%;
}
.bukosisak-teszt  {
	background-image: url(../img/bukosisak-teszt-bg.png);
	width: 250px;
	height: 250px;
	list-style-type: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-decoration: none;
	margin-bottom: 10px;
}
.bukosisak-kivalasztasa {
	background-image: url(../img/bukosisak-meret-bg.png);
	width: 250px;
	height: 250px;
	list-style-type: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
}
.kupon {
	background-image: url(../img/bukosisak-kupon-bg.png);
	width: 250px;
	height: 250px;
	list-style-type: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
}
.festes {
	background-image: url(../img/bukosisak-festes-bg.png);
	width: 250px;
	height: 250px;
	list-style-type: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-decoration: none;
	margin-bottom: 10px;
}
.meret {
	background-image: url(../img/bukosisak-valasztas-bg.png);
	width: 250px;
	height: 250px;
	list-style-type: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-decoration: none;
	margin-bottom: 10px;
}
.polirozas {
	background-image: url(../img/bukosisak-polirozas-bg.png);
	width: 250px;
	height: 250px;
	list-style-type: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-decoration: none;
	margin-bottom: 10px;
}
#left-nav {
	width: 100%;
	float: left;
	font-style: italic;
	font-size: 22px;
	color: rgba(255,253,253,1.00);
	text-shadow: 2px 1px rgba(0,0,0,1.00);
	margin-bottom: 2%;
}
#left-nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left-nav ul li a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
	text-shadow: 2px 2px rgba(0,0,0,1.00);
	width: 250px;
	height: 250px;
	display: block;
}
#left-nav ul li a:hover  {
	color: rgba(255,0,0,1.00);
	text-decoration: none;
	text-shadow: 2px 2px rgba(0,0,0,1.00);
	width: 250px;
	height: 250px;
}
