html {
	height:100%;
	overflow:yes;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	height:100%;
	overflow:yes;
	font-family: arial, tahoma, verdana; font-size: 11px; color: #4F6F86;
}
font.link {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: blue;
}
font.normal {
	font-family: arial, tahoma, verdana;
	font-size: 11px; color: #4F6F86;
}
/*
a font.normal, a:hover font.normal{
	color: blue;
}
*/
font {
	font-family: arial, tahoma, verdana;
	/*
	font-size: 11px; color: #4F6F86;
	*/
}
div {
	font-family: arial, tahoma, verdana; font-size: 11px; color: #4F6F86;
}
td {
	font-family: arial, tahoma, verdana; font-size: 11px; color: #4F6F86;
	/*border: 1px solid green;*/
}
td.intro td{
    vertical-align: top;
	 text-align: justify;
}

td.td_text {
	
	margin-left: 4px;
	margin-right: 4px;
	padding: 15px 0px 0px 0px;
}
td.form {
	padding: 2px 5px 2px 0px;
	text-align: left;
}
.main_text {
	
}
p{
	font-family: arial, tahoma, verdana; font-size: 11px; color: #4F6F86;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
div{
	font-family: arial, tahoma, verdana; font-size: 11px; color: #4F6F86;
	
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
a.sub_menu{
	color: #4F6F86;
	text-decoration: none;
	white-space: nowrap;
	font-size: 10px;
	font-family: verdana;
	/*
	width: 100%;    ne rabotaet v IE8
	*/
}
a.sub_menu:visited {
	color: #551A8B;
	text-decoration: none;
	white-space: nowrap;
	font-size: 10px;
	font-family: verdana;
}
a.sub_menu:hover {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	font-size: 10px;
	font-family: verdana;
}
a, a:hover {
	font-family: arial, tahoma, verdana; font-size: 11px;
	text-decoration: none;
	color: #0074B4;
}
form {
	margin: 0px;
	padding: 0px;
}
img.nb {
	border: none;
}
img{
	/*border: 1px solid black;*/
}
#border{
	border-left: 1px solid black;
	border-top: 1px solid black;
}
#border td{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#blueborder{
	border-left: 1px solid #6666CC;
	border-top: 1px solid #6666CC;
}
#blueborder td{
	border-right: 1px solid #6666CC;
	border-bottom: 1px solid #6666CC;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
ol{
	margin-top: 0px;
	margin-bottom: 0px;
}
li{
	font-family: arial, tahoma, verdana; font-size: 11px; color: #4F6F86;
}
.left_menu_td h1{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: justify;
	text-indent: 0pt;
}
.left_menu_table h1{
	text-align: left;
}
a.left_menu{
	font-family: arial, tahoma, verdana; font-size: 12px; color: #0D357A; /* color: #4F6F86; */
}
a.left_menu:hover{
	font-family: arial, tahoma, verdana; font-size: 12px; color: #993333;
}
a.left_menu_selected, a.left_menu_selected:hover{
	font-family: arial, tahoma, verdana; font-size: 12px; color: #663366;
}
a.left_menu_highlighted{
	font-family: arial, tahoma, verdana; font-size: 12px; color: #d20500;
}
a.left_menu_highlighted:hover{
	font-family: arial, tahoma, verdana; font-size: 12px; color: #993333;
}
a.left_menu_not_active{
	font-family: arial, tahoma, verdana; font-size: 12px; color: gray;
	font-weight: normal;
}
a.left_menu_not_active:hover{
	font-family: arial, tahoma, verdana; font-size: 12px; color: #993333;
}
h1{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:0pt;
	font-size: 14pt;
}
h2{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:0pt;
	font-size: 12pt;
}
h3{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:0pt;
	font-size: 12pt;
}
h4{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
}
h5{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
}
h6{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
}
h7{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
}
h8{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
}
h9{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
}
h10{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:justify;
	text-indent:10pt;
}
input, textarea, select
{
	font-family: arial, tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4F6F86;
	background-color: #FFFFFF;
	border-bottom: #6666CC 1px solid;
	border-left: #6666CC 1px solid;
	border-right: #6666CC 1px solid;
	border-top: #6666CC 1px solid;

	text-indent : 0px;
}
input.highlighted_btn{
	color: #A90A08;
	background-color: #CBD4DB;
	font-weight: bold;
}
.checkbox{
	height: 14px;
}
BLOCKQUOTE{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.virsraksts, .virsraksts div, .virsraksts div h2{
	/*
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0779F5;
	border-bottom-color: #0779F5;
	background-color: #F4F4F4;
	padding: 2px;
	*/
	font-size: 13px;
	font-weight: bold;
}
.virsraksts div a, .virsraksts div a:link, .virsraksts div a:hover{
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.virsraksts div h2 a, .virsraksts div h2 a:link, .virsraksts div h2 a:hover{
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

#testid{
   background-image: url(img/spanu_valodas_kursi2.jpg);
   background-repeat: no-repeat;
   width: 513px;
   height: 104px;
   color: #000000;
}
#testid td, #testid td div{
   height: 20px;
   color: #000000;
   vertical-align: middle;
   padding: 0px;
   margin: 0px;
}
.current_path{
   padding-left: 2px;
   padding-right: 2px;
}
/*
.current_path h1{
   font-family: arial, tahoma, verdana; font-size: 11px; color: #4F6F86; font-weight: normal;
}
*/
.current_path a{
   font-weight: bold;
}
.pages, .pages a, .pages a:link, .pages a:hover{
   font-size: 12px;
   font-weight: bold;
}
.pages{
   color: #A90A08;
}
.pages a, .pages a:link, .pages a:hover{
}
font.prev_next, font.prev_next a, font.prev_next a:link, font.prev_next a:hover{
   color: #0074B4;
   font-size: 14px;
}

