@import url("lightbox.css");
@import url("contact.css");
@import url("menu.css");
@import url("reasons.css");
@import url("hero.css");

/*
H1 cím (főcím)
*/
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #013d5c;
	
}

#green {
	color: #6caf23;
}

#gray {
	color: #162008;
}

/* mehet a common-ba */
h2 {
	margin: 0px 0px 5px 0px;
	font-size: 1.6em;
	font-weight: normal;
	color: #0072b5;
}

h3 {
	/*padding: 0px 0px 0px 3px;*/
	margin: 0px 0px 6px 0px;
	font-size: 1.4em;
	font-weight: normal;
	color: #162008;
	/*background: url('common/images/elements/f.png') no-repeat left bottom;
	border-left: 3px solid #6caf23;*/
}
/* eddig */

h3#n {
	font-size: 1.4em;
	font-weight: normal;
	color: #0072b5;
	padding: 8px 0px;
}

h2 span, h3 span {
	display: none;
}

/*
H4 cím
*/
h4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #515151;
}

.pFeaturedBox h4 {
	background-color: #e6e6e6;
	padding: 6px 8px 2px 8px;
	margin: 0px 0px 8px 0px;
	border-bottom: 3px solid #d6d6d6;
}

/*
Linkek
*/
a:link, a:active, a:visited {
	color: #0072b5;
	text-decoration: underline;
}

a:hover {
	color: #0072b5;
	text-decoration: none;
}

/*
PAGE CONTAINER
*/
.Container {
	width: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url('/en-US/style/images/bg.png') #0072b5 top left repeat-x;
	padding-bottom: 5px;
}

/* HEADER PANEL */
.HeaderPanel {
	width: 1000px;
	height: 290px;
	margin: 0px auto 0px auto;
}

/* CONTENT PANEL */
.ContentPanel {
	width: 1000px;
	margin: 0px auto 0px auto;
}

.ContentPanelTop {
	height: 20px;
	background: url('/en-US/style/images/elements/ContentBackgroundTop.png') top left no-repeat;
}

.ContentPanelMiddle {
	background: url('/en-US/style/images/elements/ContentBackground.png') top left repeat-y;
}

.ContentPanelBottom {
	height: 20px;
	background: url('/en-US/style/images/elements/ContentBackgroundBottom.png') top left no-repeat;
}

.ContentText {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	width: 700px;
	float: left;
	text-align: left;
}

#description li {
	list-style-type: square;
}

.IdentityImagesBorder {
	border: 1px solid #e0e0e0;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.IdentityImages {
	width: 220px;
	height: 147px;
	background: #d6e8f2;
	margin: 2px;
}

.FeaturedBox {
	padding-left: 750px;
	padding-right: 25px;
	text-align: left;
}

.quote {
	/*padding: 10px;
	background-color: #ffffcc;
	border-top: 1px solid #ff9231;
	border-bottom: 1px solid #ff9231;*/
}

	.quote cite {
		padding: 0px 0px 6px 0px;
		display: block;
		font-style: normal;
	}

	.quote span {
		font-size: 1.4em;
		font-weight: bold;
	}
	
	.quote .Opinion {
		text-align: right;
	}

/* FOOTER PANEL */
.FooterPanel {
	width: 1000px;
	margin: 0px auto 0px auto;
}

	.FooterBackground {
		background: url('/en-US/style/images/elements/FooterBackground.png') left bottom repeat-y;
		padding: 0px 25px;
	}

	.FooterTop {
		height: 20px;
		background: url('/en-US/style/images/elements/FooterTop.png') top left no-repeat;
	}

	.FooterBottom {
		height: 19px;
		background: url('/en-US/style/images/elements/FooterBottom.png') top left no-repeat;
	}

	.FooterPanel a:link, .FooterPanel a:active, .FooterPanel a:visited {
		color: #767676;
		text-decoration: none;
	}

	.FooterPanel a:hover {
		color: #404040;
		text-decoration: underline;
	}

	.FooterBox1 {
		width: 310px;
		padding: 5px 0px 20px 0px;
		margin: 0px 0px 0px 10px;
		float: left;
		/*border-right: 1px dotted #767676;*/
	}

	.FooterBox2 {
		width: 310px;
		margin: 5px 0px 20px 0px;
		margin: 0px 0px 0px 10px;
		float: left;
		/*border-right: 1px dotted #767676;*/
	}

	.FooterBox3 {
		padding: 5px 0px 20px 0px;
		margin: 0px 0px 0px 665px;
	}

	.Copyright {
		border-top: 1px solid #a8a8a8;
		padding: 10px 0px 0px 0px;
	}

#sitemapItem {
	padding-left: 25px;
}

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

.FullContentText {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}

.FullContentText strong {}

.FullContentText p {}

/* Contact Form: Main Form */
/* Start */
.MainForm p {
	margin-bottom: 5px;
}

.FormRow {}

.FormRowLeft {
	float: left;
	padding-right: 5px;
	width: 160px;
}
/* End */

/* Required */
#required {
	color: #ff0000;
}

/* Links */
#links {
	text-indent: -9999px;
}


/* Prices */
#prices {
	width: 50%;
	float: left;
}

#pricerow {
	background: #f6f6f6;
	border-bottom: dotted 1px #e6e6e6;
	padding: 3px;
}

#pricealternaterow {
	background: #ffffff;
	border-bottom: dotted 1px #e6e6e6;
	padding: 3px;
}
/**/

/*
Tabber
*/
/*
REQUIRED to hide the non-active tab content.
But do not hide them in the print stylesheet!
*/
.tabberlive .tabbertabhide {
	display: none;
}

/*
.tabber = before the tabber interface is set up
.tabberlive = after the tabber interface is set up
*/
.tabber {}

.tabberlive {
	margin-top: 1em;
}

/*
ul.tabbernav = the tab navigation list
li.tabberactive = the active tab
*/
ul.tabbernav {
	margin: 0px;
	padding: 3px 0px;
	border-bottom: 1px solid #e0e0e0;
	font: bold 12px Arial, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	background: #e6e6e6;
	text-decoration: none;
}

ul.tabbernav li a:link {
	color: #515151;
}

ul.tabbernav li a:visited {
	color: #515151;
}

ul.tabbernav li a:hover {
	color: #515151;
	background: #d6d6d6;
	border-color: #e0e0e0;
}

ul.tabbernav li.tabberactive a {
	background-color: #f3f6f9;
	border-bottom: 1px solid #f3f6f9;
}

ul.tabbernav li.tabberactive a:hover {
	color: #515151;
	background: #f3f6f9;
	border-bottom: 1px solid #f3f6f9;
}

/*
.tabbertab = the tab content
Add style only after the tabber interface is set up (.tabberlive)
*/
.tabberlive .tabbertab {
	padding: 5px;
	border: 1px solid #e0e0e0;
	border-top: 0px;
}

.tabberlive .tabbertab h2 {
	/*display: none;*/
}

.tabberlive .tabbertab h3 {
	/*display: none;*/
}

/* Example of using an ID to set different styles for the tabs on the page 
.tabberlive#tab1 {}

.tabberlive#tab2 {}

.tabberlive#tab2 .tabbertab {
	height: 200px;
	overflow: auto;
}*/

.tabberlive .tabbertab {
	padding: 10px;
	background: #f3f6f9;
}

/* CSS kiegészítés */
#KeywordCloud {
	/*display: none;*/
	text-indent: -9999px;
}

.important {
	color: #ff0000;
}

/* Új termékek */
.ProductsListBackground {
	width: 700px;
	background: #d6e8f2;
}

.ProductsList {
	padding: 15px;
}

.ProductsListImage {
	background: #ffffff;
	width: 90px;
	height: 90px;
	margin-right: 15px;
	float: left;
}

.ProductsListItem {
	margin-left: 105px;
}

.ProductsListItem a:link, .ProductsListItem a:active, .ProductsListItem a:visited {
	color: #0072b5;
	text-decoration: underline;
	background: url('/hu-HU/style/images/elements/arrow.gif') top right no-repeat;
	padding-right: 8px;
}

.ProductsListItem a:hover {
	color: #0072b5;
	text-decoration: none;
	background: url('/hu-HU/style/images/elements/arrow.gif') top right no-repeat;
	padding-right: 8px;
}
