
html {
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	font-size: 12px;
	font-family: Tahoma, Arial;
	background: #221E1F; /* url(../images/bg.jpg) repeat-x; */
}


div.wrap {
	position: relative;
	width: 1000px;
	padding: 15px;
	margin: 0 auto;
	background: white;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/**
 * 		header
 */

div.wrap div.header {
	position: relative;
	height: 90px;
	background: url(../images/lv/header.jpg) no-repeat;
}

div.wrap div.header a.logo {
	position: absolute;
	top: 15px;
	left: 17px;
}


/** top menu */

div.wrap div.header ul.top {
	position: absolute;
	bottom: 10px;
	left: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.wrap div.header ul.top li {
	float: left;	
}

div.wrap div.header ul.top li span {
	padding: 0 .5em;
}

div.wrap div.header ul.top li a {
	color: #403f41;
	font-weight: bold;
}

div.wrap div.header ul.top li a:hover,
div.wrap div.header ul.top li a.active {
	color: #be1d2c;
}


/** top2 menu */

div.wrap div.header ul.top2 {
	position: absolute;
	top: 27px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.wrap div.header ul.top2 li {
	float: left;
	color: white;
}

div.wrap div.header ul.top2 li a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	fotn-size: 11px;
	color: white;
	padding: 0 .5em;
}


/** search */

div.wrap div.header form.search {
	position: absolute;
	width: 180px;
	height: 20px;
	right: 220px;
	bottom: 7px;
	border: 1px solid #bfbfbf;
	background: white;
}

div.wrap div.header form.search input.text {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 150px;
}

div.wrap div.header form.search input.submit {
	border: 0;
	width: 24px;
	height: 20px;
	background: url(../images/ico-search.jpg) 0 50% no-repeat;
}



/** social */

div.wrap div.header ul.social {
	position: absolute;
	bottom: 10px;
	right: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.wrap div.header ul.social li {
	float: left;
	margin: 0 0 0 10px;
}

div.wrap div.header ul.social li a {
	display: block;
	height: 17px;
	width: 18px;
	background-repeat: no-repeat;
}

div.wrap div.header ul.social li a:hover {
	background-position: 0 -17px;
}

div.wrap div.header ul.social li a.draugiem {
	background-image: url(../images/ico-draugiem.jpg);
}

div.wrap div.header ul.social li a.twitter {
	background-image: url(../images/ico-twitter.jpg);
}

div.wrap div.header ul.social li a.facebook {
	background-image: url(../images/ico-facebook.jpg);
}




/**
 * 		fp box 1
 */

div.fp-box1 {
	position: relative;
	margin: 5px 0;
	background: white;
	height: 630px;
	width: 1000px;
}

div.fp-box1 div.left {
	position: relative;
	width: 745px;
	height: 630px;
	float: left;
}

div.fp-box1 div.right {
	position: relative;
	width: 250px;
	height: 630px;
	float: right;
}

/** banners */

div.fp-box1 div.left div#banner {
	position: relative;
	width: 745px;
	height: 356px;	
}

div.fp-box1 div.left div#banner a.image {
	position: absolute;
	display: none;
	width: 456px;
	height: 356px;
	background: #e1e1e1;
}

div.fp-box1 div.left div#banner a.active {
	display: block;
}

div.fp-box1 div.left div#banner a.image span.caption {
	position: absolute;
	display: block;
	background: black;
	opacity: .75;
	padding: .5em 10px;
	width: 435px;
	bottom: 0;
	color: white;
	text-decoration: none;
}

div.fp-box1 div.left div#banner ul.navi {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.fp-box1 div.left div#banner ul.navi li {
	position: relative;
	display: block;
	width: 265px;
	height: 115px;	
	padding: 0 5px 0 82px;
	margin: 0 0 5px 0;
	background-image: url(../images/bg-fp-banner-thumb.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

div.fp-box1 div.left div#banner ul.navi li a.title {
	display: block;
	padding: .5em 0 .25em 0;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

div.fp-box1 div.left div#banner ul.navi li div.short {
	color: #58595b;
	font-size: 11px;
}

div.fp-box1 div.left div#banner ul.navi li a.more {
	position: absolute;
	bottom: 5px;
	left: 82px;
	color: #58595b;
	font-size: 11px;
}

/** active */

div.fp-box1 div.left div#banner ul.navi li.active {
	background-position: 100% -115px;
}

div.fp-box1 div.left div#banner ul.navi li.active a.title,
div.fp-box1 div.left div#banner ul.navi li.active a.more {
	color: white;
}

div.fp-box1 div.left div#banner ul.navi li.active div.short {
	color: black;
}





/** ziņas */


div.fp-box1 div.left div.news {
	position: relative;
	margin: 5px 0 0 0;
	width: 745px;
	height: 268px;
}

div.fp-box1 div.left div.news div.news-box {
	position: relative;
	width: 238px;
	height: 100px;
	padding: 10px 10px 10px 120px;
	margin: 0 0 5px 0;
	background: #f0f0f1;
}

div.fp-box1 div.left div.news div.news-box a.image {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
	height: 100px;
	background-color: #959595;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.fp-box1 div.left div.news div.date {
	font-size: 10px;
}

div.fp-box1 div.left div.news div.news-box a.title {
	display: block;
	color: black;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

div.fp-box1 div.left div.news div.news-box div.short {
	font-size: 11px;
}

div.fp-box1 div.left div.news a.more {
	position: absolute;
	display: block;
	width: 725px;
	bottom: 0;
	padding: 3px 10px;
	text-align: right;
	background: #dddfdf;
	color: #c31d2b;
	font-size: 11px;
}





/**	sacensības */

div.right div.sacensibas {
	position: relative;
	width: 250px;
	height: 300px;
	background: #f0f0f1;
	margin: 0 0 5px 0;
}

div.right div.sacensibas ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.right div.sacensibas ul li {
	padding: 10px;
	background: url(../images/bg-fp-sacensibas.jpg) 50% 100% no-repeat;
}

div.right div.sacensibas ul li div {
	font-size: 11px;
}

div.right div.sacensibas ul li div span.date {
	color: #bf1d2c;
}

div.right div.sacensibas ul li a.title {
	font-weight: bold;
	color: black;
}

div.right div.sacensibas a.more {
	position: absolute;
	display: block;
	width: 230px;
	bottom: 0;
	padding: 5px 10px;
	text-align: right;
	background: #dddfdf;
	color: #c31d2b;
	font-size: 11px;
}




/**
 * 	evelostore
 */

div.evelostore {
	position: relative;
}

div.evelostore div.head {
	position: relative;
	height: 32px;
	width: 1000px;
	margin: 0 0 5px 0;
}

div.evelostore div.head a.more {
	position: absolute;
	height: 32px;
	line-height: 32px;
	right: 10px;
	color: white;
	font-size: 11px;
}

div.evelostore div.split {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #d5d5d6;
	clear: both;
}

div.evelostore div.item {
	position: relative;
	float: left;
	width: 330px;
	height: 155px;
	margin: 0 5px 0 0;
}

div.evelostore div.item a.image {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 150px;
	height: 150px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.evelostore div.item div.desc {
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 170px;
}

div.evelostore div.item span.corner {
	position: absolute;
	width: 23px;
	height: 23px;
	background-image: url(../images/bg-corner.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

div.evelostore div.item span.down {
	background-position: 0 -23px;
	bottom: 0;
	right: 0;
}

div.evelostore div.item div.desc a.title {
	color: black;
	font-weight: bold;
}

div.evelostore div.item div.desc div.short {
	font-size: 11px;
	color: #58595b;
	margin: .5em 0;
}

div.evelostore div.item div.desc div.cena {
	font-weight: bold;
	text-decoration: line-through;
}

div.evelostore div.item div.desc div.akcija {
	color: #be1d2c;
	font-weight: bold;
	font-size: 14px;
}

div.evelostore div.nobr {
	margin: 0 !important;
}





/**
 * 		social
 */

ul.fp-social {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
	height: 245px;
}

ul.fp-social li {
	float: left;
	width: 330px;
	margin: 0 5px 0 0;
}

/** sludinajumi */

ul.fp-social li div.sludinajumi {
	position: relative;
	width : 330px;
	height: 245px;
	background: #f0f0f1;
}

ul.fp-social li div.sludinajumi table.sludinajumi {
	width: 330px;
	margin: 5px 0;
	border-collapse: collapse;
	background: url(../images/bg-sludinajumi.jpg) 50% 0 repeat-y;
}

ul.fp-social li div.sludinajumi table.sludinajumi tr th {
	padding: .25em;
	background: url(../images/bg-sludinajumi-horiz.jpg) 50% 100% no-repeat
}

ul.fp-social li div.sludinajumi table.sludinajumi tr td {
	width: 50%;
	vertical-align: top;
}

ul.fp-social li div.sludinajumi table.sludinajumi tr td table.items {
	border: 0;
	border-collapse: collapse;
}

ul.fp-social li div.sludinajumi table.sludinajumi tr td table.items tr td {
	width: 50%;
	padding: .25em .5em;
	background: url(../images/bg-sludinajumi-horiz.jpg) 50% 100% no-repeat
}

ul.fp-social li div.sludinajumi table.sludinajumi tr.nobr td {
	background: none !important;
}

ul.fp-social li div.sludinajumi table.sludinajumi tr td div.date {
	display: block;
	color: #e72020;
	font-size: 10px;
	height: 10px;
}

ul.fp-social li div.sludinajumi table.sludinajumi tr td a {
	color: black;
	font-weight: bold;
}


ul.fp-social li div.sludinajumi a.more {
	position: absolute;
	display: block;
	width: 310px;
	bottom: 0;
	padding: 5px 10px;
	text-align: right;
	background: #dddfdf;
	color: #c31d2b;
	font-size: 11px;
}




/**
 * 		partners
 */

div.fp-partners {
	position: relative;
	margin: 5px 0 10px 0;
}

div.fp-partners div.head {
	margin: 0 0 5px 0;
}

div.fp-partners ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.fp-partners ul li {
	float: left;
	margin: 0 3px 0 0;
}






/**
 * 		box
 */

div.box {
	position: relative;
	margin: 5px 0;
	background: white;
	width: 1000px;
}

div.box div.left {
	position: relative;
	width: 740px;
	float: left;
}

div.box div.right {
	position: relative;
	width: 250px;
	height: 630px;
	float: right;
}






/**
 * 		news
 */

div.news div.left div.head {
	position: relative;
	height: 27px;
	line-height: 27px;
	background: url(../images/bg-news-head.jpg) repeat-x;
}

div.news div.left div.head span.title {
	font-weight: bold;
}

div.news div.left div.head div.pages {
	position: absolute;
	top: 0;
}

div.news div.left div.head div.pages * {
	float: left;
}

div.news div.left div.head div.pages a.prev {
	display: inline-block;
	margin: 0 .5em;
	width: 18px;
	height: 27px;
	background: url(../images/bg-pages.jpg) 0 50% no-repeat;
}

div.news div.left div.head div.pages a.next {
	display: inline-block;
	margin: 0 .5em;
	width: 18px;
	height: 27px;
	background: url(../images/bg-pages.jpg) -18px 50% no-repeat;
}

div.news div.left div.item {
	position: relative;
	float: left;
	padding: 10px 10px 10px 120px;
	width: 240px;
	height: 100px;
}

div.news div.left div.item div.date {
	font-size: 10px;
}

div.news div.left div.item a.image {
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	width: 100px;
	height: 100px;
	background: #959595;
}

div.news div.left div.item a.title {
	display: block;
	color: black;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

div.news div.left div.item div.short {
	font-size: 11px;
}

div.news div.left div.nth {
	background: #e8e8e9;
}


/**
 * 		news box
 */

div.news-box1 div.left div.head {
	position: relative;
	padding: 10px 0 5px 0;
	border-bottom: 5px solid #57585b;
}

div.news-box1 div.left div.head div.date {
	font-size: 11px;
}

div.news-box1 div.left div.head h1.title {
	color: #be1d2c;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	width: 480px;
}

div.news-box1 div.left div.head div.social {
	position: absolute;
	bottom: 5px;
	right: 0;
}

div.news-box1 div.left div.head div.social div.social-item {
	float: left;	
}

div.news-box1 div.left div.short {
	font-weight: bold;
	margin: .5em 0 1em 0;
}

div.news-box1 div.left div.texis p {
	line-height: 1.75em;
}

div.news-box1 div.left div#uc_comment_content {
	position: relative;
	margin: 1em 0;
}


/** galerija */

div.news-box1 div.left div.galerija {
	width: 240px;
	float: left;
	margin: 0 5px 5px 0;
	background: #f0f0f1;
}

div.news-box1 div.left div.galerijas a.image {
	display: block;
	width: 240px;
	height: 160px;
	background-color: #403e41;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.news-box1 div.left div.galerijas div.caption {
	padding: 5px 10px;
	color: black;
}



/**
 * 		galerija
 */

div.galerija div.left div.head {
	position: relative;
	padding: 10px 0 5px 0;
	border-bottom: 5px solid #57585b;
}

div.galerija div.left div.head div.date {
	font-size: 11px;
}

div.galerija div.left div.head h1.title {
	color: #be1d2c;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	width: 480px;
}

div.galerija div.left div.head div.social {
	position: absolute;
	bottom: 5px;
	right: 0;
}

div.galerija div.left div.head div.social div.social-item {
	float: left;	
}

div.galerija div.left div.images {
	margin: 10px 0;
}

div.galerija div.left div.images a.image {
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	background-position: 50% 50%;
	background-color: #acacac;
	background-repeat: no-repeat;
	margin: 0 4px 4px 0;
}

div.galerija div.left div.images a.nobr {
	margin: 0 0 4px 0; 
}

div.galerija div.left div.images div.highslide-caption {
	display: none;
}

div.galerija div.left a.more {
	display: block;
	border-top: 1px solid #bfbfbf;
	margin: .5em 0;
	padding: .5em 0 0 0;
	color: #be1d2c;
}






/**
 * 		sacensibas
 */


div.sacensibas div.left div.head {
	position: relative;
	height: 27px;
	line-height: 27px;
	background: url(../images/bg-news-head.jpg) repeat-x;
}

div.sacensibas div.left div.head span.title {
	font-weight: bold;
}

div.sacensibas div.left div.gadi {
	height: 32px;
	line-height: 32px;
}

div.sacensibas div.left div.gadi a {
	font-weight: bold;
	color: #58595b;
	margin: 0 .5em 0 0;
}

div.sacensibas div.left div.gadi a.active {
	color: #be1d2c;
	font-size: 16px;
}

div.sacensibas div.left table.sacensibas {
	width: 100%;
	border-collapse: collapse;
}

div.sacensibas div.left table.sacensibas tr td {
	height: 50px;
	vertical-align: middle;
}

div.sacensibas div.left table.sacensibas tr.nth td {
	background: #f0f0f1;
}

div.sacensibas div.left table.sacensibas tr td.datums {
	width: 90px;
	text-align: center;
	background-image: url(../images/bg-sacensibas-vert.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

div.sacensibas div.left table.sacensibas tr td.item {
	padding: 0 .5em;
	background-image: url(../images/bg-sacensibas-vert.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;		
}

div.sacensibas div.left table.sacensibas tr td.item span {
	color: #221e1f;
	font-weight: bold;
}

div.sacensibas div.left table.sacensibas tr td.params {
	width: 190px;
}

div.sacensibas div.left table.sacensibas tr td.params span {
	position: relative;
	display: block;
	width: 190px;
	height: 50px;
}

div.sacensibas div.left table.sacensibas tr td.params span a {
	display: block;
	position: absolute;
	top: 10px;
	width: 45px;
	height: 35px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.sacensibas div.left table.sacensibas tr td.params span a.galerija {
	background-image: url(../images/ico-galerija.png);
	right: 120px;
}

div.sacensibas div.left table.sacensibas tr td.params span a.nolikums {
	background-image: url(../images/ico-nolikums.png);
	right: 65px;
}

div.sacensibas div.left table.sacensibas tr td.params span a.rezultats {
	background-image: url(../images/ico-rezultati.png);
	right: 10px;
}








/**
 * 		sludinājumi
 */


div.sludinajumi div.left div.head {
	position: relative;
	height: 27px;
	line-height: 27px;
	background: url(../images/bg-news-head.jpg) repeat-x;
}

div.sludinajumi div.left div.head span.title {
	font-weight: bold;
}

div.sludinajumi div.left div.veidi {
	height: 32px;
	line-height: 32px;
}

div.sludinajumi div.left div.veidi a {
	font-weight: bold;
	color: #58595b;
	margin: 0 .5em 0 0;
}

div.sludinajumi div.left div.veidi a.active {
	color: #be1d2c;
	font-size: 16px;
}

div.sludinajumi div.left table.sludinajumi {
	width: 100%;
	border-collapse: collapse;
}

div.sludinajumi div.left table.sludinajumi tr td {
	height: 50px;
	vertical-align: middle;
}

div.sludinajumi div.left table.sludinajumi tr.nth td {
	background: #f0f0f1;
}

div.sludinajumi div.left table.sludinajumi tr td.image {
	width: 90px;
	text-align: center;
	background-image: url(../images/bg-sacensibas-vert.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

div.sludinajumi div.left table.sludinajumi tr td.image a.image {
	display: block;
	width: 70px;
	height: 70px;
	margin: 10px;
	background-image: url(../images/bg-sludinajums.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.sludinajumi div.left table.sludinajumi tr td.item {
	padding: 0 .5em;
	background-image: url(../images/bg-sacensibas-vert.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;		
}

div.sludinajumi div.left table.sludinajumi tr td.item div.datums {
	font-size: 11px;
	color: #58595b;
}

div.sludinajumi div.left table.sludinajumi tr td.item a.veids {
	color: #be1d2c;
	font-size: 14px;
	font-weight: bold;
}

div.sludinajumi div.left table.sludinajumi tr td.item a.title {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

div.sludinajumi div.left table.sludinajumi tr td.item div.short {
	color: #363636;
	font-size: 11px;
}

div.sludinajumi div.left table.sludinajumi tr td.params {
	padding: 0 0 0 10px;
	width: 180px;
	color: #be1d2c;
	font-size: 14px;
	font-weight: bold;
}


/**		sludinajums */

div.sludinajumi div.left table.sludinajums {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

div.sludinajumi div.left table.sludinajums tr td {
	padding: .5em .5em;
}

div.sludinajumi div.left table.sludinajums tr.nth td {
	background: #f0f0f1;
}

div.sludinajumi div.left table.sludinajums tr td.label {
	width: 150px;
	text-align: right;
	font-weight: bold;
	color: #a5a5a5;
}

div.sludinajumi div.left div.images {
	margin: 1em 0;
	text-align: center;
}

div.sludinajumi div.left div.images img {
	max-width: 500px;
}


/**		anketa */

div.sludinajumi div.head2 {
	background: #403e41;
	color: white;
	padding: .5em 1em;
}

div.sludinajumi form {
	background: #f0f0f1;
	padding: 1em 0;
}

div.sludinajumi div.left table.anketa {
	width: 100%;
	border: 0;
}

div.sludinajumi div.left table.anketa tr td.label {
	width: 150px;
	text-align: right;
	font-weight: bold;
}

div.sludinajumi div.left table.anketa tr td.msg {
	width: 150px;
}


div.sludinajumi div.left table.anketa tr td.data input.max {
	width: 99%;
	border: 1px solid #bfbfbf;
}

div.sludinajumi div.left table.anketa tr td.data input.min {
	width: 50px;
	border: 1px solid #bfbfbf;
}

div.sludinajumi div.left table.anketa tr td.data textarea {
	width: 99%;
	height: 100px;
	border: 1px solid #bfbfbf;	
}

div.sludinajumi div.left table.anketa tr td.data input.submit {
	background: #403e41;
	color: white;
	text-transform: uppercase;
	padding: .5em 1em;
	border: 0;
}






/**		kauss */


div.kauss div.left div.head {
	position: relative;
	height: 27px;
	line-height: 27px;
	background: url(../images/bg-news-head.jpg) repeat-x;
}

div.kauss div.left div.head span.title {
	font-weight: bold;
}

div.kauss div.left div.gadi {
	height: 32px;
	line-height: 32px;
}

div.kauss div.left div.gadi a {
	font-weight: bold;
	color: #58595b;
	margin: 0 .5em 0 0;
}

div.kauss div.left div.gadi a.active {
	color: #be1d2c;
	font-size: 16px;
}



div.kauss form {
	background: #f0f0f1;
	padding: 1em 0;
	margin: 1em 0;
}

div.kauss div.left table.anketa {
	width: 100%;
	border: 0;
}

div.kauss div.left table.anketa tr td.label {
	width: 150px;
	text-align: right;
	font-weight: bold;
}

div.kauss div.left table.anketa tr td.msg {
	width: 150px;
}


div.kauss div.left table.anketa tr td.data input.max {
	width: 99%;
	border: 1px solid #bfbfbf;
}

div.kauss div.left table.anketa tr td.data input.min {
	width: 50px;
	border: 1px solid #bfbfbf;
}

div.kauss div.left table.anketa tr td.data input.ro {
	background: #f0f0f1;
}

div.kauss div.left table.anketa tr td.data textarea {
	width: 99%;
	height: 100px;
	border: 1px solid #bfbfbf;	
}

div.kauss div.left table.anketa tr td.data input.submit {
	background: #403e41;
	color: white;
	text-transform: uppercase;
	padding: .5em 1em;
	border: 0;
}





div.kauss div.left table.dalibnieki {
	width: 100%;
	border-collapse: collapse;
}

div.kauss div.left table.dalibnieki tr td {
	height: 30px;
	vertical-align: middle;
}

div.kauss div.left table.dalibnieki tr.nth td {
	background: #f0f0f1;
}

div.kauss div.left table.dalibnieki tr td.vards {
	width: 200px;
	text-align: left;
	padding: 0 .5em;
	background-image: url(../images/bg-sacensibas-vert.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

div.kauss div.left table.dalibnieki tr td.komanda {
	padding: 0 .5em;
	background-image: url(../images/bg-sacensibas-vert.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;	
}

div.kauss div.left table.dalibnieki tr td.posms {
	width: 100px;
	text-align: center;
	background-image: url(../images/bg-sacensibas-vert.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;	
}

div.kauss div.left table.dalibnieki tr td.statuss {
	width: 100px;
	text-align: center;
}












/**
 * 		search
 */


div.search a {
	color: black;
}





/**
 * 		footer
 */

div.footer {
	position: relative;
	clear: both;
}

div.footer div.head {
	position: relative;
	height: 28px;
}

div.footer div.head a.logo {
	position: absolute;
	top: 0;
	left: 11px;
}

div.footer div.head ul.menu {
	position: absolute;
	top: 0;
	right: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.footer div.head ul.menu li {
	float: left;
	margin: 0 0 0 1em;
}

div.footer div.head ul.menu li a {
	display: block;
	height: 28px;
	line-height: 28px;
	color: white;
	font-size: 11px;
	text-transform: uppercase;
}

div.footer a.cosmodroms {
	position: absolute;
	top: 28px;
	right: 0;
}

div.footer div.copy {
	font-size: 11px;
}

