	form {
		margin: 0px;
		padding: 0px;
	}
	.kategorija a,img {
		color: #157CCB;
		font-weight : bold;
		text-decoration: none;
		border: 0px;
	}
	.kategorija {
		color: #157CCB;
		font-weight : bold;
		text-decoration: none;
	}
	.kategorija:hover {
		text-decoration: underline;
	}
	.prece_saraksts {
		color: #157CCB;
		text-decoration: none;
	}
	.prece_saraksts1 {
		color: Red;
		text-decoration: none;
	}
	.prece_saraksts:hover {
		text-decoration: underline;
	}
	.news_menu {
		border: 0px;
		border-bottom: 1px dashed #157CCB;
	}
	.up_menu {
		border: 0px;
		border-bottom: 1px solid #157CCB;
	}
	.up_menu_el {
		border: 0px;
		padding: 0 5px 0 5px;
	}
	.up_menu_end {
		border: 0px;
	}
	.main_table {
		border: 0px;
	}
	.main_menu {
		border: 0px;
		padding : 0;
		background : #157CCB;
	}

	.main_menu_cell {
		background : #157CCB;
		/*vertical-align : middle;*/
	}
	.main_menu_row {
		background : #157CCB;
		/*vertical-align : middle;*/
	}

	.main_menu_el {
		border: 0px;
		padding: 5px 5px 5px 5px;
		margin : 0;
		color: White;
		font-weight : bold;
		text-decoration: none;
	}
	.main_menu_cell a:hover {
		/*background-color: #0000CB;*/
		border:0;
		margin:0;

		border-color: White;
		text-decoration: underline;
	}
	.help_line {
		background-color: #88A1B7;
		padding-left: 10px;
	}
	.error_table {
		padding: 10px;
		border-color: Red;
		border-width : 2px;
		border-style : solid;
		vertical-align : middle;
		background-color: #88A1B7;
		color: White;
		text-align : center;
	}
	.info_table {
		padding: 10px;
		border-color: Green;
		border-width : 2px;
		border-style : solid;
		vertical-align : middle;
		background-color: #88A1B7;
		color: White;
		text-align : center;
	}
	.page_title {
		border: 0px;
		font-size : larger;
		color: #157CCB;
		border-bottom: 1px solid #157CCB;
	}
	.kat_title {
		color: #157CCB;
	}
	.menu_cell {
		border-right: 1px dashed #157CCB;
	}
	.content_page {
		padding: 10px;
	}
	.small_menu_st_td {
		background-color: #88A1B7;
		width : 160px;
		line-height:20px;
		vertical-align : middle;
	}
	.small_menu_st {
		background-color: #88A1B7;
		width : 160px;
		padding-left : 5px;
		text-decoration: none;
		color: White;
		/*display: "inline-block";
		line-height:20px;
		vertical-align : middle;*/
		float : right;
	}
	.small_menu_st:hover{
		background-color: Gray;
		width : 160px;
	}
	.small_menu_nd {
		text-decoration: none;
	}
	.small_menu_nd a:hover{
		text-decoration: underline;
	}
	.edit_button {
		border : 0;
		background-color: White;
		padding: 0;
		margin:0;
	}

