.bottom-items .share {
	width: auto;
}
.letters a, .letters span {
	margin-right: 6px;
	line-height: 22px;
}
.letter-wrapper .author {
	cursor: pointer;
}
.explainer {
	padding-right: 0;
	background-image: none;
}
.book-list .letter-wrapper h2 {
	height: 42px;
}
.download-formats-nobackground {
	background: none;
}
.download-formats .first {
	padding-right: 15px;
}
.bottom-items .tags {
	width: 49%;
}
.recommend-form textarea, .recommend-form input[type="text"] {
	width: 230px;
}
.recommend-form .form-controls {
	width: 368px;
}
.recommend-form label {
	width: 110px;
}
.recommend-form .recommend-form-container {
	display: none;
}
.recommend-form-active .recommend-form-container {
	display: block;
}
.recommend-form-active .title a {
	background-image: url("../images/minus.png");
}
.recommend-form .title a {
	color: #000000;
}
.letter-wrapper .author {
	width: 287px;
}
#footer .righter {
	width: 400px;
}



/* header meniu css bendras visiems G1/G2/G3 projektams */

.top-wrap{
background-color: #DEDEDE;
}

.clearfix:after{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.top-wrap .top-tabs {
    height: 56px;
    position: relative;
}
.site-block {
    margin: 0 auto;
    width: 902px;
}
.clearfix{
    display: block;
}

.top-wrap {background: #dedede; border-bottom: 5px solid #FFFFFF;}
.top-wrap .top-tabs {height: 56px; position: relative;}
.top-wrap .top-tabs a {display: inline-block; height: 44px; line-height: 20px; overflow: hidden; border-left: 1px solid #c7c7c7; border-right: 1px solid #fff; position: absolute; top: 0px; width: 113px; background: #fff; font-size: 17px; padding: 5px; color: #000;}
.top-wrap .top-tabs .inner {
display: inline-block;
width: 200px;
padding-top: 5px;
padding-bottom: 5px;
height: 34px !important;
margin: 0 !important;
overflow: hidden !important;
padding-left: 0 !important;
padding-right: 0 !important;
text-align: center !important;
text-decoration: none !important;
white-space: nowrap;
width: 100% !important;
}

.top-wrap .top-tabs .cover {display: inline-block; background: url(../images/cover.png) no-repeat right top; position: absolute; right: 0px; bottom: 0px; width: 100px; height: 53px;}

.top-wrap .top-tabs .tab-1 {left: 0px;}
.top-wrap .top-tabs .tab-2 {left: 125px;}
.top-wrap .top-tabs .tab-3 {left: 250px;}
.top-wrap .top-tabs .tab-4 {left: 375px;}
.top-wrap .top-tabs .tab-5 {left: 500px;}
.top-wrap .top-tabs .tab-6 {left: 625px;}
.top-wrap .top-tabs .tab-7 {right: 0;}
.top-wrap .top-tabs .active-tab {
color: #fff;
width: auto;
height: auto;
padding-bottom: 0;
border-left: none;
height: 56px !important;
overflow: hidden;
text-decoration: none !important;
}

.top-wrap .active-tab .inner {padding: 8px 58px; background: #3eab1e; width: auto;  height: 34px !important; padding-bottom: 14px;}
.top-wrap .active-tab .cover {display: none;}





.top-wrap .top-tabs .active-tab.tab-1 .inner {
	background-color: #8fb86a;
}
.top-wrap .top-tabs .active-tab.tab-2 .inner {
	background-color: #0061a2;
}
.top-wrap .top-tabs .active-tab.tab-3 .inner {
	background-color: #86c1ec;
}
.top-wrap .top-tabs .active-tab.tab-4 .inner {
	background-color: #86cf37;
}
.top-wrap .top-tabs .active-tab.tab-5 .inner {
	background-color: #39a919;
}
.top-wrap .top-tabs .active-tab.tab-6 .inner {
	background-color: #238ac4;
}
.top-wrap .top-tabs .active-tab.tab-7 .inner {
	background-color: #fb9400;
}

/* header meniu css bendras visiems G1/G2/G3 projektams */