@import "menu.css"; 
@import "headfoot.css"; 

body
{
	border: none;
	margin: 0px;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	text-align: center;
	color: #EEF6FE;
	background-color: #EEF6FE;
}
.nolink
{
	text-decoration: none;	
}
	
.oneColFixCtr #container {
	background-attachment: fixed;
	background-image: url(../Images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
/* Tartalom */
table.contentArea
{
	border: none;
	color: #fff;
	width:770px;
}

table.contentSectionManin 
{
	border: none;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	color: #000;
	vertical-align: top;
	background-color: #fff;
}

table.contentTable
{
	border: none;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	color: #000;
	vertical-align: top;
}

table.contentTable .subTitle
{
	font-family: Arial;
	font-size: 16px;
}

.contentMiddle
{
	padding: 0px 20px 0px 10px;
}

.contentText
{
	font-size: 11px;
	padding: 5px 0px 0px 0px;
}


.subSubTitle
{
	color: #ed1c24;
	font-weight: bold;
}

.contentMiddle li
{
	padding: 0px 0px 3px 0px;
	list-style-position: outside;
	list-style-image: url(../Images/mark/pipa.gif);
}

.contentMiddle .sorted ol li
{
	padding: 0px 0px 3px 0px;
	list-style-position: outside;
	list-style-type: none;
}

td.rightBanner
{
	vertical-align: top;
	padding-left: 10px;
}


table.tesztEredm
{
	border: none;
	width: 546px;
	padding: 0px 0px 0px 0px;
}

table.tesztEredm td.subTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
	padding: 0px 0px 13px 0px;
}

table.tesztEredm td.logo
{
	padding: 6px 0px 0px 10px;
	text-align: right;
	vertical-align: top;
	width: 67px;
}

ul.tesztEredmList
{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom:2px;
	text-align: left;	
	display: block;
}

ul.tesztEredmList li
{
	padding: 0px 0px 3px 0px;
	list-style-position: outside;
	list-style-image: url(../Images/layout/icons/check.gif);
}


img.illustration
{
	border: none;
	margin: 0px 20px 5px 0px;
	float: left;
}
img.illustration_list {
	border: none;
	margin: 0px 20px 5px 0px;
	float: left;
}

/* Fõoldal */

table.homeMainPromo
{
	background-color: #fff;
}

table.homeContent
{
	background-color: #fff;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
table.homeContent td.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 4px 8px 5px 12px;
	font-weight: bold;
}
table.homeContent td.textbox
{	
	padding: 0px 10px 0px 0px;
}
table.homeContent td.textbox_title
{	
	padding: 10px 0px 8px 12px;
	font-weight: bold;
	font-size: 11px;
	color: #003399;
}
a.textbox
{
	color: #003399;
	text-decoration:underline;
	font-size: 11px;
}
a.textbox:hover
{
	color: #cc1020;
	text-decoration:underline;
	font-size: 11px;
}

/* Szekció fõoldalak */

td.promoText
{
	text-align: left;
	vertical-align: bottom;
	padding: 0px 0px 10px 20px;
}

td.promoButton
{
	text-align: right;
	vertical-align: bottom;
	padding: 0px 20px 15px 0px;
}

/* Bal menu */
table.quickSearch 
{
	border: none;
	width: 180px;
	background-color: #ffeee4;
}

table.quickSearch td
{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 4px 8px 5px 9px;
	
}
table.quickSearch a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
table.quickSearch a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc1020;
	text-decoration: none;
}
table.quickSearch td.title
{
	background-color: #ff866b;
	border-top: 1px solid #ffffff;
}
table.quickSearch td.title_noline
{
	background-color: #ff866b;
	
}
table.quickSearch td.content
{
	padding: 10px 1px 9px 1px;
}
table.quickSearch a.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight:normal;
	padding-top: 20px;
	
}
table.quickSearch a.content:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc1020;
	text-decoration: none;
	font-weight:normal;
	padding-top: 20px;
	
}

table.poll 
{
	border: none;
	width: 180px;
	background-image: url(../images/layout/poll_bg.gif);
}

table.poll td
{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 4px 8px 5px 9px;
}

table.poll td.title
{
	background-color: #588fda;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

/* Akciok */
td.akciokFo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 5px 10px 10px;
	vertical-align: top;
	text-align: center;
	color: #000;
}

td.akciokFo a.b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #039;
	text-decoration: underline;
	font-weight: bold;
}
td.akciokFo a.b:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc1020;
	text-decoration: underline;
	font-weight: bold;
}

td.akciokFo a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #039;
	text-decoration: none;
	font-weight: normal;
}
td.akciokFo a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc1020;
	text-decoration: none;
	font-weight: normal;
}

/* Szolgáltatások */

table.fizetes
{
	border: none;
	width: 546px;
	padding: 0px 0px 0px 0px;
}

table.fizetes td.subTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

table.fizetes td.White1
{
	padding: 0px;
	background-color: #fff;
	height: 2px;
}

table.fizetes td.White2
{
	padding: 0px;
	background-color: #fff;
	height: 6px;
}

table.fizetes td.RedLine
{
	padding: 0px;
	background-color: #ed1c24;
	height: 1px; 
}

table.ajandeku
{
	padding: 10px 10px 10px 10px;
	border: 1px;
	border-color: #acccee;
}


/* Baba bónusz */
td.babaBonuszKep
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
}

td.babaBonuszKep a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
	font-decoration: underline;
	font-weight: normal;
	margin-bottom: 15px;
}
td.babaBonuszKep a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc1020;
	font-decoration: underline;
	font-weight: normal;
	margin-bottom: 15px;
}

td.babaBonuszFo
{
	background-image: url(../images/layout/vertical_separator.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 5px 10px 10px;
	vertical-align: top;
	color: #000;
}

td.babaBonuszFo a.b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #039;
	font-decoration: underline;
	font-weight: bold;
	margin-bottom: 15px;
}
td.babaBonuszFo a.b:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc1020;
	font-decoration: underline;
	font-weight: bold;
	margin-bottom: 15px;
}

td.babaBonuszFo a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #039;
	font-decoration: underline;
}
td.babaBonuszFo a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc1020;
	font-decoration: underline;
}

td.babaBonuszFo p
{
	margin: 2px 0px 3px 0px;
}

/* Formok */
input.quickSearchText
{
	width: 100px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #fff;
}

input.pollText
{
	width: 100px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #fff;
}

td.babaForm
{
	padding: 3px 10px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

input.babaFormText
{
	width: 219px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #999;
}

input.babaFormDatum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #999;
}

input.babaFormUzenet
{
	width: 219px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #999;
}

/* Mi márkánk */

table.termekNav
{
	border: none;
	width: 565px;
	padding: 0px 0px 0px 0px;
}


table.termekNav td.logo
{
	padding: 7px 15px 0px 0px;
	text-align: left;
	vertical-align: top;
	width: 100px;
}

table.termekNav td.White
{
	padding: 0px;
	background-color: #fff;
	height: 10px;
}

table.termekNav td.RedLine
{
	padding: 0px;
	background-color: #ed1c24;
	height: 1px; 
}

table.termekNav td.link
{
	padding: 6px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	width:150px;
}

table.termekNav td a.termekLink, a.termekLink:link, a.termekLink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

table.termekNav td a.termekLink:active, a.termekLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}

/* Shop List */
table.ShopList
{
	border: none;
	width: 170px;
	background-image: url(../images/layout/Magazine/Magazine_ShopList_Bg.gif);
}
table.Shops td
{
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Sajtoszoba */
.cim
{
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.datum
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

.blurb
{
	font-family: Arial;
	font-size: 13px;
	color: #000;
}

a.Sajto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
	font-decoration: underline;
	font-weight: normal;
	margin-bottom: 15px;
}

a.Sajto:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc1020;
	font-decoration: underline;
	font-weight: normal;
	margin-bottom: 15px;
}

/* Regi siterol */
.kep {
	border: #004A88 1px solid;
	margin-bottom: 10px;
	margin-right: 10px;
} 

.tabla2  {
	font-size : 11px;
	font-family : Arial;
	color : #004A88;
	margin-left : 11px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 15px;
	text-align : left;
	border : 1px solid #c9d0e2;
	border-collapse : collapse;
}

.tablatermek {
	margin-left: 0px;
	margin-right: 0px;
	border : 1px solid #8797c2;
	border-collapse : collapse;
}

.termekszoveg  {
	font-size : 12px;
	font-family : Arial;
	color : #325081;
   	margin-left : 2px;
   	margin-right : 2px;
   	margin-top : 2px;
   	margin-bottom : 2px;
   	line-height : 15px;
   	text-align : justified;

}

.szoveg  {
        font-size : 12px;
        font-family : Arial;
        color : #325081;
    	margin-left : 19px;
    	margin-right : 25px;
    	margin-top : 14px;
    	margin-bottom : 6px;
    	line-height : 15px;
    	text-align : justify;

}
.palyazat li {
	padding: 0px 0px 3px 0px;
	list-style-position: outside;
	list-style-image: url(../Images/mark/pipa.gif);
}
