body {
	background:#FFF;
}
body, td, th, div {
	font:normal normal 12px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	color:#017B32;
}
a:hover {
	text-decoration: underline;
	color:#01AD4E;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.outer { 
	position: relative;
	height:100%;
	width:100%;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
	z-index:10000000;
}
li strong {
	color:#017B32;
}


/* misc */
#main {
	width:100%;
	height:100%;
}
#footer {
	margin:-57px auto auto 0;
	width:100%;
	height:57px;
	background:url(../images/bg/black-g.gif);
}
#left {
	width:316px;
}
#left .wrp {
	padding:0 0 90px 0;
}
#right {
	width:100%;
	height:100%;
}
#c-left {
	width:50%;
	vertical-align:top;
	background:url(../images/bg/line-1.gif) right 0 repeat-y;
}
#side-line {
	background:url(../images/bg/line-1.gif) right 0 repeat-y;
}
#c-right {
	width:50%;
	vertical-align:top;
}
.c-wrp {
	padding:0 0 90px 0;
	vertical-align:top;
}
.page-1 {
	height:1px;
}
.page-1 .c-wrp {
	padding:0;
	vertical-align:top;
}
.page-2 {
	height:1px;
	background:#DCDACE !important;
}
.page-2 .c-wrp {
	padding:0;
	vertical-align:top;
	background:#DCDACE;
}
.page-3 {
	height:1px;
	/*background:url(../images/bg/green-side-1.gif) 0 0 repeat-y #047E35;*/
	background:url(../images/bg/green-g.gif);
}
.page-3 .c-wrp {
	padding:0;
	vertical-align:top;
	background:url(../images/bg/login.gif) 0 0 repeat-y;
}
/* misc */


/* footer */
#footer .lft {
	width:315px;
	background:url(../images/bg/green-g-1.gif);
	float:left;
	height:57px;
}
#footer .lft .wrp {
	padding:8px 0 0 18px;
	color:#FFF;
	line-height:110%;
}
#footer .lft .wrp a {
	text-decoration:none;
	color:#FFF;
}
#footer .lft .wrp a:hover {
	color:#F6E8B1;
}
#footer .rght {
	float:left;
	height:57px;
}
#footer .rght div {
	float:left;
	color:#FFF;
}
#footer .rght div img {
	float:left;
	margin:-2px 8px 0 0;
}
#footer .rght .hdr {
	padding:9px 0 0 11px;
	line-height:1em;
}
#footer .rght .txt {
	padding:9px 0 0 33px;
	width:535px;
	line-height:110%;
}
#visitation {
	position:absolute;
	margin:-80px auto auto 0;
	background:url(../images/bg/left-2.gif) 0 0 repeat-y #FFF;
	width:315px;
	height:79px;
}
#visitation .in-wrp {
	margin:0 0 0 8px;
	border-top:1px solid #FAFAFA;
	padding:8px 0 0 62px;
}
#visitation .in-wrp b {
	display:block;
	font-size:16px;
	color:#3F3F3F;
	margin:0 0 0 -37px;
	font-weight:normal;
}
#visitation .in-wrp div {
	border:1px solid #BFBFBF;
	width:87px;
	height:31px;
	float:left;
	margin:6px 10px 0 0;
}
/* footer */




/* left */
#left {
	vertical-align:top;
	background:url(../images/bg/left-1.gif) 0 0 repeat-y #EAEAEA;
}
#left .wrp {
	padding:0 0 190px 0;
}
#intro {
	background:url(../images/bg/side-1.jpg) 0 0 no-repeat #313131;
}
#intro .in-wrp {
	padding:118px 0 0 53px;
}
#intro .txt {
	margin:0 20px 0 -11px;
}
#intro .txt div {
	padding:12px 0 30px 25px;
	color:#FFF;
	border:1px solid #313131;
	font-size:13px;
}
#tspmi-logo {
	position:absolute;
	margin:23px auto auto 128px;
}
#vu-logo {
	position:absolute;
	margin:16px auto auto 20px;
}
#contacts-nfo {
	padding:8px 28px;
}
#contacts-nfo b {
	display:block;
	font-size:16px;
	color:#3F3F3F;
	font-weight:normal;
	display:block;
}
#contacts-nfo b a {
	font-size:16px !important;
	color:#3F3F3F !important;
	text-decoration:none !important;
	font-weight:normal;
}
#contacts-nfo div {
	font-size:13px;
	color:#3F3F3F;
	padding:7px 0 0 40px;
	line-height:150%;
}
#contacts-nfo span {
	font-size:12px;
}
#contacts-nfo a {
	color:#3F3F3F;
}
/* left */



/* langs */
#langs {
	background:url(../images/bg/langs-loop.gif);
	position:relative;
	height:20px;
}
#langs div {
	height:20px;
	background:url(../images/dec/langs.gif) 0 0 no-repeat;
	border-right:1px solid #D0CCC0;
	padding:0 5px 0 0;
}
#langs div a {
	display:block;
	border:1px solid #FFFFF8;
	padding:0 4px 1px 4px;
	float:right;
	text-transform:uppercase;
	line-height:100%;
	text-decoration:none;
	margin:3px 0 0 5px;
	color:#E3D7AD;
	font-size:9px;
}
#langs div .act {
	color:#807350;
	background:#DCCDBA;
}
/* langs */



/* courses */
#courses {
	border-bottom:1px solid #EBEBEB;
	padding:3px;
}
#courses .wf {
	background:#E8DFCD;
	padding:9px 0 4px 0;
}
#courses ul {
	display:block;
	padding:12px 30px 0 55px;
	margin:0;
	list-style:none;
	clear:both;
}
#courses li {
	display:block;
	padding:0 0 5px 30px;
	margin:0;
	list-style:none;
}
#courses li.lt {
	background:url(../images/ico/lt-1.gif) 0 3px no-repeat;
}
#courses li.en {
	background:url(../images/ico/en-1.gif) 0 3px no-repeat;
}
#courses a {
	font-size:13px;
	color:#040000;
}
#courses a:hover {
	color:#5A3D1B;
	text-decoration:none;
}
/* courses */


/* list-1 */
#list-1 {
	padding:8px 3px 3px 3px;
	border-bottom:1px solid #EBEBEB;
}
#list-1 ul {
	padding:17px 0 0 35px;
	margin:0;
	list-style:none;
	display:block;
	clear:both;
}
#list-1 li {
	padding:0 0 10px 0;
	margin:0;
	list-style:none;
	display:block;
}
#list-1 a {
	font-size:13px;
	text-decoration:underline;
}
#list-1 span {
	background:#007B32;
	color:#FFF;
	padding:0 2px;
	margin:0 6px 0 0;
}
#list-1 strong {
	color:#656565;
	font-weight:normal;
}
#list-1 div {
	padding:0 0 0 40px;
	color:#414244;
}
/* list-1 */


/* bookshelf */
#bookshelf {
	padding:9px 3px;
}
#bookshelf img {
	/*float:left;*/
	border:2px solid #000;
	position:absolute;
	margin:0 auto auto 0;
}
#bookshelf .in-wrp {
	padding:20px 0 0 23px;
	clear:both;
}
#bookshelf .in-wrp div {
	padding:0 0 0 129px;
	background:url(../images/ico/book-1.gif) 30px 3px no-repeat;
	/*float:left;*/
	line-height:130%;
	min-height:111px;
}
#bookshelf ul {
	display:block;
	padding:20px 0 10px 23px;
	margin:0;
	list-style:none;
	clear:both;
}
#bookshelf li {
	display:block;
	padding:0 0 5px 18px;
	background:url(../images/ico/book-1.gif) 0 1px no-repeat;
	margin:0;
	list-style:none;
}
.more-1 {
	padding:0 0 0 12px;
}
/* bookshelf */


/* login-block */
#login-block {
	background:url(../images/bg/brown-g.gif);
	color:#FFF;
	font-size:13px;
}
#login-block .in-wrp {
	background:url(../images/bg/login.gif) 0 0 repeat-y;
	padding:8px 8px 8px 22px;
}
#login-block .frm label {
	display:block;
	float:left;
	width:120px;
	font-size:13px;
}
#login-block .frm label input {
	display:block;
	width:110px;
	margin:2px 0 0 0;
}
#login-block .frm .sbmt {
	float:left;
	border:1px solid #FFF;
	color:#FFF;
	font-size:12px;
	padding:1px;
	margin:19px 0 0 0;
	font:normal normal 11px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	cursor:pointer;
	cursor:hand;
	background:#D4D0C8 !important;
}
#login-block .nfo {
	clear:both;
	padding:2px 0 15px 23px;
	background:url(../images/ico/exmark-2.gif) 0 7px no-repeat;
	min-height:25px;
	font-size:13px;
	color: #017B32;
}
#login-block .logout {
	float:right;
	border:1px solid #FFF;
	color:#FFF;
	padding:0 1px;
	margin:5px 0 0 0;
	font:normal normal 11px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	cursor:pointer;
	cursor:hand;
}
#login-block b {
	display:block;
	font-size:13px;
	font-weight:normal;
	color:#FDFDFD;
}
#login-block span {
	display:block;
	font-size:14px;
	color:#424146;
	padding:2px 0 8px 0;
}
#login-block a {
	color:#FFF;
	font-size:12px;
}
#login-block a:hover {
	color:#F6E8B1;
}
/* login-block */


/* attention */
#attention {
	background:url(../images/bg/green-g.gif);
	border-top:2px solid #FFF;
}
#attention .in-wrp {
	background:url(../images/bg/green-side-1.gif) 0 0 repeat-y;
	padding:9px 22px 6px 22px;
}
#attention b {
	display:block;
	font-size:16px;
	color:#FFF;
}
#attention span {
	color:#ADCE97;
	font-size:11px;
}
#attention a {
	color:#ADCE97 !important;
	font-size:11px;
}
#attention ul {
	display:block;
	padding:13px 0 0 0;
	margin:0;
	list-style:none;
}
#attention li {
	display:block;
	padding:0 0 13px 25px;
	color:#FFF;
	margin:0;
	list-style:none;
	line-height:130%;
	background:url(../images/ico/exmark-1.gif) 0 2px no-repeat;
}
/* attention */


/* usefull */
#usefull {
	border-bottom:1px solid #EDEDED;
	padding:7px 3px;
}
#usefull ul {
	display:block;
	padding:11px 0 0 15px;
	margin:0;
	list-style:none;
	clear:both;
}
#usefull li {
	display:block;
	padding:0 0 11px 0;
	margin:0;
	list-style:none;
	color:#646464;
	font-size:10px;
}
#usefull span {
	color:#008037;
	font-size:10px;
}
#usefull a {
	color:#008037;
	font-size:10px;
}
#usefull li div {
	padding:2px 0 0 18px;
	color:#000;
	line-height:130%;
}
/* usefull */


/* links */
/*
#links {
	padding:3px;
}
*/
#links .in-wrp {
	background:#EADFCB;
	padding:9px 0 0 0;
}
#links .in-wrp div {
	padding:10px 25px 12px 25px;
	clear:both;
}
#links .in-wrp div a {
	color:#000200 !important;
}
#links .in-wrp div a:hover {
	color:#5A3D1B !important;
}
/* links */



/* menu */
#menu ul {
    display:block;
    padding:0;
    margin:0;
    list-style:none;
}
#menu li {
    display:block;
    padding:0;
    margin:0;
    list-style:none;
    background:url(../images/bg/menu-off-loop.gif) 0 0 repeat-x #FFF;
}
#menu li div {
    background:url(../images/bg/menu-off.gif) 0 0 repeat-y;
    padding:2px 25px;
    border-bottom:1px solid #B7B7B7;
    margin:0 0 1px 0;
}
#menu a {
    color:#656565;
    text-transform:uppercase;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif !important;
}
#menu a:hover {
    color:#007A31 !important;
    text-decoration:none;
}
#menu .act div {
    background:url(../images/bg/menu-on.gif) 0 0 repeat-y;
}
#menu .act a {
    color:#007A31 !important;
}
#menu .lev-2 div {
    background:url(../images/bg/lev-2-off.gif) 0 0 repeat-y;
}
#menu .lev-2 a {
    padding:2px 25px 2px 43px;
}
#menu .lev-2-act div {
    background:url(../images/bg/lev-2-on.gif) 0 0 repeat-y;
}
#menu .lev-2-act a {
    padding:2px 25px 2px 43px;
    color:#7D7743;
}
/* menu */

/* colspan */
.colspan {
	vertical-align:top;
	height:1px;
	padding:3px 3px 0 3px;
}
.colspan .in-wrp {
	background:#E8DFCD;
	padding:10px 0 6px 0;
}
.colspan .clear {
	padding:13px 50px 35px 15px;
	font-size:13px;
	color:#3C3E3D;
	line-height:130%;
}
.colspan .clear a {
	color:#3C3E3D !important;
}
.colspan .clear a:hover {
	color:#5A3D1B !important;
}
.colspan .ainv {
	padding:0 50px 0 15px;
	color:#434047;
}
.colspan .ainv a {
	font-size:11px;
}
.colspan .ainv span {
	font-size:11px;
	color:#008234;
}
/* colspan */


/* colspan-1 */
.colspan-1 {
	vertical-align:top;
	padding:3px 3px 59px 3px;
}
.colspan-1 .in-wrp {
	background:#E8DFCD;
	padding:10px 0 6px 0;
}
.colspan-1 .clear {
	padding:13px 50px 13px 15px;
	font-size:13px;
	color:#3C3E3D;
	line-height:130%;
}
.colspan-1 .clear a {
	color:#3C3E3D !important;
}
.colspan-1 .clear a:hover {
	color:#5A3D1B !important;
}
/* colspan */


/* coments */
.coments {
	padding:12px 3px 90px 3px;
}
.coments ul {
	display:block;
	padding:13px 20px 0 20px;
	margin:0;
	list-style:none;
	clear:both;
}
.coments li {
	display:block;
	padding:0 0 20px 0;
	margin:0;
	list-style:none;
	color:#404040;
}
.coments li span {
	display:block;
	font-size:11px;
}
.coments li a {
	font-size:13px;
}
.coments li div {
	padding:5px 0 0 45px;
	color:#000;
	line-height:130%;
}
.coments .in-wrp {
	padding:0 0 0 14px;
}
.coments .txt {
	clear:both;
	padding:6px 0 0 0;
	color:#404040;
}
.coments label {
	display:block;
	padding:0 0 5px 0;
	color:#404040;
	font-size:13px;
}
.coments textarea {
	height:150px;
	width:90%;
	margin:0 0 15px 0;
}
.coments .sbmt {
	margin:0 10px 0 0;
	border:1px solid #817545;
	cursor:pointer;
	cursor:hand;
	padding:0 1px;
	background:#BBA373;
	color:#FFF;
	font:normal normal 11px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
.coments .clr {
	margin:0;
	border:1px solid #80744A;
	cursor:pointer;
	cursor:hand;
	background:#D6CECB;
	color:#7E7741;
	padding:0 1px;
	font:normal normal 11px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
/* coments */


/* the-table */
.pad-15 {
	padding:0 15px;
}
.the-table {
	border:4px solid #FFF;
	width:100%;
}
.the-table th {
	background:#BAB49E;
	padding:5px 8px;
	text-align:left;
	text-transform:uppercase;
	color:#FFF;
	border-bottom:2px solid #FFF;
	vertical-align:top;
}
.the-table td {
	border-bottom:1px solid #B1AB95;
	background:#FFF;
	padding:3px 8px 10px 8px;
	font-size:11px;
	color:#3F3F3F;
	vertical-align:top;
}
.the-table td a {
	font-size:11px;
	padding:0 0 0 20px;
	background:url(../images/ico/blank.gif) 0 0 no-repeat;
}
.the-table td.noico a {
	background:none;
	padding:0;
}
.the-table td ol {
	display:block;
	padding:0 0 0 13px;
	margin:0;
}
.the-table td li {
	padding:0;
	margin:0;
}
.the-table .lst {
	height:9px;
	background:#B1AB95;
	padding:0 !important;
	font-size:9px;
	line-height:9px;
}
.the-table .lh {
	line-height:200%;
}
.the-table .lh a {
	background:url(../images/ico/blank.gif) 0 center no-repeat;
}
/* the-table */


/* books */
#books {
	vertical-align:top;
	padding:16px 3px 90px 3px;
}
#books ul {
	display:block;
	margin:0;
	padding:20px;
	clear:both;
	list-style:none;
}
#books li {
	display:block;
	margin:0;
	padding:0 0 40px 235px;
	list-style:none;
}
#books li img {
	float:left;
	margin:0 0 0 -235px;
	border:4px solid #000;
}
#books li .txt b {
	display:block;
	color:#017C2C;
	font-weight:normal;
	font-size:16px;
}
#books li .txt span {
	display:block;
	padding:8px 0 6px 0;
	color:#404040;
	font-size:13px;
}
#books li .txt div {
	display:block;
	padding:15px 0 0 0;
	color:#414141;
	font-size:13px;
}
#books li .txt a {
	display:block;
	padding:0 0 0 16px;
	background:url(../images/ico/blank.gif) 0 0 no-repeat;
	height:16px;
	font-size:13px;
}
/* books */


/* new-message */
#new-message {
	vertical-align:top;
	padding:3px 3px 90px 3px;
}
#new-message .frm-wrp {
	background:#E8DFCD;
	padding:12px 3px;
}
#new-message .frm-wrp label {
	float:left;
	display:block;
	padding:20px 0 0 23px;
	color:#7F7540;
	font-size:15px;
	width:60%;
}
#new-message .frm-wrp label.fst {
	width:25%;
}
#new-message .frm-wrp label select {
	display:block;
	height:180px;
	margin:6px 0 0 -2px;
	width:100%;
}
#new-message .group {
	text-transform:uppercase;
	background:#F0F0F0;
}
#new-message .frm-wrp label textarea {
	display:block;
	height:180px;
	margin:6px 0 10px -2px;
	width:100%;
}
#new-message input {
	border:1px solid #7F7748;
	color:#7F7748;
	background:#F5E8B1;
	margin:0 8px 0 0;
	cursor:pointer;
	cursor:hand;
	padding:0 1px;
	font:normal normal 11px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
#new-message .messages {
	padding:20px 0;
}
#new-message .messages ul {
	padding:5px 15px 15px 20px;
	margin:0;
	list-style:none;
	display:block;
	clear:both;
}
#new-message .messages li {
	padding:10px 0 10px 150px;
	margin:0;
	list-style:none;
	display:block;
	border-bottom:1px solid #AFCD99;
}
#new-message .messages li .fl {
	width:140px;
	font-size:11px;
	color:#3F3F3F;
	margin:0 0 0 -150px;
}
#new-message .messages li .fl a {
	line-height:150%;
	font-size:13px;
}
#new-message .messages li .txt {
	color:#3F3F3F;
	line-height:140%;
}
#new-message .messages li .txt input {
	margin:7px 8px 0 0;
}
#new-message .messages li .txt-1 {
	color:#7E7E7E;
	line-height:140%;
}
#new-message .messages li .txt-1 input {
	margin:7px 8px 0 0;
}
#new-message .messages li.lst {
	border:none;
}
/* new-message */


/* komentarai */
#komentarai {
	vertical-align:top;
	padding:3px 3px 90px 3px;
}
#komentarai .top {
	padding:12px 0 0 0;
	background:#E8DFCD;
}
#komentarai .top .but {
	text-align:right;
}
#komentarai .but input {
	border:1px solid #413F42;
	cursor:pointer;
	cursor:hand;
	padding:0 1px;
	margin:0 15px 0 0;
	background:#7B7747;
	color:#FFF;
	font:normal normal 11px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
#komentarai ul {
	padding:5px 15px 15px 20px;
	margin:0;
	list-style:none;
	display:block;
	clear:both;
}
#komentarai li {
	padding:10px 0 10px 150px;
	margin:0;
	list-style:none;
	display:block;
	border-bottom:1px solid #FFF;
}
#komentarai li .fl {
	width:140px;
	font-size:11px;
	color:#3F3F3F;
	margin:0 0 0 -150px;
}
#komentarai li .fl a {
	line-height:150%;
	font-size:13px;
}
#komentarai li .fl span {
	line-height:150%;
	font-size:11px;
	color:#017B32;
}
#komentarai li .txt {
	color:#3F3F3F;
	line-height:140%;
	background:#E8DFCD;
}
#komentarai li .txt-2 {
	color:#757575;
	line-height:140%;
}
#komentarai li .txt label {
	display:block;
	padding:14px 0 0 0;
	color:#7A7243;
	font-size:15px;
}
#komentarai li .txt label textarea {
	display:block;
	margin:4px 0 0 0;
	width:100%;
	height:75px;
}
#komentarai li .txt input {
	border:1px solid #7F7748;
	color:#7F7748;
	background:#F5E8B1;
	margin:7px 8px 0 0;
	cursor:pointer;
	cursor:hand;
	padding:0 1px;
	font:normal normal 11px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
#komentarai .topics {
	padding:15px 0 0 0;
	clear:both;
}
#komentarai .topics li {
	border-bottom:1px solid #AFCB98;
}
#komentarai .topics .blc {
	clear:both;
}
#komentarai .topics .blc b {
	background:#007B32;
	color:#FFF;
	margin:0 0 0 20px;
	padding:2px 5px;
	display:block;
	float:left;
	font-size:13px;
}
#komentarai .topics li .txt input {
	color:#FFF;
	background:#BBB4A1;
}
#komentarai .hdr-2 {
	margin:0 0 22px 0;
}
#komentarai li.lst {
	border:none;
}
/* komentarai */


/* konference */
#konference {
	vertical-align:top;
	padding:0 0 90px 0;
}
#konference .in-wrp {
	padding:3px 3px 0 3px;
}
#konference .top {
	background:#E8DFCD;
	padding:12px 0 6px 0;
}
#konference .top ul {
	display:block;
	padding:10px 55px 4px 55px;
	margin:0;
	clear:both;
	list-style:none;
}
#konference .top li a {
	color:#3D4140;
}
#konference .top li a:hover {
	color:#5A3D1B;
}
#konference .top li {
	display:block;
	padding:0 0 6px 28px;
	background:url(../images/ico/arrow-1.gif) 0 3px no-repeat;
	color:#3D4140;
	margin:0;
	list-style:none;
	font-size:13px;
}
#konference .green {
	border-top:5px solid #FFF;
	background:#B0CC99;
	padding:10px 20px 20px 0;
}
#konference .green .txt {
	padding:14px 0 0 20px;
	clear:both;
	color:#403C3B;
	font-size:13px;
}
#konference .iner-list {
	border:1px solid #DFE0D8;
	margin:3px 0 0 0;
	height:650px;
}
#konference .iner-list ul {
	padding:10px;
	margin:0;
	list-style:none;
	display:block;
}
#konference .iner-list li {
	padding:0 0 18px 150px;
	margin:0;
	list-style:none;
	display:block;
}
#konference .iner-list li .fl {
	width:140px;
	font-size:11px;
	color:#3F3F3F;
	margin:0 0 0 -150px;
}
#konference .iner-list li .fl a {
	line-height:150%;
	font-size:13px;
	background:#B6CA75;
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:0 3px;
	float:left;
	clear:both;
	margin:0 0 4px 0;
}
#konference .iner-list li .fl a:hover {
	color:#F6E8B1;
}
#konference .iner-list li.mine .fl a {
	background:#404040;
}
#konference .iner-list li .txt {
	color:#3F3F3F;
	line-height:140%;
}
#konference .iner-list li.mine .txt {
	color:#000;
}
#konference .say {
	padding:8px 25px 0 0;
}
#konference .say label {
	display:block;
	padding:10px 0 0 30px;
	clear:both;
}
#konference .say span {
	padding:0 3px;
	margin:0 0 0 5px;
	line-height:150%;
	font-size:13px;
	background:#B6CA75;
	color:#FFF;
}
#konference .say textarea {
	display:block;
	width:100%;
	height:80px;
	margin:4px 0 8px 0;
}
#konference .say input {
	float:right;
	border:1px solid #017B32;
	cursor:pointer;
	cursor:hand;
	padding:0 1px;
	background:#AECB9B;
	color:#017B32;
	font:normal normal 11px "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
/* konference */



/* hdr */
.hdr-1 {
	background:url(../images/bg/hdr-1.gif) 0 0 repeat-y #B6A176;
	padding:1px 20px 2px 28px;
	border-right:1px solid #817447;
	border-bottom:1px solid #817447;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	display:block;
	float:left;
}
.hdr-1 a {
	text-decoration:none !important;
	font-size:16px !important;
	color:#FFF !important;
	font-weight:normal;
}
.hdr-2 {
	background:url(../images/bg/hdr-2.gif) 0 0 repeat-y #018033;
	padding:1px 20px 2px 28px;
	border-right:1px solid #114A29;
	border-bottom:1px solid #114A29;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	display:block;
	float:left;
}
.hdr-2 a {
	text-decoration:none !important;
	font-size:16px !important;
	color:#FFF !important;
	font-weight:normal;
}
.hdr-3 {
	background:url(../images/bg/hdr-3.gif) 0 0 repeat-y #BAB8A1;
	padding:1px 20px 2px 28px;
	border-right:1px solid #7E7F77;
	border-bottom:1px solid #7E7F77;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	display:block;
	float:left;
}
.hdr-3 a {
	text-decoration:none !important;
	font-size:16px !important;
	color:#FFF !important;
	font-weight:normal;
}
.hdr-4 {
	background:url(../images/bg/hdr-4.gif) 0 0 repeat-y #B3CF9E;
	padding:1px 20px 2px 28px;
	border-right:1px solid #708B62;
	border-bottom:1px solid #708B62;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	display:block;
	float:left;
	text-decoration: none;
}
.hdr-4 a {
	text-decoration:none !important;
	font-size:16px !important;
	color:#FFF !important;
	font-weight:normal;
}
.hdr-5 {
	background:url(../images/bg/hdr-5.gif) 0 0 repeat-y #B8A177;
	padding:1px 20px 2px 28px;
	border-right:1px solid #9B8657;
	border-bottom:1px solid #9B8657;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	display:block;
	float:left;
	text-decoration: none;
}
.hdr-5 a {
	text-decoration:none !important;
	font-size:16px !important;
	color:#FFF !important;
	font-weight:normal;
}
.hdr-6 {
	background:url(../images/bg/hdr-6.gif) 0 0 repeat-y #797140;
	padding:1px 20px 2px 28px;
	border-right:1px solid #4F4933;
	border-bottom:1px solid #4F4933;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	display:block;
	float:left;
}
.hdr-6 a {
	text-decoration:none !important;
	font-size:16px !important;
	color:#FFF !important;
	font-weight:normal;
}
/* hdr */

.paging ul {
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
}
.paging li {
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
}
.paging a {
	font-size:11px;
	color:#017B32;
}
.paging .active a {
	text-decoration:none;
	color:#C00;
	margin:5px;
}

.actcom a {
background:#404040;
color: #FFF;
padding:2px;
}


ul.mktree { text-align: left; }
ul.mktree, ul.mktree ul , ul.mktree li { margin-left:0px; padding:0px; }
ul.mktree  li { list-style: none; padding-left:20px; } 
ul.mktree  li .bullet { padding-left: 15px; }

ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(../images/minus.gif)  center left no-repeat; }
ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(../images/plus.gif)   center left no-repeat; }
ul.mktree  li.liBullet   .bullet { cursor: default; }

ul.mktree  li.liOpen    ul { display: block; }
ul.mktree  li.liClosed  ul { display: none; }

ul.mktree  li { font-size: 12px; background: #aaaaaa; margin: 1px; }
ul.mktree  li ul li { font-size: 12px; }
ul.mktree  li ul li ul li { font-size: 12px; }
ul.mktree  li ul li ul li ul li { font-size: 12px; }


.CalendarTable {
	border-collapse: collapse;
	border: 1px solid #888888;
}	
.CalendarTable td, .CalendarTable th {
	border: 1px solid #888888;
	font-size: 10px;
	font-family: verdana;
}
