@charset "utf-8";
/* CSS Document */

/*defaults*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

h3 {
	font-family:helv, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}



ul.c_list li {
	list-style:square;
	padding-top:15px;
	margin-left:40px;
}

ul.c_list{
	margin:30px 0;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
input, textarea, a {outline:0px;}

.clearboth {width:100%; height:0px; line-height:0px; display:block; clear:both; overflow:hidden; font-size:0px;}

/* defaults end */

body {background:url(img/farmer.png) #ffffff; font-family: Helvetica, Arial, Helvetica, sans-serif;}

@font-face {
	font-family:Helvetica;
	src:url(font/Helvetica.ttf);
	font-style: normal;
	font-weight:normal;
}

@font-face {
	font-family:helv;
	src:url(font/helv.ttf);
	font-style: normal;
	font-weight:normal;
}

h1 {
	text-align:left;
	font-size:31px;
	color:black;
	margin-bottom:20px;
}

.datum {
	font-size:60%;
	text-align:left;
}

a.tovabb {
	margin-bottom:30px;
}

.elvalaszto {
	margin: 30px 0px;
	border-bottom: 1px solid #CCC;
}

h2 {
	margin-bottom: 5px;
}

#page {
	width:920px;
	background:white;
	margin: 20px auto 100px auto;
	min-height: 700px;
	moz-box-shadow: 0 0 59px 3px #888;
	-webkit-box-shadow: 0 0 59px 3px #888;
	box-shadow: 0 0 59px 3px #888;
}

#header {
	height:125px;
	width:920px;
	margin:0 auto;
}

#logo {
	margin: 15px 45px;
	float:left;
}

#line {
	background-image:url(img/line2.png);
	width:836px;
	height:36px;
	margin:8px auto 0px;
}

/*menü dizájn start*/

#transparent {
	height: 54px;
	width: 506px;
	background: url(img/Transparent.png) repeat;
	z-index: 9999;
	position: fixed;
	top: 0;
	right: 135px;
}

nav ul {
	padding-top: 34px;
	padding-right: 68px;
}

nav ul li {
	float:right;
	display:block;
	width: 75px;
	height: 75px;
	background:#72e202;
	margin-right: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

nav ul li:hover {
	background:#80ff00;
	width:185px;
}


nav ul li a {
	text-decoration:none;
	color:white;
	opacity: 0;
	-webkit-transition: 0.3s opacity 0.3s linear; /* older webkit */
-webkit-transition: 0.3s opacity 0.3s linear;
   -moz-transition: 0.3s opacity 0.3s linear;
    -ms-transition: 0.3s opacity 0.3s linear;
     -o-transition: 0.3s opacity 0.3s linear;
        transition: 0.3s opacity 0.3s linear; /* custom */
}


nav ul li a:hover {
		opacity:1;
}

ul.lista li {
	list-style-image:url(/img/list_style_image.gif);
	text-align:justify;
	line-height:18pt;
	font-size:11pt;
	margin-left: 25px;
}

ul.lista2 li {
	list-style-image:url(/img/list_style_image.gif);
	text-align:justify;
	line-height:18pt;
	font-size:11pt;
	margin:15px 55px;
}

.menu_a {
	display:block;
	position: relative;
	top: -13px;
	left: 56px;
	text-transform:uppercase;
}



.menu_text_first {
	font-size:55px;
	top: 10px;
	left: 18px;
	position:relative;
	color:white;
}

.menu_span {
    height: 108px;
    margin-left: -57px;
    margin-top: -117px;
    padding-left: 56px;
    padding-top: 42px;
    position: absolute;
    width: 20px;
}

.menu_span:hover {
	height: 33px;
    margin-top: -40px;
    width: 126px;
}


#partnereink_text {
	padding-left: 47px;
	margin-left: -56px;
	height: 108px;
    margin-top: -117px;
    padding-top: 42px;
    position: absolute;
    width: 20px;
}

#partnereink_text:hover{
	height: 33px;
    margin-top: -40px;
    width: 126px;
}

/*menü dizájn end*/

#content {
	padding: 20px 60px;
	width: 500px;
	min-height: 342px;
}

p {
	text-align:justify;
	line-height:18pt;
	font-size:11pt;
}

#r_con {
float:right;
}

#right_design {
	position: fixed;
	top: 235px;
	padding-left: 44px;
}

#footer {
	background: #ff7f00;
	height:63px;
	margin-top:100px;
}

#copyright p {
	text-align: center;
	font-size:13px;
	color:white;
	padding-top:19px;
}

#madeby{
	position: relative;
	margin: -67px 0px 0px 836px;
	height: 22px;
	width: 198px;
	top: -45px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

#madeby a {
	color:#4a4a4a;
	text-decoration:none;
	font-size:14px;
}

#madeby_logo {
	position: relative;
	margin: 0px 0 0px 791px;
	width: 129px;
	top: 48px;
}

#menu_felirat{
	background: url(/img/menu.jpg);
	position: relative;
	width: 25px;
	margin-left: 852px;
	height: 74px;
	top: 1px;
}

/*kapcsolat dizájn start*/


article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}


/*** form styling **/


/** we remove the red glow around required fields since we are already using the red star */
input:required, textarea:required { 
    -moz-box-shadow:none;  
    -webkit-box-shadow:none;  
    -o-box-shadow:none;  
    box-shadow:none;  
}






/** inputs and textarea**/
input:not([type="submit"]), textarea{
outline:none;
display:block;
width:380px;
padding:4px 8px;
border:1px dashed #DBDBDB;
color:#3F3F3F;
font-family:'Droid Sans',Tahoma,Arial,Verdana sans-serif;
font-size:14px;
/*border-radius*/
-webkit-border-radius:2px;
   -moz-border-radius:2px;
        border-radius:2px;
/*transition*/
-webkit-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
   -moz-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
     -o-transition:background 0.2s linear,
				   box-shadow 0.6s linear;
        transition:background 0.2s linear,
				   box-shadow 0.6s linear;
}
input:not([type="submit"]):active, 
textarea:active,
input:not([type="submit"]):focus, 
textarea:focus{
background:#F7F7F7;
border:dashed 1px #969696;
/*box-shadow*/
-webkit-box-shadow:2px 2px 7px #E8E8E8 inset;
   -moz-box-shadow:2px 2px 7px #E8E8E8 inset;
        box-shadow:2px 2px 7px #E8E8E8 inset;
}
input:not([type="submit"]){
height: 20px;
}

/* placeholder */
::-webkit-input-placeholder  { 
color:#BABABA; 
font-style:italic;
}
input:-moz-placeholder,
textarea:-moz-placeholder{ 
color:#BABABA;
font-style:italic;
} 
textarea{
min-height:150px;
resize:vertical
}




/** labels**/

/** adding our icon font !! */
.iconic:before{
font-size:25px;
font-family: "IconicStroke";
}



label{
color:#7F7E7E;
-webkit-transition: color 1s ease;
   -moz-transition: color 1s ease;
	    transition: color 1s ease;
}
label:hover{
color:#191919;
}
label:before{
color:#C1BFBD;
-webkit-transition: color 1s ease;
   -moz-transition: color 1s ease;
	    transition: color 1s ease;
}
label:hover:before{
color:#969696;
-webkit-transition: color 1s ease;
   -moz-transition: color 1s ease;
	    transition: color 1s ease;
}

p{
margin-bottom:20px;
}
.indication{
color:#878787;
font-size:12px;
font-style:italic;
text-align:left;
padding-right:10px;
}
.required{
color:#E5224C;
}




/** Styling the send button **/
input[type=submit]{
margin-left:143px;
cursor:pointer;
background:none;
border:none;
font-family: 'Alice',serif;
color:#767676;
font-size:18px;
padding:10px 4px;
border:1px solid #E0E0E0;
text-shadow: 0px 1px  1px #E8E8E8;
background: rgb(247,247,247);
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 1%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(247,247,247,1)), color-stop(100%,rgba(242,242,242,1)));
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 1%,rgba(242,242,242,1) 100%);
background: -o-linear-gradient(top,  rgba(247,247,247,1) 1%,rgba(242,242,242,1) 100%);
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 1%,rgba(242,242,242,1) 100%);
background: linear-gradient(top,  rgba(247,247,247,1) 1%,rgba(242,242,242,1) 100%);
/*border-radius*/
-webkit-border-radius:5px;
   -moz-border-radius:5px;
        border-radius:5px;
/*box-shadow*/

-webkit-box-shadow:0px 1px 1px #FFF inset,
			       0 0 0px 5px #EAEAEA;
   -moz-box-shadow:0px 1px 1px #FFF inset,	
   		           0 0 0px 5px #EAEAEA;
        box-shadow:0px 1px 1px #FFF inset,	
        		   0 0 0px 5px #EAEAEA;
/*transition*/
-webkit-transition:all 0.2s linear;
   -moz-transition:all 0.2s linear;
     -o-transition:all 0.2s linear;
        transition:all 0.2s linear;
}

input[type=submit]:hover{
color:#686868;
border-color: #CECECE;
background: rgb(244,244,244);
background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(242,242,242,1)));
background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%);
background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%);
background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%);
background: linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%);
/*box-shadow*/
-webkit-box-shadow:0px 1px 1px #FFF inset,			
                   0 0 0px 5px #E0E0E0;
   -moz-box-shadow:0px 1px 1px #FFF inset,
        			0 0 0px 5px #E0E0E0;
        box-shadow:0px 1px 1px #FFF inset,
        			0 0 0px 5px #E0E0E0;        
}

input[type=submit]:active,
input[type=submit]:focus{
position:relative;
top:1px;
color:#515151;
background: rgb(234,234,234);
background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(242,242,242,1)));
background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(242,242,242,1) 100%);
background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(242,242,242,1) 100%);
background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(242,242,242,1) 100%);
background: linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(242,242,242,1) 100%);
/*box-shadow*/
-webkit-box-shadow:0px -1px 1px #FFF inset,
				   0 0 0px 5px #E0E0E0;
   -moz-box-shadow:0px -1px 1px #FFF inset,
				   0 0 0px 5px #E0E0E0;
        box-shadow:0px -1px 1px #FFF inset,
				   0 0 0px 5px #E0E0E0;
}

/*kapcsolat dizájn end*/

