@charset "utf-8";
/* style.css Copyright 2006-2010 (c) by BT-Group (info@bt-group.lt)
   All Right Reserved.
*/

html,body,form { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

.forum-font {
	font-family: 'Forum', cursive;
}

.sanchez-font {
	font-family: 'Sanchez', serif;
}


a img {
	border:none;	
}

a {
	text-decoration:none;	
}

h6 {

}

h5 {
	
}

h4 {

}

body {
  background:url(../img/style/images/backgound.jpg) repeat;	
}

.wrapper {
	width:1040px;
	margin:0 auto;
}

.page-wrapper {
	width:1040px;
	margin:0 auto;
	position:relative;
}

.page-wrapper-wide {
	width:100%;
	margin:0 auto;
}

h1 {
	color:#e2cfae;
	text-transform:uppercase;
	font-family: 'Forum', cursive;
	font-size:67px;
	text-align:center;
	text-shadow: 0px 1px 1px #000000;
	margin:50px 0px;
        filter: dropshadow(color=#000000, offx=0, offy=1);
}

/* headeris */

#header {
	/*background:url(/img/style/images/header-photo-1.png) no-repeat;
	background-position:center top;*/
	position:relative;
	font-family: 'Sanchez', serif;
}

.langs.header {
	color:#FFFFFF;
	height:60px;
	width:140px;
	font-size:11px;
	text-transform:uppercase;
	padding-top:18px;
	margin:0 auto;
	text-align:center;
	
}

.langs.header span {
	text-shadow: 0px 1px 0px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=1);	
}

.langs.header a.lang-bt {
	padding:13px;
	background:url(../img/style/images/lang-bt.png)  center no-repeat;	
	margin-right:5px;
	margin-top:10px;
	color:#26120d;
}

.langs.header a.lang-bt.sel {
	color:#FFFFFF;
	background:url(../img/style/images/lang-bt-sel.png)  center no-repeat;
}

.scroll-down-bt {
	background:url(../img/style/images/scroll-down-bt.png) top center no-repeat;
	width:61px;
	display:block;
	height:30px;
	color:#fff;
	margin:0 auto;
	text-align:center;
	text-transform:uppercase;	
	padding-top:70px;
	font-size:15px;
}

.header-menu a {
	font-size:15px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-shadow: 0px 1px 0px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=1);
	margin:0 15px;
}

.header-menu a.sel {
	background:url(../img/style/images/header-menu-sel.png) center bottom repeat-x;
	padding-bottom:10px;
}

/********** CONTENT **************/

.menu-wrap {
	height:82px;
	background:#26120d;
	width:100%;	
	font-family: 'Sanchez', serif;
}

.menu-wrap-float{
	position:fixed;
	top:0px;
	left:0px;
	z-index:110;
	display:none;
}

.logo-menu {
	padding-top:14px;	
	float:left;
}

.langs {
	padding-top:46px;	
}

.langs a {
	color:#d7c9b2;
	font-size:11px;	
	padding:0 5px;
	text-transform:uppercase;
}

.langs a:hover {
	color:#FFFFFF;	
}

.langs a.sel {
	color:#fff;	
}

.menu {
	padding-left:45px;
	text-transform:uppercase;
	height:40px;
	padding-top:43px;	
}

.menu a {
	color:#d7c9b2;	
	font-size:13px;
	padding:0px 10px;
}

.menu a.sel {
	color:#fff;
	background:url(../img/style/images/menu-sel.png) center top no-repeat;
	padding-top:16px;
}

.menu a:hover {
  	color:#fff;	
}


.pub {
	color:#e1dcd4;
	font-family: 'Forum', cursive;
	font-size:19px;
	line-height:24px;
}

.gallery {
	margin:0 auto;	
}

.gallery li {
	float:left;
	margin-left:4px;	
}

.ornament-1 {
	/* background:url(/img/style/images/ornament-3.png) bottom center no-repeat; */
}

.ornament-5 {
	background:url(../img/style/images/ornament-5.png) bottom center no-repeat;
	display:block;
	width:519px;
	height:472px;
	position:absolute;
	right:0px;
	margin-top:130px;	
}

.sep-1 {
	background:url(../img/style/images/separator.png) center center no-repeat;
	height:8px;
}

.download-pdf {
	color:#e1dcd4;
	font-family: 'Sanchez', serif;
	font-size:14px;
	background:url(../img/style/images/pdf-icon.png) left center no-repeat;
	padding-left:40px;
}


.download-pdf-holder {
	position:absolute;
	top:145px;
	right:0px;
}
.download-pdf-holder a.download-pdf {
	text-decoration:none !important;
	line-height:normal !important;
}

.col-1 {
	font-family: 'Sanchez', serif;
	width:130px;
	color:#e1dcd4;
	font-size:14px;
	min-height:15px;
	text-transform:uppercase;
}

.col-1 .img-wrap {
	border:1px solid #b7a187;
	display:block;
	width:62px;
	margin:1px 1px 6px 1px;
	-webkit-border-radius: 2px;
    min-height:62px;
    border-radius: 2px;
	position:relative;
}

.col-1 .img-wrap.sel {
	border:2px solid #ffffff;
	margin:0px 0px 5px 0px;
	z-index:105;
}

.col-1 .img-wrap.sel div.checkbox {
	display:block;
}
.col-1 .img-wrap div.checkbox {
	height:22px;
	width:22px;
	display:none;
	background-image:url(../img/style/images/checkbox-checked.png);
	position:absolute;
	bottom:2px;
	right:2px;
}

.col-2 {
	width:400px;
	margin-right:30px;
	position:relative;
		
}

.col-2 .zoom {
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(../img/style/images/magnifer.png) no-repeat;
	width:100%;
	height:100%;
	background-position:right bottom;
	margin:10px;
		
}

.col-2 .zoom-paneling {
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(../img/style/images/magnifer.png) no-repeat;
	width:100%;
	height:100%;
	background-position:100% 10%;
	margin-right:10px;
	margin-top:10px;
		
}

.col-3 {
	width:480px;
	font-family: 'Sanchez', serif;	
}

.col-3 .title {
	font-family: 'Forum', cursive;
	font-size:26px;
	color:#e1dcd4;
}

.col-3 {
	color:#aeaaa3;
	font-size:14px;
	line-height:24px;
	
}

.col-3 span {
	color:#e1dcd4;	
}

.tile-format {
	/*width:92px;
	height:92px;*/
	display:block;
	margin-left:37px;
	float:left;
	opacity:0.5;
	position:relative;	
}

.tile-format.first {
	margin-left:0px;	
}

.tile-format.sel {
		opacity:1;
}

.tile-format.sel div.checkbox {
	display:block;
}
.tile-format div.checkbox {
	height:22px;
	width:22px;
	display:none;
	background-image:url(../img/style/images/checkbox-checked.png);
	position:absolute;
	bottom:3px;
	right:3px;
}

.stock {
	/*padding-bottom:130px;	*/
}

.stock .arrow-left {
	background:url(../img/style/images/oval-arrow-left.jpg) center center no-repeat;
	height:58px;
	width:58px;
	display:block;
}

.stock .arrow-right {
	background:url(../img/style/images/oval-arrow-right.jpg) center center no-repeat;
	height:58px;
	width:58px;
	display:block;
}


.slider {
	width:924px;
	height:58px;
		
}

.slider a {
	float:left;
	height:58px;
	width:58px;
	display:block;
	margin-left:40px;
}


.slider span {
	display:block;
	width:923px;
	height:58px;
}

.decor-format {
	display:block;
	margin-left:37px;
	float:left;
	opacity:0.5;	
}

.decor-format.sel {
	opacity:1;	
}

.decor-format.first {
	margin-left:0px;	
}

#slideshow-pub #next {
	background:url(../img/style/images/arrow-next.png) center center no-repeat;
	width:62px;
	height:62px;
}

#slideshow-pub #prev {
	background:url(../img/style/images/arrow-prev.png) center center no-repeat;
	width:62px;
	height:62px;
}

.big-number {
	font-family: 'Forum', cursive;
	font-size:106px;
	padding-right:20px;
	padding-left:10px;
	color:#e1dcd4;	
	float:left;
	line-height:90px;
}

.pub a, .contacts a {
	color:#d7c9b2;
	text-decoration:underline;
}

.contacts {
	font-family: 'Forum', cursive;	
	color:#e1dcd4;
	font-size:20px;
}

.contacts span {
	font-size:26px;
	text-transform:uppercase;	
}
/*************USER AREA******************/


/**********ITEM*******************/


/********************************/

.footer {
	
}


/* modulio elemento aprasymas */
.body .desc {
	
}

/* klaidos pranesimo blokas */
.body .emsg {
	color:#C33;
	line-height:19px;
	padding-bottom:5px;
}
/* informacinio pranesimo blokas */
.body .imsg {
	
}

/* inline tipo klaidos pranesimas */
.body .emsgi {
	color:#993300;
	padding:1px;
}

/* inline tipo informacinis pranesimas */
.body .imsgi {
	padding:1px;
}


/* klase uzdedama ant publikacijos turinio */
.pub {
	
}

.pub ul {

}

.pub ul li {

}

.pub table tr:first-child {

}

.pub table td {
	

}

.pub table {
	
}


/* teksto formatavimas */
.pub a {

}

.pub h1,.pub h2,.pub h3,.pub h4,.pub h5 {
	
}
.pub h1 {
	
}
.pub h2 {
	
}
.pub h3 {
	
}
.pub b {
}
.pub img {

}
.pub p {

}
.pub span {
}

/* input pavadinimas */
.label {
	
}

/* inputai */
.input-text, .input-password, .input-select {
	
	
}

.input-text {
	
}

.input-button::-moz-focus-inner {
	
}
.input-button {
	
}

.input-button:hover {

}

.input-textarea {	
}

.input-select {

}

.input-file {
}

.input-textarea-readonly {
}

.input-radio {
}

.input-checkbox {
}

.input-form {
}


.left {
	float:left;
}
.right {
	float:right;
}

.hp-1 {
	height:0px;
	line-height:0px;
	font-size:0px;
	padding-bottom:1px;	
}

.hp-5 {
	height:0px;
	line-height:0px;
	font-size:0px;
	padding-bottom:5px;	
}

.hp-10 {
	height:0px;
	line-height:0px;
	font-size:0px;
	padding-bottom:10px;	
}

.hp-15 {
	height:0px;
	line-height:0px;
	font-size:0px;
	padding-bottom:15px;	
}

.hp-20 {
	height:0px;
	line-height:0px;
	font-size:0px;
	padding-bottom:20px;	
}

.hp-25 {
	height:0px;
	line-height:0px;	
	font-size:0px;
	padding-bottom:20px;
}

.responsive-otheritems-hp {
	height:0px;
	line-height:0px;
	font-size:0px;
	padding-bottom:100px;	
}


/* daro div floatingo clearinima */
.cl {
	clear:both;
}


#photos {

}
#photos img {
 float:left;
  width: 12.5%;
  height: auto !important;
  
}

@media (max-width: 1400px) {
	#photos img {
	  width: 14.28%;
	}
}
@media (max-width: 1200px) {
	#photos img {
	  width: 16.66%;
	}
}

@media (max-width: 1000px) {
	#photos img {
	  width: 20%;
	}
}
@media (max-width: 800px) {
	#photos img {
	  width: 25%;
	}
}
@media (max-width: 600px) {
	#photos img {
	  width: 33.33%;
	}
}
@media (max-width: 400px) {
	#photos img {
	  width: 50%;
	}
}
@media (max-width: 200px) {
	#photos img {
	  width: 100%;
	}
}

/*responsive height handling*/

@media (max-height: 2000px) {
	.responsive_header {
	  margin:50px 0px;
	}
	.responsive-otheritems-hp {
		height:0px;
		line-height:0px;
		font-size:0px;
		padding-bottom:125px;	
	}
	.download-pdf-holder{
		top:145px;
	}
}

@media (max-height: 950px) {
	.responsive_header {
	  margin:40px 0px;
	}
	.responsive-otheritems-hp {
		height:0px;
		line-height:0px;
		font-size:0px;
		padding-bottom:100px;	
	}
	.download-pdf-holder{
		top:125px;
	}
}
@media (max-height: 900px) {
	.responsive_header {
	  margin:30px 0px;
	}
	.responsive-otheritems-hp {
		height:0px;
		line-height:0px;
		font-size:0px;
		padding-bottom:79px;	
	}
	.download-pdf-holder{
		top:125px;
	}
}
@media (max-height: 850px) {
	.responsive_header {
	  margin:10px 0px;
	}
	.responsive-otheritems-hp {
		height:0px;
		line-height:0px;
		font-size:0px;
		padding-bottom:50px;	
	}
	.download-pdf-holder{
		top:110px;
	}
}

@media (max-height: 750px) {
	.responsive_header {
	  margin:3px 0px;
	}
	.responsive-otheritems-hp {
		height:0px;
		line-height:0px;
		font-size:0px;
		padding-bottom:25px;	
	}
	.download-pdf-holder{
		top:102px;
	}
}


.header-img{
	width:100%;
	height:100%;
}

.refreshable-content{
	min-height:600px;
}

.refreshable-content-fade{
	background-color: #26120D;
	background-repeat:no-repeat;
	background-image:url(../img/style/350.gif);
	background-position:center center;
    display: block;
    position: fixed;
	left:0;
	top:0;
	
	height: 100%;
    width: 100%;
    z-index: 10000;
	opacity:0.7;	
	
	
}

div.title, div.label{
	    color: #E1DCD4;
    font-family: 'Forum',cursive;
    font-size: 19px;
    line-height: 24px;
}

.emsg{
	color: #F66;
    font-family: 'Forum',cursive;
    font-size: 19px;
    line-height: 24px;
}

.imsg{
	color: #A6FF80;
    font-family: 'Forum',cursive;
    font-size: 19px;
    line-height: 24px;
}

.input-button{
	border:1px solid #000;
	background:#583730;
	
    font-family: 'Forum',cursive;
    font-size: 19px;
    line-height: 24px;
	color:#E1DCD4;    
	padding: 5px 15px;
}

#slides img{
	width:100% !important;
	height:100% !important;
}

