@font-face {
  font-family: 'Myriad Pro';
  src: url('MyriadPro-Regular.otf');
}
body#main {
	background-color: #FFF;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: none;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#header1 {
	height: 115px;
	padding-left: 10px;
	margin: 0px auto;
	width: 960px;
	padding-top: 30px;
}
#header1 #lenkeilogotext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #283266;
	float: none;
	margin: 0px 0px 0px 50px;
	display: block;
	padding: 0px 0px 0px 50px;
}
#header1 #lenkeilogotext {
	padding: 10px 10px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #283266;
	text-shadow: 3px 3px 6px #888;
	float: left;
	display: block;
}
#header1 #lenkeilogo {
	float: left;
	margin-right: 50px;
}
#header1 #lenkeilogotext1 em {
	font-style: normal;
	text-shadow: 3px 3px 6px #888;
}
#rightlogolinks {
	float: right;
	width: auto;
	color: #999;
	font-size: 12px;
	position:relative;
	top:-50px;
}
#header1 #rightlogolinks p {
	vertical-align: middle;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	margin-bottom: 10px;
}
#header1 #rightlogolinks p.facebook {
	color: #009FBA;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#background1 {
	width:960px;
	height: auto;
	min-height: 500px;
	margin: 0px auto;
	position: relative;
	padding: 0px 0px 10px 0px;
}
#rightpanel {
	float: left;
	width: 200px;
	color: #283266;
	margin-left: 10px;
    height: 520px;
}
#rightpanel a{
	text-decoration: none;
	width: 178px;
	padding: 3px 15px;
}
.rpbutton {
	background-color: #fff;
	margin-bottom: 30px;
	border: 1px solid #2A5376;
	background-image: url(images/rpbuttonback1.jpg);
	background-repeat: no-repeat;
	width: 180px;
	color: #11346B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	background-position: center top;
	padding: 10px 30px;
	display: block;
}
.rpbuttoncatalog {
	background-color: #fff;
	margin-bottom: 25px;
	border: 1px solid #2A5376;
	background-image: url(images/rpbuttonback1.jpg);
	background-repeat: no-repeat;
	color: #11346B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 15px;
	background-position: center top;
	padding: 15px;
	display: block;
	height:50px;
}
.rpbuttonred {
	background-color: #c2c2c3;
	border: 2px solid #AD0F38;
	background-image: url(images/rpbuttonback2.jpg);
	background-repeat: no-repeat;
	color: #AD0F38;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	display: block;
	background-position: center top;
	position: relative;
	top: -125px;
}
.rpbutton a {
	color: #2A5376;
	text-decoration: none;
}
.rplink {
	background-color: #990033;
	background-image: url(images/barkacs.jpg);
	background-repeat: repeat-x;
	border: thin solid #990033;
	color: #FFF;
	padding: 10px;
	margin: 10px 0px;
	display: block;
}
.rplink:hover {
	background-color: #f26722;
	color: #990033;
	background-image: none;
}
a#rpbutton:hover {
	color: #000;
}
#leftside {
	float: left;
	width: 50%;
	border: thin solid #A4BF2C;
	height: 800px;
}

.rpbuttonhirlev {
	background-color: B4BD00;
	margin-bottom: 20px;
	border: 1px solid #B4BD00;
	background-image: url(images/hirlevel.jpg);
	background-repeat: repeat-y;
	color: #11346B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	background-position: center top;
	display: block;
	padding: 15px;
	position: relative;
	top: -130px;
	margin-top: 10px;
}
.rpbutton a {
	color: #2A5376;
	text-decoration: none;
}
a#rpbutton:hover {
	color: #000;
	border: 1px solid #000;
}
a#rpbuttonhirlev:hover {
	color: #000;
	border: 1px solid #616600;
}
a#rpbuttonred:hover {
	color: #000;
	border: 1 solid #660922;
}

#rpbuttonred p {
	margin-top: 20px;
}

div#logomenu {
	display: block;
	height: 25px;
	background-color: #FFF;
	background-image: url(images/logomenu.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: -20px;
	padding-top: 10px;
}
.clearall {
	clear: both;
}
ul#logomenu {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
ul#logomenu li{
	float:left;
	padding: 0px 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #283266;
	border-right: 1px;
	border-right-color: #283266;
	border-right-style: solid;
	width: 70px;
	font-size: 13px;
}
ul#logomenu li a {
	color: #283266;
	text-decoration: none;
	display: block;
	float: left;
}
ul#logomenu li a:hover {
	color: #000;
	text-decoration: underline;
	background-color: #CFD4DB;
}

#background1 #leftcontentstart {
	height: auto;
	float: left;
	width: 720px;
	margin: 0px auto;
	padding: 0px 10px;
}
#main #background1 #leftcontentstart #content h3 {
	text-align: left;
	font-size: 14px;
	display: block;
	height: 2.5em;
	color: #B4BD00;
	margin: 0px 20px 0px 10px;
}
#main #background1 #leftcontentstart #content h4 {
	font-size: 12px;
	margin-bottom: 6px;
	font-style: italic;
}

#background1 #leftcontentstart #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676466;
	text-align: justify;
	margin: 0px 10px;
	width: auto;
}

#background1 #leftcontentstart #content p.contentreszlet {
	text-align: right;
	margin: 10px 20px 0px 0px;
	float: right;
}
#background1 #leftcontentstart #content p.contentreszlet a{
	font-weight: bold;
	color: #AD0F38;
}
#background1 #leftcontentstart #content p.contentreszlet a:hover{
	color: #000;
}

#main #background1 #leftcontent #content ul.contentlist li p {
	line-height: 1.3em;
	display: block;
	height: 4em;
}
#main #background1 #leftcontent #content ul li .partnerlink {
	color: #2C5281;
	text-decoration: none;
}
#main #background1 #leftcontent #content h3 {
	text-align: left;
	margin-bottom: 8px;
	font-size: 14px;
	display: block;
	height: 2.5em;
}
#main #background1 #leftcontent #content h4 {
	font-size: 12px;
	margin-bottom: 6px;
	font-style: italic;
}

#background1 #leftcontent #content ul.contentlist {
	width: 100%;
	margin: 0px auto;
	float: none;
	padding: 0px;
	display: block;
}

#background1 #leftcontent #content ul.contentlist li {
	background-image: url(images/cntli.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: left;
	height: 230px;
	width: 40%;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	padding: 0px 20px;
	margin: 25px 0px 0px 0px;
}

#background1 #leftcontent #content ul.contentlist li#content3, 
#background1 #leftcontent #content ul.contentlist li#content6 {
	background-image: none;
}


#background1 #leftcontent #content ul.contentlist li h3 {
	color: #a4bf2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
}
#background1 #leftcontent #content ul.contentlist li img {
	border: 1px solid #2A5376;
	width: 100%;
}






#background1 #leftcontentakcio {
	height: auto;
	float: left;
	width: 710px;
	margin: 0px auto;
	padding: 0px 10px;
	/*background-image: url(images/cntli.png);
	background-position: -10px 0px;
	background-repeat: repeat-y;
	background-color: #FFF;*/
}

#background1 #leftcontentakcio #content {
	width: 660px;
	line-height: 1.4em;
	margin: 0 0 10px;
	padding: 20px 25px;
	background-color: #FFF;
	box-shadow:3px 3px 6px #888888;
	border-left: 1px solid #DCDBD3;
	height: auto;
	min-height: 530px;
	font-family: Arial, Helvetica, sans-serif;
}
#background1 #leftcontentakcio #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B4BD00;
	text-align: justify;
	margin: 0px 15px 15px 10px;
}
#background1 #leftcontentakcio #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676466;
	text-align: justify;
	margin: 0px;
}

#background1 #leftcontentakcio #content p.contentreszlet {
	text-align: right;
	margin: 10px 0px 0px 0px;
}
#background1 #leftcontentakcio #content p.contentreszlet a{
	font-weight: bold;
	color: #AD0F38;
	text-decoration: none;
	font-style: italic;
}
#background1 #leftcontentakcio #content p.contentreszlet a:hover{
	color: #000;
}
#background1 #leftcontentakcio #contentheader {
	background-color: #ED7312;
	/*height: auto;*/
	/*max-width: 1000px;*/
	/*max-height: 500px;*/
	text-align: center;
	width: 100%;
	margin: 0px auto;
}
#background1 #leftcontentakcio #contentheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	margin: 10px 25px 10px 40px;
	white-space: nowrap;
	display: inline;
	float: left;
}
#background1 #leftcontentakcio #contentheader a {
	float: right;
	display: inline;
	white-space: nowrap;
	color: #283266;
	text-decoration: underline;
	font-style: italic;
	margin: 10px 20px 0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
#background1 #leftcontentakcio #contentheader a:hover {
	color: #000;
	text-decoration: underline;
}


#background1 #leftcontentakcio #content ul.contentlist {
	width: 100%;
	margin: 0px auto;
	float: none;
	padding: 0px;
	display: block;
}

#background1 #leftcontentakcio #content ul.contentlist li {
	display: block;
	height: auto;
	min-height: 120px;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-image: url(images/kapcscell.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#background1 #leftcontentakcio #content ul.contentlist li#content3, 
#background1 #leftcontentakcio #content ul.contentlist li#content6 {

}


#background1 #leftcontentakcio #content ul.contentlist li h3 {
	color: #ED7312;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px;
}
#background1 #leftcontentakcio #content ul.contentlist li img {
	border: 1px solid #2A5376;
	float: left;
	margin: 0px 20px 0px 0px;
	width: 200px;
}


#contentheader {
	background-color: #9ab823;
	/*height: auto;*/
	/*max-width: 1000px;*/
	/*max-height: 500px;*/
	text-align: center;
	width: 100%;
	margin: 0px auto;
	min-height: 40px;
}
#contentheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	margin: 10px 25px 10px 40px;
	white-space: nowrap;
	display: inline;
	float: left;
	text-shadow: 2px 2px 5px #045904;
}
#contentheader a {
	float: right;
	display: inline;
	white-space: nowrap;
	color: #283266;
	text-decoration: underline;
	font-style: italic;
	margin: 10px 20px 0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
#contentheader a:hover {
	color: #000;
	text-decoration: underline;
}
.rightside {
	float: left;
	width: auto;
	height: auto;
}

#background1 #leftcontent {
	height: auto;
	float: left;
	width: 720px;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	/*background-image: url(images/cntli.png);
	background-position: -10px 0px;
	background-repeat: repeat-y;
	background-color: #FFF;*/
}

#background1 #leftcontent #content {
	width: 670px;
	line-height: 1.4em;
	margin: 0 0 10px;
	padding: 20px 25px;
	background-color: #FFF;
	box-shadow:3px 3px 6px #888888;
	border-left: 1px solid #DCDBD3;
	min-height: 433px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676466;
}
#background1 #leftcontent #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B4BD00;
	text-align: justify;
	margin: 0px 15px 15px 10px;
}
#background1 #leftcontent #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676466;
	text-align: justify;
	margin: 0px;
}

#background1 #leftcontent #content p.contentreszlet {
	text-align: right;
	margin: 10px 0px 0px 0px;
}
#background1 #leftcontent #content p.contentreszlet a{
	font-weight: bold;
	color: #AD0F38;
	text-decoration: none;
	font-style: italic;
	display: block;
	float: right;
	margin-bottom: 10px;
}
#background1 #leftcontent #content p.contentreszlet a:hover{
	color: #000;
}
#background1 #leftcontent #contentkapcs {
	width: 665px;
	line-height: 1.4em;
	background-color: #FFF;
	box-shadow:3px 3px 6px #888888;
	border-left: 1px solid #DCDBD3;
	height: 1030px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#background1 #leftcontent #contentkapcs table tr td h3 {
	font-size: 14px;
	color: #9AB823;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
}
#background1 #leftcontent #contentkapcs table td.kapcscell {
	background-image: url(images/kapcscell.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	;
	padding-right: 20px;
}



#content ul.contentlist2 {
	width: 100%;
	margin: 0px;
	float: none;
	padding: 0px;
	display: block;
	height: auto;
}

#content ul.contentlist2 li {
	background-image: url(images/cntli.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: left;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	line-height: 1.4em;
	position: relative;
	top: 20px;
	width: 160px;
	padding: 0px 15px 10px 0px;
}

#content ul.contentlist2 li#content2 {
	background-image: none;
}


#content ul.contentlist2 li h3 {
	color: #a4bf2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 10px 5px;
}
#content ul.contentlist2 li img {
	border: 1px solid #11346B;
	width: 150px;
	margin-left: 10px;
}
.catalogpic {
	position: relative;
	top: -125px;
	left: 110px;
	width:115px;
	height:125px;
	border:0px;
}
div#bottommenu {
	float: left;
	width: 960px;
	background-color: #b1b2b0;
	margin: 0px auto;
}

ul#bottommenu {
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 70px;
	bottom: 10px;
	background-color: #B1B2B0;
	box-shadow: 1px 1px 5px #888888;
	border-left: 1px solid #DCDBD3;
}
ul#bottommenu li{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #283266;
	font-size: 12px;
}
#cprght{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #888;
	width: 700px;
	display: block;
	float: left;
}
ul#bottommenu li a {
	color: #283266;
	text-decoration: none;
	display: block;
	float: left;
	padding: 13px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}
ul#bottommenu li a:hover {
	color: #000;
	text-decoration: underline;
	background-color: #CFD4DB;
}
#contenttermekek ol li.fejezet {
	margin: 15px 0 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
}
#contenttermekek ol li#fej1 {
	background-color: #006CA4;
}
#contenttermekek ol li#fej2 {
	background-color: #BA87AF;
}
#contenttermekek ol li#fej3 {
	background-color: #009CAE;
}
#contenttermekek ol li#fej4 {
	background-color: #BD9657;
}
#contenttermekek ol li#fej5 {
	background-color: #86B253;
}
#contenttermekek ol li#fej6 {
	background-color: #F6B03F;
}
#contenttermekek ol li#fej7 {
	background-color: #38ADA3;
}
#contenttermekek ol li#fej8 {
	background-color: #898E4E;
}
#contenttermekek ol li#fej9 {
	background-color: #00A4D8;
}
#contenttermekek ol li#fej10 {
	background-color: #BF3C92;
}
#contenttermekek ol li#fej11 {
	background-color: #7D9ACF;
}
#contenttermekek ol li#fej12 {
	background-color: #EC6900;
}
#contenttermekek ol li#fej13 {
	background-color: #6E564D;
}
#contenttermekek ol li#fej14 {
	background-color: #DD73A3;
}
#contenttermekek ol li#fej15 {
	background-color: #B4C000;
}
#contenttermekek ol li#fej16 {
	background-color: #C91A55;
}
#contenttermekek ol li#fej17 {
	background-color: #CFAF8B;
}
#contenttermekek ol li#fej18 {
	background-color: #4CA855;
}
#contenttermekek ol li#fej19 {
	background-color: #00788A;
}
#contenttermekek ol li#fej20 {
	background-color: #BB696B;
}
#main #background1 #leftcontent #contenttermekek ol ul li {
	list-style-type: disc;
	left: 10px;
	margin-left: 20px;
}
#main #background1 #leftcontent #contenttermekek ol ul ul li {
	margin-left: 15px;
	position: relative;
	left: 30px;
	list-style-type: none;
	padding-right: 30px;
	list-style-image: url(images/kotojel.png);
}
#leftcontent #contenttermekek {
	background-color: #FFF;
	box-shadow:3px 3px 6px #888888;
	border-left: 1px solid #DCDBD3;
	height: auto;
	min-height: 1360px;
	margin-bottom: 10px;
}
#leftcontent #content p #floatimg {
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 20px;
}
#leftcontent #content #left {
	float: left;
	width: 400px;
}
#leftcontent #content #left ol li #right {
	float: right;
}
#leftcontent #content #left ol li {

}
#leftcontent #content table tr td .termekfoto {
	padding: 3px;
	border: 1px solid #666;
}
#leftcontent #contenttermekek ol li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#leftcontent #contenttermekek ol {
	width: 45%;
	float: left;
	display: block;
	margin-left: 10px;
	padding-right: 25px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#leftcontent #contenttermekek #verticalruler {
	height: 1800px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006CA4;
	width: 2px;
	float: left;
}
#leftcontent #contenttermekek .left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006CA4;
}
#rightpanel #fb-root{
	width: 180px;
}
.fb_reset,
.FB_UI_Hidden{
	width: 180px;
}
.fb_edge_widget_with_comment {
	padding: 10px;
	top: -145px;
	background-color: #FFF;
}

.connect_confirmation_cell connect_confirmation_cell_no_like,
.connect_widget_text_summary connect_text_wrapper,
.connect_widget_summary connect_widget_text
{
	width: 130px;
}


.connect_widget_vertical_center span{
	width: 130px;
}

span.connect_* {
	width: 130px;
}
div#leftcontentstart div#content ul.contentlist2 li#content1 h3 {

}
#content #contenttitle {
	color: #B4BD00;
	padding: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}
#leftcontentstart #content .contentlist2 #content1 p {
	text-align: left;
}
#cprght a {
	color: #888;
	text-decoration: none blink;
}
#huszeve {
	z-index: 1000;
	display: inline;
	float: left;
	margin-right: 10px;
}
