html {overflow: -moz-scrollbars-vertical;}

body{
	font-family:  Arial, Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0xp;
	color: #000000;
}

input{ font-family: Arial, Tahoma ; font-size: 12px;}
table{ font-family: Arial, Tahoma; font-size: 12px;}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

.a2 {
	color: #0096D7;
	text-decoration: none;
}

.a3 {
	color: #0096D7;
	text-decoration: none;
}

/* .a3 a:hover{ text-decoration: underline; cursor: pointer; color: #0096D7; }  */

input{
	font-size: 11pt;
}

.menu,.menu:hover
{
	display: block;
	padding: 5px 10px 15px 10px;
	text-transform: uppercase;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
	float: left;
	color: #ffffff;
}



.submenu,.submenu:hover
{
	display: block;
	padding: 20px 0px 0px 33px;
	background: url('/img/bulta_small.jpg') no-repeat 17px 23px;
	color: #A4252C;
	text-decoration: none;
}
.submenu:hover{text-decoration: underline;}
.submenu_act
{
	display: block;
	padding: 20px 0px 0px 33px;
	color: #A4252C;
	background: url('/img/bulta_small_act.jpg') no-repeat 17px 23px;
}

.subsubmenu
{
	display: block;
	padding: 20px 0px 0px 48px;
	color: #A4252C;
	font-size: 11px;
	background: url('/img/smallarrow.gif') no-repeat 35px 24px;
}

.subsubmenu_act
{
	display: block;
	padding: 20px 0px 0px 48px;
	color: #A4252C;
	font-size: 11px;
	background: url('/img/smallarrow_act.gif') no-repeat 35px 24px;
}

.submenu_title
{
	padding-top: 2px;
	border-bottom: 1px solid #EDD3D5;
	font-size: 14px;
	color: #A4252C;
	background: url('/img/bulta_big.jpg') no-repeat 5px;
	padding-left: 33px;
}

.pasts
{
	background-image: none;
}

.but,.but:hover
{
	background: url('/img/but.jpg') no-repeat 0px 2px;
	color: #D1D1D1;
	margin: 0px 10px 0px 10px;
	position: relative;
	top: -32px;
	padding-left: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

.line_coment_top
{
	width: 100%;
	border-top: 1px solid #D7DBCD;
	position: relative;
	left: -20px;
	padding-left: 20px;
	padding-top: 5px;
	top: -0px;
}
.ie.line_coment_top
{
	width: 100%;
	border-top: 1px solid #D7DBCD;
	position: relative;
	left: 0px;
	top: 4px;
	padding-left: 20px;
}

.line_coment_top2
{
	width: 40px;
	border-top: 1px solid #D7DBCD;
	position: relative;
	right: -33px;
	top: -1px;
	float: right;
}

.ie.line_coment_top2
{
	width: 200px;
	float: right;
	border-top: 1px solid #D7DBCD;
	position: relative;
	left: -63px;
	top: 1px;
}

/*
 .mycolor { color: red; }
.ie.mycolor{ color: green; }
*/


/* KALENDĀRS */
#calendar{
  width: 154px;
  margin: 0 5;
  color: #810005;
  font-size: 10px;
}
.datums
{
  float: left;
  width: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  text-decoration: none;
  height: 13px;
  text-align: center;
  cursor: pointer;
}

#nedelas_dienas
{
  display:block;
  width: 154px;
  
}
#nedelas_dienas div{
width: 22px;
text-align: center;
float: left;
}

#gada_menesis{
text-align: center;
}
#gada_menesis a{
text-decoration: none;
color: #000000;
}
.today{
border-color: #810005;
padding: 0px;
}

.nedelas_dienas a,.nedelas_dienas a:hover{
border: 1px solid green;
width: 20px;
color: #000000;
text-decoration: none;
height: 20px;
}
/* KALENDĀRS */












