body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-color: #0C112C;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
td.body {
	background-image: url(../images/body.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
}
p.content {
	line-height: 16px;
	padding-right: 45px;
	padding-left: 15px;
	text-align: justify;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #CCFFCC;
}
.dicTitle {
	font-weight: bold;
	color: #FF6600;
}
.dicExample {
	font-style: italic;
	color: #006699;
}
p.contentRight {
	line-height: 16px;
	padding-right: 60px;
	padding-left: 15px;
	text-align: right;
}
td.news {
	background-image: url(../images/backgroundNews.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p.contentNews {

	line-height: 16px;
	padding-right: 60px;
	padding-left: 15px;
	text-align: justify;
}
td.activity {

	background-image: url(../images/backgroundActivity.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p.contentLeft {

	line-height: 16px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
.dicTitleGreen {

	font-weight: bold;
	color: #66CC00;
}
td.ActPractice {
	background-image: url(../images/backgroundActivityPractice.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 18px;
}
td.ActNextWeek {
	background-image: url(../images/backgroundActivityNextweek.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 18px;
}
td.ActThisWeek {
	background-image: url(../images/backgroundActivityThisweek.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 18px;
}
td.ActLastWeek {
	background-image: url(../images/backgroundActivityLastweek.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 18px;
}
td.MemLevel1 {

	background-image: url(../images/backgroundMembersAltokhan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 18px;
}
td.MemLevel2 {


	background-image: url(../images/backgroundMembersRelliskus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 18px;
}
td.MemLevel3 {



	background-image: url(../images/backgroundMembersCommunem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 18px;
}
td.members {

	background-image: url(../images/backgroundMembers.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tagMember {
	font-size: 10px;
	color: #B4B8CB;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.tagMemberHC {
	font-size: 10px;
	color: #596080;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.tagMemberSmall {
	font-size: 9px;
	color: #596080;
	line-height: 14px;
	letter-spacing: 1px;
	padding-left: 15px;
}
.dicTitleBlue {


	font-weight: bold;
	color: #006699;
}
td.history {

	background-image: url(../images/backgroundHistory.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.adminOne {
	background-color: #000000;
}

