html
{
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body
{
	color: #292979;
	background: #ffffff url('/images/bg_site.png') scroll repeat-x left top;
	font-family: "tahoma";
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

div, form, table, td, p, h1
{
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

a, a:link
{
	color: #292979;
	text-decoration: none;
}

a:active, a:hover
{
	color: #ff2222;
	text-decoration: underline;
}

div#container
{
	background: transparent url('/images/bg_content.png') scroll repeat-y top left;
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	margin: 0px auto 0px auto;
}

div#header
{
	background: transparent url('/images/bg_header.png') scroll no-repeat top left;
	overflow: hidden;
	width: 940px;
	height: 160px;
}

div#header_link
{
	width: 310px;
	height: 110px;
	cursor: pointer;
	margin: 30px 0 0 30px;
}

div#header_admin
{
	background: transparent url('/images/bg_header_admin.png') scroll no-repeat top left;
	overflow: hidden;
	width: 940px;
	height: 60px;
}

div#start_top
{
	background: transparent url('/images/start_top.png') scroll no-repeat left top;
	width: 940px;
	height: 260px;
	text-align: left;
	padding: 60px 0 0 0;
}

div#start_text
{
	color: #222299;
	width: 350px;
	text-align: justify;
	overflow: hidden;
	margin: 0 0 0 370px;
}

div#start_text_spacer
{
	width: 346px;
	height: 260px;
}

div#menu
{
	background: transparent url('/images/bg_menu.png') scroll repeat-x left top;
	overflow: hidden;
	width: 900px;
	height: 40px;
	margin: 0 20px;
}

div.menu_middle
{
	background: transparent url('/images/bg_menu_middle.png') scroll no-repeat left top;
	text-align: center;
	width: 16px;
	height: 32px;
	float: left;
	padding: 8px 0 0 0;
}

div.menu_right
{
	background: transparent url('/images/bg_menu_right.png') scroll no-repeat left top;
	width: 32px;
	height: 40px;
	float: left;
}

div#menu a, div#menu a:link
{
	color: #292979;
	background: transparent url('/images/bg_menu_middle.png') scroll repeat-x left top;
	font-size: 16px;
	text-decoration: none;
	display: block;
	float: left;
	height: 32px;
	padding: 8px 2px 0 2px;
}

div#menu a:active, div#menu a:hover
{
	text-decoration: underline;
}

div#content
{
	font-size: 14px;
	font-weight: normal;
	width: 880px;
	padding: 10px 30px 90px 30px;
}

div#footer
{
	background: transparent url('/images/bg_footer.png') scroll repeat-x left top;
	color: #292979;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: 85px;
	position: relative;
	padding: 0;
	margin: -85px 0 0 0;
}

div#footer_inner
{
	background: transparent url('/images/bg_footer_inner.png') scroll no-repeat left top;
	overflow: hidden;
	width: 940px;
	height: 85px;
	position: relative;
	padding: 0;
	margin: 0 auto;
}

p.footer
{
	padding: 45px 0 0 0;
}

p.footer_newsletter
{
	padding: 25px 0 0 0;
}

form.newsletter
{
	padding: 0 0 10px 0;
}

div#footer a, div#footer a:link
{
	color: #292979;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

div#footer a:active, div#footer a:hover
{
	text-decoration: underline;
}

a.menu, a.menu:link
{
	color: #dd0a04;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: -1.2px;
	display: block;
	overflow: hidden;
	width: 127px;
	padding: 5px 12px 5px 12px;
	border: 1px #363636;
	border-style: solid none none none;
}

a.menu:active, a.menu:hover
{
	color: #ffffff;
}

a.menu_act, a.menu_act:link, a.menu_act:active, a.menu_act:hover
{
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: -1.2px;
	display: block;
	overflow: hidden;
	width: 127px;
	padding: 5px 12px 5px 12px;
	border: 1px #363636;
	border-style: solid none none none;
}

input, select, textarea
{
	color: #292979;
	background-color: #dcdef9;
	font-size: 12px;
	border: 1px solid #292979;
}

div#content p
{
	padding: 5px 20px;
}

div#content ol, ul
{
	padding: 0px;
	margin: 0px 0px 5px 20px;
}

td.galery
{
	color: #292979;
	background-color: #ebebf2;
	padding: 10px 0;
}

div.galery_list
{
	width: 870px;
	text-align: center;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #292979;
}

a.galery_name
{
	font-weight: bold;
	text-decoration: none;
}

/* Drag'n'drop */

div#dnd_lists
{
	width: 780px;
	margin: 15px auto;
}

div#dnd_buttons
{
	width: 780px;
	height: 35px;
	clear: both;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

div#dnd_list_1, div#dnd_list_2
{
	width: 360px;
	overflow: auto;
	padding: 5px;
	margin: 0;
}

div#dnd_list_1
{
	float: left;
}

div#dnd_list_2
{
	float: right;
}

div#dnd_list_simple
{
	width: 360px;
	overflow: auto;
	padding: 5px;
	margin: 0 auto;
}

#sortable1, #sortable2
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 32px 0;
	margin-right: 10px;
}

#sortable1 li, #sortable2 li
{
	color: #292979;
	background-color: #fefefe;
	width: 350px;
	cursor: pointer;
	font-size: 14px;
	text-align: left;
	padding: 2px;
	margin: 4px 2px;
	border: 1px solid #666666;
}

.m_item
{
	width: 145px;
	height: 155px;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 5px 15px;
}

.mleft35 { margin-left: 35px; }
.fleft { float: left; }
.cboth { clear: both; }

/* hibajavítás */

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */