body {
	background-image: url(../pic/megy.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

input, select {
	background-color: #ffffff;
	border: 1px solid #D1D0D5;
	color: #990000;
	margin-bottom: 5px;
	margin-right: 2px;
	padding: 0px;
}

.select {
	width: 80px;
	height: 15px;
	margin:0px;
	font-size: 10px;
}

.input {
	width: 200px;
}

.checkbox {
	margin: 0px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

h1 a:hover {
	color: #333333;
}

h2 {
	font-size: 11px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #990000;
}

a visited {
	color: #990000;
}

a:hover {
	color: #333333;
}

form {
	padding: 0px;
	margin: 0px;
}

.img {
	float: left;
	padding-right: 10px;
	text-decoration: none;
	border: 0px;
}

.rImg {
	float: left;
	text-decoration: none;
	border: 0px;
}

.frImg {
	float: left;
	text-decoration: none;
	border: 0px;
	width: 43px;
}

.limg {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;	
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0px;
}

.subtitle {
	font-size: 11px;
	margin: 0px;
}

.lead {
	margin-top: 5px;
	margin-bottom: 10px;
}

.leadOne {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

.text {

}

#title { /*  nagy boxok bal fels? sark?ban men?pont ki?r?s?na */
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	/* border-bottom: 1px dotted #d1d0d5; */
}

#logo_link {
	position: absolute;
	top: 17px;
	left: 38px;
	height: 99px;
	width: 98px;
}

#main {
	width: 1000px;
}

#content {
	position: absolute;
	top: 103px;
	left: 163px;
	width: 690px;
	margin: 0px;
	padding: 0px;
}

#menu_container {
	position: absolute;
	top: 116px;
	left: 0px;
	width: 163px;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 0px;
	padding-right: 20px;
}

#menu_container ul {
    list-style-type: none;
	margin: 0px;
	padding-right: 30px;
    padding-left: 0px;
}

.menu_item {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu_item a {
	color: #333333;
    padding-right: 20px;
}

.menu_item a:link .menu_item a:visited {
    color: #333333;
}

.menu_item a:hover {
/* ez is m?k?dik FF-ban, de Explorerben nem j? :/ */
	background-image: url(../pic/arrow_left.jpg);
	background-position: center right;
	background-repeat: no-repeat; 
	color: #990000;
}

.current a{
    background-image:url(../pic/arrow_left.jpg);
    background-position:center right;
    background-repeat:no-repeat;
    color: #990000;
}

#eng_ver {
    list-style-type: square;
	color: #990000;
	font-size: 10px;
	text-align: right;
	margin-top: 80px;
	letter-spacing: 0px;
	margin-right: 20px;
	letter-spacing: 2px;
}

#topmenu {
	position: absolute;
	top: 76px;
	left: 182px;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
}

#topmenu a {
	color: #333333;
}

#topmenu a:hover {
	color: #990000;
}

#right_container {
	position: absolute;
	top: 103px;
	left: 830px;
	width: 177px;
}

#right_login {
	position: relative;
	font-weight: bold;
}

#right_search {
	position: relative;
	font-weight: bold;
}

#right_members {
	position: relative;
	margin-top: 32px;
}

.right_member {
	width: 160px;
	min-height: 36px;
	height:auto !important;
	height: 36px;
	margin-bottom: 5px;
	border: 1px solid #D1D0D5;
	font-weight: bold;
}

#right_forum {
	position: relative;
	margin-top: 36px;
}

.right_forum {
	width: 160px;
	min-height: 33px;
	height:auto !important;
	height:33px;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	border: 1px solid #D1D0D5;
}

.right_header_open {
	height: 20px;
	width: 168px;
	background-image: url(../pic/right_header_open.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left:3px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
    cursor: pointer;
}

.right_header_close {
	height: 20px;
	width: 168px;
	background-image: url(../pic/right_header_close.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left:3px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
    cursor: pointer;
}

.regWarning {
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.right_reg {
	margin-top: 3px;
	letter-spacing: 2px;
}

#footer {
	position: relative;
	height: 12px;
	width: 654px;
	padding: 3px;
	text-align: center;
	color: #aaaaaa;
	font-weight: bold;
    clear: both;
}

#footer a {
	color: #777777;
}

#mrk {
	color: #777777;
}

.big_box {
	position: relative;
	max-width: 620px !important;
	width: 620px;
	min-height:348px;
	height:auto !important;
	height:348px;
	line-height: 20px;
	border-top: 1px solid #D1D0D5;
	border-left: 1px solid #D1D0D5;
	border-right: 1px solid #D1D0D5;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#big_box_bottom {
	position: relative;
	height: 30px;
	width: 660px;
	margin-bottom: 20px;
	background-image: url(../pic/bigboxbg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 1px solid #D1D0D5;
}

.small_box1 {
	position: relative;
	background-image: url(../pic/boxbg_topleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 240px;
	line-height: 20px;
	margin-right: 23px;
	margin-bottom: 23px;
	padding: 10px;
}

.small_box2 {
	position: relative;
	background-image: url(../pic/boxbg_topright.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 240px;
	line-height: 20px;
	margin-right: 23px;
	margin-bottom: 23px;
	padding: 10px;
}

.small_box3 {
	position: relative;
	background-image: url(../pic/boxbg_bottomleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 240px;
	line-height: 20px;
	margin-right: 23px;
	margin-bottom: 23px;
	padding: 10px;
}

.small_box4 {
	position: relative;
	background-image: url(../pic/boxbg_bottomright.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 240px;
	line-height: 20px;
	margin-right: 23px;
	margin-bottom: 23px;
	padding: 10px;
}

.small_box4 .title {
	padding-left: 20px;
}

.small_box4 h2 {
	padding-left: 20px;
}

.smallBoxContent {
	margin-left: 15px;
	width: 270px;
	height: 200px;
	overflow-y: hidden;
	word-wrap: break-word;
}

.username {
	letter-spacing: 2px;
	width: 159px;
}
.password {
	letter-spacing: 2px;
	width: 127px;
}
.search {
	letter-spacing: 2px;
	width: 127px;
	margin-top: 3px;
}
.okbutton {
	width: 26px;
	font-size: 10px;
}

.small {
	font-size: 9px;
	font-weight: normal;
}

.boldsmall {
	font-size: 9px;
	font-weight: bold;
}

.topicList {
	border-bottom: 1px solid #dedede;
	padding: 10px;
}

.topicListHeader {
	font-weight: bold;
}

.topicheader {
	background-image: url(../pic/forumheader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.forumseparator {
	height: 2px;
	background-image: url(../pic/forumseparator.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.postText {
	border-top: 1px solid #d1d1d5;
}

.postHeader {
	height: 2px;
	background-image: url(../pic/topicheader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.titleedit {
	width: 497px;
}

.inner {
	color: #FF0000;
}

.reply {
	border-top: 1px solid #d1d1d5;
	padding-top: 3px;
}

.input_w {
	width: 200px;
	margin: 0px;
}

.red {
	color: #ff0000;
}

#red {
	color: #ff0000;
}

.redframe {
	width: 200px;
	margin: 0px;
	border: 1px solid #ff0000;
}

.flow {
	width: 610px;
	overflow-x: hidden;
	word-wrap: break-word;
}

.spPage {
    cursor: pointer;
    margin-right: 5px;
}

.spHidePage {
    display: none;
}

.spCurrentPage {
    color: red;
    margin-right: 5px;
}

.floatright {
	float: right;
}

.red {
    color: #990000;
}

.mapTop {
	position: relative;
	border: 1px solid #babacd;
	margin-top: 30px;
	margin-bottom: 20px;
}

.mapLeft {
	position: relative;
	margin-top: 15px;
	left: 50px;
	width: 300px;
}

.mapRight {
	position: relative;
	float: right;
	width: 300px;
	border: 1px solid #babacd;
}

.bold {
	font-weight: bold;
}

#membertable {
	vertical-align: top;
}
#membertext {
	padding-left: 20px;
}

.rightImg {
	margin-top: 5px;
	float: left;
	padding-right: 10px;
	text-decoration: none;
	border: 0px;
}

.topleftindent {
	margin-top: 20px;
	margin-left: 20px;
}

#edcontent {
    position: absolute;
    top: 20px;
    left: 163px;
    width: 410px;
    margin: 0px;
    padding: 0px;
}

#editbody {
    background-image: none;
}

.setBorder {
    border: 1px solid #990000;
    width: 200px;
    vertical-align: top;
}

.noBorder {
    border: 1px solid #D1D0D5;
    width: 200px;
    vertical-align: top;
}

.withBorder {
    border: 2px solid #990000;
    width: 200px;
    vertical-align: top;
}

#mainPage {
    border: 1px solid #D1D0D5;
    color: #990000;
}

.editpage {
    cursor: pointer;
    color: #990000;
}

.filterText {
	padding: 0px;
	margin: 0px;
	width: 15px;
	height: 15px;
}

.filters {
	margin-bottom: 20px;
}

.bottomMargin {
	margin-bottom: 10px;
}

.rightMem {
	margin-top: 3px;
}

.rightBold {
	text-align: right;
	font-weight: bold;
}

/* galéria */

#mainfolder {
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 30px;
	text-align: center;
}

.galleryViewPic {
	height: 90px;
	width: 90px;
	float: left;
	margin-right: 10px;
}

.galleryViewDate {
	color: #888;
}

.viewImg {
	height: 90px;
	width: 90px;
}

.viewImgBox {
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 90px;
	height: 110px;
	border: 1px solid #dedede;
}

/* galéria end */

.floatleft40 {
	float: left;
	margin-right: 40px;
}

.pointerCursor {
	cursor: pointer;
}