/*
----------------------------------------------------------------

					Iekšejo Auditoru Instituts
					 Progress caur sadarbibu!

----------------------------------------------------------------
*/

/* ----------------------- NOKLUSETIE ----------------------- */
@charset "utf-8";

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/* text-align: center; */
}

table, tr, td, form {
	border-collapse: collapse;
	border: none;
	margin: 0px;
	padding: 0px;
  font-size: 100%;
}

.wordTD {
padding: 3px;
}

span {
	margin: 0px;
	padding: 0px;
}

h1 {
	font: bold 19px Tahoma;
	color: #8D1818;
	letter-spacing: -1px;
}

/* -------------------------- AUGŠA ------------------------- */
.main_top_table {
	background: url(/images/bg_top.gif) repeat-x;
	width: 100%;
}

.logo_top {
	width: 100%;
	height: 102px;
	background: url(/images/logo_bg.jpg) top right no-repeat;
}

#logo {
	padding: 0px 0px 0px 50px;
}

/* --------------------------- MENU ------------------------- */
.menu_con {
	width: 180px;
	background: url(/images/menu_bg.gif) top left no-repeat;
  padding-left: 20px;
}

.menu_con_td {
  padding: 14px 0px 0px 15px;
}


table.menu_con table a,link,visited {
	color: #FFFFFF;
	text-decoration: none;
}

table.menu_con table a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu {

}

/* -------------------------- POGAS ------------------------- */
.btn_01 {
	width: 141px;
	margin: 0px 0px 3px 0px;
	font: bold 11px Tahoma;
	color: #FFFFFF;
}

.btn_02 {
	width: 141px;
	margin: 0px 0px 3px 5px;
	font: bold 11px Tahoma;
	color: #FFFFFF;
}

.btn_03 {
	width: 141px;
	margin: 0px 0px 3px 10px;
	font: bold 11px Tahoma;
	color: #FFFFFF;
}

.btn_top {
	width: 141px;
	height: 3px;
	background: url(/images/btn_top.gif) top left no-repeat;
	cursor: pointer;
}

.btn_top_hover {
	width: 141px;
	height: 3px;
	background: url(/images/btn_top_hover.gif) top left no-repeat;
	cursor: pointer;
}

.btn_top_active {
	width: 141px;
	height: 3px;
	background: url(/images/btn_top_active.gif) top left no-repeat;
	cursor: pointer;
}

.btn_mid {
	background: #003366;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}

.btn_mid_hover {
	background: #7CA1C6;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}

.btn_mid_active {
	background: #346494;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}

.btn_bot {
	width: 141px;
	height: 3px;
	background: url(/images/btn_bot.gif) top left no-repeat;
	cursor: pointer;
}

.btn_bot_hover {
	width: 141px;
	height: 3px;
	background: url(/images/btn_bot_hover.gif) top left no-repeat;
	cursor: pointer;
}

.btn_bot_active {
	width: 141px;
	height: 3px;
	background: url(/images/btn_bot_active.gif) top left no-repeat;
	cursor: pointer;
}
/*
.btn_01 {
	width: 141px;
	height: 20px;
	background: url(/images/btn.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	cursor: pointer;
}

.btn_01_hover {
	width: 141px;
	height: 20px;
	background: url(/images/btn_hover.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	cursor: pointer;
}

.btn_01_press {
	width: 141px;
	height: 20px;
	background: url(/images/btn_press.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	cursor: pointer;
}

.btn_02 {
	width: 141px;
	height: 20px;
	background: url(/images/btn.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
}

.btn_02_hover {
	width: 141px;
	height: 20px;
	background: url(/images/btn_hover.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
}

.btn_02_press {
	width: 141px;
	height: 20px;
	background: url(/images/btn_press.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
}

.btn_03 {
	width: 141px;
	height: 20px;
	background: url(/images/btn.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}

.btn_03_hover {
	width: 141px;
	height: 20px;
	background: url(/images/btn_hover.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}

.btn_03_press {
	width: 141px;
	height: 20px;
	background: url(/images/btn_press.gif) top left no-repeat;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}
*/
/* ------------------------- VALODAS ------------------------ */
#lang {
	text-align: center;
	margin: 10px 0px 10px -10px;
}

#lv {
	font: bold 11px Tahoma;
	color: #780000;
	}
	
#lv a,link,visited,active,hover {
	font: bold 11px Tahoma;
	color: #780000;
}
	
#eng {
	font: bold 11px Tahoma;
	color: #0C00AD;
	}	
	
#eng a,link,visited,active,hover {
	font: bold 11px Tahoma;
	color: #0C00AD;
	}	
	
/* ------------------------- BANNERI ------------------------ */	
#ban {
	text-align: center;
	margin: 0px 0px 0px -10px;
}

#ban img {
	margin: 0px 0px 3px 0px;
}

/* ------------------------- SATURS ------------------------- */
.cont_con {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/cont_bg.gif) top left repeat-x;
}

.cont {
	margin: 10px 20px 0px 20px;
}

.entry {
	margin: 0px 0px 10px 0px;
}

.date {
	width: 70px;
	font: bold 19px Arial;
	color: #003263;
	letter-spacing: -1px;
	border-right: 2px solid #003263;
}

.supers {
	font: bold 14px Arial;
	color: #003263;
	letter-spacing: -1px;
}

.txt {
	font: 11px Tahoma;
	color: #000000;
	margin: 0px 25px 0px 10px;
	text-align: justify;
}

.txt a,link,visited {
	text-decoration: underline;
	color: #003366;
}

.txt a:active {
	text-decoration: underline;
	color: #346494;
}

.txt a:hover {
	text-decoration: underline;
	color: #7CA1C6;
}

/* S: Kalendars */
.bg_right {
	width: 180px;
	height: 100%;
	background: url(/images/bg_right.gif) top right repeat-y;
  vertical-align: top;
}

.tab_cal {
	width: 180px;
	background: url(/images/bg_right_top.gif) top right no-repeat;
  padding-top: 20px;
  font: 11px Tahoma;
}

.tab_cal td {
  vertical-align: top;
  padding: 5px 10px;
}

.cal {
  padding: 5px 0;
  border-bottom: 2px solid #004993;
}

.tab_cal h2 {
  margin: 0;
  padding: 0;
  font: bold 12px Tahoma;
}

.tab_cal h2 a {
	color: #003263;
  text-decoration: none;
}

.tab_cal h2 a:hover {
  color: #004993;
}

.tab_cal p {
  margin: 0;
  padding: 5px 0;
}

.tab_cal .cal_date {
	font: bold 11px Arial;
	color: #346494;
}

.tab_cal p.more {
  padding: 0;
  text-align: right;
}

.tab_cal p.more a {
	font: 11px Tahoma;
	color: #004993;
}
/* B: Kalendars */

/* S: Fotogalerija */
#gallery a img {
  border: 1px solid #9dabb8;
}

#gallery a:hover img {
  border: 1px solid #003263;
}

#gallery .foto {
  margin: 15px 15px 0 2px;
  float: left; 
}

#gallery h2 {
  margin: 0;
  padding: 15px 0 0 0;
  font: bold 14px Tahoma;  
  color: #004993;
}

#gallery h2 a {
  color: #004993;
  text-decoration: none;
}

.gal_date, #gallery h2 span {
	font: bold 12px Arial;
	color: #346494;
}

#gallery h2 a:hover, .back a:hover, .gal_back a:hover, .gal_forward a:hover {
	color: #003263;
}

.line {
  width: 100%;
  height: 15px;
  border-bottom: 2px solid #004993;
  clear: both;
}

.galOne {
  float: left;
}

.galOne img {
  margin: 17px 17px 0 0;
}

.clear {
  clear: both;
}

.back {
  padding: 10px 0 0 0;
  clear: both;
}

.back a {
  font: bold 12px Tahoma;
	color: #346494;
  text-decoration: none;
}

#tab_gal {
  width: 480px;
  margin-top: 10px;
  margin-left: 20px;
}

.galback_1 {
  margin: 20px 0 5px 0;
}

.gal_back, .gal_forward {
  margin: 3px 0;
}

.gal_back a {
  padding: 0 0 0 15px;
  text-decoration: none;
  font: 12px Tahoma;
	color: #346494;
  text-decoration: none;
}

.gal_forward a {
  padding: 0 15px 0 0;
  text-decoration: none;
  font: 12px Tahoma;
	color: #346494;
  text-decoration: none;
}

img.foto_big {
  border: 1px solid #9dabb8;
}
/* B: Fotogalerija */


.forum, .forum * {
  font-family: Tahoma, sans-serif;
  font-size: 14px;
}


.forum p {
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 13px;
}

.forum a {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.forum a:hover {
  text-decoration: underline;
}

.forum .cat {
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 10px;
}

.forum .cat a {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 2px;
}




#calendar {
  margin-left: 0px;
}


#calendar select {
  font-size: 12px;
  border: 1px solid black;
}
#calendar .month {
  width: 115px;
}
#calendar .year {
  width: 80px;
}
#calendar table {
  margin-top: 8px;
  border-collapse: collapse;
/*  table-layout: fixed;*/
}

#calendar th {
  background: #666666;
  color: white;
}
#calendar td {
  background: #e0e0e0;
  color: black;
}
#calendar td.special {
  background: #aaaaaa;
  color: white;
}
#calendar td.special a {
  color: white;
  display: block;
  height: 16px;
  text-decoration: none;
}
#calendar td.special a:hover {
  text-decoration: underline;
}

#calendar th, #calendar td {
  width: 22px;
  height: 18px;
  text-align: center;
  border: 1px solid white;
  padding: 1px;
}

#calendar td.today div, #calendar td.today a {
  background: white;
  color: black;
}

#calendar td.today div {
  border: 1px solid #aaaaaa;
}

.post {
  margin-left: 6px;
  margin-right: 6px;
}


.post * {
  font-family: Tahoma, sans-serif;
}


.post h2 a {
  font-size: 14px;
  text-decoration: none;
  color: black;
}

.caltitle {
  margin-left: 6px;
  margin-right: 6px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 13px;
}


.post a.permalink {
  font-size: 12px !important;
  color: black;
  float: right;
}

.post p, .post div , .post li, .post a {
  font-size: 12px;
}


