/* CSS Document */

body {
	background: url(assets/shared/background_image.gif);
	margin: 20px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	}
	
p, td, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
.normal {
	font-size:11px;
	color:#000;
	font-weight: normal;
	}
	
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#900;
	}
	
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	text-transform: uppercase;

	}
	
#wrapper {
	width: 600px;
	background: #3E0301;
	border: 1px solid #220201;
	margin: 20px auto;
	text-align: left;
	}
	
#ie5fix {
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
	}
	
.navList {
	list-style: url(assets/shared/nav_bullets.gif) outside;
	}
	
.navListBullet {
	font-size: 11px;
	width: 410px;
	}
	
.navUnderline {
	border-bottom: solid 1px #666;
	display: block;
	}
	
a:link {
	
	color: #b00;
	background-color: transparent;
	text-decoration: none;
	}
	
a:visited {
	
	color: #b00;
	background-color: transparent;
	text-decoration: none;
	}
	
a:active {
	
	color: #b00;
	background-color: transparent;
	text-decoration: none;
	}
	
a:hover {
	
	color: #b00;
	background-color: transparent;
	text-decoration: underline;
	}
	
.floatRight {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.floatLeft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.rowGreen {
	background: #000;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-left: 20px;
	}
	
.rowFooter {
	background: url(assets/shared/lablec_06.jpg);
	font-size: 9px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	}
	
.copyPadding {
	padding-left: 30px;
	padding-right: 30px;
	}
	
.copyPaddingFooter {
	padding-left: 50px;
	padding-right: 30px;
	color:#900;
	}
	
.copyPaddingTop {
	padding-top:3px;
	padding-left: 30px;
	padding-right: 30px;
	}
	
.menusor {
	padding-top:3px;
	padding-left: 30px;
	padding-right: 30px;
	color:#900;
	}

.copyPaddingLeft {
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 30px;
	}
	
.hirek {
	border-bottom: 1px dotted #666666;
	margin-bottom: 5px;
	padding-bottom: 3px;

	}
	
.hircim {
	font-size: 12px;
	font-weight: bold;
	color: #a00;
	padding: 0px 0px 5px;
	}
	
.cellSpacer {
	padding-left: 10px;
	}
	
.bottomTenPix {
	margin-bottom: 20px;
	}
	
.center {
	text-align: center;
	}
	
.halfPage {
	padding-right: 310px;
}
