body {
	background: url(/_img/_templates/tlo_gradient.jpg) repeat-x top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #676767;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

.path {
	color:#808080;
	font-size:10px;
	font-family:arial;
	text-decoration: none;
}

a {
	color: #4798c5;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

a:hover {
	border-bottom: 1px dashed #4798c5;
}

form {
	margin: 0px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #B8DEF5;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #B8DEF5;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	color: #B8DEF5;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #B8DEF5;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	color: #B8DEF5;
}

h6 {
	font-size: 10px;
	font-weight: normal;
	color: #676767;
}

input.button {
	padding: 0;
	border: 1px solid #202020;
	color: #ffffff;
	font-size: 10px;
	background: #202020;
}

.menu, .menu_on {
	padding: 8px;
}

.menu_on {
	background: url(/_img/_templates/bb_menu_cien.jpg) repeat-y left;
}

.menu a {
	font-size: 13px;
	color: #4798c5;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	border-bottom: 1px dashed #4798c5;
}

.menu_on a {
	font-size: 13px;
	color: #4798c5;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #4798c5;
}

.menu_top, .menu_top_on {
	padding-right: 20px;
}

.menu_top a {
	font-size: 13px;
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}

.menu_top a:hover {
	border-bottom: 1px dashed #898989;
}

.menu_top_on a {
	font-size: 13px;
	color: #898989;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #898989;
}

input.okno, textarea.okno, select.okno {
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	background: #FFFFFF;
}

input.chbox{
	color: #ffffff;
	background-color: transparent;
	margin:0;
	border: none;
}

hr {
	color: #898989;
	background-color: #898989;
	border: none;
	height: 1px;
}

.usearch {
	background: #ffffa0;
}

.news {
	color: #676767;
	font-weight: bold;
}

.news a {
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}
.news a:hover {
	border-bottom: 1px dashed #676767;
}

.news_normal {
	color: #676767;
}

.news_normal a {
	color: #676767;
	text-decoration: none;
}
.news_normal a:hover {
	border-bottom: 1px dashed #676767;
}

.news_date {
	color: #4798c5;
	font-weight: bold;
}

.star {
	font-family: Courier;
	font-size: 16px;
	font-weight: normal;
}

.page_name {
	font-size: 20px;
	color: #B8DEF5;
	padding-bottom: 10px;
}

.bi {
	color: #ffffff;
}

.calendar_header {
}

.calendar_header a, .calendar_header a:hover {
	text-decoration: none;
	border: 0;
}

.calendar_cell, .calendar_cell_on {
	background-color: #ffffff;
	border: 2px solid #ffffff;
	font-weight: bold;
	color: #4798c5;
	cursor: pointer;
	cursor: hand;
}

.calendar_cell_on {
	border: 2px solid #B8DEF5;
}

.calendar_cell_today, .calendar_cell_today_on {
	background-color: #ffffff;
	border: 2px solid #cccccc;
	font-weight: bold;
	color: #4798c5;
	cursor: pointer;
	cursor: hand;
}

.calendar_cell_today_on {
	border: 2px solid #B8DEF5;
}

.calendar_cell_event, .calendar_cell_event_on {
	background-color: #808080;
	color: #ffffff;
	border: 2px solid #808080;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.calendar_cell_event_on {
	border: 2px solid #B8DEF5;
}

.calendar_cell_event_today, .calendar_cell_event_today_on {
	background-color: #808080;
	color: #ffffff;
	border: 2px solid #cccccc;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.calendar_cell_event_today_on {
	border: 2px solid #B8DEF5;
}

