

@media screen
{
	.print
	{
		display: none; 
	}
	A:link
	{
		color: #4269E7;
		text-decoration: underline;
	}
	A:visited
	{
		color: #4269E7;
		text-decoration: underline;
	}
	A:active
	{
		color: #4269E7;
		text-decoration: underline;
	}
	A:hover
	{
		color: #4269E7;
		text-decoration: underline;
	}

	A.redLink:link
	{
		color: Red;
		text-decoration: underline;
	}
	A.redLink:visited
	{
		color: Red;
		text-decoration: underline;
	}
	A.redLink:active
	{
		color: Red;
		text-decoration: underline;
	}
	A.redLink:hover
	{
		color: Red;
		text-decoration: underline;
	}

	A.whiteLink:link
	{
		color: #FFFFFF;
	}
	A.whiteLink:visited
	{
		color: #FFFFFF;
	}
	A.whiteLink:active
	{
		color: #FFFFFF;
	}
	A.whiteLink:hover
	{
		color: #FFFFFF;
	}


	tr.row_sms
	{
		background-color: Wheat;
	}

	table tr td
	{
		font-size: 10pt;
	}

	.verticaltext
	{
		text-align: left;
		writing-mode: tb-rl;
		filter: flipv fliph;
	}



	.azure
	{
		background-color: azure;
	}
	.honeydew
	{
		background-color: honeydew;
	}
	/* from main_orig.css*/
	body
	{
		background-color: white;
		font-family: verdana;
		font-size: 80%;
		margin: 0pt;
		padding: 4pt;
	}

	a, a:visited, a.active, .hyperlink
	{
		color: #4169E1;
		text-decoration: underline;
	}

	a.hyperlinkDisabled
	{
		color: #ADAA9C;
		text-decoration: underline;
	}

	a.tablink
	{
		text-decoration: none;
	}

	input
	{
		cursor: pointer;
	}
	

	input.missingtxtgrid
	{
		background: #FF6347;
		border: 0px;
	}
	input.radio
	{
		border: 0px;
	}
	input.checkbox
	{
		border: 0;
		margin: 0;
		padding: 0;
	}
	input.grid, input.gridc
	{
		background-color: #F5DEB3;
		border: 0px;
		margin: 0px;
		padding: 0px;
		cursor: text;
	}

	input.gridc
	{
		text-align: center;
	}

	ul.tabbottom
	{
		margin-top: 2pt;
		margin-right: 2%;
		margin-left: 0;
		padding: 0;
		border-top: 1px solid gray;
	}
	input.tabbottom, input.tabbottomactive
	{
		padding: 1pt;
		border-right: 1px solid gray;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top: 0;
		display: inline;
		background-color: #EEE;
		font-size: 8pt;
		margin: 0;
		padding-top: 0px;
	}
	input.tabbottomactive
	{
		padding-left: 6pt;
		padding-right: 6pt;
		background-color: #FFF;
		padding-bottom: 2pt;
	}
	form
	{
		margin: 0px;
		border: 0px;
		padding: 0px;
		display: inline;
	}
	label
	{
		cursor: hover;
	}
	div.frame, .silverframe
	{
		border: 1px solid gray;
		padding: 2pt;
		margin: 2pt;
	}
	.silverframe
	{
		background-color: #F5F5F5;
		padding-right: 0pt;
		padding-left: 0pt;
		margin-right: 0pt;
		margin-left: 0pt;
	}
	.selectedframe
	{
		background-color: #F5F5F5;
		padding: 2pt;
		margin: 2pt;
		padding-right: 0pt;
		padding-left: 0pt;
		margin-right: 0pt;
		margin-left: 0pt;
		border: 5px solid YellowGreen;
	}
	
	div.mark-table-frame
	{
		width:220px;
		text-align:center;
	}
	
	div.mark-table-frame > div
	{
		padding-top:10px;
		margin-bottom:20px;
	}

	select
	{
		cursor: pointer;
	}

	div.errframe
	{
		border: 1px solid red;
		background-color: yellow;
		padding: 4px;
	}
	div.info
	{
		border: 1px solid #AAF;
		color: black;
		width: 98%;
	}

	h1, caption, td.caption
	{
		color: #FFFFFF;
		font-size: 14px;
		font-family: verdana;
		text-align: center;
		font-weight: bold;
		background-color: gray;
		margin-top: 0pt;
		margin-left: 0pt;
		margin-right: 0pt;
		padding: 2pt;
	}
	
	h1
	{
		margin-bottom: 10pt;
	}

	h2
	{
		color: black;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		margin: 2px;
		padding: 2px;
		text-decoration: underline;
		font-style: normal;
	}

	h2 .left
	{
		color: black;
		font-size: 12px;
		font-weight: bold;
		margin: 2px;
		padding: 2px;
	}

	h3
	{
		color: black;
		font-size: 9pt;
		line-height: 8pt;
		text-decoration: none;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}

	h4
	{
		color: black;
		font-size: 8pt;
		text-decoration: underline;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}

	h5
	{
		color: black;
		font-size: 9pt;
		line-height: 8pt;
		text-decoration: none;
		font-weight: bold;
		margin: 2px;
		padding: 0;
		text-align: center;
	}


	hr
	{
		color: gray;
		height: 1px;
	}

	th
	{
		color: #FFFFFF;
		background-color: gray;
		border-color: gray;
		font-size: 12px;
		font-weight: normal;
	}

	.th
	{
		color: white;
		background-color: gray;
		border-color: gray;
		font-size: 12px;
		font-weight: normal;
	}
	td
	{
		font-size: 12px;
	}
	a.whitelink, a.whitelink:visited, a.whitelink:active
	{
		color: white;
		text-decoration: underline;
	}
	ul.menu, li.menu
	{
		padding: 2px;
		margin: 0px;
		margin-left: 4px;
	}
	
	.tbllist
	{
		border: 1px solid red;
	}
	.changedrow
	{
		background-color: #FAA;
	}
	.okrow
	{
		background-color: #DFF1D3;
	}
	.redlabel, a.redlabel, a:visited.redlabel, a:active.redlabel
	{
		color: red;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	.greenlabel, a:visited.greenlabel, a:active.greenlabel
	{
		color: green;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	.boldlabel
	{
		color: black;
		font-weight: bold;
	}
	.reqstar
	{
		color: red;
		font-weight: bold;
		font-size: 16px;
	}
	.formframe
	{
		border: 1px solid gray;
		background-color: #F5F5F5;
	}
	.missingtxt
	{
		background: #FF6347;
		border: 0px;
		margin: 0px;
		padding: 0px;
		cursor: text;
	}
	.table1, .tablec
	{
		background-color: #F5F5F5;
		border-bottom: 1px solid silver;
	}
	.table2
	{
		background-color: #F5F5F5;
		padding: 0pt;
		border-spacing: 0pt;
		border: 1px solid gray;
		border-bottom: 0px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.tablec
	{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.message
	{
		margin: auto;
		text-align: center;
		border: 1px solid gray;
		background-color: #F5F5F5;
		font-weight: bold;
		padding: 10pt;
		margin-bottom: 2pt;
	}
	.rowconflicting
	{
		background-color: #FFB0D0;
	}
	.rowhilight
	{
		background-color: #FF9;
	}
	.row1
	{
		background-color: #F5F5F5;
	}
	.row2
	{
		background-color: #FFFFFF;
	}
	.row3
	{
		background-color: #E0E0E0;
	}
	.rowselected
	{
		background-color: lightgreen;
	}
	.cell1
	{
		border-left: 1px solid silver;
		padding-left: 5px;
		padding-right: 5px;
	}
	.cell1first
	{
		border-left: 1px solid silver;
		padding-left: 5px;
		padding-right: 5px;
	}
	.cell1last
	{
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		padding-left: 5px;
		padding-right: 5px;
	}
	.right
	{
		text-align: right;
	}
	.left
	{
		text-align: left;
	}
	.center
	{
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.informative
	{
		color: black;
		border-top: 1px solid gray;
		border-bottom: 1px solid gray;
		background-color: lightyellow;
		margin-top: 2pt;
		margin-bottom: 2pt;
		padding: 2px;
		text-align: center;
		line-height: 1.5;
	}
	div.warning
	{
		margin-top: 2pt;
		margin-bottom: 2pt;
		border: solid 2px #FF0000;
		padding: 5px 2px 5px 2px;
		background-color: #FFFFFF;
		color: #FF0000;
		text-align: center;
		font-weight: bold;
	}
	.inputbackground
	{
		background-color: #F5DEB3;
	}
	.cell1grid, .cell1gridl, .cell1gridr, .cell1gridc
	{
		border-bottom: 1px solid gray;
		border-left: 1px solid silver;
	}
	.cell1firstgrid, .cell1firstgridl, .cell1firstgridr, .cell1firstgridc
	{
		border-bottom: 1px solid gray;
	}
	.cell1lastgrid, .cell1lastgridl, .cell1lastgridr, .cell1lastgridc
	{
		border-bottom: 1px solid gray;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
	}
	
	.cell1last1grid, .cell1last1gridl, .cell1last1gridr, .cell1last1gridc
	{
		border-bottom: 1px solid gray;		
		border-right: 1px solid silver;
	}
	
	.cell1lastingrid
	{
		border-bottom: 1px solid gray;
			
	}
	.cell1gridr, .cell1firstgridr, .cell1lastgridr
	{
		text-align: right;
	}
	.cell1gridl, .cell1firstgridl, .cell1lastgridl
	{
		text-align: left;
	}
	.cell1gridc, .cell1firstgridc, .cell1lastgridc,.cell1last1gridc
	{
		text-align: center;
	}

	.cell1grid_h, .cell1gridl_h, .cell1gridr_h, .cell1gridc_h
	{
		border-bottom: 1px solid silver;
		border-left: 1px solid silver;
		border-top: 1px solid silver;
	}
		
	.cell1firstgrid_h, .cell1firstgridl_h, .cell1firstgridr_h, .cell1firstgridc_h
	{
		border-bottom: 1px solid silver;
	}
	.cell1last1gridc_h, .cell1last1gridl_h, .cell1last1gridr_h, .cell1last1gridc_h
	{
		border-bottom: 1px solid silver;
		border-right: 1px solid silver;		
		border-top: 1px solid silver;
	}
	.cell1lastgrid_h, .cell1lastgridl_h, .cell1lastgridr_h, .cell1lastgridc_h
	{
		border-bottom: 1px solid silver;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		border-top: 1px solid silver;
	}
	
	.cell1grid_h_b
	{
		border-bottom: 1px solid gray;
		border-left: 1px solid silver;
		border-top: 1px solid gray;
	}
	
	.cell1lastgrid_h_b
	{
		border-bottom: 1px solid gray;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		border-top: 1px solid gray;
	}
	
	.cell1gridr_h, .cell1firstgridr_h, .cell1lastgridr_h
	{
		text-align: right;
	}
	.cell1gridl_h, .cell1firstgridl_h, .cell1lastgridl_h
	{
		text-align: left;
	}
	.cell1gridc_h, .cell1firstgridc_h, .cell1lastgridc_h
	{
		text-align: center;
	}

	.radio
	{
		border: 0px;
	}
	.tiny
	{
		font-size: 8pt;
		padding: 0pt;
		margin: 0pt;
	}
	.underline
	{
		text-decoration: underline;
	}
	.silver
	{
		color: silver;
	}
	.frametitle
	{
		padding-top: 2pt;
		padding-left: 4pt;
		text-decoration: underline;
	}
	.unit
	{
		width: 20px;
		border: 0px;
		background-color: lightyellow;
	}



	ul.menu
	{
		padding: 2px;
		margin: 0px;
		margin-left: 4px;
	}
	ul.menu li
	{
		padding-top: 10px;
		color: #4169E1;
	}
	ul.menu li ul li
	{
		padding-top: 3px;
	}
	ul.menu a.menuLink
	{
		color: #4169E1;
	}



	ul.menuForPrevYears
	{
		padding: 2px;
		margin: 0px;
		margin-left: 4px;
	}
	ul.menuForPrevYears li
	{
		padding-top: 10px;
		color: #FF0000;
	}
	ul.menuForPrevYears li ul li
	{
		padding-top: 3px;
	}
	ul.menuForPrevYears a
	{
		color: #FF0000;
	}

	.reportbody
	{
		font-family: Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		text-decoration: none;
		text-align: left;
	}
	.reportright
	{
		font-family: Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		text-decoration: none;
		text-align: right;
	}
	.reportheader
	{
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		text-decoration: none;
		text-align: center;
		font-weight: bold;
	}
	.reportlesson
	{
		font-family: Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		text-decoration: none;
		text-align: left;
		font-weight: normal;
	}
	.reportmd
	{
		font-family: Tahoma;
		font-size: 12px;
		font-style: italic;
		line-height: normal;
		text-decoration: none;
		text-align: left;
		font-weight: normal;
	}
	.reportdev
	{
		font-family: Tahoma;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		text-decoration: none;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: dashed;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: none;
		border-right-color: #000000;
		border-bottom-color: none;
		border-left-color: none;
	}

	.mark_insufficient
	{
		color: Red;	
		font-weight: bold;	
	}

	.mark_insufficient1
	{
		color: Maroon;		
	}

	.mark_sufficient
	{
		color: #ff9900;
		font-weight: bold;
	}
	.mark_optimum
	{
		color: Green;
	}
	.mark_hight
	{
		color: Blue;
	}
	.mark_iesk_style
	{
		white-space: nowrap;
	}
	.mark_videji_style
	{
		white-space: nowrap;
	}
	.insufficient
	{
		color: Black;
		background-color: Coral;
	}
	.insufficient1
	{
		color: Black;
		background-color: Red;
	}
	.sufficient
	{
		color: Black;
		background-color: Yellow;
	}
	.optimum
	{
		color: Black;
		background-color: GreenYellow;
	}
	.hight
	{
		color: Black;
		background-color: LightBlue;
	}
	.A_O
	{
		color: Black;
		background-color: Plum;
	}

	div.user_attention
	{
		margin: 10px auto 10px auto;
		border: solid 1px #FF0000;
		padding: 2px 2px 2px 2px;
		font-weight: bold;
		text-align: center;
		color: #FF0000;
		background-color: #FFFFFF;
	}



	.validationMessage
	{
		margin: 5pt 0pt 10pt 0pt;
		border: solid 1pt #FF3333;
		padding: 2pt 2pt 2pt 2pt;
		font-family: Verdana, Arial;
		font-size: 9pt;
		font-weight: bold;
		color: #FF4500;
		background-color: #FFFBCB;
	}

	.validationMessage_Single
	{
		margin: 10pt 0pt 10pt 0pt;
		border: solid 1pt #FF3333;
		padding: 8pt 0pt 8pt 0pt;
		font-family: Verdana, Arial;
		font-size: 9pt;
		font-weight: bold;
		color: #FF4500;
		text-align: center;
		background-color: #FFFBCB;
	}

	#plzWait
	{
		position: absolute;
		margin-top: 40%;
		left: 50%;
		width: 300px;
		margin-left: -150px;
		border-top: 2px solid white;
		border-left: 2px solid white;
		border-right: 2px solid gray;
		border-bottom: 2px solid gray;
		background-color: #F5F5F5;
		display: none;
		font-family: Verdana;
		text-align: center;
	}

	.container
	{
		width: 300px;
		padding: 2pt;
		margin: 2px;
		border: 1px solid #777;
		background-color: #EEE;
	}




	.val
	{
		font-weight: bold;
	}

	.red
	{
		color: red;
		text-decoration: none;
	}

	.green
	{
		color: green;
		text-decoration: none;
	}

	.black
	{
		color: Black;
		text-decoration: none;
	}

	.blue
	{
		color: Blue;
		text-decoration: none;
	}

	#footer
	{
		clear: both;
		padding: 2pt;
		margin: 1pt;
	}

	.fullwidth
	{
		margin-left: auto;
		margin-right: auto;
		width: 98%;
	}

	.bordertop
	{
		border-top: 2px solid gray;
	}

	.small
	{
		font-size: 8pt;
	}
}


.error, .done
{
	margin: 5px 0 5px 0;
	padding: 5px;
	border: 1px solid;
	z-index: 99;
	color: maroon;
	font-size: medium;
	text-align: center;
}
.su
{
	padding: 5px;
	border: 1px solid;
	z-index: 99;
	border-color: Maroon;
	background-color: Pink;
}

.error
{
	border-color: Maroon;
	color: Maroon;
	background-color: Pink;
}

.done
{
	border-color: DarkGreen;
	color: DarkGreen;
	background-color: LightGreen;
}

.mark_insufficient1_back
{
	background-color: Red;
}
.mark_insufficient_back
{
	background-color: Coral;
}
.mark_sufficient_back
{
	background-color: Yellow;
}
.mark_optimum_back
{
	background-color: GreenYellow;
}
.mark_high_back
{
	background-color: LightBlue;
}

.txtEKlase_Header
{
	font-size: 18px;
	font-weight: bold;
}

#divPleaseWait
{
	/*vecais variants: 	z-index: 100;     background-image: url(../pix/semi_transparent_2x2_full.gif);     background-repeat: repeat;     border: solid 1px Black;     position: fixed;     top: 0px;     left: 0px;     width: 100%;     height: 100%;*/
	position: fixed;
	height: 1000px; /*tāpēc kā IE6 nesaprot "fixed" un "100%"*/
	width: 100%;
	top: 0;
	left: 0;
	background-color: none;
	background-image: url(../pix/time.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
}

/*Custom Buttons*/

.clear
{
	/* generic container (i.e. div) for buttons */
	overflow: hidden;
	width: 100%;
	margin: 10px;
	text-align: center;
	vertical-align:top;
}


.button
{
	background: transparent url(../pix/buttons.png) no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
	color: #444;
	outline: none;
	margin-bottom:10px;
	vertical-align:text-top;
	font-size:11px;
	padding-bottom:0px;
	font-family: Verdana;
}
/*CSS HACK for firefox*/

@-moz-document url-prefix() {
  .button {padding-bottom:3px;}
}

.button:hover, .button:focus
{
	background: transparent url(../pix/buttons-highlight.png) no-repeat;
	background-position: 0px -80px;
}

 .button:active
 {
 	background: transparent url(../pix/buttons-pushed.png) no-repeat;
	background-position: 0px -80px;
 }

.button:disabled, .button[disabled='disabled']
{
	color: #666;
	cursor: auto;
	background-position: 0px -80px;
	color:Silver;
}

.button.default
{
	font-weight: bold;
}

.button
{
	background-position: 0px -80px;
	width: 200px;
}

.button.red
{
	color:Black !important;
	background-position: 0px -0px;
}
.button.green
{
	color:Black !important;
	background-position: 0px -20px;
}
.button.yellow
{
	color:Black !important;
	background-position: 0px -40px;
}
.button.blue
{
	color:Black !important;
	background-position: 0px -60px;
}

.button.small
{
	background-position: -210px -80px;
	width: 120px;
}

.button.red.small
{
	color:Black !important;
	background-position: -210px -0px;
}
.button.green.small
{
	color:Black !important;
	background-position: -210px -20px;
}
.button.yellow.small
{
	color:Black !important;
	background-position: -210px -40px;
}
.button.blue.small
{
	color:Black !important;
	background-position: -210px -60px;
}

.button.large
{
	background-position: -340px -80px;
	width: 300px;
}

.button.red.large
{
	color:Black !important;
	background-position: -340px -0px;
}
.button.green.large
{
	color:Black !important;
	background-position: -340px -20px;
}
.button.yellow.large
{
	color:Black !important;
	background-position: -340px -40px;
}
.button.blue.large
{
	color:Black !important;
	background-position: -340px -60px;
}

/*End of custom buttons*/

div.selector
{
	margin: 0px auto;
	border: solid 1px #808080;
	width: 200px;
	background-color: #FFFFFF;
}

div.selector div.OptionNormal_Odd
{
	padding: 3px 3px 3px 3px;
	background-color: Transparent;
	text-align: center;
	cursor: pointer;
}

div.selector div.OptionNormal_Even
{
	padding: 3px 3px 3px 3px;
	background-color: #F5F5F5;
	text-align: center;
	cursor: pointer;
}

div.selector div.OptionHighlighted
{
	padding: 3px 3px 3px 3px;
	background-color: #66FF99;
	text-align: center;
	cursor: pointer;
}


.sparce-list li
{
	margin-bottom: 1em;
}

table.table_news
{
	border-width: 0px;
}

table.table_news td.table_news_cell_0
{
	color: Gray;
	vertical-align: top;
	padding-right: 5px;
}

table.table_news td.table_news_cell_1
{
	padding-bottom: 15px;
}




fieldset
{
	background-color: #F5F5F5;
	border-color: #808080;
	border-width: 1px;
	margin: 5px 5px 20px 5px;
	padding: 10px 10px 10px 10px;
}
fieldset legend
{
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}
fieldset fieldset legend
{
	font-weight: bold;
	font-size: 10pt;
}



div.filtersBlock
{
	background-color: #cccc99;
	padding-top: 10pt;
	padding-bottom: 10pt;
	border: solid 4px #FFFFFF;
}

div.filtersBlock_Selected
{
	background-color: yellowgreen;
	padding-top: 10pt;
	padding-bottom: 10pt;
	border: solid 4px #000000;
}


/*p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}*/



/**/

ol.menu, ul.menu
{
	border: 1px solid gray;
	font-size: 14px;
	padding: 0px;
	line-height: 2;
	list-style: none;
}

ol.menu li a, ul.menu li a
{
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

ol.menu li.header, ul.menu li.header
{
	background-color: Gray;
	color: White;
	text-align: center;
	font-size: 14px;
}

span.button
{
	font-family: Courier;
	border: 0;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	color: Gray;
	padding: 2px;
}

/*Galvenā izvēlne*/
ul.jmenu
{
	border: 1px solid gray;
	list-style: none;
	line-height: 2;
	margin: 0;
	padding: 0;
}
ul.jmenu li
{
	list-style: none;
	padding: 2;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: 2px center;
	cursor: hand;
	cursor: pointer;
}
ul.jmenu li.odd
{
	background-color: whitesmoke;
}
ul.jmenu li.header
{
	font-weight: bold;
	background-color: gray;
	color: white;
	background-image: url(../pix/bullet_toggle_minus.png);
	background-position: 5px center;
}
ul.jmenu li.lightgray
{
	background-color:LightGray;
}
ul.jmenu li.selected
{
	background-color: lightgreen;
	color: black;
}
ul.jmenu li.collapsed
{
	background-image: url(../pix/bullet_toggle_plus.png);
}
ul.jmenu li.disabled
{
	color: silver;
	cursor: default;
}
ul.jmenu li.disabled a
{
	color: silver;
	cursor: default;
}
ul.jmenu a
{
	text-decoration: none;
}
ul.jmenu li em
{
	display: none;
}

/*Jaunumu sadaļa*/

div.news
{
	margin-bottom: 10px;
}
div.news p
{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 2px;
	padding-top: 2px;
}
div.news p.header
{
	color: Gray;
	font-size: small;
	border-bottom: 1px solid gray;
	text-align: right;
}

div.importantnews
{
	margin-bottom: 10px;
	border: 1px solid red;
}
div.importantnews p
{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 2px;
	padding-top: 2px;
}
div.importantnews p.header
{
	color: red;
	font-size: small;
	border-bottom: 1px solid red;
	text-align: right;
}


/*Dialogs*/
div.dialog
{
	position: absolute;
	width: 50%;
	border: 10px solid silver;
	background-color: White;
	top: 25%;
	left: 25%;
	z-index: 110;
	padding: 30px;
}

div.dialog > h1
{
	background-color: White;
	color: Black;
}

div.errordialog
{
	position: absolute;
	width: 35%;
	border: 10px solid silver;
	background-color: white;
	top: 25%;
	left: 35%;
	z-index: 110;
	padding: 30px;
	text-align:center;
}

div.errordialog > h1
{
	background-color: white;
	color: red;
}


#overlay
{
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: Black;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 and below */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

/* root element for tabs  */
div.tabs
{
	border-bottom: 1px solid #666;
}

/* single tab 
div.tabs li
{
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
}*/

div.tabs input
{
	background: url('../pix/blue.png') no-repeat -420px 0;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	width: 134px;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 1px;
	border: 0;
}


div.tabs input.navigation_selected
{
	font-weight: bold;
	color: Black;
	background-position: -420px -62px;
	outline: none;
}

div.tabs input.navigation:hover
{
	background-position: -420px -31px;
	color: White;
}

/*
TOOLTIP
*/
div#tooltip
{
	position:absolute;  
    left:0;  
    top:0;  
    display:none;  
    z-index: 20000;
	width:200px;
			
	color: black;
	border: 1px solid gray;
	background-color: lightyellow;
	padding: 2px;
	text-align: left;
	line-height: 1.5;
}

span.home-task
{
	margin-right:2em;
}

@media screen
{
	div.pane
	{
		clear: both;
		padding: 10px;
		border: 1px solid gray;
		margin-bottom: 0px;
		background-color: White;
		border-top: 0;
		margin: 0 !important;
	}
	.PanelNewMail
	{
		display: block;
		margin: 5px 0px 5px 0px;
		border: solid 3px #FF3333;
		padding: 10px 2px 10px 2px;
		font-family: Verdana, Arial;
		font-size: 12pt;
		font-weight: bold;
		color: #FF4500;
		background-color: #FFFBCB;
		text-align: center;
	}

	A.PanelNewMail:link
	{
		color: #FF4500;
		text-decoration: none;
	}
	A.PanelNewMail:visited
	{
		color: #FF4500;
		text-decoration: none;
	}
	A.PanelNewMail:active
	{
		color: #FF4500;
		text-decoration: none;
	}
	A.PanelNewMail:hover
	{
		color: #FF4500;
		text-decoration: none;
	}
}
@media print
{
	.PanelNewMail
	{
		display: none;
	}
	.print
	{
		display: block;
	}

}

table.mark-table
{
	border: 1px solid silver;
	border-width:0 0 1px 1px;
	margin:0;
	padding:0;
	text-align: center;
}

table.mark-table a
{
	text-decoration: none;
}

/*Kolonnu virsraksti*/
@media screen
{
	table.mark-table th a
	{
		color: white;
	}
}
@media print
{
	table.mark-table th
	{
		background-color: white;
		color: Black;
	}
}

.cite
{
	/*border-left: 1px dotted silver;
	padding-left: 1em;
	margin-left: 1em;*/
	margin:2px;
	padding:2px;
	padding:2px;
	border:1px dotted silver;
	
	margin-left:1em;
}


/*Žurnāls*/

/*Tabulas galvas šūna pēc noklusējuma*/
table.mark-table th
{
	border: 1px solid silver;
	border-width: 1px 1px 0 0;
	margin:0;
	padding:0;
	padding-left:2px;
	padding-right:2px;
}


/*Tabulas šūna pēc noklusējuma*/
table.mark-table td
{
	/*border: 1px solid silver;*/
	border: 1px solid silver;
	border-width: 1px 1px 0 0;
	padding: 0;
	/*padding-left:2px;
	padding-right:2px;*/
	margin:0;
	white-space: nowrap;
}

/*Skolēna numurs*/
table.mark-table td:first-child
{
	text-align: right;
}

/*Skolēna vārds, uzvārds*/
table.mark-table td.pupil
{
	text-align: left;
}

/*Dzēstais skolēns vai anulēta stunda*/
table.mark-table tr.deleted td, table.mark-table td.deleted, table.mark-table th.deleted
{
	text-decoration: line-through;
}

/*Textbox*/
table.mark-table input[type='text']
{
	background-color: #F5DEB3;
	border:0 !important;
	width: 1.5em;
	height:100%;
	text-align:center;
	cursor:text;
}



table.mark-table tr.selected
{
	background-color: lime;
}

table.mark-table td.padded
{
	padding-right:3px;
	padding-left:3px;
}

table.mark-table tr.line-below td
{
	border-bottom: 2px solid silver;
}

/*ATTACHMENTS*/

.attachList
{
	padding-left: 20px;
	font-size:8pt;
	border-top: 1px dashed gray;
	margin-top:3px;
	padding-top:3px;
}

.attachList a
{
	font-weight: bold;
}
.attach
{
	background-image: url(../pix/paper-clip.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-bottom:3px;
}
/*END OF ATTACHMENTS*/

/*sestdienas un svētdienas stili dienasgrāmatā*/
.weekend
{
	background-color: mistyrose;
}


/* TABLE3: Jauns universāls tabulu sitils, kuru ir iesakāms izmantot visās tabulās*/
table.table3
{
	border: 1px solid gray;
	margin:auto;
	text-align:center;
	border-collapse:collapse;
}

table.table3 >caption
{
	/*margin-left:-1px;*/
}

table.table3 a
{
	text-decoration:none;
}

table.table3 a[disabled="disabled"]
{
	color: Gray;
}
table.table3 td
{
	padding-left: 3px;
	padding-right: 3px;
}

table.table3 tr:nth-child(odd)
{
    background-color: whitesmoke;
}

table.table3 tr:hover
{
    background-color: lightgreen !important;
}

/*END OF TABLE3 */
/*****************************************/
/*Dairy*/

table.diary-table
{
	border: 1px solid silver;
}

/*Kolonnu virsraksti*/
table.diary-table tr th
{
	text-align: center;
}


/*Rinda ar paziņojumu: "Nav stundu"*/
table.diary-table tr.no-lessons td
{
	text-align: center;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

/*Rinda ar dienas nosaukumiem*/
table.diary-table tr.day-name th
{
	background-color: silver;
	color: Black;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

/*Tabulas galvas šūna pēc noklusējuma*/
table.diary-table th
{
	border-left: 1px solid silver;
	padding-left: 2px;
	padding-right: 2px;
}


/*Tabulas šūna pēc noklusējuma*/
table.diary-table td
{
	border: 1px solid silver;
	padding-left: 2px;
	padding-right: 2px;
}

/*Stundas numurs*/
table.diary-table td.nr
{
	width: 1em;
	text-align: right;
}

/*Priekšmeta nosaukums*/
table.diary-table td.discipline
{
	width: 13em;
	white-space: nowrap;
}

/*Telpas numurs*/
table.diary-table td.room
{
	width: 4em;
	text-align: center;
}
/*Telpas numurs*/
table.diary-table td.tema
{
	text-align: left;
}
/*Telpas numurs*/
table.diary-table td.home-task
{
	text-align: left;
}


/*Atzīme*/
table.diary-table td.mark
{
	text-align: center;
	width: 4em;
}

/*Rinda ar mainītu priekšmetu*/
table.diary-table td.changed
{
	/*background-image: url(../pix/bullet_error.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 16px;*/
}

/*Nav ievadītas stundas vai vērtējumi*/
table.diary-table td.empty
{
	color: Silver;
}

/*Rinda ar priekšmetu, kuru skolēns neapgūst*/
table.diary-table tr.disabled, table.diary-table tr.disabled td.changed
{
	color: Silver;
}

input.textbox-one-row
{
	border: 0;
}

/*Textbox*/
input.diary-textbox, input.diary-textbox-room
{
	border: 0;
	background-color: Bisque;
	margin: 0;
	width: 100%;
}

/*Textbox ar telpas numuru*/
input.diary-textbox-room
{
	text-align: center;
}

/*Select ar priekšmeta nosaukumu*/
select.diary-select-disc
{
	width: 100%;
	background-color: Bisque;
	border: 0;
}

table.diary-table-invisible
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

table.diary-table-invisible td
{
	border: 0;
	margin: 0;
	padding: 0;
}
/***********************************************/

/*Jaunās klases*/
.inf_par_profilu
{
    border:1px solid gray;
    text-align:center;
    margin-bottom:20px;
    padding:5px;
}
.th_darker
{
    background-color:lightgray;
}
.selected_cell_bg
{
    background-color:gray;
}
.white_bg
{
    background-color:White;
}