/**
 * @version		$Id: k2.print.css 1812 2013-01-14 18:45:06Z lefteris.kavadas $
 * @package		K2
 * @author		JoomlaWorks http://www.joomlaworks.net
 * @copyright	Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */

/* Print-specific CSS for K2 */

* {
	border:						0;
	margin:						0;
	padding:					0;
	outline:					none;
}

html, 
body,
.wrapper,
.content,
#adminForm,
#k2FrontendContainer,
#k2Frontend {
	height: 100%;
}

body {
	margin:0px; 
	padding:0px; 
	line-height: 16px;
	font-family: tahoma,sans-serif;
}

p, h1, h2, h3, h4, h5, h6{
	margin:0px; 
	padding:0px;
}

p { 
	padding:0; 
	margin:0; 
	color:#3d3d3d; 
	font: 12px/18px tahoma,sans-serif;
}

p a {
	color:#000000;
	text-decoration: none;
	
	transition: all 0.7s ease 0s;
}

a {
	color:#000000;
	text-decoration: none;
	
	transition: all 0.7s ease 0s;
}

p a:hover {
	color:#7FC241;
	text-decoration: none;
	
	transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}

a:hover {
	color:#7FC241;
	text-decoration: none;
	
	transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}

div.itemHeader h2.itemTitle span sup,
div.itemToolbar,
div.itemRatingBlock,
div.itemLinks,
div.itemSocialLinksBlock,
div.itemAttachmentsBlock,
div.itemRelated,
div.itemAuthorLatest,
div.itemVideoBlock,
div.itemImageGallery,
.moduletable_icons,
.moduletable_aukstai_butuose,
.mod_sef,
div.itemNavigation,
.moduletable_html_planas,
.moduletable_aukstu_meniu,
._forma_butuose,
.mod_sef_butuose,
.moduletable,
.moduletable_kont-butuose h3,
.moduletable_vt_bute
 {
	 display:none;
	 visibility: hidden;
 }

.wrapper .itemView {
        width: 595px;
        margin-left: auto;
        margin-right: auto;
		position: relative;
}

.moduletable_butuose_kv_sak {
	width: 595px;
        margin-left: auto;
        margin-right: auto;
		position: relative;
}

.logo {
	width: 200px;
	position: absolute;
	right: 10px;
	top: 45px;
	display: none;
}

.logo a {
	background:url(../images/logo.png) no-repeat;
	background-size: 200px;
	width: 200px;
	height: 119px;
	display: block;
	margin: 10px 0 0 20px;
}


.itemHeader {
	text-align: center;
	color: #ffffff;
	margin: 0 0 0px 0;
	display: inline-block;
	background:none repeat scroll 0 0 rgba(0,0,0,0);
	width: 100%;
	padding: 0px 0;
	border-radius: 0px;

}

.itemFullText {
	display: block;
	position: relative;
	width: 100%;
}

.itemFullText .sigplus-gallery,
.itemFullText .sigplus-gallery ul,
.itemFullText .sigplus-gallery ul li {
	display: block;
	position: relative;
	width: 100%;
}

.itemFullText .sigplus-gallery ul li:nth-of-type(2) {
	display: none !important;
	visibility: hidden !important;
}

.itemFullText .sigplus-gallery ul li {
	width:100% !important;
	max-height: 400px !important;
}

.itemFullText .sigplus-gallery ul li a img{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	max-height: 350px;
	object-fit: scale-down;
}



.itemHeader h2 {
	color: rgb(24, 24, 24);
	font-weight: bold;
	font-size: 18px;
}

.itemHeader .itemCategory {
	color: #7FC241;
	font-weight: normal;
	font-size: 14px;
}

.itemToolbar {
	text-align: center;
	color: #7c7d7c;
	margin: 0 0 0px 5px;
	display: inline-block;
	background:url(../images/transparent-bg.png) repeat;
	padding: 10px 10px 7px 10px;
	border-radius: 3px;
	color: #7FC241;
	float: left;
	
}

.itemToolbar ul li {
	list-style: none;
}

.itemToolbar ul li a {
	background:url(../images/print.png) no-repeat;
	display: block;
	float: right;
	width: 37px;
	height: 35px;
	float: left;
	opacity: 1;
	
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.itemToolbar ul li a:hover {
	background:url(../images/print.png) no-repeat;
	display: block;
	float: right;
	width: 37px;
	height: 35px;
	float: left;
	opacity: 0.7;
	
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.itemToolbar ul li a span {
	display:none;
}

.itemBody {
	position: relative;
	display: block;
	overflow: hidden;
}

.itemExtraFields {
	float: left;
	display: block;
	width: 240px;
	background:url(../images/transparent-bg.png) repeat;
	padding: 5px 15px;
	border-radius: 3px;
}

.itemExtraFields h3 {
	display: none;
}

.moduletable_kont-butuose {
	display: block;
	position: relative;
	width: 595px;
	top: -250px;
	text-align: right;
	margin: 0 auto;
}

.moduletable_kont-butuose li {
	display: block;
}

.itemExtraFields ul li.odd {
	margin:0 0 1px 0;
	padding:5px;
	list-style: none;
	display: inline-block;
}

.itemExtraFields ul li.even {
	margin:0 0 1px 0;
	padding:5px;
	list-style: none;
	display: inline-block;
}

.itemExtraFields ul li .itemExtraFieldsLabel {
	width:140px;
	display: block;
	float: left;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.itemExtraFields ul li .itemExtraFieldsValue {
	width: 70px;
	display: block;
	margin: 0 0 0 10px;
	float: left;
	font-size: 14px;
}

#k2Container {
	margin: 10px auto 0 auto;
}

.itemFullText {
	margin: 20px 0 0 0;
}

.itemFullText_susisiekit {
	width: 180px;
	right: 10px;
	top:235px;
	position: absolute;
}

.full_susisiekti_title {
	color: #7FC241;
	width: 240px;
	font-size: 14px;
	margin: 0 0 10px;
	text-align: left;
	display: block;
	font-weight: bold;
}

.full_susisiekti_k1, .full_susisiekti_k2, .full_susisiekti_k3 {
	display: block;
	margin: 20px 0 0 0;
	font-size: 14px;
}

.itemPrintThisPage {
	width: 100%;
	border-bottom: 1px solid #DADADA;
	text-align: center;
	display: block;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
}

.itemPrintThisPage span {
	padding: 5px;
	margin: 5px auto;
	width: 160px;
	display: block;
	color: #ffffff;
	background: rgba(0,0,0,0.7);
	border-radius: 0px;
	
	transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}

.itemPrintThisPage span:hover {
	padding: 5px;
	margin: 5px auto;
	width: 160px;
	display: block;
	color: #ffffff;
	background: rgba(0,0,0,0.7);
	border-radius: 0px;
	
	transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}

.moduletable_auksto_map {
	position: relative;
	/*background-color: rgba(0,0,0,.5);*/
	/*border: 1px solid #ffffff;*/
	padding: 9px;
	width: 585px;
	margin: 10px 10px 0 0;
	float: right;
}

.sigplus-gallery ul li {
	display: block;
	float: left;
	list-style: none;
	width:180px;
	height: auto;
	max-height: 150px;
	overflow: hidden;
}

.sigplus-gallery ul li a img {
	width:180px;
	height: auto;
}

.cont_right {
	display: none;
	visibility: hidden;
}

.moduletable_kontaktai_butuose {
	display: block;
	position: absolute;
	width: 40%;
	right: 10%;
	top: 650px;
	float: left;
}

.moduletable_kontaktai_butuose h3 {
	display: block;
	visibility: hidden;
}

#extraFields.admintable td {
	padding: 5px;
}

#extraFields.admintable input {
	margin: 5px;
	padding: 5px;
	font-size: 16px;
	border: 1px solid #ccc;
	width: 95%;
}
