@import url('?csst=/themes/global/css/modules.csst');
@import url('?csst=/themes/global/css/input.csst');
@import url('?csst=/themes/global/css/pages.csst');

	body {
				background-color: #f4f4f4;
		color: #000000;
		font-size: 14px;
		font-family: Arial, sans-serif;
		margin: 0;
	}
	
	img {
		border: 0px;
	}
	
	blockquote {
		border: solid 1px #cccccc;
		background-color: #e7e7e7;
		padding: 5px;
		font-size: 12px;
	}
	
	p {
		font-size: 11pt;
		margin-left: 5px;
		text-align: justify;
	}
	
	h1 {
		font-family: Arial, sans-serif;
		font-size: 1.6em;
		color: #92cb49;
		margin-left: 0px;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	h2 {
		font-size: 22px;
		font-weight: bold;
		font-size: 1.5em;
		color: #92cb49;
	}
	h3 {
		font-size: 1.3em;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 0px;
		color: #92cb49;
	}
	
	h4 {
		margin-bottom: 15px;
		font-size: 1.2em;
		font-weight: bold;
	}
	
	h5 {
		
		font-size: 1.1em;
		font-weight: bold;
	}
	
	h6 {
		
		font-size: 1.1em;
		font-weight: bold;
	}
	
	hr {
		height: 1px;
		color: #CCCCCC;
		background-color: #CCCCCC;
		border: 0px;
		clear: both;
	}
	
	ol {
		font-size: 12px;
	}
	
	ul {
		font-size: 12px;
	}
	
	li {
		font-size: 12px;
		list-style-type: square;
	}
	
	table {
	}
	
	a:link {
		text-decoration: none;
		color: #92cb49;

	}
	
	a:visited {
		text-decoration: none;
		color: #92cb49;

	}
	
	a:hover {
		text-decoration: underline;
		color: #92cb49;
	}
	
	a:active {
		text-decoration: none;
		color: #92cb49;

	}

/*
	Layout
	======
*/

	body.welcome {
		background: #000000 url(themes/global/images/background-welcome.jpg) no-repeat center top;
	}
	
	body.ifr {
		background: #000000;
	}
	
	div.mountain-bg {
		background: url(themes/global/images/background.jpg) no-repeat center top;
	}

	div.container {
		margin: 0 auto;
		width: 931px;
		
		background: #fff;
	}
	
	div.container-welcome {
		margin: 0 auto;
		width: 900px;
		
		height: 1000px;
	}
	
	div.head {
		width: 900px;
		height: 200px;
		background: url(themes/global/images/fejlec.png) no-repeat;
	}
	
	div.head_slide {
		z-index: -1;
		
		height: 200px;
		overflow: hidden;
		text-align: right;
		margin-bottom: 10px;
		margin-top: -200px;
	}
	
	div.second-head {
		width: 931px;
		height: 253px;
		background: url("themes/global/images/head.png") no-repeat;
	}
	
	div.r_logo{
		background: url(themes/global/images/R-logo.png) no-repeat;
		width: 900px;
		height: 114px;
		top: 0;
		z-index: 5;
	}
	
	div.r_logo a {
		display: block;
		width: 100%;
		height: 100%;
		z-index: 100;
		text-decoration: none;
	}
	
	div.r_left_wologo {
		
		/*top: -810px;
		left: -100px;*/
		margin-left: -100px;
		margin-top: -800px;
		z-index: -1;
		background: url(themes/global/images/R-left-wologo.png) no-repeat;
		width: 271px;
		height: 264px;
	}
	
	div.r_left {
		/*top: -1060px;
		left: -40px;*/
		z-index: 10;
		background: url(themes/global/images/R-left.png) no-repeat;
		width: 116px;
		height: 115px;
		margin-top: -252px;
		margin-left: -40px;
	}
	
	div.r_left_main {
		
		/*top: -1590px;
		left: -40px;*/
		margin-left: -40px;
		margin-top: -240px;
		z-index: 10;
		background: url(themes/global/images/R-left.png) no-repeat;
		width: 116px;
		height: 115px;
	}
	
	div.r_left_main_wologo {
		/*top: -1340px;
		left: -100px;*/
		margin-left: -100px;
		margin-top: -250px;
		z-index: 0;
		background: url(themes/global/images/R-left-wologo.png) no-repeat;
		width: 271px;
		height: 264px;
	}
	
	div.normal_head {
		width: 900px;
		height: 100px;
		margin-bottom: 5px;
		text-align: right;
		overflow: hidden;
	}
	
	a.set_language {
		margin-top: 9px;
		float: right;
	}
	
	div.division_menubar {
		width: 890px;
		height: 28px;
		background: url(themes/global/images/division_bg.png) repeat;
		margin-bottom: 5px;
		z-index: 2;
		text-transform: uppercase;
		padding-left: 10px;
		padding-top: 2px;
		
		z-index: 10;
	}
	
	div.division_menubar a {
		color: #d2d2d2;
		font-size: 16px;
	}
	
	div.team_admin_menu {
		margin: 0px;
		background-color: transparent;
		background-image: url('themes/global/images/division_bg.png');
		margin-bottom: 10px;
		width: 295px;
	}
	
	div.bottom_menubar {
		width: 100%;
		height: 30px;
		background: #c2c2c2;
		text-transform: uppercase;
		clear: both;
	}
	
	div.bottom_menubar a {
		color: #000000;
		float: left;
		padding: 0 15px;
		line-height: 30px;
		font-weight: bold;
		font-family: "Courier New", Courier, monospace;
	}
	
	div.bottom_menubar a.selected {
		
	}
	
	div.bottom_menubar ul {
		float: left;
	}
	
	div.footmenu a.selected {
		color: #7ccccd;
	}
	
	div.footmenu {
		width: 900px;
		height: 31px;
		background: url(themes/global/images/division_bg.png) repeat;
		margin-bottom: 5px;
		margin-top: 5px;
		z-index: 2;
		font-weight: bold;
		font-size: 0.9em;
		text-transform: uppercase;
		color: #E91C5F;
		/*position: absolute;*/
		line-height: 2em;
		clear: both;
	}
	
	div.footmenu a {
		color: #e91c5f;
	}
	
	div.footmenu div {
		float: left;
		margin-left: 5px;
		margin-top: 3px;
	}
	
	div.admin_menu {
		width: 900px;
		height: 30px;
		background:		url("themes/global/images/division_bg.png") repeat;
	}
	
	td.dropdown a {
		display: block;
		text-align: left;
	}
	
	li.dropdown_item  {
		width: 200px;
		background: url("themes/global/images/bottom_menu_bg.png") repeat;
	}
	
	td.dropdown li, ul {
		/*width: 100%;*/
		line-height: 1.3em;
	}
	
	td.static {
		width: 20%;
		white-space: nowrap;
	}
	
	td.static ul, li, a {
		line-height: auto;
		font-size: 1em;
	}
	
	div.content {
		min-height: 500px;
		/*height: 944px;*/
		padding: 10px 20px 10px 10px;
		overflow: hidden;
	}
	
	div.content-welcome2 {
		/*background: url(themes/global/images/content-bg2.png) repeat-y;*/
		/*width: 566px;*/
		min-height: 500px;
		/*height: 944px;*/
		z-index: 2;
		padding: 0;
		/*overflow: hidden;*/
	}
	
	div.content-container {
		min-width: 600px;
		width: auto;
		overflow: hidden;
	}
	
	div.content-welcome {
		background: url(themes/global/images/content-bg2.png) no-repeat;
		width: 566px;
		height: 589px;
		z-index: 2;
		padding: 10px 20px 10px 10px;
		overflow: hidden;
		float: left;
	}
	
	div.content-bottom {
		width: 596px;
		height: 11px;
		background: url(themes/global/images/content-bg-bottom.png) no-repeat;
		clear: both;
	}
	
	div.pad {
		width: 570px;
		height: 595px;
		overflow: auto;
	}
	
	div.right_pane {
		float: right;
		width: 305px;
	}
	
	div.right_pane hr, div.rigt_pane_admin hr {
		margin-left: 30px;
		margin-right: 40px;
	}
	
	div.right_pane_admin {
		float: left;
		left: 11px;
		width: 305px;
	}
	
	div.content img, div.content-welcome img, div.content-welcome-admin img {
		margin: 0px 5px 5px 0px;
	}
	
	div.content span img, div.content-welcome span img, div.content-welcome-admin span img {
		margin: 0px;
	}
	
	div.content-welcome-admin {
		background: #FFFFFF;
		width: 725px;
		float: left;
		padding: 10px 20px 10px 10px;
		margin-bottom: 5px;
	}
	
	div.content p, div.content-welcome p, div.content-welcome-admin p, div.content-welcome-admin h1 {
		margin-left: 0px;
		/* margin-right: 30px; */
	}
	
	div.admin-content {
		background: #FFFFFF;
				padding: 10px 20px 10px 10px;
		width: 725px;
		float: left;
	}
	
	div.blogpost {
		margin-bottom: 15px;
		padding: 5px 5px 25px;
		background: url(themes/global/images/blogpost-divider.png) bottom no-repeat;
		overflow: auto;
	}
	
	div.welcome_banner1 {
		float: right;
		/*top: -619px;
		background: #FFFFFF;*/
		width: 300px;
		height: 300px;
		margin-top: -621px;
	}
	
	div.welcome_banner1-admin {
		float: right;
		/*top: -619px;
		background: #FFFFFF;*/
		width: 300px;
		height: 300px;
		margin-top: -621px;
		left: 310px;
	}
	
	div.welcome_banner2 {
		float: right;
		margin-top: -310px;
		width: 300px;
		height: 300px;
	}
	
	div.welcome_banner2-admin {
		float: right;
		margin-top: -310px;
		width: 300px;
		height: 300px;
		left: 310px;
	}
	
	div.banner {
		list-style-type: none;
		border: solid 1px #777777;
		background: #DEDEDE;
		width: 300px;
		height: 200px;
		margin-bottom: 10px;
	}
	
	/*jobb menük*/
	
	div.fresh_content{
		
		width: 303px;

		overflow: hidden;
	}
	
	div.eng_fresh_content{
		background: url(themes/global/images/eng_fresh_content.png) no-repeat;
		width: 303px;
		height: 210px;
		overflow: hidden;
		padding-top: 45px;
		color: #e91c5f;
	}
	
	div.fresh_content p, div.eng_fresh_content p {
		margin-bottom: 3px;
		margin-right: 15px;
		margin-top: 2px;
		text-align: left;
	}
	
	div.new_galleries{
		background: url(themes/global/images/hun_new_galleries.png) no-repeat;
		width: 303px;
		height: 45px;
		overflow: hidden;
		color: #e91c5f;
	}
	
	div.eng_new_galleries{
		background: url(themes/global/images/eng_new_galleries.png) no-repeat;
		width: 303px;
		height: 45px;
		overflow: hidden;
		color: #e91c5f;
	}
	
	div.events{
		background: url(themes/global/images/hun_esemenyek.png) no-repeat;
		width: 303px;
		height: 45px;
		overflow: hidden;
		color: #e91c5f;
	}
	
	div.eng_events{
		background: url(themes/global/images/eng_events.png) no-repeat;
		width: 303px;
		height: 45px;
		overflow: hidden;
		color: #e91c5f;
	}
	
	div.events-stretch {
		background: url(themes/global/images/events-stretch.png) repeat-y;
		width: 303px;
		color: #e91c5f;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	div.events-bottom {
		background: url(themes/global/images/events-bottom.png) no-repeat;
		width: 303px;
		height: 10px;
	}
	
	div.search {
		
		width: 303px;
		height: 90px;
		overflow: hidden;
	}
	
	div.eng_search {
		background: url(themes/global/images/eng_search.png) no-repeat;
		width: 303px;
		height: 90px;
		overflow: hidden;
		margin-bottom: 7px;
	}
	
	div.searchbutton a {
		
	}
	
	div.search input, div.eng_search input {

		width: 220px;

	}
	
	div.archives {
		
		width: 303px;

	}
	
	div.eng_archives {
		background: url(themes/global/images/eng_archives.png) no-repeat;
		width: 303px;
		height: 220px;
		overflow: hidden;
		padding-top: 45px;
		color: #e91c5f;
	}
	
	div.right_menu {
		width: 300px;
		height: 30px;
		padding-left: 5px;
		line-height: 30px;
		margin: 5px 0;
		background: #c2c2c2;
	}
	
		/*
	div.right_menu_green {
		background: url(themes/global/images/menu/side_menu_bg_green.png) no-repeat;
		width: 305px;
		height: 40px;
	}
	
	div.right_menu_blue {
		background: url(themes/global/images/menu/side_menu_bg_blue.png) no-repeat;
		width: 305px;
		height: 40px;
	}
	
	div.right_menu_green a, div.right_menu_blue a {
		color: #FFFFFF;
		text-transform: uppercase;
		font-weight: bold;
		position: absolute;
		margin: 5px 0 0 5px;
	}
	*/
	div.right_menu a {
		color: #000;
		text-transform: uppercase;
		font-weight: bold;
		font-family: "Courier New", Courier, monospace;
	}
	
	div.right_menu p {
		margin-left: 0;
		margin-top: 0;
	}
	
	h1.head {
		color: #FFFFF0;
		font-size: 32px;
	}
	
	div.hmenu {
		width: 960px;
		height: 45px;
		margin: auto;
		background-color: #FFFFFF;
	}
	
	div.page {
		width: 960px;
		margin: auto;
		background-color: #FFFFFF;
	}
	
	div.foot {
		text-align: right;
		color: #92cb49;
		text-transform: uppercase;
		font-size: 0.9em;
		font-weight: bold;
		font-family: "Courier New", Courier, monospace;
		clear: both;
		width: 931px;
		padding: 10px 0;
		/*bottom: 20px;*/
	}
	
	div.foot-admin {
		text-align: right;
		color: #FFFFFF;
		text-transform: uppercase;
		font-size: 0.9em;
		font-weight: bold;
		clear: both;
		width: 900px;
		padding-top: 55px;
		padding-bottom: 15px;
	}



/*
	Tags
	====
*/
	p.small {
		font-size: 12px;
		margin-left: 5px;
		margin-top: 2px;
		margin-bottom: 2px;
		text-align: left;
	}
	
	p.code {
		font-family: "Courier New", Courier, mono;
	}
	
	li.error {
		font-family: Arial;	
		font-size: 12px;
		color: #FF0000;
	}
	
	a.small:link {
		text-decoration: none;
		font-size: 12px;
		color: #7094FF;
	}
	
	a.small:visited {
		text-decoration: none;
		font-size: 12px;
		color: #7094FF;
	}
	
	a.small:hover {
		text-decoration: underline;
	}
	
	a.small:active {
		text-decoration: none;
		font-size: 12px;
		color: #7094FF;
	}
	
	a.smaller:link {
		text-decoration: none;
		font-size: 10px;
		color: #7094FF;
	}
	
	a.smaller:visited {
		text-decoration: none;
		font-size: 10px;
		color: #7094FF;
	}
	
	a.smaller:hover {
		text-decoration: underline;
	}
	
	a.smaller:active {
		text-decoration: none;
		font-size: 10px;
		color: #7094FF;
	}
	
	a.trackback {
		font-size: 11px;
		font-weight: normal;
	}
	
	a.h3:link {
		font-size: 18px;
		font-weight: bold;
		color: #12457a;
		text-decoration: none;
	}
	
	a.h3:visited {
		font-size: 18px;
		font-weight: bold;
		color: #12457a;
		text-decoration: none;
	}
	
	a.h3:hover {
		text-decoration: none;
		border-bottom: 2px solid #12457a;
	}
	
	a.h3:active {
		font-size: 18px;
		font-weight: bold;
		color: #12457a;
		text-decoration: none;
	}
	
	span.req {
		font-weight: bold;
	}

/*
	Menu
	====
*/
	p.sidebar {
		font-family: Arial;
		font-weight: normal;
		color: #000000;
		font-size: 11px;
		margin-left: 0px;
		margin-right: 0px;
		text-align: left;
	}
	
	p.sidebar-link {
		color: #D1E0B8;
		font-size: 10px;
		font-weight: bold;
		margin: 0px;
	}
	
	h2.sidebar {
		margin-top: 10px;
		margin-left: 0px;
		color: #000000;
		border-top: solid 3px #000000;
		border-bottom: dotted 1px #000000;
		font-size: 15px;
		padding-top: 3px;
		font-family: Arial;
		font-weight: bold;
		font-variant: small-caps;
	}
	
	h3.sidebar {
		margin-top: 0px;
		color: #E9FCC8;
		border-bottom: dashed 1px #E9FCC8;
		font-size: 11px;
	}
	
	hr.sidebar {
		margin-top: 10px;
		margin-bottom: 10px;
		border: dotted 1 px #D1E0B8;
		color: #D1E0B8;
		width: 120px;
	}
	
	a.sidebar:link {
		font-family: Arial;
		font-weight: normal;
		color: #7094FF;
		font-size: 14px;
		text-decoration: none;
		text-align: left;
	}
	
	a.sidebar:visited {
		font-family: Arial;
		font-weight: normal;
		color: #7094FF;
		font-size: 14px;
		text-decoration: none;
		text-align: left;
	}
	
	a.sidebar:hover {
		text-decoration: underline;
	}
	
	a.sidebar:active {
		font-family: Arial;
		font-weight: normal;
		color: #7094FF;
		font-size: 14px;
		text-decoration: none;
		text-align: left;
	}
	
	img.sidebar {
		padding: 1px;
		margin: 5px;
		border: 1px solid #cccccc;
	}
	
	div.sb-pict {
		text-align: center;
	}

/* 
	Message
	=======
*/
	div.message {
		border: solid 2px #7FB74D;
		background-color: #D2F9AF;
	}
	
	p.message {
		color: #009900;
		margin: 15px 15px;
		font-weight: bold;
	}

/*
	Error message
	=============
*/
	div.error {
		border: solid 2px #960000;
		background-color: #CF7979;
	}
	
	p.error {
		color: #000000;
		margin: 15px 15px;
		font-weight: bold;
	}

/*
	Framework logo
	==============
*/
	div.logo {
		text-align: center;
		padding-top: 15px;
	}

/*
	Links
	=====
*/
	a.linker:link {
		color: #92cb49;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	
	a.linker:visited {
		color: #92cb49;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	
	a.linker:hover {
		text-decoration: underline;
	}
	
	a.linker:active {
		color: #92cb49;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	
	a.linker img {
		margin: 0;
		float: none;
	}


/*
	Hiding
	======
*/
	.iframe-visible {
		height: 300px;
		visibility: visible;
	}
	.iframe-hidden {
		height: 0px;
		visibility: collapse;
	}
	.div-visible {
		display: block;
	}
	.div-hidden {
		height: 0px;
		display: none;
	}

/*
	Form tables
	===========
*/
	table.urlap {
		width: 530px;
		/*border: 1px solid #aaa;*/
		border-collapse: collapse;
		margin-bottom: 35px;
		margin-left: 5px;
		margin-right: 5px;
		margin: auto;
	}
	
	table.urlap td {
		padding: 3px;
		/*border: 1px solid #aaa;*/
	}
	
	table.lista {
		width: 100%;
		border: solid 1px #CCCCCC;
	}
	
	table.lista-75 {
		width: 75%;
		border: solid 1px #CCCCCC;
	}
	tr.sor1 {
		background-color: #FFFFFF;
		border-bottom: solid 1px #000000;
		border-left: solid 1px #000000;
	}
	
	tr.sor2 {
		background-color: #DEDEDE;
		border-bottom: solid 1px #000000;
		border-right: solid 1px #000000;
	}
	
	tr.sor3 {
		background-color: #fcfcfc;
		width: 300px;
	}
	
	tr.sor4 {
		background-color: #f6f6f6;
		width: 300px;
	}
	
	table.formfill {
		width: 100%;
		border: 1px solid #DDDDDD;
	}
	
	table.formfill td {
		text-align: center;
		background-color: #FAFAFA;
	}
	
	table.formfill th {
		background-color: #EEEEEE;
	}
		
	table.gombok {
		width: 100%;
	}
	
	table.gombok p {
		text-align: center;
	}
	
	span.form_admin {
		border: solid 1px #777777;
		background: #DEDEDE;
		padding: 2px;
	}
	
	div.form_edit_admins {
		border: solid 1px #777777;
		background: #DEDEDE;
		padding: 5px;
		width: 200px;
	}
	
	div.form_edit_admins img {
		margin: 0;
	}

/*
	Other
	=====
*/
	.no-border {
		border: 0px;
	}

/*
	BBCode
	======
*/
	span.BBCode_bold {
		font-weight: bold;
	}
	span.BBCode_italic {
		font-style: italic;
	}
	span.BBCode_underline {
		text-decoration: underline;
	}
	a.BBCode_url {
	}
	img.BBCode_image {
		border: 0;
	}
	span.BBCode_code {
		font-family: "Courier New";
	}
	blockquote.BBCode_qoute {
		border: solid 1px #cccccc;
		background-color: #e7e7e7;
		padding: 5px;
		font-size: 12px;
		overflow: hidden;		
	}
	span.BBCode_ {
	}
