body {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 11px;
}
a {
	color: #2959a2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#header div.logo {
	background: #ffb400 url(/themes/rasyk/header01.gif) repeat-x 100px top;
	height: 94px;
}
#header div.logo div.image {
	height: 94px;
	text-align: center;
}
#header div.logo div.image .banner55 {
	height: 60px;
	width: 468px;
	position: absolute;
	left: 38%;
	top: 13px;
	overflow: hidden;
}
#header div.logo div.image iframe {
}
#header div.logo div.image a {
	display: block;
	background: #ffb400 url(/themes/rasyk/header02.gif) no-repeat 13px 18px;
	width: 217px;
	height: 94px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#top_menu {
	border-top: 1px solid #fff;
	height: 30px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	letter-spacing: 1px;
	background-color: #ed0000;
}
#top_menu .item {
	float: left;
	background: url(/themes/rasyk/top_menu02.gif) no-repeat left top;
	padding-left: 5px;
}
#top_menu .inside {
	background: url(/themes/rasyk/top_menu01.gif) no-repeat right top;
	padding-right: 4px;
}
#top_menu .item a {
	display: block;
	padding: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #fff;
}
#top_menu .first {
	background-image: none;
}
#top_menu .first_active {
	background-image: none;
	background-color: #000;
}
#top_menu .last .inside {
	background: url(/themes/rasyk/top_menu05.gif) no-repeat right top;
	padding-right: 9px;
}
#top_menu .active, #top_menu .last_active {
	background: url(/themes/rasyk/top_menu04.gif) no-repeat left top;
}
#top_menu .active a, #top_menu .first_active a, #top_menu .last_active a {
	background-color: #000;
}
#top_menu .active .inside, #top_menu .first_active .inside {
	background: url(/themes/rasyk/top_menu03.gif) no-repeat right top;
}
#top_menu .last_active .inside {
	background: url(/themes/rasyk/top_menu06.gif) no-repeat right top;
	padding-right: 9px;
}


#header div.search {
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
}
#header div.search form {
	display: inline;
}
#header div.search form input, #header div.search form select {
	font-size: 9px;
	width: 80px;
}


#footer div.top {
	height: 20px;
}
#footer div.body {
	background-color: #f7f7ef;
	padding-top: 20px;
	padding-bottom: 7px;
}
#footer div.body td.col1 {
	vertical-align: top;
	color: #666;
	font-size: 9px;
	width: 350px;
	padding-left: 40px;
}
#footer div.body td.col1 img {
	float: left;
	margin: 0px 5px 5px 0px;
}
#footer div.body td.col2 {
	vertical-align: top;
	padding-right: 100px;
	padding-left: 80px;
	color: #666;
	font-size: 9px;
}


#left_menu {
	font-family: Arial, Verdana;
	width: 209px;
	padding-right: 14px;
	vertical-align: top;
}


.main_left_block {
	background: url(/themes/rasyk/left_menu01.gif) repeat-x left top;
	padding-left: 10px;
	padding-bottom: 10px;
}
.main_left_block .list {
	border-right: 6px solid #fff;
	padding-top: 8px;
}
.main_left_block .title {
	font-family: Georgia, Tahoma, Times new roman;
	background: url(/themes/rasyk/left_menu02.gif) no-repeat right top;
	padding-top: 9px;
	padding-bottom: 6px;
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: capitalize;
}
.main_left_block .item {
	font-size: 11px;
	color: #7f7f7f;
}
.main_left_block .item a {
	font-weight: bold;
}
.main_left_block .total {
	border-right: 6px solid #fff;
	padding-top: 10px;
	text-align: right;
	font-size: 9px;
	padding-right: 10px;
}
.main_left_block .total a {
	color: #7f7f7f;
}
.main_left_block .total .number {
	font-weight: bold;
}

.main_left_add_item .main_left_block {
	padding-bottom: 0px;
}
.main_left_add_item .main_left_block .item {
	border-right: 6px solid #fff;
	padding-top: 8px;
	padding-bottom: 8px;
}
.main_left_user .main_left_block {
	padding-bottom: 10px;
}
.main_left_user .main_left_block .block {
	padding-top: 10px;
	color: #7f7f7f;
	border-right: 6px solid #fff;
}
.main_left_user .main_left_block .small {
	font-size: 10px;
}
.main_left_user .main_left_block .small a {
	font-size: 11px;
}
.main_left_user .main_left_block .small2 a {
	font-weight: bold;
}
.main_left_user .main_left_block .red a {
	color: red;
	font-weight: bold;
}
.main_left_user .main_left_block .item {
	padding-left: 0px;
}
.main_left_user .main_left_block .block table {
	margin-top: 10px;
}
.main_left_user .main_left_block .block td {
	color: #7f7f7f;
}
.main_left_user .main_left_block .block form {
	display: inline;
}
.main_left_user .main_left_block .block input {
	font-size: 9px;
	width: 80px;
}
.main_left_user .main_left_block .block input.checkbox {
	width: 16px;
	margin-bottom: 0px;
}
.main_left_user .main_left_block .block .password {
	font-size: 10px;
	padding-top: 6px;
}
.main_left_user .main_left_block .block .register {
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
}


#left_menu .banner02 {
	padding-left: 10px;
	padding-top: 60px;
}


#body_first .title {
	font-family: Georgia, Tahoma, Times new roman, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	color: #ec0009;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#body_first .title a {
	color: #ec0009;
}
#body_first div.block1 {
	padding-top: 4px;
	padding-bottom: 10px;
}
#body_first td.col1 {
	width: 32%;
	vertical-align: top;
	border-top: 5px solid #cb0000;
	background: #f6f4d9 url(/themes/rasyk/index01.gif) no-repeat right bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#body_first td.col2 {
	width: 3%;
}
#body_first td.col3 {
	width: 31%;
	vertical-align: top;
	border-top: 5px solid #cb0000;
	background: #f9f7e4 url(/themes/rasyk/index02.gif) no-repeat right bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#body_first td.col4 {
	width: 3%;
}
#body_first td.col5 {
	width: 31%;
	vertical-align: top;
	border-top: 5px solid #cb0000;
	background: #fbfaee url(/themes/rasyk/index03.gif) no-repeat right bottom;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
}



#body_first div.read div.item {
	padding-bottom: 2px;
}
#body_first div.read div.item a {
	color: #000;
}
#body_first div.read div.total a {
	color: #7F7F7F;
}
#first_books {
	background-color: #EAEBF0;
}
#first_books table.books tr.row1 td.item {
	padding-right: 7px;
	padding-bottom: 6px;
}
#first_books table.books tr.row2 td.item {
	padding-right: 7px;
}
#first_books table.books td.item img {
	border: 1px solid #000;
}
#body_first div.books div.total {
	color: #7F7F7F;
}
#body_first div.books div.list img {
	border: 1px solid #000;
	margin-right: 5px;
}

#body_first div.articles div.item {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 0px 4px;
	padding-bottom: 5px;
}
#body_first div.articles div.item a {
	color: #000;
}
#body_first div.articles div.total {
	color: #7F7F7F;
}
#body_first div.news div.item {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 0px 4px;
	padding-bottom: 5px;
}
#body_first div.news div.item a {
	color: #000;
}
#body_first div.prizes div.item img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #000;
}
#body_first div.prizes div.item a {
	color: #000;
}
#body_first div.prizes div.clear {
	clear: left;
}
#body_first div.poll form {
	display: inline;
}
#body_first div.poll div.name5 {
	font-weight: bold;
	padding-bottom: 8px;
}
#body_first div.poll div.answer5 {
	padding-bottom: 3px;
}
#body_first div.poll div.answer5 input.radio5 {
	margin-bottom: -3px;
}
#body_first div.poll div.answer5 input.check5 {
	margin-bottom: -1px;
}
#body_first div.poll div.submit5 {
	padding-top: 10px;
}
#body_first div.poll a {
	color: #7F7F7F;
}
#body_first div.poll div.results5 div.name5 {
	font-weight: normal;
	padding-bottom: 2px;
}
#body_first div.poll div.results5 div.perc5 {
	height: 22px;
}
#body_first div.poll div.results5 div.perc5 div.line5 {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #aaa;
	height: 6px;
	line-height: 6px;
	float: left;
	margin-right: 6px;
	margin-top: 5px;
}


#body_first div.recommendation div.owner {
	padding-bottom: 2px;
	font-size: 9px;
}
#body_first div.recommendation div.owner a {
	color: #7F7F7F;
}
#body_first div.recommendation div.item img {
	float: left;
	margin-right: 5px;
}
#body_first div.recommendation div.item a {
	color: #000;
}
#body_first div.recommendation div.clear {
	clear: left;
	line-height: 0px;
}
#body_first div.recommendation div.help {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 0px 4px;
	padding-left: 8px;
}
#body_first div.recommendation div.help a {
	color: #7F7F7F;
}

#body_first div.today div.item_text {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 0px 4px;
	padding-left: 8px;
	padding-bottom: 8px;
}
#body_first div.today div.item_text a {
	color: #000;
}
#body_first div.today div.item_img img {
	margin-left: 5px;
	margin-bottom: 5px;
}



/*  Trinti nuo cia 
#first_1 {
	background-color: #EAEBF0;
	padding-left: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
#first_1 td {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif, Georgia;
	color: #000;
	font-size: 10px;
	}
#first_1 .news_item {
	margin-bottom: 3px;
	}
#first_1 .news_item A {
	color: #000;
	}
#first_1 .read_item {
	margin-bottom: 2px;
	}
#first_1 .read_item A {
	color: #000;
	}
#first_1 .prize {
	padding-bottom: 6px;
	}
#first_1 .prize A {
	color: #000;
	}
#first_1 .article_item {
	margin-bottom: 5px;
	}
#first_1 .article_item A {
	color: #000;
	}
#first_1 .books_item img {
	margin-right: 5px;
	margin-bottom: 5px;
	}

.first_col_1 {
	width: 26%;
	}
.first_col_2 {
	width: 3%;
	}
.first_col_3 {
	width: 30%;
	}
.first_col_4 {
	width: 3%;
	}
.first_col_5 {
	width: 25%;
	}
.first_col_6 {
	width: 13%;
	}

.line {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top:  1px #DBDDE4 solid;
	}
#first_2 {
	margin-top: 14px;
	border-top:  1px #DBDDE4 solid;
	border-left:  1px #DBDDE4 solid;
	padding-left: 18px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
#first_2 td {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif, Georgia;
	color: #000;
	font-size: 10px;
	}
#first_2 .article_item {
	margin-bottom: 5px;
	}
#first_2 .article_item A {
	color: #000;
	}
#first_2 .books_item img {
	margin-right: 5px;
	margin-bottom: 5px;
	}
#first_2 .writers_item {
	margin-bottom: 2px;
	}
#first_2 .writers_item A {
	color: #000;
	}
#first_2 .users_item {
	margin: 0px 5px 5px 0px;
	}
#first_2 .link_item {
	margin-bottom: 2px;
	}
#first_2 .link_item A {
	color: #000;
	}
#first_2 .read_item {
	margin-bottom: 2px;
	}
#first_2 .read_item A {
	color: #000;
	}
#first_2 .news_item {
	margin-bottom: 3px;
	}
#first_2 .news_item A {
	color: #000;
	}
#first_2 .prize {
	padding-bottom: 6px;
	}
#first_2 .prize A {
	color: #000;
	}
#first_2 .sms_block {
	border: 1px solid #AEB3C6;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #EAEBF0;
	}
#first_2 .sms_block A {
	color: #000;
	}



.left_menu_block_1 {
	padding-left: 10px;
	}
.left_menu_title_1 {
	}
.left_menu_title_1 A {
	color: #000;
	}
.left_menu_item_1 {
	padding-left: 24px;
	color: #980C0C;
	font-size: 11px;
	font-weight: bold;
	}
.left_menu_item_1 .number {
	color: #7F7F7F;
	font-size: 11px;
	font-weight: normal;
	}
.left_menu_total_1 {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 9px;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
	}
.left_menu_total_1 A {
	color: #7F7F7F;
	}
.left_menu_separator_1 {
	background-image: url(/themes/rasyk/left_menu_bg_1.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
	padding: 1px;
	}

.left_menu_block_2 {
	margin-top: 0px;
	background-image: url(/themes/rasyk/left_menu_bg_2.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 2px;
	}
.left_menu_title_2 {
	text-transform: uppercase;
	color: #000;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	}
.left_menu_item_2 {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 9px;
	padding-left: 24px;
	}
.left_menu_item_2 .username {
	font-family: Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	color: #980C0C;
	font-size: 11px;
	font-weight: bold;
	}
.left_menu_item_2_1 {
	padding-top: 3px;
	padding-left: 90px;
	padding-bottom: 7px;
	}
.left_menu_item_2_2 {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 9px;
	margin-top: 5px;
	}
.left_menu_item_2_3 {
	padding-top: 6px;
	color: #980C0C;
	font-size: 11px;
	font-weight: bold;
	}
.left_menu_item_2_4 {
	color: #980C0C;
	font-size: 11px;
	font-weight: bold;
	}
.left_menu_item_2_5 {
	margin-top: 5px;
	color: #980C0C;
	font-size: 11px;
	font-weight: bold;
	}
.left_menu_item_2_6 {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 9px;
	}
	
.left_menu_login {
	padding-left: 24px;
	margin-top: 10px;
	}
.left_menu_login td {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 9px;
	}
.left_menu_login input {
	font-size: 9px;
	width: 80px;
	margin-left: 10px;
	}
#bottom_1 {
	height: 46px;
	background-image: url(images/bottom_bg_1.jpg);
	background-image: url(/themes/rasyk/bottom_bg_1.jpg);
	background-repeat: repeat-x;
	}
#bottom_2 {
	background-color: #E5E5E5;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#bottom_3 {
	width: 4%;
	}
#bottom_4 {
	width: 37%;
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 9px;
	}
#bottom_4 img {
	float: left;
	margin: 0px 5px 5px 0px;
	}
#bottom_5 {
	width: 6%;
	}
#bottom_6 {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 9px;
	width: 43%;
	}
#bottom_7 {
	width: 10%;
	}


#top_1 {
	height: 30px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(/themes/rasyk/top_01.jpg);
	background-repeat: no-repeat;
	}
.top_menu_01 {
	font-family: Tahoma, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #980C0C;
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px #980C0C solid;
	letter-spacing: 1px;
	}
.top_menu_01 A {
	color: #980C0C;
	text-decoration: none;
	}
.top_menu_02 {
	font-family: Tahoma, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #980C0C;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px #980C0C solid;
	letter-spacing: 1px;
	}
.top_menu_02 A {
	color: #FFF;
	text-decoration: none;
	}
.top_menu_03 {
	font-family: Tahoma, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #980C0C;
	background-color: #FFF;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px #980C0C solid;
	letter-spacing: 1px;
	}
.top_menu_03 A {
	color: #980C0C;
	text-decoration: none;
	}
.top_menu_04 {
	font-family: Tahoma, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #980C0C;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px #980C0C solid;
	letter-spacing: 1px;
	}
.top_menu_04 A {
	color: #FFF;
	text-decoration: none;
	}
#top_2 {
	height: 211px;
	background-color: #FFF;
	background-image: url(/themes/rasyk/top_02.jpg);
	background-repeat: no-repeat;
	}
#top_5 {
	padding-top: 5px;
	padding-left: 200px;
	height: 65px;
	text-align: center;
	}
#top_4 {
	float: right;
	height: 141px;
	width: 25%;
	background-image: url(/themes/rasyk/top_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
#top_3 {
	float: left;
	height: 141px;
	width: 30%;
	}
#top_6 {
	padding-top: 10px;
	font-family: Georgia, Tahoma, Times new roman, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
#top_6 .top_bolder {
	color: #111;
	}
#top_7 {
	padding-top: 20px;
	font-family: Georgia, Tahoma, Times new roman, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	font-size: 21px;
	color: #7F7F7F;
	letter-spacing: 1px;
	text-align: center;
	}
#top_8 {
	background-image: url(/themes/rasyk/top_bg_01.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}
#top_8 .top_8 {
	background-image: url(/themes/rasyk/top_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
.top_9 {
	height: 30px;
	background-image: url(/themes/rasyk/top_05.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}


#main_1 {
	clear: both;
	}
#main_2 {
	font-family: Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	width: 209px;
	padding-top: 5px;
	}
#main_3 {
	width: 14px;
	}

.button {
	font-family: Verdana;
	font-size: 9px; 
	border-top: 1px solid #70748A;
	border-right: 1px solid #9DA0AF;
	border-bottom: 1px solid #9DA0AF;
	border-left: 1px solid #70748A;
	text-align: center; 
	background: #8C8FA0;
	color: #FFF;
	}
.button_1 {
	height: 17px;
	font-size: 9px;
	color: #FFF;
	}
.button_1 td {
	height: 17px;
	font-size: 9px;
	color: #FFF;
	}
.button_1 td A {
	color: #FFF;
	font-size: 9px;
	text-decoration: none;
	}

.left_menu_search {
	padding-left: 27px;
	padding-bottom: 15px;
	}
.left_menu_search td {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 9px;
	}
.left_menu_search input, .left_menu_search select {
	font-size: 9px;
	width: 80px;
	margin-left: 10px;
	}

  Trinti iki cia ============================================================== */











#main, #main td {
	font-family: Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif, Georgia;
	color: #000;
	font-size: 11px;
	}
#main {
	border-top:  4px #cb0000 solid;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
#main .title {
	font-family: Georgia, Tahoma, Times new roman, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	color: #EC0009;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	}
#main .title A {
	color: #EC0009;
	}
#main .right_menu {
	float: right;
	margin: 0px 10px 10px 10px;
	border-top:  1px #DBDDE4 solid;
	border-left:  1px #DBDDE4 solid;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
#main .right_menu2 {
	margin: 0px 10px 10px 10px;
	border-top:  1px #DBDDE4 solid;
	border-left:  1px #DBDDE4 solid;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
#main .user_icon {
	margin-right: 5px;
	margin-bottom: 3px;
	}
#main .message_icon {
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
	}
#main .message {
	clear: both;
	margin: 15px 0px 15px 0px;
	}
#main .author {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #6E7288;
	font-size: 12px;
	font-weight: bold;
	}
#main .author_2 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #6E7288;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	}
#main .author_2 A {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #6E7288;
	font-size: 11px;
	font-weight: bold;
	}
#main .menu_title_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 7px;
	text-transform: uppercase;
	color: #000;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	}
#main .menu_title_1 A {
	color: #000;
	}
#main .menu_item_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-left: 24px;
	color: #980C0C;
	font-size: 11px;
	font-weight: bold;
	}
#main .dsp_date {
	color: #6E7288;
	}
#main .dsp_inactive {
	color: #6E7288;
	}
#main .prev_next {
	float: right;
	color: #6E7288;
	vertical-align: middle;
	}
#main .prev_next A {
	color: #6E7288;
	vertical-align: middle;
	}
#main .back, #main .back A {
	color: #6E7288;
	vertical-align: middle;
	font-weight: bold;
	}
#main .read_more {
	margin-top: 5px;
	color: #6E7288;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	}
#main .read_more A {
	color: #6E7288;
	vertical-align: middle;
	}
#main .read_more .cnt {
	font-size: 9px;
	}
#main .clear {
	clear: both;
	}
#main .textarea {
	font-family: Verdana;
	font-size: 11px; 
	border: 1px solid #7C7E89;
	}
#main .input {
	font-family: Verdana;
	font-size: 11px; 
	border: 1px solid #7C7E89;
	}
#main .submit {
	font-family: Verdana;
	color: #FFF;
	font-size: 9px; 
	border: 1px solid #7C7E89;
	text-align: center; 
	background: #999CAB;
	}
#main .dsp_all {
	color: #000;
	text-align: right;
	margin-top: 10px;
	}
#main .dsp_all A {
	color: #000;
	}
#main .dsp_form {
	display: inline;
	}
#main .float_right {
	float: right;
	}
#main .float_left {
	float: left;
	}
#main .right {
	text-align: right;
	}
#main .dsp_list A {
	color: #000;
	vertical-align: middle;
	}
#main .dsp_list_2 {
	margin-bottom: 5px;
	}
#main .dsp_list_2 A {
	color: #000;
	vertical-align: middle;
	}
#main .silver {
	color: #6E7288;
	margin-bottom: 2px;
	}
#main .silver A {
	color: #6E7288;
	}
#main .user_books {
	margin-right: 5px;
	margin-bottom: 5px;
	}
#main .read_list_date, #main .read_list_date A {
	color: #6E7288;
	font-weight: bold;
	margin-bottom: 15px;
	}
#main .read_list_item A {
	color: #000;
	vertical-align: middle;
	}
#main .feedback {
	clear: left;
	margin: 15px 0px 15px 0px;
	text-align: justify;
	}
#main .feedback .date {
	margin-top: 5px;
	text-align: right;
	color: #6E7288;
	}
#main .error {
	color: #EC0009;
	}
#main .books_list {
	margin-bottom: 20px;
	}
#main .calendar {
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
	}
#main .block_smalltext {
	font-size: 9px;
	margin-bottom: 7px;
}
#main .photo {
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
	}
#main .list_item A {
	vertical-align: middle;
	}
#main .list_item {
	vertical-align: middle;
	margin-bottom: 6px;
	}


.img_border {
	border: 1px solid #000;
	}
.img_no_border {
	border: 0px;
	}


#main .calendar_select {
	font-family: Verdana,  Arial,Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	}
#main .calendar_weekdays {
	font-family: Verdana,  Arial,Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;	
	background-color: #D3D3D3;	
	font-weight: bold;
	padding: 2px;
	}
#main .calendar_spaces {
	background-color: #E5E5E5;	
	}
#main .calendar_days {
	font-family: Verdana,  Arial,Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBB;	
	background-color: #FFF;
	padding: 2px;
	text-decoration: none;		
	}
#main .calendar_days A {
	color: #980C0C;	
	text-decoration: none;		
	padding: 2px;
	}
#main .calendar_days_current, #main .calendar_days_current A {
	font-family: Verdana,  Arial,Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;	
	background-color: #CCCCD3;
	padding: 2px;
	text-decoration: none;		
	}
#main .img_delete_message {
	float: right;
	margin-left: 5px;
	}
#main .events_block {
	text-align: justify;
	padding: 5px;
	}
#main .events_block_marked {
	text-align: justify;
	padding: 5px;
	background-color: #F7F7F7;
	border: 1px solid #EEE;
	}

.articles_list, .articles_list A {
	color: #000;
	margin-bottom: 15px;
	}
.articles_list A.date {
	color: #6E7288;
	}
.articles_list img.list {
	margin-bottom: 3px;
	}


.paging {
	text-align: center;
	color: #6E7288;
	}
.paging A {
	color: #6E7288;
	}
.paging .active {
	color: #EC0009;
	font-weight: bold;
	}

A.black_link {
	color: #000;
	}

.overlibText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.overlibCaptionText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	}
.overlibExtraText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #CD2530;
	}
.overlibBgcolor {
	background-color: #FFF;
	}
.overlibBorder {
	background-color: #000;
	}


.links {
	padding-bottom: 25px;
	}
.links div.category {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	}
.links div.description a, .links div.description a:hover {
	color: #000;
	text-decoration: none;
	}
.links div.link {
	padding-bottom: 6px;
	}
.links div.link a, .links div.link a:hover {
	color: #AAA;
	text-decoration: none;
	}


.subcategories {
	padding-right: 30px;
	padding-bottom: 6px;
}
.subcategories a {
	font-family: Georgia, Tahoma, Times new roman, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	color: #6E7288;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.subcategories a:hover {
	text-decoration: underline;
}



div.message5 {
	color: #EC0009;
	padding: 15px;
	border: 1px solid #AAA;
	margin-bottom: 10px;
}
div.message5 a {
	color: #EC0009;
	text-decoration: underline;
}
div.message5 a:hover {
	text-decoration: none;
}


textarea.textarea5 {
	font-family: Verdana;
	font-size: 11px; 
	border: 1px solid #7C7E89;
}
input.input5 {
	font-family: Verdana;
	font-size: 11px; 
	border: 1px solid #7C7E89;
}
input.input_error5 {
	font-family: Verdana;
	font-size: 11px; 
	border: 1px solid #F00;
}
select.select5 {
	font-family: Verdana;
	font-size: 11px; 
	border: 1px solid #7C7E89;
}
select.select_error5 {
	font-family: Verdana;
	font-size: 11px; 
	border: 1px solid #F00;
}
input.submit5 {
	font-family: Verdana;
	color: #FFF;
	font-size: 9px; 
	border: 1px solid #7C7E89;
	text-align: center; 
	background: #999CAB;
}

div.about_rasyk5 {
	text-align: justify;
}
div.about_rasyk5 div.friends5 {
	float: right;
	padding-left: 20px;
}
div.about_rasyk5 div.friends5 div.title5 {
	font-weight: bold;
	padding-bottom: 10px;
}
div.about_rasyk5 div.friends5 div.item5 {
	padding-bottom: 10px;
}
div.about_rasyk5 div.admin5 {
	clear: left;
}
div.about_rasyk5 div.admin5 img {
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.about_rasyk5 div.admin5 div.text5 {
	font-style: italic;
	padding-bottom: 20px;
}
div.about_rasyk5 div.admin5 div.name5 {
	text-align: right;
}
div.about_rasyk5 div.admin5 div.spacer5 {
	clear: left;
	padding-bottom: 15px;
}
div.about_rasyk5 div.clear5_1 {
	clear: left;
}
div.about_rasyk5 div.clear5_2 {
	clear: both;
}
div.about_rasyk5 p.awards5 {
	clear: left;
}
div.about_rasyk5 p.awards5 img {
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.articles5 div.item5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin-bottom: 8px;
}
div.articles5 div.item5 a {
	color: #000;
	text-decoration: none;
}
div.articles5 div.item5 a:hover {
	text-decoration: underline;
}
div.articles_form5 div.submit5 {
	padding-left: 70px;
	padding-top: 15px;
}

div.paging5 {
	text-align: center;
	color: #6E7288;
}
div.paging5 a {
	color: #6E7288;
	}
div.paging5 span.active {
	color: #EC0009;
	font-weight: bold;
	}

div.error5 {
	color: #EC0009;
	padding: 10px;
	}

div.back5 {
	background: url(/themes/rasyk/read_more_2.gif) no-repeat 0px 4px;
	padding-left: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	}
div.back5 a {
	color: #6E7288;
	}

div.prev_next5 {
	float: right;
	color: #6E7288;
	}
div.prev_next5 form {
	display: inline;
}
div.prev_next5 select {
	font-family: Verdana;
	font-size: 10px; 
	border: 1px solid #7C7E89;
	color: #6E7288;
}
div.prev_next5 input {
	font-family: Verdana;
	font-size: 10px; 
	border: 1px solid #7C7E89;
	color: #6E7288;
}
div.prev_next5 div.prev5 {
	display: inline;
	background: url(/themes/rasyk/read_more_2.gif) no-repeat 0px 4px;
	padding-left: 8px;
	font-weight: bold;
	}
div.prev_next5 div.next5 {
	display: inline;
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 4px;
	padding-right: 8px;
	font-weight: bold;
	}
div.prev_next5 div.spacer5 {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	}
div.prev_next5 div.prev5 a, div.prev_next5 div.next5 a {
	text-decoration: none;
	color: #6E7288;
}
div.prev_next5 div.prev5 a:hover, div.prev_next5 div.next5 a:hover {
	text-decoration: underline;
}

div.right_menu5 {
	float: right;
	margin: 0px 10px 10px 10px;
	background: url(/themes/rasyk/left_menu01.gif) repeat-x left top;
	padding-right: 15px;
	padding-bottom: 15px;
}
div.right_menu5 div.title5 {
	background: url(/themes/rasyk/left_menu03.gif) no-repeat left top;
	font-family: Georgia, Tahoma, Times new roman;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-right: 70px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-left: -6px;
}
div.right_menu5 div.item5 {
	padding-left: 24px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}
div.right_menu5 .item5 a.icon5 {
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
}
div.right_menu5 .item5 a.rss5 {
	background: url(/themes/rasyk/rss.png) no-repeat left top;
}
div.right_menu5 .item5 a.add5 {
	background: url(/themes/rasyk/add.png) no-repeat left top;
}
div.right_menu5 .item5 a.list5 {
	background: url(/themes/rasyk/list2.png) no-repeat left top;
}
div.right_menu5 .item5 a.best5 {
	background: url(/themes/rasyk/star.png) no-repeat left top;
}
div.right_menu5 .item5 a.user5 {
	background: url(/themes/rasyk/user.png) no-repeat left top;
}
div.right_menu5 .item5 a.feedbacks5 {
	background: url(/themes/rasyk/feedbacks.png) no-repeat left top;
}
div.right_menu5 div.subitem5 {
	padding-left: 35px;
	padding-bottom: 2px;
	font-size: 11px;
}
div.right_menu5 div.stared_item5 {
	background: url(/themes/rasyk/best_1.gif) no-repeat 24px 1px;
	padding-left: 40px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}
div.right_menu5 div.font_size5 {
	padding-left: 24px;
	padding-bottom: 2px;
	padding-top: 9px;
}
div.right_menu5 div.font_size5 a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
div.right_menu5 div.font_size5 a.large5 {
	background: url(/themes/rasyk/style_add.gif) no-repeat left top;
}
div.right_menu5 div.font_size5 a.normal5 {
	background: url(/themes/rasyk/style.gif) no-repeat left top;
}
div.right_menu5 div.font_size5 a.small5 {
	background: url(/themes/rasyk/style_delete.gif) no-repeat left top;
}


div.right_ads5 {
	clear: right;
	float: right;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.right_ads5 div.hide5 {
	text-align: right;
}
div.right_ads5 div.sponsor5 {
	text-align: right;
	padding-bottom: 5px;
}
div.right_ads5 div.sponsor5 a, div.right_ads5 div.hide5 a {
	color: #000;
}

div.item5 div.author5 {
	padding-bottom: 2px;
}
div.item5 div.author5 a {
}
div.item5 div.name5 {
	font-weight: bold;
	padding-bottom: 20px;
}
div.item5 div.name5 a {
}
div.item5 div.text5 {
	padding-bottom: 20px;
	text-align: justify;
}
div.item5 div.fb5 {
	padding-bottom: 20px;
	text-align: right;
}
div.item5 div.fb5 a {
	color: #6E7288;
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 4px;
	padding-right: 10px;
}
div.item5 div.signature5 {
	text-align: right;
}
div.item5 div.signature5 a {
}
div.item5 div.signature5 div.source {
	font-weight: bold;
}
div.item5 div.gallery5 {
	margin-top: 20px;
}
div.item5 div.gallery5 div.item {
	float: left;
	padding-right: 10px;
	padding-bottom: 8px;
}
div.item5 div.gallery5 div.item img {
	border: 1px solid #000;
}
div.item5 div.gallery5 div.clear5 {
	clear: left;
}

div.item5 div.associations5 {
	padding-top: 20px;
}
div.item5 div.associations5 div.title5 {
	font-weight: bold;
	color: #6E7288;
	padding-bottom: 3px;
}
div.item5 div.associations5 div.item5 {
	color: #6E7288;
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 12px 4px;
	padding-left: 20px;
}
div.item5 div.associations5 div.item5 a {
	color: #000;
}
div.item5 div.associations5 div.more5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 70px 8px;
	padding-top: 4px;
	padding-left: 12px;
	font-weight: bold;
}
div.item5 div.associations5 div.more5 a {
	color: #6E7288;
}
div.item5 div.prev_next5 {
	margin-top: 20px;
	float: none;
	text-align: right;
}
div.item5 div.feedbacks5 {
	margin-top: 20px;
	border-top: 4px solid #cb0000;
}
div.item5 div.feedbacks5 div.form5 {
	background-color: #fbfaee;
	padding: 5px;
}
div.item5 div.feedbacks5 div.form5 div.text5 {
	float: left;
	margin-right: 10px;
}
div.item5 div.feedbacks5 div.form5 div.text5 div.textfield5 textarea {
	width: 300px;
	height: 80px;
}
div.item5 div.feedbacks5 div.form5 div.text5 form {
	display: inline;
}
div.item5 div.feedbacks5 div.form5 div.text5 div.message5 {
	color: #EC0009;
	border: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
div.item5 div.feedbacks5 div.form5 div.vote5 {
	float: left;
	padding-top: 15px;
}
div.item5 div.feedbacks5 div.form5 div.vote5 div {
	padding-bottom: 2px;
}
div.item5 div.feedbacks5 div.form5 div.vote5 div.admin_votes {
	color: #6E7288;
}
div.item5 div.feedbacks5 div.clear5 {
	clear: left;
	height: 0px;
	line-height: 0px;
}
div.item5 div.feedbacks5 div.records5 {
	clear: left;
	padding-top: 5px;
}
div.item5 div.feedbacks5 div.records5 div.item5 {
	clear: left;
	margin: 15px 0px 15px 0px;
	text-align: justify;
}
div.item5 div.feedbacks5 div.records5 div.item5 img.icon5 {
	border: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
	width: 50px;
	height: 50px;
}
div.item5 div.feedbacks5 div.records5 div.item5 div.author5 {
	font-weight: bold;
	margin-bottom: 3px;
}
div.item5 div.feedbacks5 div.records5 div.item5 div.author5 a {
	color: #6E7288;
}
div.item5 div.feedbacks5 div.records5 div.item5 div.date5 {
	text-align: right;
	color: #6E7288;
	margin-top: 5px;
}
div.item5 div.feedbacks5 div.more5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 4px;
	padding-right: 8px;
	font-weight: bold;
	text-align: right;
	}
div.item5 div.feedbacks5 div.more5 a {
	color: #6E7288;
	}
div.item5 div.feedbacks5 div.records5 div.paging5 {
	padding-top: 15px;
	padding-bottom: 15px;
}

div.blog5 div.row5 {
	margin-bottom: 45px;
}
div.blog5 div.row5 div.name5 a {
	color: #6E7288;
	font-weight: bold;
}
div.blog5 div.row5 h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	font-weight: bold;
}
div.blog5 div.row5 h2 a {
	color: #6E7288;
}
div.blog5 div.row5 div.date5 {
	padding-bottom: 8px;
}
div.blog5 div.row5 div.date5 a {
	color: #6E7288;
}
div.blog5 div.row5 div.text5 {
	padding-bottom: 8px;
	text-align: justify;
}
div.blog5 div.row5 div.menu5 {
	padding-top: 4px;
}
div.blog5 div.row5 div.menu5 a {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 4px;
	margin-right: 17px;
	padding-right: 7px;
	color: #6E7288;
}
div.blog5 div.row5 div.line5 {
	background-color: #DDD;
	line-height: 1px;
	height: 1px;
}
div.blog5 div.feedback5 {
	padding-bottom: 20px;
}
div.blog5 div.feedback5 div.date5 a {
	color: #6E7288;
}
div.blog5 div.feedback5 div.text5 a {
	color: #000;
}
div.blog5 div.form5 div.textfield5 textarea {
	width: 400px;
	height: 150px;
}
div.blog5 div.form5 div.inputfield5 {
	padding-bottom: 3px;
}
div.blog5 div.form5 div.inputfield5 input {
	width: 400px;
}
div.blog5 div.form5 form {
	display: inline;
}
div.blog5 div.form5 div.feedback5 {
	padding-bottom: 20px;
}
.blog5 .digg5 {
	padding-bottom: 15px;
}
.blog5 .digg5 a {
	display: block;
	border: 1px solid #aaa;
	background-color: #eee;
	width: 50px;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	color: #c00;
}
.blog5 .digg5 a:hover {
	border: 1px solid #c00;
}
.blog5 .digg5 a span {
	display: block;
	font-size: 22px;
	padding-bottom: 2px;
}

div.associations_list5 div.item5 {
	color: #6E7288;
	background: url(/themes/rasyk/read_more_1.gif) no-repeat left 4px;
	padding-left: 10px;
	padding-bottom: 5px;
}
div.associations_list5 div.item5 a {
	color: #000;
}

div.free_text5 div.title5 {
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 12px;
}
div.free_text5 div.active5 {
	border: 1px solid #CCC;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #EEE;
}
/*
table.statistics5 {
	border: 1px solid #000;
}
table.statistics5 td {
	padding-left: 5px;
	padding-right: 5px;
}
table.statistics5 tr.header5 {
	background-color: #CCC;
}
table.statistics5 tr.header5 td {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.statistics5 tr.title5 {
	background-color: #DDD;
}
table.statistics5 tr.title5 td {
	padding-top: 2px;
	padding-bottom: 2px;
}
table.statistics5 tr.title5 td a {
	color: #980C0C;
}
table.statistics5 tr.row1 {
	background-color: #EEE;
}
table.statistics5 tr.row2 {
	background-color: #FFF;
}
table.statistics5 tr.row1 td, table.statistics5 tr.row2 td {
	text-align: center;
}
*/

body.popup5 {
	padding: 10px;
}
body.popup5 div.close5 {
	float: right;
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 11px;
	padding-right: 8px;
	padding-top: 7px;
}
body.popup5 div.close5 a {
	color: #6E7288;
	font-weight: bold;
}
body.popup5 div.title5 {
	font-family: Georgia, Tahoma, Times new roman, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	color: #EC0009;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
body.popup5 div.line5 {
	border-top: 1px solid #DBDDE4;
	line-height: 1px;
	padding-bottom: 20px;
}

div.preview5 {
	border: 1px solid #DDD;
	padding: 10px;
}

div.user_main5 table.main5 {
	width: 95%;
}
div.user_main5 table.main5 td.col1 {
	width: 47%;
	vertical-align: top;
}
div.user_main5 table.main5 td.col2 {
	width: 6%;
}
div.user_main5 table.main5 td.col1 div.title5 {
	font-family: Georgia, Tahoma, Times new roman, Verdana,  Arial, Geneva, Helvetica, sans-serif;
	color: #EC0009;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.user_main5 table.main5 td.col1 div.title5 a.rss {
	float: right;
	display: block;
	height: 16px;
	width: 16px;
	background: url(/themes/rasyk/ico_rss2.png) no-repeat left center;
}
div.user_main5 table.main5 td.col1 div.title5 a {
	color: #EC0009;
}
div.user_main5 table.main5 td.col1 div.block {
	padding-bottom: 40px;
}
div.user_main5 table.main5 td.col1 div.item5 {
	padding-bottom: 2px;
}
div.user_main5 table.main5 td.col1 div.list5 div.item5 a {
	color: #000;
}
div.user_main5 table.main5 td.col1 div.list5 div.item5 a.arrow5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat left 4px;
	padding-left: 10px;
}
div.user_main5 table.main5 td.col1 div.item5 a span.date5 {
	color: #6E7288;
}
div.user_main5 table.main5 td.col1 div.item5 div.date5, div.user_main5 table.main5 td.col1 div.item5 div.date5 a {
	color: #6E7288;
}
div.user_main5 table.main5 td.col1 div.more5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 9px;
	text-align: right;
	padding-top: 4px;
	padding-right: 7px;
}
div.user_main5 table.main5 td.col1 div.more5 a {
	color: #000;
}
div.user_main5 table.main5 td.col1 div.inactive5 {
	color: #6E7288;
}
div.user_main5 div.clear5 {
	clear: right;
}
div.user_main5 table.header5 td.col1 {
	vertical-align: top;
	padding-right: 8px;
}
div.user_main5 table.header5 td.col2 {
	vertical-align: top;
}
div.user_main5 table.header5 td.col2 div.author5 {
	color: #6E7288;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
}
div.user_main5 table.header5 td.col2 div.visit5 {
	color: #6E7288;
}
div.user_main5 table.header5 td.col2 div.vip5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat left 5px;
	padding-left: 7px;
}
div.user_main5 table.header5 td.col2 div.vip5 span.inactive5, div.user_main5 table.header5 td.col2 div.vip5 span.inactive5 a {
	color: #6E7288;
}
div.user_main5 table.main5 td.col1 div.item5 a.more5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 5px;
	padding-right: 7px;
	color: #980C0C;
}
div.user_main5 table.main5 td.col1 div.book5 div.item5 {
	padding-right: 5px;
	float: left;
}
div.user_main5 table.main5 td.col1 div.book5 div.clear5 {
	line-height: 0px;
	clear: left;
}
div.user_main5 table.main5 td.col1 div.book5 img {
	border: 1px solid #000;
}
div.user_main5 table.main5 td.col1 div.messages5 div.item5 div.icon5 {
	padding-right: 5px;
	padding-bottom: 3px;
	float: left;
}
div.user_main5 table.main5 td.col1 div.messages5 div.item5 div.author5 {
	color: #6E7288;
	font-weight: bold;
	padding-bottom: 3px;
}
div.user_main5 table.main5 td.col1 div.messages5 div.item5 div.author5 a {
	color: #6E7288;
}
div.user_main5 table.main5 td.col1 div.messages5 div.item5 div.date5 {
	color: #6E7288;
	text-align: right;
	padding-top: 3px;
}
div.user_main5 table.main5 td.col1 div.messages5 div.clear5 {
	clear: left;
}
div.user_main5 table.main5 td.col1 div.messages5 div.form5 {
	padding-bottom: 20px;
}
div.user_main5 table.main5 td.col1 div.messages5 div.form5 div.text5 div.textfield5 textarea {
	width: 300px;
	height: 80px;
}
div.user_main5 table.main5 td.col1 div.messages5 div.form5 div.text5 form {
	display: inline;
}


div.callendar5 {
	float: right;
	width: 230px;
}

div.favorites5 div.item5 {
	padding-bottom: 2px;
}
div.favorites5 div.item5 a.more5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 5px;
	padding-right: 7px;
	color: #980C0C;
}


div.user_info5 div.messages5 div.item5 div.icon5 {
	padding-right: 5px;
	padding-bottom: 3px;
	float: left;
}
div.user_info5 div.messages5 div.item5 div.author5 {
	color: #6E7288;
	font-weight: bold;
	padding-bottom: 3px;
}
div.user_info5 div.messages5 div.item5 div.author5 a {
	color: #6E7288;
}
div.user_info5 div.messages5 div.item5 div.date5 {
	color: #6E7288;
	text-align: right;
	padding-top: 3px;
}
div.user_info5 div.messages5 div.clear5 {
	clear: left;
}

div.user_info5 div.list_cnt5 div.item5 {
	font-weight: bold;
	padding-bottom: 4px;
}
div.user_info5 div.list_cnt5 div.item5 a.more5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 5px;
	padding-right: 7px;
	color: #980C0C;
	font-weight: bold;
}
div.user_info5 div.feedbacks5 div.item5 div.date5 {
	color: #6E7288;
	font-weight: bold;
	padding-bottom: 3px;
}
div.user_info5 div.feedbacks5 div.item5 div.text5 {
	color: #000;
	padding-bottom: 30px;
}
div.user_info5 div.feedbacks5 div.item5 div.text5 a {
	color: #000;
}


div.users_list5 div.item5 div.icon5 {
	padding-right: 5px;
	padding-bottom: 3px;
	float: left;
}
div.users_list5 div.item5 div.author5 {
	color: #6E7288;
	font-weight: bold;
	padding-bottom: 3px;
}
div.users_list5 div.item5 div.author5 a {
	color: #6E7288;
}
div.users_list5 div.item5 div.time5 {
	color: #6E7288;
	padding-top: 3px;
}
div.users_list5 div.clear5 {
	clear: left;
}
div.users_list5 div.letters5 {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 20px;
}
div.users_list5 div.letters5 a {
	margin-right: 2px;
}


table.list5 thead tr {
	background-color: #9097AE;
}
table.list5 thead tr td {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
}
table.list5 tbody tr.row1 {
	background-color: #E1E1E1;
}
table.list5 tbody tr.row2 {
	background-color: #EEE;
}
table.list5 tbody tr td {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}


/*  --------------------------------------
	Apklausos
--------------------------------------- */
div.polls5 div.item5 {
	padding-bottom: 10px;
}
div.polls5 div.item5 div.name5 {
	font-weight: bold;
	padding-bottom: 10px;
}
div.polls5 div.item5 div.name5 a {
	color: #000;
}
div.polls5 div.item5 div.answer5 {
	padding-bottom: 5px;
}
div.polls5 div.item5 div.answer5 input.radio5 {
	margin-bottom: -3px;
}
div.polls5 div.item5 div.answer5 input.check5 {
	margin-bottom: -1px;
}
div.polls5 div.item5 div.submit5 {
	padding-top: 10px;
}
div.polls5 div.item5 form {
	display: inline;
}
div.polls5 div.item5 div.results5 div.name5 {
	font-weight: normal;
	padding-bottom: 2px;
}
div.polls5 div.item5 div.results5 div.perc5 {
	height: 22px;
}
div.polls5 div.item5 div.results5 div.perc5 div.line5 {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #aaa;
	height: 6px;
	line-height: 6px;
	float: left;
	margin-right: 6px;
	margin-top: 5px;
}


/* ---------------------------------
	Kuriniai
--------------------------------- */
div.read5 div.item5 {
	padding-bottom: 8px;
}
div.read5 div.item5 div.rec_name5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
div.read5 div.item5 div.rec_name5 img {
	margin-bottom: -2px;
}
div.read5 div.item5 div.rec_name5 a {
	color: #000;
}
div.read5 div.item5 div.rec_name5 a:visited {
	color: #666;
}
div.read5 div.item5 div.recomm5 a {
	color: #6E7288;
}


div.favorite_for5 {
	margin-top: 20px;
	border-top: 4px solid #cb0000;
	padding: 5px;
	background-color: #fbfaee;
}
div.favorite_for5 div.title5 {
	color: #6E7288;
	font-weight: bold;
	padding-bottom: 10px;
}
div.favorite_for5 div.list5 img {
	margin: 5px;
}


div.texts_list5 div.col1, div.texts_list5 div.col2 {
	float: left;
	width: 45%;
	padding-right: 5%;
	padding-bottom: 20px;
}
div.texts_list5 div.col1 {
	clear: left;
}
div.texts_list5 div.clear5 {
	clear: left;
	line-height: 0px;
	height: 0px;
}
div.texts_list5 img.cover5 {
	border: 1px solid #666;
	margin-right: 10px;
	float: left;
}
div.texts_list5 div.name5 a {
	font-weight: bold;
	color: #6E7288;
}
div.texts_list5 div.author5 {
	color: #6E7288;
	padding-top: 3px;
}
div.texts_list5 div.description5 {
	padding-top: 3px;
}
div.texts_list5 div.pages5 {
	padding-top: 10px;
}


div.texts_view5 div.author5 {
	color: #6E7288;
}
div.texts_view5 div.author5 a {
	color: #6E7288;
	text-decoration: underline;
}
div.texts_view5 div.author5 a:hover {
	text-decoration: none;
}
div.texts_view5 div.name5 {
	font-weight: bold;
	padding-top: 5px;
	font-size: 13px;
	padding-bottom: 30px;
}
div.texts_view5 div.name5 a {
	color: #6E7288;
}
div.texts_view5 div.cover5 img {
	border: 1px solid #666;
	margin-right: 10px;
	float: left;
}
div.texts_view5 div.text5 {
	text-align: justify;
}
div.texts_view5 div.clear5 {
	clear: left;
}
div.texts_view5 div.chapters5 div.item5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.texts_view5 div.chapters5 div.item5 a {
	color: #000;
}
div.texts_view5 div.chapters5 div.page5 {
	float: right;
	padding-left: 15px;
}
div.texts_view5 div.chapters5 div.number5 {
	float: left;
	padding-right: 15px;
}



/* block info */
div.block_info5 {
	padding-top: 20px;
}
div.block_info5 div.title5 {
	color: #6E7288;
	font-weight: bold;
}
div.block_info5 div.item5 {
	padding-top: 3px;
}
div.block_info5 div.item5 span.name5 {
	color: #6E7288;
}

/* block associations */
div.block_associations5 {
	padding-top: 20px;
}
div.block_associations5 div.title5 {
	font-weight: bold;
	color: #6E7288;
	padding-bottom: 3px;
}
div.block_associations5 div.item5 {
	color: #6E7288;
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 12px 4px;
	padding-left: 20px;
}
div.block_associations5 div.item5 a {
	color: #000;
}
div.block_associations5 div.more5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat 70px 8px;
	padding-top: 4px;
	padding-left: 12px;
	font-weight: bold;
}
div.block_associations5 div.more5 a {
	color: #6E7288;
}

/* block feedbacks */
div.block_feedbacks5 {
	margin-top: 20px;
}
div.block_feedbacks5 div.form5 div.text5 {
	float: left;
	margin-right: 10px;
}
div.block_feedbacks5 div.form5 div.text5 div.textfield5 textarea {
	width: 300px;
	height: 80px;
}
div.block_feedbacks5 div.form5 div.text5 form {
	display: inline;
}
div.block_feedbacks5 div.form5 div.text5 div.message5 {
	color: #EC0009;
	border: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
div.block_feedbacks5 div.form5 div.vote5 {
	float: left;
	padding-top: 15px;
}
div.block_feedbacks5 div.form5 div.vote5 div {
	padding-bottom: 2px;
}
div.block_feedbacks5 div.form5 div.vote5 div.admin_votes {
	color: #6E7288;
}
div.block_feedbacks5 div.clear5 {
	clear: left;
}
div.block_feedbacks5 div.records5 {
	clear: left;
	padding-top: 5px;
}
div.block_feedbacks5 div.records5 div.item5 {
	clear: left;
	margin: 15px 0px 15px 0px;
	text-align: justify;
}
div.block_feedbacks5 div.records5 div.item5 img.icon5 {
	border: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
	width: 50px;
	height: 50px;
}
div.block_feedbacks5 div.records5 div.item5 div.author5 {
	font-weight: bold;
	margin-bottom: 3px;
}
div.block_feedbacks5 div.records5 div.item5 div.author5 a {
	color: #6E7288;
	text-decoration: none;
}
div.block_feedbacks5 div.records5 div.item5 div.author5 a:hover {
	text-decoration: underline;
}
div.block_feedbacks5 div.records5 div.item5 div.date5 {
	text-align: right;
	color: #6E7288;
	margin-top: 5px;
}
div.block_feedbacks5 div.more5 {
	background: url(/themes/rasyk/read_more_1.gif) no-repeat right 4px;
	padding-right: 8px;
	font-weight: bold;
	text-align: right;
	}
div.block_feedbacks5 div.more5 a {
	color: #6E7288;
	}
div.block_feedbacks5 div.records5 div.paging5 {
	padding-top: 15px;
	padding-bottom: 15px;
}

#text_sizer {
	font-size: 11px;
}


/*		Pagalba		*/
.main_rules5 {
	text-align: justify;
}
.main_rules5 .menu5 a {
	color: #000;
}




/*		Dienorastis		*/
#main_blog5 .item5 h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 30px;
}
#main_blog5 .item5 h1 a {
	color: #6e7288;
}
#main_blog5 .item5 .date5 {
	text-align: right;
	padding-top: 20px;
}
#main_blog5 .item5 .clear5 {
	clear: left;
}


/* Mintys apie svetaine */
.main_info_about_minds5 .item {
	padding-bottom: 40px;
}
.main_info_about_minds5 .name {
	font-weight: bold;
	padding-bottom: 4px;
}
.main_info_about_minds5 .date {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}


.info_forum {
}
.info_forum fieldset {
	margin-bottom: 40px;
}
.info_forum fieldset legend {
	font-size: 15px;
	color: #6e7288;
}
.info_forum fieldset legend a {
	color: #6e7288;
}
.info_forum fieldset table {
	width: 100%;
}
.info_forum fieldset table td {
	padding: 2px 10px 2px 10px;
}
.info_forum fieldset table tbody tr:hover {
	background-color: #eee;
}
.info_forum fieldset table tbody td.threads, .info_forum fieldset table tbody td.messages {
	width: 1%;
	text-align: center;
}
.info_forum fieldset table tbody td.threads {
	font-weight: bold;
}
.info_forum fieldset table tbody td.name a {
	font-weight: bold;
}
.info_forum fieldset table tbody td.name div {
	padding-bottom: 15px;
}
#main .info_forum fieldset table thead td {
	color: #6e7288;
	font-weight: bold;
	padding-bottom: 7px;
}
#main .info_forum fieldset .date {
	color: #6e7288;
	float: right;
}
#main .info_forum fieldset .author {
	color: #6e7288;
	height: 30px;
	padding-top: 4px;
}
#main .info_forum fieldset .author img.ico {
	margin-bottom: -5px;
}
#main .info_forum fieldset .author a {
	color: #6e7288;
}
#main .info_forum fieldset table tbody td.messages_new {
	color: red;
}
.info_forum .new_thread {
	padding-bottom: 20px;
}
.info_forum .new_thread a {
	background: url(/themes/rasyk/add.png) no-repeat left top;
	padding-left: 20px;
	padding-top: 3px;
	font-weight: bold;
}
.info_forum .new_thread_form div {
	padding-bottom: 5px;
}



#main .info_feedbacks_form {
	padding-top: 30px;
}
#main .info_feedbacks_form .text_block {
	float: left;
	width: 420px;
}
#main .info_feedbacks_form .text_block .title {
	font-family: verdana, arial;
	color: #000;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0px;
}
#main .info_feedbacks_form .text_block textarea {
	width: 400px;
	height: 150px;
	font-size: 1em; 
	border: 1px solid #7C7E89;
}
#main .info_feedbacks_form .vote_block {
	float: left;
	padding-top: 15px;
	width: 150px;
}
#main .info_feedbacks_form .vote_block .overall {
	height: 35px;
	overflow: hidden;
}
#main .info_feedbacks_form .vote_block .votes_cnt {
	color: #666;
	height: 20px;
}
#main .info_feedbacks_form .vote_block .voting {
	padding-top: 25px;
}
#main .info_feedbacks_form .vote_block .voting .scale {
	height: 35px;
	overflow: hidden;
}
#main .info_feedbacks_form .vote_block .voting .description {
	padding-top: 10px;
	color: #666;
}
#main .info_feedbacks_form .main_clear {
	clear: left;
}

#main .info_feedbacks_list {
	padding-top: 30px;
}
#main .info_feedbacks_list .item {
	clear: left;
	padding: 15px 0px 0px 0px;
	border: 1px solid #eee;
	margin-bottom: 20px;
	width: 550px;
	overflow: auto;
}
#main .info_feedbacks_list .item .date {
	float: right;
	padding: 0px 15px 5px 20px;
	color: #6e7288;
}
#main .info_feedbacks_list .item .icon {
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
	width: 50px;
	height: 50px;
	overflow: hidden;
}
#main .info_feedbacks_list .item .icon img {
	border: 0px;
}
#main .info_feedbacks_list .item .author {
	font-weight: bold;
	margin-bottom: 3px;
}
#main .info_feedbacks_list .item .author a {
	color: #6e7288;
}
#main .info_feedbacks_list .item .text {
	padding: 5px 15px 0px 15px;
}
#main .info_feedbacks_list .item .voting {
	clear: both;
	margin-top: 15px;
	text-align: right;
	background-color: #eee;
	height: 20px;
	float: right;
	overflow: hidden;
}
#main .info_feedbacks_list .item .voting .name {
	float: left;
	padding: 3px 5px 0px 10px;
	color: #666;
}
#main .info_feedbacks_list .item .voting .good, #main .info_feedbacks_list .item .voting .bad {
	display: block;
	float: left;
	padding: 3px 15px 0px 15px;
	height: 17px
}
#main .info_feedbacks_list .item .voting .good {
	color: #138e30;
}
#main .info_feedbacks_list .item .voting .good:hover {
	background-color: #138e30;
	color: #fff;
}
#main .info_feedbacks_list .item .voting .bad {
	color: #ae1919;
}
#main .info_feedbacks_list .item .voting .bad:hover {
	background-color: #ae1919;
	color: #fff;
}
#main .info_feedbacks_list .item .show {
	display: none;
}
#main .info_feedbacks_list .item_hidden {
	height: 21px;
	overflow: hidden;
	padding: 0px;
}
#main .info_feedbacks_list .item_hidden .show {
	height: 15px;
	display: block;
	background-color: #eee;
	color: #666;
	padding: 3px 3px 3px 15px;
}
#main .info_feedbacks_list .item .text blockquote {
	border: 1px dashed #bbb;
	background-color: #eee;
	padding: 10px;
	margin: 20px 0px 0px 60px;
	font-style: italic;
}
#main .info_feedbacks_list .item .text blockquote cite {
	display: block;
	font-weight: bold;
}
#main .info_feedbacks_list .item .text a.reply {
	float: right;
	width: 16px;
	height: 16px;
	margin: 0px 0px 5px 5px;
	background: url(/themes/rasyk/ico_quote_2.gif) no-repeat left top;
	cursor: pointer;
}
#main .info_feedbacks_list .item .text a.reply:hover {
	background: url(/themes/rasyk/ico_quote_1.gif) no-repeat left top;
}

#body_right {
	width: 150px;
	border-top:  1px #dbdde4 solid;
	border-left:  1px #dbdde4 solid;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#body_right .body_right {
	width: 150px;
	overflow: hidden;
}


#body_right .body_right .page_menu {
	margin-bottom: 50px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#body_right .body_right .page_menu .title {
	background: url(/themes/rasyk/left_menu_01.gif) no-repeat left top;
	padding: 3px 0px 7px 22px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}
#body_right .body_right .page_menu .item {
	padding-left: 24px;
	padding-bottom: 2px;
	font-weight: bold;
}
#body_right .body_right .page_menu .item a.icon {
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#body_right .body_right .page_menu .item a.rss {
	background: url(/themes/rasyk/rss.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.add {
	background: url(/themes/rasyk/add.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.list {
	background: url(/themes/rasyk/list2.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.best {
	background: url(/themes/rasyk/star.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.user {
	background: url(/themes/rasyk/user.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.feedbacks {
	background: url(/themes/rasyk/feedbacks.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.info {
	background: url(/themes/rasyk/ico_information.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.delete {
	background: url(/themes/rasyk/page_white_delete.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.link {
	background: url(/themes/rasyk/page_white_link.png) no-repeat left top;
}
#body_right .body_right .page_menu .item a.audio {
	background: url(/themes/rasyk/ico_audio.png) no-repeat left top;
}


#body_right .banners {
	margin-bottom: 20px;
}
#body_right .banners img {
	border: 0px;
}


#main .main_tbl_form td span.comment {
	color: #666;
}
#main .main_tbl_form td span.error {
	color: #ec0009;
}


