.firstPageNavigation {
	/*width: 100%;
	list-style: none;
	margin-top: 12px;*/
	height: 23px;
}
.firstPageNavigationImages {
	list-style: none;
	margin-top: 4px;
	width: 100%;
	/*height: 70% !important;
	height: 80%;*/
	margin-bottom: 130px;
}
.firstPageNavigation td {
	/*float: left;*/
	width: 14%;
	font-size: 12px;
	text-align: center;
	margin-right: 4px !important;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
}
.firstPageNavigationImages td {
	/*float: left;*/
	width: 14%;
	font-size: 12px;
	text-align: center;
	border-right: 5px solid #fff;
	vertical-align: middle ! important;
	border-bottom: 5px solid #fff;
}
.firstPageNavigationImages td img {
	display: inline;
}
.firstPageNavigationImages td.last {
	border-right: 0;
}
.firstPageNavigation td.last {
	border-right: 0;
}
.firstPageNavigation td a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.firstPageNavigationImages td.fp_rati {
	background-color: #ABF282;
}
.firstPageNavigationImages td.fp_sedekli {
	background-color: #DF82EE;
}
.firstPageNavigationImages td.fp_kresli {
	background-color: #FF80AC;
}
.firstPageNavigationImages td.fp_davanas {
	background-color: #FF7367;
}
.firstPageNavigationImages td.fp_somas {
	background-color: #FFC156;
}
.firstPageNavigationImages td.fp_racijas {
	background-color: #FEEA59;
}
.firstPageNavigationImages td.fp_rotallietas.last {
	background-color: #DFF159;
}
.banners {
	vertical-align: bottom;
	color: #fff;
	border-bottom: 5px solid #fff;
}
.banners a {
	color: #fff;
	text-decoration: none;
}
.leftBanner {
	float: left;
	width: 50%;
	background-color: #DBE800;
	height: 70px;
	text-align: right;
	background-image: url(../images/baner_bg_left.jpg);
		background-repeat: repeat-x;
	background-position: 0 65px;
}
.rightBanner {
	float: right;
	width: 50%;
	background-color: #E86B9E;
	height: 70px;
	text-align: left;
	background-image: url(../images/baner_bg_right.jpg);
	background-repeat: repeat-x;
	background-position: 0 65px;
}
* html .rightBanner {
	margin-left: -3px;
}
.first_line {
	font-weight: bold;
	font-size: 24px;
}
.second_line {
	font-weight: bold;
	font-size: 11px;
}
.leftBanner .first_line {
	margin-right: 10px;
	margin-top: 10px;
}
.leftBanner .second_line {
	margin-right: 10px;
}
.rightBanner .first_line {
	margin-left: 10px;
	margin-top: 10px;
}
.rightBanner .second_line {
	margin-left: 10px;
}
.footerContainer {
	background-image: url(../images/footer_left_bg_pirma_lat.gif);
}
.footerRightBox {
	background-image: url(../images/footer_right_bg_pirma_lat.gif);
}
#mainSpacer {
	height: 1px ! important;
	line-height: 1px ! important;
	margin: 0 ! important;
}