/* CSS Document */

body {
	background: #D4D4D4;
	margin: 20px;
	font-family: helvetica, arial, verdana, sans-serif;
	text-align: center;
	}
	
p, td, li {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 140%;
	}
	
h1 {
	font-family: helvetica, arial, verdana, sans-serif;
	color:#222222;
	font-size: 18px;
	font-weight:bold;
	}
	
h2 {
	font-family: helvetica, arial, verdana, sans-serif;
	color:#336699;
	font-size: 22px;
	font-weight:normal;
	text-align: left;
	}
	
h3 {
	font-family: helvetica, arial, verdana, sans-serif;
	color:#336699;
	font-size: 14px;
	font-weight:normal;
	text-transform: uppercase;
	}
	
h4 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}
	
#wrapper {
	width: 750px;
	background: #fff;
	border: 0px solid #fff;
	margin: 20px auto;
	text-align: left;
	}
	
#ie5fix {
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
	}
	
.titleUpper {
	font-family: helvetica, arial, verdana, sans-serif;
	color:#336699;
	font-size: 10px;
	font-weight:normal;
	text-transform: uppercase;
	}
	
.navList {
	list-style: url(assets/shared/bullet.gif) outside;
	margin-top: 5px;
	}
	
.navListBullet {
	font-size: 11px;
	width: 550px;
	margin-bottom: 3px;
	}
	
.navUnderline {
	border-bottom: solid 1px #666;
	display: block;
	}
	
a:link {
	font-weingh: normal;
	color: #336699;
	background-color: transparent;
	text-decoration: none;
	}
	
a:visited {
	font-weingh: normal;
	color: #336699;
	background-color: transparent;
	text-decoration: none;
	}
	
a:active {
	font-weingh: normal;
	color: #336699;
	background-color: transparent;
	text-decoration: none;
	}
	
a:hover {
	font-weingh: normal;
	color: 336699;
	text-decoration: underline;
	}
	
.floatRight {
	float:right;
	}
	
.floatRightMargin {
	float:right;
	margin-left: 10px;
	}
	
.floatLeft {
	float:left;
	margin-right: 10px;
	}
	
.floatLeftTopMargin {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	}
	
.rowGreen {
	background: url(assets/shared/fejlec_04.jpg);
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 3px;
	}
	
.rowFooter {
	background: url(assets/shared/lablec_06.jpg);
	font-size: 9px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	}
	
.copyPadding {
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 8px;
	}
	
.copyPaddingLeft {
	padding-top: 10px;
	padding-left: 210px;
	}
	
.cellSpacer {
	padding-left: 10px;
	}
	
.bottomTenPix {
	margin-bottom: 20px;
	}
	
.center {
	text-align: center;
	}
	
.halfPage {
	padding-right: 310px;
}

.style3 {
	font-family: helvetica, arial, verdana, sans-serif;
	color:#336699;
	font-size: 11px;
	font-weight:normal;
	}
