@charset "UTF-8";
/* CSS Document */



.blockquote {
	background-image:url(../img/blockquote.png);
	background-repeat:no-repeat;
	width: 439px;
	height: 108px;
	margin: 0;
	padding: 20px 10px 10px 90px;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:12px;
	color: #3b3b3b;
	font-style:italic;
	}
	
.quote_from {
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:12px;
	color: #757887;
	float: right;
	margin: 20px 20px 0 0;
	text-align:right;
	}
	
.quote_header {
	color: #2d78d2;
	font-family:MyriadProRegular, Helvetica, sans-serif;
	font-size:30px;
	}
	

/***********************************************************************************************************************
 STYLES FOR TABBED AREA
************************************************************************************************************************/


ul.tabs {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	width: 100%;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: .05em;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #cdcdcd;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin-right: 1px;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 1px 30px;
	outline: none;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
}
ul.tabs li a:hover {
	background: #b80707;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
}


html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #cdcdcd;
	color: #fff;
}

ul.tabs li.active a {
	background: #b80707;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
}

html ul.tabs li.active a:hover {
	background: #b80707;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;
	background: #fcfcfc;
	border: 1px solid #cacaca;
	-moz-border-radius: 0 7px 7px 7px;
	-webkit-border-radius: 0 7px 7px 7px;
	border-radius: 0 7px 7px 7px;
}
.tab_content {
	padding: 20px;
	font-size: 11px;
	color:#333;
}

.tab_header {
	color: #b80707;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
	
.tab_left {
	width: 380px;
	float: left;
	}
	
.tab_left p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; -webkit-font-smoothing: antialiased;
}
	
.tab_right {
	width: 200px;
	float: right;
	text-align: right;
	}
	
.tab_right p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; -webkit-font-smoothing: antialiased;
}
	
.tab_container ul {
	margin:0;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	line-height: 24px;
	margin-left: 20px;
	}
	
.tab_container li {
	padding: 0 0 0 0;
	margin:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #757887;
	font-size:14px;
	font-style:italic;
	}
	


/***********************************************************************************************************************
 ALSÓ TABBED AREA
************************************************************************************************************************/
.also_tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 630px;
	background: #fcfcfc;
	border: 1px solid #cacaca;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;

}
.also_tab_left {
	width: 350px;
	float: left;
	margin: 10px;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	margin-left: 20px;
	}
.also_tab_left p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; -webkit-font-smoothing: antialiased; 
}
.also_tab_left p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; -webkit-font-smoothing: antialiased; 
}
.also_tab_center {
	width: 610px;
	float: left;
	margin: 10px;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	margin-left: 20px;
	}
.also_tab_center p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; -webkit-font-smoothing: antialiased; 
}
.also_tab_right {
	position: absolute;
	padding-top: 10px;
	padding-left: 365px;
	width: 250px;
	float: right;
	text-align: left;
	}
	
.also_tab_right p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; -webkit-font-smoothing: antialiased;
}
/***********************************************************************************************************************
 ALSÓ TABBED AREA HÍREK
************************************************************************************************************************/
.also_tab_container_hirek {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 630px;
	background: #333;
	border: 1px solid #333;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.also_tab_left_hirek {
	width: 320px;
	float: left;
	margin: 10px;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	margin-left: 20px;
}
	
.also_tab_left_hirek p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #fff; -webkit-font-smoothing: antialiased; 
}
.also_tab_right_hirek {
	width: 250px;
	float: left;
	text-align: left;
	}
	
.also_tab_right_hirek p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; float: left; background-color: #fff; color: #fff; -webkit-font-smoothing: antialiased;
}
.also_tab_hirek_title {
	width: 350px;
	float: left;
	margin: 10px;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	margin-left: 20px;
	}
.also_tab_hirek_title p { font: 36px/34px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #fff; -webkit-font-smoothing: antialiased; 
}/*
