@charset "utf-8";
html,body{
	padding:0px;
	margin:0px;
	background-color: #d6d6d6;
	  font-family: Verdana, sans-serif;
	color: #666666;
	background:url(../data/ip_stripe_bg.png) repeat;
}

/*---Design kialakítása---*/
/* Header Section */
div#container{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* needed for centering */
	width:950px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height */
	min-height:100%; /* real browsers */
	text-align:left; /* IE6 centering */
}

div.login_menu_holder{
	background-color: #CCCCCC;
    margin: 0 auto 30px;
    padding: 1px;
    width: 948px;
}
div.login_menu{
    background-color: #E2E2E2;
    background-image: url("../data/ip_content_bg.png");
    background-repeat: repeat-x;
    border: 1px solid #FFFFFF;
    padding: 30px;
    position: relative;
    width: 886px;

}
div.login_menu p{
	display:inline-block;
	zoom:1; *display: inline; _height: 30px;
}
div.login_menu .right{
	float:right;
}

div#header {
	height: 86px;
	width: 100%;
}
	div#header #logo {
		margin-left: 3px;
		height:86px;
		width:250px;
		background:url(../data/ip_top_bg.png)  no-repeat;
		float: left;
	}

div#top_content {
	height: 350px;
	width: 950px;
	background-color: #cccccc;
	margin-bottom: 30px;
}

	#mainmenu_wrapper {
		width: 246px;
		height: 346px;
		margin-left: 1px;
		margin-top: 1px;
		border: 1px solid #fff;
		float: left;
		background:url(../data/ip_menu_bg.png)  repeat-x;
		background-color: #fff;
	}
		#myjquerymenu{
			/*width: 1000px;
			margin: 0 auto;
			height: 61px;*/
		}

		#mainmenu{
			/*text-shadow: 0px 0px 1px #fff;
			font-weight: bold;
			margin: 30px auto 0px 275px;
			width: 450px;*/
		}

		#flags{
			width: 40px;
			height: 20px;
			background-color: transparent;
			z-index: 1;
			text-align: right;
			float: right;
			margin: 45px 0px 0px 0px;
		}

/*Content Section*/
div#content {
	margin: 0 auto;
	width: 948px;
	background-color: #cccccc;
	padding: 1px 1px;
	margin-bottom: 30px;
}
	div#content3{
		width: 886px;
		position: relative;
		border: 1px solid #fff;
		background-image:url(../data/ip_content_bg.png);
		background-repeat:repeat-x;
		background-color: #e2e2e2;
		padding: 30px 30px;
	}

	.border{
		border: 3px solid #678c36;
	}

	div#content5{
		position:relative;
		clear:both;
		padding-bottom:0px;
	}


/*Footer Section*/
div#footer{
	width: 948px;
	height: 175px;
	background-color: #cccccc;
	padding: 1px 1px;
	margin-bottom: 30px;
}
	div#footer_content{
		background:url(../data/ip_footer_cont_hold_bg.png) repeat-x;
		width: 936px;
		height: 153px;
		border: 1px solid #fff;
		margin : 0px;
		padding: 0px;
		padding: 10px 0px 10px 10px;
	}

		div#footer_content .footerclass{
			width: 300px;
			height: 150px;
			margin-right: 10px;
			overflow: hidden;
			float: left;
			border: 1px solid #698c38;
			background:url(../data/ip_footer_cont_bg.png) repeat-x;
		}
			.sidebar {
				width: 298px;
				height: 148px;
				overflow: hidden;
				border: 1px solid #fff;
			}

			div#footer1{

			}

			div#footer2 {

			}

			div#footer3 {

			}

div#footer_menu{
	margin: 0 auto;
	width: 948px;
	height: 50px;
	background-color: #cccccc;
	padding: 1px 1px;
	margin-bottom: 0px;
	background:url(../data/ip_footer_menu_bg.png) repeat-x;
}
	ul#footer_menu_ul{
		list-style:		none;
		width: 946px;
		height: 48px;
		border: 1px solid #fff;
		margin : 0px;
		padding: 0px;
	}

	ul#footer_menu_ul li {
		float: left;
		padding-top: 17px;
		margin-left: 10px;
	}

	ul.footer_menu{

	}

	#ivg_logo {
		background: url("../data/ip_logo_triuva_3.png") center right no-repeat transparent;
		float: left;
		height: 32px;

		margin-left: 290px;
		margin-top: 30px;
		width: 329px;
	}


.clearer{
	clear:both;
}

div#submenu_holder ul{
	padding-left: 5px;
	list-style:		none;
	margin: 0px;
}

.subselectionMenuOnSidebar{
	position: relative;
	left: -2px;
}

#pic_changer_holder{
	width: 699px;
	height: 348px;
	margin-top:1px;
	margin-left:1px;
	float: left;
	overflow:hidden;
}

div#pic_changer{
	width: 700px;
	height:348px;
}


#die_ie6{
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 10px 10px 10px 10px;
	width: 800px;
	height: 50px;
	background-color: red;
	margin: 0 auto;
	color: #fff;
}


#pic_changer_nav{
	position: relative;
	top:-30px;
	z-index: 5000;
	padding-right: 20px;
	float: right;
}
#pic_changer_nav a {
	border: none; background: #fff; text-decoration: none; margin: 0 2px; padding: 2px 2px; color: #fff !important;
	height: 5px; width: 5px; font-size:6px;
	display: inline-block;
	overflow: hidden;
	opacity:0.6;
	filter:alpha(opacity=70);
}
#pic_changer_nav a:hover{opacity:0.9; filter:alpha(opacity=90);}
#pic_changer_nav a.activeSlide { background: #403C31; color: #403C31 !important; height: 5px; width: 5px; font-size:6px; }
#pic_changer_nav a:focus { outline: none; }


#article_holder img{
	border: 3px solid #678C36;
}
.rejtsel{
display:none;
}

.g-recaptcha > div > div {
    margin: 0 auto;
}
