* {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}

body {
	background-color: #dddddd;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}
.clear {
	clear: both;
}

.main {
	width: 850px;
	margin: 0 auto;
}

.top {
	width: 850px;
	height: 68px;
	background: transparent url('../images/skin/banner.jpg') no-repeat;
}

.top_page_title {
	height: 28px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 27px;
	font-weight: bold;
	color: #cccccc;
}

.menu_top_box {
	margin-top: 15px;
	height: 20px;
}

.menu_top_box img {
	height: 20px;
	float: left;
	width: 6px;
}

.menu_top_box div {
	height: 18px;
	padding-top: 2px;
	float: left;
	background: url('../images/skin/tab_middle.png') repeat-x;
}


.date_row {
	width: 850px;
	height: 12px;
	background-color: #eeeeee;
}

.today {
	float: left;
	padding-left: 2px;
}

.languages {
	float: right;
	padding-right: 10px;
}

.top_trail {
	background: transparent url('../images/skin/full_row_850px.png') no-repeat;
	height: 6px;
	width: 850px;
}

.middle_left {
	width: 150px;
	float: left;
	margin-top: 10px;
}

.middle_content {
	width: 520px;
	float: left;
	margin: 15px 10px 0 10px;
	overflow:auto;
}

.middle_right {
	width: 160px;
	float: right;
	margin-top: 10px;
}

.menu_left {
	width: 150px;
}

.left_top_img {
	height: 20px;
	float: left;
	width: 6px;
}

.menu_left_top {
	height: 18px;
	width: 138px;
	padding-top: 2px;
	float: left;
	background: url('../images/skin/tab_middle.png') repeat-x;
	text-align: center;
}

.menu_left_content {
	width: 150px;
	text-align: center;
	background-color: #eeeeee;
	padding: 5px 0;
}

.menu_left_trail {
	background-image: url('../images/skin/full_row_150px.png');
	height:6px;
	width:150px;
	margin-bottom:10px;
}

.box_right_top {
	height: 18px;
	width: 148px;
	padding-top: 2px;
	float: left;
	background: url('../images/skin/tab_middle.png') repeat-x;
	font-weight: bold;
	text-align: center;
}

.box_right_trail {
	background: url('../images/skin/full_row_160px.png') no-repeat;
	height: 6px;
	width: 160px;
	margin-bottom: 10px;
}

.trail {
	color: #000000;
	font: 11px Tahoma;
	text-align: center;
	margin-top: 20px;
}

a.menu_link {
	color: #000000;
	font: 11px Tahoma;
	text-decoration: none;
	font-weight:bold;
}

a:hover.menu_link {
	color: #000000;
	font: 11px Tahoma;
	text-decoration: underline;
	font-weight:bold;
}

a.links {
	color: #ff00ff;
	text-decoration: none;
}

a:hover.links {
	color: #ff00ff;
	text-decoration: underline;
}

a.links_gal_abso {
	color: #ff00ff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:hover.links_gal_abso {
	color: #ff00ff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a.links_vairak {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover.links_vairak {
	color: black;
	text-decoration: none;
}

a.links_b {
	color: #ff00ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover.links_b {
	color: #ff00ff;
	text-decoration: underline;
	font-weight: bold;
}

a.right_comment {
	color: #000000;
	text-decoration: none;
}

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

.right_comment_box {
	padding: 0 10px;
	text-align: left;
	line-height: 1.4;
}
.birthdays_teachers_title {

	font-weight: bold;
	text-align: left;
	padding-left:15px;
}
.birthdays {

	font-weight: bold;
	text-align: left;
	padding-left:30px;
}
.error_msg {
	color: red;
	text-align: center;
	font-weight: bold;
}

#stundu_saraksts_tabula {
	border-collapse: collapse;
}

#stundu_saraksts_tabula td {
	border: 1px solid black;
}

#stundu_saraksts_tabula td.times {
	width: 65px;
}

#stundu_saraksts_tabula td.lessons {
	width: 84px;
	text-align: center;
}