.fomenu {
	left: 70px;
	overflow: hidden;
	position: absolute;
	top: 178px;
	width: 813px;
}

.fomenu a {
	text-indent: -9999px;
	display: block;
	height: 33px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: scroll;
}

.fomenu ul {
	margin-left: 0px;
	padding-top: 0px;
}

.fomenu li {
	margin: 0px;
	padding: 0px;
	float: left
}

.fomenu a {
	background-image: url('menu_szoveg.png');
}

.fomenu .mfriss a {
	background-position: -3px 2px;
	width: 82px;
}

.fomenu .mprog a {
	background-position: -86px 2px;
	width: 172px;
}

.fomenu .mforum a {
	background-position: -258px 2px;
	width: 95px;
}

.fomenu .mapro a {
	background-position: -353px 2px;
	width: 158px;
}

.fomenu .mhasznos a {
	background-position: -511px 2px;
	width: 114px;
}

.fomenu .mhajos a {
	background-position: -625px 2px;
	width: 89px;
}

.fomenu .mkapcs a {
	background-position: -714px 2px;
	width: 89px;
}

.fomenu .mfriss a:hover,.friss .fomenu .mfriss a {
	background-position: -3px -28px;
}

.fomenu .mprog a:hover,.prog .fomenu .mprog a {
	background-position: -86px -28px;
}

.fomenu .mforum a:hover,.forum .fomenu .mforum a {
	background-position: -258px -28px;
}

.fomenu .mapro a:hover,.apro .fomenu .mapro a {
	background-position: -353px -28px;
}

.fomenu .mhasznos a:hover,.hasznos .fomenu .mhasznos a {
	background-position: -511px -28px;
}

.fomenu .mhajos a:hover,.hajos .fomenu .mhajos a {
	background-position: -625px -28px;
}

.fomenu .mkapcs a:hover,.kapcs .fomenu .mkapcs a {
	background-position: -714px -28px;
}

.vote {
 Xborder-top: 1px dashed;
    color: #746652;
    float: right;
    margin: 9px 0px 40px 0px;
    overflow: hidden;
    text-align: left;
    width: 200px
           
}

.vote .msg {
display: block;
    float: left;
    margin-right: 12px;
    margin-top: 2px;
    text-align: left;
    width: 100%;
    
}

.vote .pozgomb {
	background: url("vote.gif") no-repeat scroll 0 -130px transparent;
	display: block;
	float: left;
	margin-top: 4px;
	text-indent: -9999px;
	width: 15px;
}

.vote .pozgomb.up,.vote .pozgomb:hover {
	background-position: 0 -78px;
}

.vote .szavpoz {
	display: block;
	float: left;
	margin-left: 2px;
	margin-top: 1px;
	width: 40px;
}

.vote .neggomb {
	background: url("vote.gif") no-repeat scroll 0 -52px transparent;
	display: block;
	float: left;
	margin-top: 4px;
	text-indent: -9999px;
	width: 15px;
}

.vote .neggomb.up,.vote .neggomb:hover {
	background-position: 0 0;
}

.vote .szavneg {
	display: block;
	float: left;
	margin-left: 2px;
	margin-top: 1px;
	width: 40px;
}


.vote .negativ,.vote .pozitiv,.vote .nulla {
	display: block;
	float: left;
	width: 40px;
}

.vote .negativ {
	color: red;
	  font-size: 20px;
	margin-bottom: 2px;
}

.vote .pozitiv {
	color: green;
	  font-size: 20px;
	margin-bottom: 2px;
}

.vote .nulla {
	  font-size: 20px;
	margin-bottom: 2px;
}

.vote .szavossz{
	display:block;
	height:25px;
}

/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, .8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}

.reveal-modal {
	visibility: hidden;
	top: 100px;
	left: 50%;
	margin-left: -300px;
	width: 520px;
	background: #eee url(modal-gloss.png) no-repeat -200px -80px;
	position: absolute;
	z-index: 101;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}

.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}

.reveal-modal.large {
	width: 600px;
	margin-left: -340px;
}

.reveal-modal.xlarge {
	width: 800px;
	margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
}
.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
}
.nmReposition {
	position: absolute;
}
.nyroModalCloseButton {
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif);
}
.nyroModalTitle {
	top: -26px;
	left: 0;
	margin: 0;
    font-size: 1.1em;
	color: #ddd;
}
.nyroModalCont {
	position: absolute;
	border: 4px solid #777;
	margin: 25px;
	background: #fff;
}
.nyroModalCont iframe {
	width: 600px;
	height: 400px;
}
.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px;
}
.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px;
}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
	position: relative;
	padding: 10px;
	min-height: 250px;
	min-width: 250px;
	max-width: 1000px;
}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
	position: relative;
	overflow: hidden;
}
.nyroModalHidden {
	left: -9999em;
	top: -9999em;
}
.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff url(../img/ajaxLoader.gif) no-repeat center;
	padding: 0;
}
.nyroModalPrev, .nyroModalNext {
	outline: none;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
	height: 100%;
	width: 40%;
	max-height: none;
}
.nyroModalPrev {
	left: 0;
}
.nyroModalPrev:hover {
	background-image: url(../img/prev.gif);
}
.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
.nyroModalNext:hover {
	background-position: right 20%;
	background-image: url(../img/next.gif);
}
