/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/header1.png",sizingMethod="crop"); */
a:hover{
	text-decoration: none;
}
a, a:active {
	outline: none;
}
html, body {
	height: 100%;
	font-size: 12px;
	font-family: Tahoma;
}
html, body, .all {
	height: 100%;
}
html {
	background: url(top_bg.jpg) 50% 0px no-repeat;
	padding: 1px 0px 0px 0px;
}
body {
	background: #FFFFFF url(yellow_bg.jpg) 0px 0px repeat-x;
}
body {behavior:url("http://www.receptuknyga.lt/images/media/csshover.htc");}
	.wrapper {
		position: relative;
		text-align: left;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -93px;
		width: 1092px;
		
		position: relative;
	}
		.piramide {
			width: 66px;
			height: 25px;
			background: url(piramide.jpg) 0px 0px no-repeat;
			position: absolute;
			top: 0px;
			left: -39px;
		}
		.header {
			/*//height: 173px;*/
			margin: 1px;
		}
			.logo {
				float: left;
				padding: 36px 0px 0px 26px;
			}
				.logo a {
					width: 250px;
					height: 65px;
					background: url(logo.png) 0px 0px no-repeat;
					display: block;
					float: left;
					position: relative;
					text-decoration: none;
					cursor: pointer;
				}
				* html .logo a {
					background: none;
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/logo.png",sizingMethod="crop");
				}
			.top-banner {
				width: 750px;
				float: right;
				margin: 16px 0px 0px 0px;
			}
				.top-banner a {
					width: 100%;
					height: 100%;
					display: block;
					float: left;
					position: relative;
					text-decoration: none;
				}
			.menu {
				width: 1092px;
				display: block;
				padding: 0px;
				/* background: url(menu_bg.jpg) 0px 0px no-repeat; */
			}
      .menu li {
        float:left;
      }
      .menu .rh{
        float:right;
      }
				.menu .top {
					height: 19px;
					display: block;
				}
				.menu a {
					height: 32px;
					display: inline-block;
					float: left;
					/*background: url(menu_item_bg.jpg) left 0px no-repeat;*/
					text-decoration: none;
					padding: 0px;
					margin: 0px 1px 0px 0px;
				}
				.menu a span.left, .menu a span.right {
					width: 10px;
					height: 32px;
					display: block;
					float: left;
				}
				.menu a span.center {
					height: 23px;
					font: bold 15px arial;
					line-height: 15px;
					color: #4F4F4F;
					display: block;
					float: left;
					background: url(menu_item_center.png) 0px 0px repeat-x;
					padding: 9px 10px 0px 10px;
					cursor: pointer;
				}
				.menu a span.left {
					background: url(menu_item_left.png) 0px 0px repeat;
				}
				* html .menu a span.left {
					background: none;
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/menu_item_left.png",sizingMethod="crop");
				}
				.menu a span.right {
					background: url(menu_item_right.png) 0px 0px repeat;
				}
				* html .menu a span.right {
					background: none;
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/menu_item_right.png",sizingMethod="crop");
				}
				.menu a.on span.center, .menu a:hover span.center{
					background: url(menu_item_center_on.png) 0px 0px repeat-x;
					color: #FFFFFF;
				}
				.menu a.on span.left, .menu a:hover span.left {
					background: url(menu_item_left_on.png) 0px 0px repeat;
				}
				* html .menu a.on span.left, * html .menu a:hover span.left {
					background: none;
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/menu_item_left_on.png",sizingMethod="crop");
				}
				.menu a.on span.right, .menu a:hover span.right {
					background: url(menu_item_right_on.png) 0px 0px repeat;
				}
				* html .menu a.on span.right, * html .menu a:hover span.right {
					background: none;
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/menu_item_right_on.png",sizingMethod="crop");
				}
				.menu .orange {
					width: 1092px;
					height: 5px;
					line-height: 1px;
					font-size: 1px;
					display: block;
					background: url(menu_orange.jpg) 0px 0px no-repeat;
				}
				.menu a.last {
					float: right !important;
				}
			.content {
				margin: 15px 0px 0px 0px;
			}
				.content .left {
					width: 120px;
					float: left;
				}
					.greitoji-paieska {
					}
					.receptu-tipai {
						margin: 10px 0px 0px 0px;
					}
						.greitoji-paieska .title, .receptu-tipai .title {
							width: 111px;
							height: 21px;
							font: bold 12px tahoma;
							color: #323232;
							padding: 8px 0px 0px 9px;
						}
						.greitoji-paieska .title {
							background: url(greitoji_paieska_title.jpg) 0px 0px no-repeat;
							border-bottom: 1px solid #FFD235;
						}
						.receptu-tipai .title {
							background: url(receptu_tipai_title.jpg) 0px 0px no-repeat;
							border-bottom: 1px solid #CDCDCD;
						}
						.receptu-tipai .links {
							padding: 8px 0px 16px 5px;
						}
							.receptu-tipai .links a {
								font: 11px tahoma;
								color: #000;
								display: block;
								text-decoration: none;
								margin: 0px 0px 3px 0px;
                padding: 0 0 3px 0;
                border-bottom:1px solid #E6E6E6;
							}
							.receptu-tipai .links a.on, .receptu-tipai .links a:hover {
								color: #E85D00;
							}
							.links .spliter {
								height: 43px;
								display: block !important;
							}
							.links .green,
							.links .orange,
							.links .blue {
								font-size: 14px;
								font-weight: bold !important;
								margin-bottom: 7px !important;
							}
							.links .green {
								color: #839B3B !important;
							}
							.links .orange {
								color: #A17C35 !important;
							}
							.links .blue {
								color: #747798 !important;
							}
						.greitoji-paieska .inputs {
							background: #FFFDD8;
						}
							.greitoji-paieska .inputs .text {
								width: 108px;
								height: 13px;
								font: bold 11px tahoma;
								color: #333399;
								margin: 0px 0px 0px 3px;
								border: 1px solid #E0E0E0;
								padding: 3px 0px 3px 4px;
							}
							.greitoji-paieska .inputs label {
								font: 11px tahoma;
								display: block;
								padding: 10px 0px 4px 9px;
							}
							.greitoji-paieska .inputs select, .filtr select {
								width: 114px;
								height: 23px;
								border: 1px solid #E0E0E0;
								margin: 0px 0px 0px 3px;
								font: bold 11px tahoma;
								color: #333399;
								line-height: 40px;
							}
							.greitoji-paieska .inputs .submit input {
								width: 71px;
								height: 22px;
								border: none;
								background: url(ieskoti.png) right 0px no-repeat;
								font: 11px arial;
								color: #FFFFFF;
								padding: 0px 27px 0px 9px;
								margin: 11px 0px 15px 24px;
								cursor: pointer;
							}
							* html .greitoji-paieska .inputs .submit input {
								background: none;
								filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/ieskoti.png",sizingMethod="crop");
							}
							.greitoji-paieska .inputs .text:focus, 
							.greitoji-paieska .inputs select:focus,
							.uzsiprenumeruoti .text:focus,
							.turit-text input:focus,
							.form .row .text-field:focus,
							.form .row .text-area:focus,
							.greitoji-paieska .inputs .text:hover, 
							.greitoji-paieska .inputs select:hover,
							.uzsiprenumeruoti .text:hover,
							.turit-text input:hover,
							.form .row .text-field:hover,
							.form .row .text-area:hover {
								border: 1px solid #FFD235;
							}
							.greitoji-paieska .inputs .text:focus, 
							.greitoji-paieska .inputs select:focus,
							.greitoji-paieska .inputs .text:active, 
							.greitoji-paieska .inputs select:active {
								outline: none;
							}
						.isplestine {
							width: 109px;
							height: 20px;
							display: block;
							background: url(greitoji_paieska_isplestine.jpg) 0px 0px no-repeat;
							border-top: 1px solid #FFD235;
							padding: 5px 0px 0px 11px;
						}
							.isplestine a {
								font: 11px arial;
								color: #323232;
								text-decoration: none;
								background: url(trikampis.gif) right 5px no-repeat;
								padding: 0px 14px 0px 0px;
							}
					.left-banner {
						width: 120px;
						height: 600px;
					}
						.left-banner  a {
							width: 100%;
							height: 100%;
							display: block;
							text-decoration: none;
						}
			.content .right {
				float: left;
				margin: 0px 0px 0px 11px;
				width: 961px;
			}
				.login {
					width: 649px;
					height: 62px;
					display: block;
					background: url(login_bg.png) 0px 0px no-repeat;
					margin: -3px 0px 0px -3px;
					padding: 0 0px 0px 15px;
					float: left;
				}
				* html .login {
					background: none;
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/login_bg.png",sizingMethod="crop");
				}
				.login-item {
					float: left;
					display: block;
					padding-top:12px;
				}
				.login-item2{
					float: left;
					display: block;
				}
				.login-item2 a{
					display:block
				}
					.login .login-item label,
					.login .login-item label a {
						font: bold 13px tahoma;
						color: #333399;
						display: inline-block;
						text-decoration: none;
						position: relative;
					}
					.login .login-item label {
						margin: 3px 4px 9px 1px;
					}
					
					.login .text {
						width: 108px;
						height: 15px;
						*height: 16px;
						border: 1px solid #D8D8D8;
						padding: 3px 0px 3px 4px;
						*padding: 5px 0px 0px 4px;
						margin: 1px 5px 0px 2px;
						font: 11px tahoma;
						color: #323232;
						line-height: 11px;
						position: relative;
					}
					.login .submit {
						width: 71px;
						height: 22px;
						background: url(prisijungti.png) 0px 0px no-repeat;
						border: none;
						font: 11px arial;
						color: #FFFFFF;
						cursor: pointer;
						margin: 1px 4px 0px 2px;
						padding: 0px 0px 2px 0px;
						position: relative;
					}
					.login-item.atsijungti {
						float: right;
						padding-right: 19px;
						margin: 0px 0px 0px 4px;
					}
						.atsijungti .submit {
							background: url(atsijungti-button.png) 0px 0px no-repeat;
							display: block;
							text-align: center;
						}
						* html .atsijungti .submit {
							background: none;
							filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/atsijungti-button.png",sizingMethod="crop");
						}
					.login-item.sort {
						float: right;
						padding: 14px 0px 0px 0px;
					}
					* html .login-item.sort {
						padding: 1px 0px 0px 0px;
					}
						* html .login-item.sort a {
							position: relative;
						}
						.login-item.sort .firston,
						.login-item.sort .laston {
							color: #343498;
						}
					* html .login .submit {
						background: none;
						filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/prisijungti.png",sizingMethod="crop");
					}
						.login .remember {
							margin: 0px 0px 0px 4px;
							display: block;
						}
						.login .remember input {
							margin: 6px 0px 6px 0px;
							*margin: 2px 0px 6px 0px;
							position: relative;
							display: block;
							float: left;
						}
						.login .remember label {
							font: 11px tahoma;
							color: #323232;
							display: block;
							float: left;
							margin: 6px 0px 0px 5px;
						}
					.login .nauja {
						font: bold 14px "trebuchet ms";
						color: #333399;
						padding:8px 0 0 10px;
						position: relative;
					}
					.login .prisimint {
						font: 10px tahoma;
						color: #323232;
						text-decoration:none;
						padding:0 0 0 12px;
						position: relative;
					}
					.login .prisimint:hover {
						color:#E85D00;
					}
					.login .text:focus,
					.login .text:hover {
						border: 1px solid #9998FE;
					}
				.atsiusk-recepta {
					width: 300px;
					height: 150px;
					background: url(atsiusk_recepta.gif) 0px 0px no-repeat;
			
				}
					.atsiusk-recepta a {
			
						display: block;
						text-decoration: none;
					}
				.facebook-join {
					width: 300px;
					height: 60px;
					background: url(facebk.gif) 0px 0px no-repeat;
					float: left;
				}
					.facebook-join a {
						width: 100%;
						height: 100%;
						display: block;
						text-decoration: none;
					}					
				.vidinis-atsiusk {
					background: url(atsiusk-recepta-ir-laimek-priza.jpg) 0px 0px no-repeat;
				}
				.right-center {
					width: 649px;
					float: left;
					/* display: none; */
				}
					.grey-box {
						height: 178px;
						position: relative;
						float: left;
					}
						.grey-box .left {
							width: 7px;
							height: 178px;
							background: url(grey_box_left.jpg) 0px 0px no-repeat;
							display: block;
							float: left;
						}
						.grey-box .center {
							height: 158px;
							border-top: 1px solid #CDCDCD;
							border-bottom: 1px solid #CDCDCD;
							display: block;
							float: left;
							padding: 18px 19px 0px 8px;
						}
							.grey-box .center h2 {
								background: #FFFFFF;
								display: block;
								position: absolute;
								white-space: nowrap;
								top: -12px;
								left: 13px;
								font: bold 16px "trebuchet ms";
								color: #4F4F4F;
								padding: 0px 10px 0px 9px;
								z-index: 10000px;
							}
							.grey-box .center .remelis {
								width: 140px;
								height: 140px;
								border: 1px solid #CDCDCD;
								padding: 1px;
								float: left;
							}
								.grey-box .center .remelis a,  .grey-box .center .remelis span {
									width: 100%;
									height: 100%;
									display: block;
									text-decoration: none;
									position: relative;
								}
							.grey-box .center .mazas {
								width: 90px;
								height: 90px;
							}
							.grey-box .center .mazytis {
								width: 70px;
								height: 70px;
							}
							.grey-box .center .text {
								width: 190px;
								margin: 0px 0px 0px 16px;
								float: left;
							}
							* html .grey-box .center .text {
								width: 180px;
							}
								.grey-box .center .text .link {
									font: bold 13px arial;
									color: #E85D00;
									text-decoration: none;
									display: block;
									margin: 1px 0px 7px 0px;
								}
								.grey-box .center .text p , 
								.dienos-recepto-autorius .center .text .info, 
								.small-orange-box .center {
									font: 11px tahoma;
									color: #4F4F4F;
									line-height: 14px;
								}
								.grey-box .center .text p a, .itraukti, .small-orange-box .center p a.itraukti {
									font: 11px tahoma;
									color: #E85D00;
									padding: 0px 0px 1px 0px;
									display: inline-block;
								}
								.itraukti, .pirmuoju {
									font: 10px tahoma;
								}
								.pirmuoju {
									color: #333399;
								}
								.bottom-stats {
									/*position: absolute;
									left: 175px;
									bottom: 1px;*/
									margin: 0px 0px 10px 0px;
								}
								.grey-box .center .stats .stats-item {
									display: block;
									float: left;
									margin: 6px 0px 0px 0px;
									width: 200px;
								}
								.grey-box .center .stats .stats-item .label {
									font: 11px tahoma;
									color: #9F9F9F;
									display: block;
									padding: 0px 0px 0px 0px;
									float: left;
								}
								.grey-box .center .stats .stats-item .label span {
									font: bold 11px tahoma;
									color: #5A5A5A;
								}
								.grey-box .center .stats .stats-item  .icon {
									width: 15px;
									height: 15px;
									margin: 0px 7px 0px 0px;
									padding: 0px 0px 0px 0px;
									float: left;
									display: block;
								}
								.dienos-recepto-autorius .center .text .name {
									font: bold 13px arial;
									color: #333399;
									display: block;
									padding: 0px 0px 7px 0px;
								}
								.dienos-recepto-autorius .center .text .info {
									margin: 0px 0px 0px 0px;
								}
						.grey-box .right {
							width: 7px;
							height: 178px;
							background: url(grey_box_right.jpg) 0px 0px no-repeat;
							display: block;
							float: left;
							margin: 0px;
						}
					.dienos-receptas .center {
						width: 352px;
					}
					.dienos-recepto-autorius .center {
						width: 215px;
					}
						.dienos-recepto-autorius .center .text {
							width: 100px !important;
						}
					
					.receptu-knyga, .atsiusti-receptai {
						padding: 0px 0px 0px 23px;
						margin: 8px 0px 0px 4px;
					}
						.receptu-knyga a, .atsiusti-receptai a {
							font: 11px tahoma;
							color: #333399;
						}
					.receptu-knyga {
						background: url(receptu_knyga.jpg) 0px 0px no-repeat;
					}
					.atsiusti-receptai {
						background: url(atsiusti_receptai.jpg) 0px 0px no-repeat;
					}
				.grey-orange-box {
					height: 100px;
					float: none;
          margin-bottom:20px;
				}
					.grey-orange-box .left {
						width: 7px;
						height: 100px;
						float: left;
						background: url(grey_orange_box_left.jpg) 0px 0px no-repeat;
					}
					.grey-orange-box .center {
						width: 608px;
						height: 87px;
						float: left;
						background: url(grey_orange_box_center.jpg) 0px 0px repeat-x;
						border: none;
						padding-top: 13px;
					}
						.grey-orange-box .center .text {
							width: 510px !important;
							margin-left: 12px;
						}
          .grey-orange-box .center .text h1 {
            padding:0;
            margin:-5px 0 0 0;
            font-size:19px;
            font-weight: bold;
          }
					.grey-orange-box .right {
						width: 7px;
						height: 100px;
						float: left;
						background: url(grey_orange_box_right.jpg) 0px 0px no-repeat;
						margin: 0px;
					}
				.ajaksinis {
					margin: 19px 0px 0px 0px;
				}
					.ajaksinis .center {
						width: 297px;
						height: 158px;
						padding-right: 5px;
					}
						.ajaksinis .center .text {
							width: 185px;
              height: 95px;
              overflow: hidden;
						}
						.ajaksinis .center .stats-normal {
							position: relative;
							margin: 8px 0px 0px 9px;
							*margin: -6px 0px 0px 9px;
							float: left;
						}
						* html .ajaksinis .center .stats-normal {
							margin-top: -14px;
						}
				.ajax-icon {
					width: 53px;
					height: 14px;
					position: absolute;
					top: -6px;
					right: 19px;
				}
					.ajax-icon a {
						width: 17px;
						height: 14px;
						float:left;
						background:url(ajax-icon-1.gif) ;
						display: block;
						text-decoration: none;
					}
					.ajax-icon a.active {
						background:url(ajax-icon-active.gif) ;
					}
				.banner-center {
					width: 300px;
					height: 250px;
					float: left;
					margin: 19px 12px 0px 11px;
				}
				* html .banner-center {
					margin: 19px 12px 0px 6px;
				}
					.banner-center a {
						width: 100%;
						height: 100%;
						display: block;
						text-decoration: none;
					}
				.near-banner {
					float: left;
				}
				.small-orange-box .left {
					width: 7px;
					height: 73px;
					background: url(small_orange_box_left.jpg) 0px 0px no-repeat;
					display: block;
					float: left;
				}
				.small-orange-box .center {
					width: 310px;
					height: 73px;
					background: url(small_orange_box_center.jpg) 0px 0px repeat-x;
					display: block;
					float: left;
				}
					.small-orange-box .center p {
						padding: 14px 0px 0px 5px;
					}
					.small-orange-box .center p a {
						color: #333399;
					}
					
				.small-orange-box .right {
					width: 7px;
					height: 73px;
					background: url(small_orange_box_right.jpg) 0px 0px no-repeat;
					display: block;
					float: left;
					margin: 0px;
				}
				.nauji-receptai {
					margin: 0px 0px 0px 0px;
				}
					.apacia {
						margin-left: 0px;
					}

					.nauji-receptai div.label {
						font: bold 22px arial;
						color: #4F4F4F;
						float: left;
						margin: -7px 0px 15px 0px;
					}

					.nauji-receptai h2.label {
						font: bold 16px arial;
						color: #4F4F4F;
						margin: 20px 0px 15px 0px;
					}          
          
						.nr-item {
							width: 647px;
							display: block;
							margin: 10px 0px 0px 0px;
						}
							.nr-item .left {
								width: 7px;
								height: 170px;
								display: block;
								float: left;
								background: url(nr-item-left.jpg) 0px 0px no-repeat;
							}
							/* .nr-item:hover .left, .on .left {
								background: url(nr-item-left-hover.jpg) 0px 0px no-repeat;
							} */
							.nr-item .center {
								/* width: 611px;
								height: 170px;
								display: block;
								float: left;
								background: url(nr-item-center.jpg) 0px 0px repeat-x; */
							}
							/* .nr-item:hover .center, .on .center {
								background: url(nr-item-center-hover.jpg) 0px 0px repeat-x;
							} */
								.nr-item .center .text {
									width: 492px;
									float: left;
									margin: 7px 0px 0px 10px;
								}
									.nr-item .center .text .title {
										font: bold 16px arial;
										color: #E85D00;
										display: block;
										text-decoration: none;
										padding: 0px 0px 7px 0px;
									}
									.nr-item .center .text p {
										font: 13px tahoma;
										color: #4F4F4F;
										line-height: 16px;
                    margin-right:10px;
									}
									.nr-item .center .text .info {
										margin: 17px 0px 0px 0px;
									}
									.nr-item .center .text .kategorijos {
										color: #9F9F9F;
										margin: 3px 0px 0px 0px;
										*margin: -10px 0px 0px 0px;
										padding: 0px 0px 7px 0px;
									}
									.nr-item .center .text .kategorijos span, .nr-item .center .text .zymes span{
										font: 11px arial;
										color: #323232;
									}
										
										.nr-item .center .text .kategorijos a {
											color: #9F9F9F;
										}
										.nr-item .center .text .zymes {
											margin: 5px 0px 0px 0px;
										}
										.nr-item .center .text .zymes a {
											font: 11px arial;
											color: #323232;
											text-decoration: none;
										}
										.nr-item .center .text .info .stats .stats-item {
											margin-right: 20px;
											display: block;
											float: left;
										}
										.nr-item .center .text .info .stats .stats-item .label {
											margin-left: 8px;
										}
											.nr-item .center .text .info .stats .stats-item .label span {
												font-size: 11px;
												margin: 2px 0px 0px 0px;
												display: inline-block;
											}
										.nr-item .center .text .info .stats .stats-item .icon {
											width: 15px;
											height: 15px;
											display: block;
											float: left;
											margin-top: 2px;
											padding-left: 0px;
											margin-left: 0px;
										}
										.komentaras-ivert .stars span,
										.nr-item .center .text .stars span {
											width: 61px;
											height: 20px;
											display: block;
											float: left;
											margin: 5px 4px 0px 0px;
										}
										.komentaras-ivert .stars span {
											margin: 3px 4px 0px 0px;
										}
										.komentaras-ivert  .ivert {
											display: block;
											float: left;
											margin-right: 4px;
										}
										.komentaras-box .komentaras-ivert .stars span {
											height: 13px;
										}
										.nr-item .center .text .stars label {
											font: 11px tahoma;
											color: #9F9F9F;
											display: block;
											float: left;
											margin: 3px 0px 0px 3px;
										}
										.atsiunte {
											font: 11px tahoma;
											color: grey;
											margin: 3px 0px 3px 3px;
										}
										.atsiunte a {
												font: normal 11px tahoma;
												color: #333399;
                        text-decoration:none;
											}
										.atsiunte a:hover {
                        text-decoration:underline;
											}                      
										.nr-item .center .fotke {
											width: 100px;
											float: left;
                      margin-top:-10px;
										}
										* html .nr-item .center .fotke {
											width: 95px;
										}
											.nr-item .center .fotke .remelis {
												width: 90px;
												height: 90px;
												display: block;
												border: 1px solid #CDCDCD;
												padding: 1px;
												margin: 17px 0px 0px 3px;
											}
												.nr-item .center .fotke .remelis a {
													width: 100%;
													height: 100%;
													display: block;
													text-decoration: none;
												}
											.nr-item .center .fotke  .recepto-id {
												font: bold 10px tahoma;
												color: #E85D00;
												display: block;
												text-decoration: none;
												margin: 2px 0px 0px 7px;
											}
											
							.nr-item table {
								width: 647px;
							}
							
								.nr-item-top div,
								.nr-item-bottom div{
									height: 7px;
									display: block;
									font-size: 1px;
									line-height: 1px;
								}
								.nr-item-top div{
									background: url(nr-item-top.jpg) 0px 0px no-repeat;
								}
								.nr-item-center {
									/* background: #FFD235 url(nr-item-rr.jpg) right center repeat-y; */
									border: none;
								}
								.nr-item-center-con {
									border-left: 1px solid #CDCDCD;
									float: left;
									padding-left: 0px;
								}
								.nr-item-bottom div{
									background: url(nor-item-bottom.jpg) 0px 0px no-repeat;
								}
								.pazymm {
									cursor: pointer;
									border-right: 1px solid #CDCDCD;
								}
									.pazymm div {
										width: 27px;
										*width: 28px;
										width:29px\0/;
									}
									@media screen and (-webkit-min-device-pixel-ratio:0) { 
								.pazymm div {
										width: 28px;	
									}
									}	
								.nr-item.act .nr-item-center-con,
								.nr-item table:hover .nr-item-center-con {
									border-left: 1px solid #FFD235;
								}
								.nr-item.act .nr-item-top div,
								.nr-item table:hover .nr-item-top div {
									background: url(nr-item-left-h.jpg) 0px 0px no-repeat;
								}
								.nr-item.act .nr-item-bottom div,
								.nr-item table:hover .nr-item-bottom div {
									background: url(nr-item-bottom-h.jpg) 0px 0px no-repeat;
								}
								.nr-item.act .pazymm,
								.nr-item table:hover .pazymm {
									background: #FFD235 url(pazymeti.jpg) center center no-repeat;
									border-right: none;
								}
								.nr-item.act .pazymm {
									border-right: 1px solid #FED235;
									*border-right: none;
								}
							.receptai-head {
								height: 25px;
								display: block;
							}

							.receptai-head p {
								line-height:1.4;
								margin:0px 0 0 10px;
                font-size:13px;
							}
								
							.nr-item .right {
								width: 29px;
								height: 170px;
								display: block;
								float: left;
								background: url(nr-item-right.jpg) 0px 0px no-repeat;
								margin: 0px;
							}
							/* .nr-item:hover .right, .on .right {
								background: url(nr-item-right-hover.jpg) 0px 0px no-repeat;
							} */
							.nr-item .right a {
								width: 100%;
								height: 100%;
								display: block;
								text-decoration: none;
							}
							/* * html .nr-item .right a:hover {
								background: url(nr-item-right-hover.jpg) 0px 0px no-repeat;
							} */
						.spacer {
							width: 649px;
							height: 1px;
							font-size: 1px;
							line-height: 1px;
							background: #E5E5E5;
							margin: 21px 0px 0px 0px;
						}
				.right-right {
					float: right;
				}
				.gamistokaturi {
					float: left;
				}
				.gamistokaturikaire {
					float: right;
				}
					.right-banner {
						width: 300px;
						//height: 250px;
						display: block;
						margin: 10px 0px 0px 0px;
					}
						.right-banner a {
							width: 100%;
							height: 100%;
							display: block;
							text-decoration: none;
						}
					.uzsiprenumeruoti {
						width: 300px;
						height: 67px;
						display: block;
						background: url(uzsiprenumeruoti_bg.jpg) 0px 0px no-repeat;
						margin: 10px 0px 0px 0px;
						padding: 12px 0px 0px 0px;
					}
						.uzsiprenumeruoti span {
							font: bold 15px "trebuchet ms";
							color: #6E9B1C;
							padding: 0px 0px 0px 16px;
						}
							.uzsiprenumeruoti span a {
								color: #597E14;
							}
						.uzsiprenumeruoti .text {
							width: 160px;
							height: 15px;
							*height: 19px;
							border: 1px solid #B0D868;
							padding: 3px 0px 3px 4px;
							*padding: 4px 0px 0px 4px;
							margin: 13px 0px 0px 14px;
							position: relative;
						}
						.uzsiprenumeruoti .submit {
							width: 91px;
							height: 22px;
							background: url(uzsiprenumeruoti_input.png) 0px 0px no-repeat;
							border: none;
							cursor: pointer;
							font: 11px arial;
							color: #FFFFFF;
							position: relative;
						}
						* html .uzsiprenumeruoti .submit {
							background: none;
							filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/uzsiprenumeruoti_input.png",sizingMethod="crop");
						}
					.popu-zymes {
						width: 292px;
						padding: 14px 4px 0px 4px;
					}
						.popu-zymes h2,
						.vireju-balsas label,
						.jusu-turimi h2 {
							font: bold 15px "trebuchet ms";
							color: #4F4F4F;
							display: block;
							padding: 0px 0px 15px 0px;
						}
						.vireju-balsas label {
							padding: 0px 0px 2px 0px;
						}
						.popu-zymes .tag:hover {
							background: #296BBD;
						}
							.popu-zymes .tag:hover a {
								color: #FFFFFF;
							}
							.popu-zymes .tag a {
								text-decoration: none;
								color: #2266BB;
							}
					.vireju-balsas {
						width: 300px;
						margin: 20px 0px 0px 0px;
					}
						.vireju-balsas .vyreju-item {
							clear: both;
							padding: 18px 0px 0px 0px;
							*padding: 9px 0px 0px 0px;
							display: block;
						}
						.vireju-balsas .vyreju-item .text-cont {
							width: 243px;
							/* height: 79px; */
							/* background: #F4F6F7 url(vyreju-item-left.jpg) 0px 0px no-repeat; */
							padding: 0px 0px 0px 3px;
							float: left;
						}
							.vireju-balsas .vyreju-item .text {
								width: 226px;
								height: 73px;
								background: url(vyreju-item-right.jpg) right 0px no-repeat;
								padding: 6px 12px 0px 5px;
							}
								.comm {
									position: relative;
								}
								.comm-center a, .comm-center {
									font: bold 11px tahoma;
									color: #4F565C;
									text-decoration: none;
									display: block;
									padding: 0px 0px 3px 0px;
								}
								.comm-center a {
									padding-bottom: 1px;
								}
								.comm-center {
									background: #F3F5F7;
									font-weight: normal;
									padding: 2px 16px 3px 0px;
                  margin:0 25px 0 0;
								}
								.comm-top, .comm-bottom {
									width: 241px;
									height: 4px;
									display: block;
									font-size: 1px;
									line-height: 1px;
								}
								.comm-top {
									background: url(comm-top.jpg) 0px 0px no-repeat;
								}
								.comm-bottom {
									background: url(comm-bottom.jpg) 0px 0px no-repeat;
								}
								.talk-sign {
									width: 5px;
									height: 11px;
									display: block;
									position: absolute;
									top: 20px;
									right: -3px;
									background: url(talk-sign.png) 0px 0px no-repeat;
								}
								* html .talk-sign {
									background: none;
									filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/talk-sign.png",sizingMethod="crop");
								}
						.vireju-balsas .vyreju-item .foto {
							width: 50px;
							height: 50px;
							float: left;
							margin: 0px 0px 0px 4px;
						}
						.vireju-balsas .vyreju-item .time,
						.komentaras-kas .time {
							font: 10px tahoma;
							color: #959A9E;
							background: url(grey_clock.jpg) 0px 0px no-repeat;
							padding: 0px 0px 5px 17px;
							margin: 0px 0px 0px 5px;
							float: left;
						}
						.komentaras-kas .time {
							margin-top: 7px;
							margin-left: -2px;
						}
						* html .komentaras-kas .time {
							margin-left: 0px;
						}
						.vireju-balsas .vyreju-item .name {
							width: 48px;
							font: bold 11px tahoma;
							color: #333399;
							float: right;
							padding: 0px 1px 9px 0px;
							text-align: center;
						}
					.pages {
						text-align: center;
						margin: 15px 0px 0px 0px;
					}
						.pages a {
							height: 17px;
							padding-left: 3px;
							padding-right: 3px;
							margin-left: 1px;
							margin-right: 1px;
							text-decoration: none;
							font: 12px arial;
							color: #000000;
							display: inline-block;
						}
						.pages a:hover, .pages a.on {
							background: #5A5AE9;
							color: #FFFFFF;
						}
						.pages a.prev, .pages a.next {
							width: auto;
						}
				.sort {
					float: left;
					margin:-1px 0px 0px 10px;
				}
					.sort span {
						font: 11px arial;
						color: #4F4F4F;
						display: inline-block;
						*margin: 0px 6px 6px 0px;
					}
					.sort a {
						height: 19px;
						text-decoration: none;
						background: url(sort_item_bg.jpg) 0px 0px repeat-x;
						font: bold 11px arial;
						color: #4F4F4F;
						display: inline-block;
						padding: 5px 12px 0px 12px;
						margin: 0px
						border: none;
					}
					.sort a.first {
						background: url(sort_item_corner.jpg) left 0px no-repeat;
					}
					.sort a.last {
						background: url(sort_item_corner.jpg) right 0px no-repeat;
					}
					.sort a.on {
						background: url(sort_item_bg_on.jpg) 0px 0px repeat-x;
						border-left: 1px solid #D3D8DB;
						border-right: 1px solid #D3D8DB;
						padding: 5px 11px 0px 11px;
					}
					.sort a.firston{
						background: url(sort_item_corner_on.jpg) left 0px no-repeat;
						padding: 5px 12px 0px 11px;
						border-right: 1px solid #D3D8DB;
						border-left: none;
					}
					.sort a.laston {
						background: url(sort_item_corner_on.jpg) right 0px no-repeat;
						padding: 5px 11px 0px 12px;
						border-left: 1px solid #D3D8DB;
						border-right: none;
					}
			.buttons {
				float: right;
				margin: 10px 0px 0px 0px;
			}
				.pasirinkta {
					width: 114px;
					height: 18px;
					display: block;
					font: 11px arial;
					color : #FFFFFF;
					background: url(orange-button.jpg) 0px 0px no-repeat;
					padding: 4px 0px 0px 12px;
					margin: 0px 6px 0px 0px;
					text-decoration: none;
					float: left;
				}
				.itraukti-i-mano {
					width: 168px;
					height: 22px;
					background: url(blue-button.jpg) 0px 0px no-repeat;
					font: 11px arial;
					color : #FFFFFF;
					text-decoration: none;
					float: left;
					padding: 0px 0px 2px 7px;
					border: none;
					cursor: pointer;
				}
		.footer {
			width: 649px;
			height: 80px;
			margin: 27px 0px 0px 131px;
		}
		.footer ul {
     margin-left:65px;
    }
		.footer li {
      float:left;
      padding-left:5px;
    }         
			.footer .top, .footer .bottom {
				display: block;
				text-align: center;
				color: #888888;
			}
				.footer .top a, .footer .bottom a {
					font: 11px tahoma;
					color: #888888;
					text-transform: uppercase;
					text-decoration: none;
				}
			.footer .bottom {
				margin: 10px 0px 0px 0px;
				color: #585858;
			}
			.footer .bottom a {
				color: #585858;
				text-transform: none;
				text-decoration: underline;
			}
			.footer .bottom a:hover {
				text-decoration: none;
			}
		.apacia {
			width: 649px;
			margin: 0px 0px 0px 131px;
		}
	.clear {
		clear: both;
		line-height: 1px;
		font-size: 1px;
	}
	
	
	.turit {
		width: 302px;
		padding: 0px 0px 4px 0px;
	}
		.turit-left,
		.turit-right {
			width: 6px;
			height: 24px;
			display: block;
			float: left;
		}
		.turit-left {
			background: url(turit-tab-left.png) 0px 0px no-repeat;
		}
		.turit-right {
			background: url(turit-tab-right.png) 0px 0px no-repeat;
			margin: 0px 1px 0px 0px;
		}
		.turit-center {
			height: 18px;
			float: left;
			font: bold 11px arial;
			color: #323232;
			border-top: 1px solid #FFD235;
			padding: 5px 11px 0px 8px;
		}
		.tabs a.on .turit-left,
		.tabs a:hover .turit-left {
			background: url(turit-tab-left-active.png) 0px 0px no-repeat;
		}
		* html .tabs a.on .turit-left,
		* html .tabs a:hover .turit-left {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/turit-tab-left-active.png",sizingMethod="crop");
		}
		.tabs a.on .turit-right,
		.tabs a:hover .turit-right {
			background: url(turit-tab-right-active.png) 0px 0px no-repeat;
		}
		* html .tabs a.on .turit-right,
		* html .tabs a:hover .turit-right {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/turit-tab-right-active.png",sizingMethod="crop");
		}
		.tabs a.on .turit-center,
		.tabs a:hover .turit-center {
			background: #FFFDD8;
		}
		.turit-box-top,
		.turit-box-bottom {
			width: 100%;
			height: 6px;
			display: block;
		}
		.turit-box-top {
			background: url(turit-box-top.png) 0px 0px no-repeat;
			font-size: 1px;
			line-height: 1px;
		}
		* html .turit-box-top {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/turit-box-top.png",sizingMethod="crop");
		}
		.turit-box-bottom {
			background: url(turit-box-bottom.png) 0px 0px no-repeat;
		}
		* html .turit-box-bottom {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="media/turit-box-bottom.png",sizingMethod="crop");
		}
		.turit-box-center {
			width: 288px;
			border-left: 1px solid #FFD235;
			border-right: 1px solid #FFD235;
			background: #FFFDD8;
			padding: 9px 0px 6px 12px;
		}
			.turit-item {
				float: left;
				width: 143px;
				padding: 0px 0px 10px 0px;
			}
				.turit-item a {
					font: 11px arial;
					color: #323232;
					text-decoration: none;
					background: url(turit-item-off.gif) 0px 0px no-repeat;
					padding: 0px 0px 0px 19px;
				}
			.turit-item.on a {
				background: url(turit-item-on.gif) 0px 0px no-repeat;
			}
		.jusu-turimi p {
			font: 11px arial;
			color: #918F8F;
			width: 300px;
			padding: 8px 0px 23px 0px;
		}
		.turit-text,
		.turit-submit {
			float: left;
			margin: 3px 0px 0px 0px;
		}
		.turit-text {
			margin: 3px 4px 0px 0px;
		}
		.turit-text input {
			width: 178px;
			height: 19px;
			border: 1px solid #E1E1E1;
			font: 11px tahoma;
			color: #323232;
			padding: 4px 0px 4px 3px;
		}
		.turit-submit input {
			width: 93px;
			height: 29px;
			background: url(turit-submit.jpg) 0px 0px no-repeat;
			border: none;
			cursor: pointer;
			font: bold 15px arial;
			color: #FFFFFF;
		}
		.viduj {
			margin: -14px 0px 0px 0px;
		}
		.viduj .receptai-head {
			height: auto;
		}
		.site-path {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 7px 0px;
		}
			.site-path a,
			.site-path span{
				font: 11px arial;
				color: #4F4F4F;
				text-decoration: none;
			}


	.right-center h1 {
		font: 24px "trebuchet ms";
		color: #E85D02;
		padding: 0px 0px 10px 10px;
	}
  
	.receptai-head h1 {
		font: 24px "trebuchet ms";
		padding: 0px 0px 10px 10px;
    color:#4F4F4F;
	}
  
	.spacer-h {
		height: 1px;
		background: #D8D8D8;
		font-size: 1px;
		line-height: 1px;
		margin: 6px 0px 0px 0px;
	}
	.form {
		padding: 18px 0px 0px 0px;
	}
		.form .row {
			clear: both;
			display: block;
			padding: 10px 0px 0px 0px;
		}
		.form .row1 {
			clear: both;
			display: block;
			padding: 10px 0px 0px 0px;
		}
		.form .row .high {
			height: 60px;
		}
			.form .row .error {
				width: 332px;
				height:30px;				
				font: 11px tahoma;
				color: #808080;
				margin: 0px 0px 0px 16px;
				padding: 4px 10px 0px 0px;
			}
			.form .row label {
				width: 177px;
				display: block;
				float: left;
				text-align: right;
				font: bold 12px tahoma;
				color: #000000;
				padding: 3px 0px 0px 0px;
			}
			.form .row1 .label {
				float:left; 
				width: 177px;
				text-align: right;
				font: bold 12px tahoma;
				color: #000000;
				padding: 3px 0px 0px 0px;
				margin-right:10px;
			}
			.form .row .text-field {
				width: 143px;
				height: 15px;
				display: block;
				float: left;
				border: 1px solid #A8ACAD;
				padding: 3px 0px 3px 4px;
				margin: 0px 0px 0px 15px;
			}
			.form .row .select-field {
				width: 150px;
				height: 22px;
				display: block;
				float: left;
				border: 1px solid #A8ACAD;
				padding: 0px 0px 0px 4px;
				margin: 0px 0px 0px 15px;
			}
			* html .form .row .text-field  {
				margin: 0px 0px 0px 8px;
			}
			.form .row .captha {
				width: 149px;
				height: 56px;
				display: block;
				float: left;
				margin: 0px 0px 0px 15px;
			}
			.required {
				padding: 0px 0px 0px 3px;
				color: #D84207;
			}
			.error1 {
				margin: 0px 0px 0px 16px;
				font: 11px tahoma;
				color: #808080;
				display: block;
				float: left;
				padding: 4px 0px 0px 0px;
			}
			.error.btm {
				padding: 25px 0px 0px 0px;
			}
			.reg-submit {
				width: 113px;
				height: 29px;
				background: url(reg-button.jpg) 0px 0px no-repeat;
				display: block;
				float: left;
				border: none;
				cursor: pointer;
				margin: 19px 0px 0px 15px;
				padding: 0px 0px 4px 0px;
				font: bold 15px tahoma;
				color: #FFFFFF;
			}
	.form .row .text-field.long-input {
		width: 427px;
	}
	* html .form .row .text-field.first {
		margin: 0px 0px 0px 15px !important;
	}
	.form .row .text-field.first{
		margin-top: 0px; 
	}
	.form .row .text-area {
		width: 427px;
		height: 155px;
		display: block;
		float: left;
		margin: 0px 0px 0px 15px;
		padding: 3px 0px 3px 4px;
		border: 1px solid #A8ACAD;
	}
	* html .form .row .text-area {
		margin: 0px 0px 0px 8px;
	}
	.form .row .text-area.bigger {
		height: 382px;
	}
	.form .row .explain {
		font: 11px tahoma;
		color: #808080;
		display: block;
		float: left;
		text-align: left;
		margin: 7px 0px 17px 15px;
		*padding:0 0 20px 0;
	}
	* html .form .row .explain {
		margin: 7px 0px 17px 8px;
	}
	.form .row .text-box {
		display: block;
		float: left;
		margin: 0;
	}
	.form .row .text-box1 {
		width:470px;
		display: block;
		float: left;
		margin: 0px 0px 0px 0px;
	}
	.form .row .text-field.middle-input {
		width: 327px;
	}
	.form .row .text-field.short-input {
		width: 90px;
		margin: 0px 0px 0px 5px;
	}
	* html .form .row .text-field.short-input {
		margin: 0px 0px 0px 2px;
	}
	.submit-ingr {
		width: 124px;
		height: 23px;
		display: block;
		border: none;
		background: url(daugiau-ingradientu.jpg) 0px 0px no-repeat;
		margin: -7px 0px 25px 15px;
		*margin: 10px 0px 25px 15px;
	}
	.submit-ikelti {
		width: 65px;
		height: 29px;
		background: url(submit-ikelti.jpg) 0px 0px no-repeat;
		border: none;
		display: block;
		cursor: pointer;
		text-indent: -10000px;
		overflow: hidden;
		float: left;
		margin: -15px 0px 0px 15px;
		*margin: 0px 0px 0px 15px;
	}
	.choose-file {
		width: 90px;
		height: 23px;
		background: url(pasirinkti-faila.jpg) 0px 0px no-repeat;
		border: none;
		display: block;
		cursor: pointer;
		float: left;
		margin: 0px 0px 0px 15px;
	}
	.choose-file2 {
		width: 90px;
		height: 23px;
		background: url(pasirinkti-faila.jpg) 0px 0px no-repeat;
		border: none;
		display: block;
		cursor: pointer;
		float: left;
		margin: 0;
	}
	* html .choose-file {
		margin: 0px 0px 0px 8px;
	}
	.form .row .file-input {
		margin: 0px 0px 0px 10px;
	}
	.form .row .file-input:hover {
		border: 1px solid #FFD237;
	}
	.gall-item {
		width: 80px;
		height: 80px;
		display: block;
		float: left;
		margin: 0 6px 6px 0;
		border: 1px solid orange;
	}
	.gall1 {
	margin: 6px 15px;
	}
	
	#delete {
	width: 11px;
	height: 11px;
	display: block;
	position: relative;
	top: 4px;
	right: 4px;
	background: url(turit-item-on.png) no-repeat;
	float:right;
	}
	
	.vart-table {
		width: 648px;
	}
		.vart-table th{
			height: 26px;
			background: #E85D00 url(vart-table-th.jpg) right 0px no-repeat;
			border-left: 1px solid #E85D00;
			font: bold 11px arial;
			color: #FFFFFF;
			padding: 0px 0px 0px 12px;
			vertical-align: middle;
		}
		.vart-table td {
			padding: 12px 0px 12px 0px;
			text-align: left;
			vertical-align: middle;
		}
		.nuotr {
			width: 63px;
			height: 63px;
			display: block;
			margin: 0px 0px 0px 8px;
		}
		* html .nuotr {
			margin: 0px 0px 0px 4px;
		}
		.nuotr-name, .nuotr-name a{
			font: bold 11px tahoma;
			color: #000;
			display: block;
			float: left;
			margin: 0px 0px 0px 10px;
			width: 100px;
			
		}
		.nuotr-name a:hover {
		color:#FF9900;
		text-decoration:none;
		
		}
			.nuotr-name  td {
				width: 100px;
				*width: auto;
				height: 63px;
				*height: auto;
				text-align: left;
				vertical-align: middle;
			}
		.nuotr-num {
			text-align: center;
		}
		.vart-n {
			width: 187px;
		}
		.vart-a {
			width: 70px;
		}
		.vart-m {
			width: 116px;
		}
		.vart-g {
			width: 115px;
		}
		.vart-at {
			width: 154px;
		}
		.bord-right {
			border-right: 1px solid #D8D8D8;
		}
		.bord-left {
			border-left: 1px solid #D8D8D8;
		}
		.bord-bottom {
			border-bottom: 1px solid #D8D8D8;
		}
		
		.vart-table tr:hover td{
			background: #FFFDD8;
		}
		
		
		.vire {
			float: left;
			margin-top: 10px;
		}
		.filtr {
			font: 12px arial;
			color: #000000;
			float: right;
			margin: 10px 0px 0px 0px;
		}
		.vire-top {
			margin: 22px 0px 4px 0px;
		}
		.vire-top select {
			height: auto;
		}
		
	.zodynas-table th {
		padding: 0px;
		text-align: center;
		text-transform: uppercase;
		width: 10px;
	}
		.zodynas-table th a {
			background: #E85D00 url(vart-table-th.jpg) right 0px no-repeat;
			border-top: 1px solid #E85D00;
			font: bold 11px arial;
			color: #FFFFFF;
			text-decoration: none;
			padding: 0px;
			display: block;
			height: 20px;
			padding-top: 6px;
		}
		.zodynas-table th a.on,
		.zodynas-table th a:hover {
			background: #E85D00 url(zodynas-table-th-on.jpg) right 0px no-repeat;
		}
	.zodynas-table td {
		padding: 0px 0px 8px 10px;
	}
		.zodynas-table td a {
			font: 13px tahoma;
			color: #313131;
			text-decoration: none;
		}

  ul.zod-list  {
    margin:15px 0 0 0;                  
  }                                 

  ul.zod-list li {
    margin:5px 0 5px 0;   
    border-bottom: 1px solid #E6E6E6;
    padding:0 0 5px 0;               
  }

  ul.zod-list li a {
    color:#E85D00;
    text-decoration: none;                    
  }
  
  ul.zod-list li a:hover {
    color:#E85D00;
    text-decoration: underline;                    
  }  
    
	.zodynas-table td.first-element {
		height: 21px;
	}
	.zodyn {
		margin-top: 32px;
	}
	.zodyn-filtr {
		padding: 0px 0px 6px 0px;
	}
		.zodyn-filtr .row label {
			width: 76px;
		}
		.zodyn-filtr .row .text-field {
			width: 528px;
		}
		.zodyn-filtr .row .text-box .explain {
			margin-top: 2px;
		}
		.zodyn-filtr .row {
			padding-top: 0px;
		}
	
	.gallery {
		width: 648px;
		display: block;
		float: left;
		border:0;
		border-left: 1px solid #D8D8D8;
	}
		.gallery-item {
			width: 161px;
			height: 239px;
			position: relative;
			display: block;
			float: left;
			border-top: 1px solid #D8D8D8;
			border-right: 1px solid #D8D8D8;
		}
			.gallery-item-foto {
				width: 140px;
				height: 140px;
				margin: 10px 0px 0px 10px;
			}
				.gallery-item-foto a {
					width: 100%;
					height: 100%;
					display: block;
					text-decoration: none;
				}
			.gallery-item-link {
				font:11px tahoma;
				color:#E85D00;
				display: block;
				margin: 6px 0px 0px 12px;
				height:39px;
				padding:0 12px 0 0;
				overflow:hidden;
			}
			.gallery-item-nuo  {
				font: 10px tahoma;
				color: #989898;
				display: block;
				margin: 6px 0px 0px 12px;
			}
				.gallery-item-nuo span {
					font: 10px tahoma;
					color:#333399;
				}
			.gallery-item-date {
				background: url(laikrodis-pilkas.jpg) 0px 0px no-repeat;
				position:absolute;
				bottom:12px;
				padding: 0px 0px 0px 17px;
			}
	
	.right-center h1.blue-h1 {
		font: bold 19px tahoma;
		color: #343399;
		display: block;
		float: left;
		line-height: 22px;
	}
	.addfriend {
		float:right;
		line-height:21px;
		cursor:pointer;
		padding-top:2px;
	}
	.addfriendico {
		width:20px;
		height:20px;
		float:left;
		padding-right:4px;
		padding-top:2px;
	}
	.redaguoti {
		margin: 7px 0px 0px 13px;
	}
		.redaguoti {
			display: block;
			float: left;
		}
		.redaguoti,
		.redaguoti a {
			text-decoration: none;
			font: 10px arial;
			color: #010101;
		}
		.mano-receptai .nr-item-center-con {
			position: relative;
			width: 315px;
			padding: 15px 0px 2px 0px;
			margin: 0px;
			/* aukstis fiksuotas abieju stulpeliu */
			height: 332px;
		}
			.labelini {
				font: bold 16px "trebuchet ms";
				color: #4F4F4F;
				position: absolute;
				top: -19px;
				left: 11px;
				padding: 0px 10px 0px 10px;
				background: #FFFFFF;
			}
		.mano-receptai .pazymm div {
			width: 1px;
		}
		.redag-item {
			width: 324px;
			float: left;
		}
		.mano-receptai .nr-item table:hover .nr-item-center-con {
			border-left: 1px solid #CDCDCD;
		}
		.mano-receptai .nr-item .nr-item-top div,
		.mano-receptai .nr-item table:hover .nr-item-top div {
			background: url(mano-box-top.jpg) 0px 0px no-repeat;
		}
		.mano-receptai .nr-item .nr-item-bottom div,
		.mano-receptai .nr-item table:hover .nr-item-bottom div {
			background: url(mano-box-bottom.jpg) 0px 0px no-repeat;
		}
		.mano-receptai .nr-item table:hover .pazymm {
			background: none;
			border-right: 1px solid #CDCDCD;
		}
		.mano-receptai .nr-item .center {
			width: 324px;
		}
	
	
	.mn-item {
		width: 312px;
		display: block;
		float: left;
		padding: 0px 0px 7px 9px;
	}
		.mn-item-foto {
			width: 40px;
			height: 30px;
			display: block;
			float: left;
			text-decoration: none;
			margin: 0px 0px 0px 2px;
		}
		.mn-item-link {
			float: left;
			text-decoration: none;
			font:bold 11px tahoma;
			color: #E85D00;
			margin: 6px 0px 0px 9px;
			width:220px;
		}
			.mn-item.off .mn-item-link,
			.mn-item-link:hover {
				text-decoration: underline;
			}
		.mn-item-do {
			width: 11px;
			height: 11px;
			display: block;
			float: right;
			background: url(../../images/media/turit-item-on.gif) 0px 0px no-repeat;
			margin: 8px 11px 0px 0px;
		}
			.mn-item.off .mn-item-do {
				background: url(../../images/media/turit-item-off.gif) 0px 0px no-repeat;
			}
		.mano-receptai .pages {
			margin: 14px 0px 0px 17px;
		}
		.mano-receptai .fixed-page {
			position: absolute;
			bottom: 4px;
			left: 0px;
		}
		.mano-receptai .fixed-page.atgal {
			position: relative;
			width: 80px;
			margin: 20px 0px 0px 80px;
		}
		* html .mano-receptai .fixed-page.atgal {
			margin: 20px 0px 0px 60px;
		}
			.mano-receptai .fixed-page a {
				color: #3B3BAD;
				font-weight: bold;
			}
			.mano-receptai .fixed-page a:hover {
				background: none;
			}
		
	.mano-rec {
		margin: 39px 0px 0px 0px;
	}
		.mano-rec-top,
		.mano-rec-bottom {
			width: 647px;
			height: 7px;
			display: block;
			font-size: 1px;
			line-height: 1px;
		}
		.mano-rec-top {
			background: url(mano-rec-top.jpg) 0px 0px no-repeat;
		}
		.mano-rec-bottom {
			background: url(mano-rec-bottom.jpg) 0px 0px no-repeat;
		}
		.mano-rec-center {
			width: 645px;
			position: relative;
			display: block;
			float: left;
			border-left: 1px solid #CDCDCD;
			border-right: 1px solid #CDCDCD;
			padding: 12px 0px 4px 0px;
		}
		.mano-rec .remelis {
			width: 90px;
			height: 90px;
			display: block;
			float: left;
			border: 1px solid #CDCDCD;
			padding: 1px;
			margin: 0px 0px 0px 14px;
		}
			.mano-rec .remelis a {
				width: 100%;
				height: 100%;
				display: block;
			}
		.labelini .redaguoti {
			float: none;
			display: inline;
		}
		.mano-rec-info {
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 11px 0px 0px 0px;
		}
		.mano-rec-info,
		.mano-rec-info a {
			font: 11px tahoma;
			color: #4F4F4F;
		}
		.mano-rec-info a {
			text-decoration: none;
		}
		.mano-rec-info a:hover {
			text-decoration: underline;
		}
			.mano-rec-info table td {
				width: 164px;
				padding: 0px 0px 16px 15px;
			}
	
	.receptas {
		margin: 19px 0px 40px 0px;
	}
		.receptas-top,
		.receptas-bottom {
			width: 154px;
			height: 7px;
			font-size: 1px;
			line-height: 1px;
			display: block;
		}
		.receptas-top {
			background: url(receptas-top.jpg) 0px 0px no-repeat;
		}
		.receptas-bottom {
			background: url(receptas-bottom.jpg) 0px 0px no-repeat;
		}
		.receptas-center {
			width: 152px;
			position: relative;
			display: block;
			border-left: 1px solid #CDCDCD;
			border-right: 1px solid #CDCDCD;
		}
			.receptas-center .receptas-links {
				padding: 15px 6px 5px 12px;

			}
				.receptas-center .receptas-links a {
					font: 11px tahoma;
					color: #333399;
					display: block;
					padding: 0px 0px 2px 24px;
					margin: 0px 0px 8px 0px;
					line-height: 14px;
					text-decoration: none;
				}
				.receptas-center .receptas-links a:hover {
					text-decoration: underline;
				}
	.receptas.gali-patikti {
	}
	.receptas.gali-patikti li {
        border-bottom:1px solid #E6E6E6;
        margin:0 0 5px 0;    
	}

		.receptas.gali-patikti a {
			min-height: 40px;
			padding: 0px 0px 0px 48px;
			margin: 0px 0px 8px 0px;
			color: #e55e02;
		}
		* html .receptas.gali-patikti a {
			padding: 0px 0px 0px 48px !important;
			color: #E55E02 !important;
		}

.receptas.gali-patikti2 li {
	margin: 0 0 20px 0;
}
.receptas.gali-patikti2 a {
	min-height: 40px;
	padding: 0px 0px 0px 48px;
	margin: 0px 0px 8px 0px;
	color: #E55E02;
}
* html .receptas.gali-patikti2 a {
	padding: 0px 0px 0px 48px !important;
	color: #E55E02 !important;
}

h2.rekomandacijuLabel {
	font: bold 16px arial;
	color: #4F4F4F;
	margin: 20px 0px 15px 0px;
}

	.sub-left,
	.sub-right {
		float: left;
	}
	.sub-left {
		width: 492px;
	}
	.ingradientai {
		/*width: 490px;*/
	}
	.ingradientai2 {
		width: 647px;
	}
  	#div-gpt-ad-1593421548191-0,
	#div-gpt-ad-1593421548191-4,
	#div-gpt-ad-1593421548191-8,
	#div-gpt-ad-1593421548191-12,
	#div-gpt-ad-1593421548191-16,
	#div-gpt-ad-1593421548191-20{
		margin-top: 10px;
		text-align: center;
	}

		.ingradientai h2,
		.ingradientai2 h2,
    .komentarai h2,
		.gaminimas h2 {
			font: bold 17px "trebuchet ms";
			color: #4F4F4F;
			display: block;
			padding: 0px 0px 13px 0px;
		}
		.ingradientai-item1 {
			display: block;
			float: left;
      font-size:13px;
			padding: 0px 25px 11px 0px;
      line-height:1.4;
		}
		.ingradientai-item {

			display: block;
			float: left;
			padding: 0px 0px 11px 0px;
		}
		.ingradientai-item li {
      margin:0 0 5px 0;
    }    
			.ingradientai-item .pavadi,
			.ingradientai-item a {
				font: 13px tahoma;
				font-weight: 100;
				color: #333399;
				display: block;
				float: left;
				line-height:16px;
				margin:0;
			}
			.ingradientai-item span {
				font: 13px tahoma;
				font-weight: 100;
				color: #EC6300;
				line-height:16px;
				margin: 0px 0px 0px 6px;
			}
	.gaminimas {
		
	}
		.gaminimas-item{
			display: block;
			padding: 0px 0px 20px 0px;
			font: 13px arial;
			color: #4F4F4F;      			
		}
			.gaminimas-item .number {
				width: 20px;
				height: 19px;
				display: block;
				float: left;
				background: url(number.jpg) 0px 0px no-repeat;
				text-align: center;
				font: bold 12px arial;
				color: #FFFFFF;
				padding: 4px 0px 0px 3px;
			}
			.gaminimas .text {
				padding: 0px 0px 13px 0px;
				margin: 0px 25px 0px 0px;
        line-height:1.4;
        font-size:13px;
				/*width: 460px;*/
			}
			.gaminimas .kategorijos span {
				font: bold 11px arial;
				color: #323232;
			}
			.gaminimas .kategorijos a {
				font: 12px arial;
				color: #FFFFFF;
				background: #4343BD;
				text-decoration: none;
				padding: 0px 2px 0px 2px;
        margin:0 0 5px 0;
			}
			.gaminimas .kategorijos.zymes {
				padding: 21px 0px 5px 0px;
			}
      .gaminimas .kategorijos ul {
        display:inline;
      }      
      .gaminimas .kategorijos li {
        display:inline-block;
        margin:0 0 5px 0;
      }
				.gaminimas .kategorijos.zymes a{
					color: #323232;
					font-size: 11px !important;
					background: none !important;
				}
	
	.komentarai {
		margin: 22px 0px 0px 0px;
	}
		.komentarai label {
			font: bold 15px "trebuchet ms";
			color: #4F4F4F;
			display: block;
			padding: 0px 0px 5px 0px;
		}
		.komentaras {
			float: left;
			display: block;
			margin: 9px 0px 0px 0px;
		}
			.komentaras-foto {
				width: 50px;
				height: 50px;
				display: block;
				float: left;
			}
				.komentaras-foto a {
					width: 100%;
					height: 100%;
					display: block;
				}
			.komentaras-kas {
				width: 113px;
				display: block;
				float: left;
				margin: 0px 0px 0px 11px;
			}
				.kometaras-nick {
					display: block;
					font: bold 11px tahoma;
					color: #EC6300;
				}
				.komentaras-grupe {
					font: 10px tahoma;
					color: #4F4F4F;
					display: block;
				}
			.komentaras-box {
				width: 472px;
				display: block;
				float: left;
			}
				.komentaras-box-top,
				.komentaras-box-bottom {
					width: 472px;
					height: 4px;
					display: block;
					font-size: 1px;
					line-height: 1px;
				}
				.komentaras-box-top {
					background: url(komentaras-top.jpg) 0px 0px no-repeat;
				}
				.komentaras-box-bottom {
					background: url(komentaras-bottom.jpg) 0px 0px no-repeat;
				}
				.komentaras-box-center {
					width: 444px;
					position: relative;
					display: block;
					border-left: 1px solid #D2D5D8;
					border-right: 1px solid #D2D5D8;
					padding: 3px 13px 8px 13px;
				}
				.komentaras-trik {
					width: 6px;
					height: 9px;
					display: block;
					background: url(komentaras-trik.jpg) 0px 0px no-repeat;
					position: absolute;
					top: 15px;
					left: -6px;
				}
				.komentaras-ivert {
					font: 11px tahoma;
					color: #9B9797;
					padding: 0px 0px 5px 0px;
				}
				.star {
					width: 10px;
					height: 10px;
					display: inline-block;
					background: url(star.jpg) 0px 0px no-repeat;
				}
				.komentaras-box-center p {
					font: 13px tahoma;
					color: #4F555B;
					line-height: 12px;
          margin:5px 0 0 0;
          line-height:1.3;
				}
		.patiekalas,
		.patiekalas .center,
		* html .patiekalas .center {
			width: 492px;
			height: auto;
		}
		.patiekalas {
			padding: 0px 0px 5px 0px;
		}
			.patiekalas .center .nuoko,
			.patiekalas .center .nuoko a {
				font: bold 11px tahoma;
				color: #595959;
			}
			.patiekalas .center .nuoko a {
				text-decoration: none;
				display: inline;
			}
			.patiekalas .center .nuoko {
				padding: 0px 0px 7px 0px;
			}
			.patiekalas .center {
				border: none;
				margin-left: 0px;
				padding-left: 0px;
				padding-top: 4px;
				padding-right: 0px;
			}
			* html .patiekalas .center .text,
			.patiekalas .center .text {
				width: 332px;
				margin-left: 13px;
			}
				.patiekalas h1,
				.patiekalas .center .text .link a {
					font: 20px arial;
          font-weight:bold;
					color: #E75D00;
          margin: 0 10px 0 -9px;
				}
				.patiekalas .center .text .link {
					padding-bottom: 0px;
					margin-left: 0px;
					padding-left: 0px;
				}
				.patiekalas .center .text .link a {
					text-decoration: none;
				}
				.patiekalas .comm-top,
				.patiekalas .comm-bottom {
					width: 326px;
					height: 4px;
				}
				.patiekalas .comm-top {
					background: url(patiekalas-comm-top.jpg) 0px 0px no-repeat;
				}
				.patiekalas .comm-bottom {
					background: url(patiekalas-comm-bottom.jpg) 0px 0px no-repeat;
				}
				.patiekalas .comm-center {
					width: 310px;
					background: #F3F5F7;
				}
			.patiekalas .komentaras-ivert {
				width: auto;
				height: auto;
				font: 11px tahoma;
				color: #323232;
				margin-top: 3px;
			}
			.patiekalas .komentaras-ivert a {
				font: bold 10px tahoma;
				color: #4343BD;
				text-decoration: none;
				*padding: 2px 0px 0px 0px;
				display: inline-block;
			}
			.patiekalas .ivert-itema {
				float: left;
				margin: 0px 4px 0px 0px;
			}
				.patiekalas .ivert-itema span {
					margin: 1px 0px 0px 0px;
					display: inline-block;
				}
				.patiekalas .ivert-itema a {
					margin: 2px 0px 0px 0px;
					*margin: 0px 0px 0px 0px;
					display: inline-block;
				}
				.patiekalas .ivert-itema .star {
					display: block;
					float: left;
					margin: 3px 2px 0px 0px;
				}
				.patiekalas .ivert-itema.big-blue a {
					font-size: 11px;
				}
				.patiekalas .ivert-itema.small-blue {
					padding-top: 1px;
				}
				.patiekalas .ivert-itema.small-blue a {
					font-weight: normal;
				}
			.patiekalas .komentaras-ivert span {
				font: 11px tahoma;
				color: #717171;
			}
			.patiekalas .remelis {
				margin-top: 7px;
			}
			.keisti-fotkes {
				width: 144px;
				height: 20px;
				display: block;
				float: left;
				border-bottom: 1px solid #D1D1D1;
				padding: 9px 0px 0px 0px;
			}
				.keisti-fotkes .keisti-item {
					width: 7px;
					height: 7px;
					display: block;
					float: left;
					background: url(keisti-fotke.jpg) 0px 0px no-repeat;
					margin: 3px 9px 0px 0px;
				}
					.keisti-fotkes .keisti-item.on {
						background: url(keisti-fotke-on.jpg) 0px 0px no-repeat;
					}
				.keisti-fotkes .is-kiek {
					float: right;
					font: 11px tahoma;
					color: #717171;
					margin: 0px 3px 0px 0px;
				}
					.keisti-fotkes .is-kiek span.isis{
						color: #4343BD;
					}
			.atsiusk-laimek {
				width: 110px;
				height: 25px;
				background: url(atsiusk-ir-laimek.jpg) 3px 9px no-repeat;
				padding: 11px 0px 0px 32px;
			}
				.atsiusk-laimek a {
					font: 11px tahoma;
					display: inline-block;
					margin: 0px 0px 8px 0px;
					color: #4343BD;
				}
				.atsiusk-laimek label{
					font: bold 11px tahoma;
					color: #595959;
					margin: 0px 0px 0px 1px;
					padding: 0px 0px 0px 0px;
				}
			.patiekalas .bottom-stats {
				margin-bottom: 42px;
				left: 158px;
			}
	.placiau {
		font: bold 12px arial;
		color: #5A5A5A;
		text-decoration: none;
		display: block;
		float: left;
		margin: 6px 0px 0px 20px;
		*margin: 6px 10px 0px 7px;
	}
	.i-draugus {
		height: 21px;
		float: right;
		margin: 0px 10px 0px 0px;
		background: url(i-draugus.jpg) right 0px no-repeat;
		padding: 5px 34px 0px 0px;
	}
		.i-draugus a {
			font: bold 12px arial;
			color: #000000;
			text-decoration: none;
		}

/* puslapiavimas per viduri */
.right-center .apacia {
	margin-left: 0px;
}

.gallery-item {
	border-top:1px solid #D8D8D8;
}
.gallery-item {
	border-bottom:1px solid #D8D8D8;
}

/* komentaro forma */
.koment {
	width: 455px;
	margin: 19px 0px 0px 0px;
	padding: 15px 0px 17px 190px;
	border: 1px solid #D2D5D8;
	background: url(koment-bg.jpg) right 0px repeat-y;
	position: relative;
}
	.koment textarea {
		width: 427px;
		min-height: 127px;
		height: auto !important;
		height: 131px;
		border: 1px solid #9999FF;
		display: block;
		padding: 2px;
	}
	.koment .rating {
		font: 12px arial;
		color: #EC6300;
		line-height: 14px;
		padding: 16px 0px 0px 0px;
	}
		.koment  .rating span {
			display: block;
			float: left;
			margin:0 4px;
			margin-top:-1px;
			*margin-top:-3px;
		}
		.koment  .rating span.stars {
			width: 61px;
			height: 10px;
			display: inline-block;
			background: url(0stars.jpg) 0px 0px no-repeat;
			*margin-top: 2px;
		}
	.koment .kom,
	.koment .iver,
	.koment .sude,
	.koment .vard {
		position: absolute;
		font: 12px arial;
		color: #000000;
		line-height: 14px;
		width: 160px;
		text-align: right;
	}
	.koment .vard {
		top: 18px;
		left: 0px;
	}
	.koment .kom {
		top: 41px;
		left: 0px;
	}
	.koment .iver {
		left: 0px;
		bottom: 87px;
		*bottom: 83px;
	}
	.koment .sude {
		left: 0px;
		bottom: 58px;
		*bottom: 54px;
	}
	.koment .sude .icon {
		display: block;
		float: right;
		height: 15px;
		margin-right: 3px;
		margin-top: 0px;
		padding-left: 0px;
		width: 15px;
	}
	.koment .sude .txt {
		display: block;
		float: right;
	}
	.koment label {
		font: bold 11px tahoma;
		color: #595959;
		line-height: 13px;
		display: block;
		float: left;
		margin: 0px 4px 0px 4px;
		*margin: 4px 2px 0px 2px;
		*white-space: nowrap;
	}
	.koment input {
		display: block;
		float: left;
		margin:0 2px;
		*margin:0;
		*padding:0;
	}
	.koment .kmt,
	.koment .res {
		border: none;
		cursor: pointer;
		font: 11px tahoma;
		color: #FFFFFF;
		line-height: 13px;
		text-align: center;
		height: 22px;
		padding: 0px 10px 2px 10px;
		*padding: 0px 5px 2px 5px;
		margin: 0px 4px 0px 0px;
		*margin: 0px 8px 0px 0px;
	}
	.koment .kmt {
		background: url(kmt-bg.jpg) 0px 0px repeat-x;
	}
	.koment .res {
		background: url(res-bg.jpg) 0px 0px repeat-x;
	}
	.koment .btns {
		display: block;
		
		padding: 16px 0px 0px 0px;
		*padding: 5px 0px 0px 0px;
	}
	.koment .inputs {
		padding: 0;
		float:left;
		line-height: 13px;
		*margin-top:-5px;
		display: inline-block;
	}
	.box {
	position: absolute;
	display: none;
	width:307px;
	z-index:11000;
	}
	.boxl {
	border-left:1px solid #FFCC00; 
	border-top:1px solid #FFCC00; 
	width:286px; 
	margin-top:10px; 
	height:9px; 
	display:block; 
	float:left;
	z-index:11000;
	background:#FFF
	}
	.boxr {
	float: left;
	height:20px; 
	width:20px;
	margin:0;
	padding:0;
	display:block;
	}
	.boxr img{
	margin:0;
	padding:0;
	height:20px; 
	width:20px;
	display:block;
	line-height:20px;
	position:relative;
	cursor:pointer;
	}
	.boxcont {
	border-bottom:1px solid #FFCC00;
	border-left:1px solid #FFCC00;
	border-right:1px solid #FFCC00;
	padding:5px 10px 10px 20px;
	width:267px;
	margin-right:10px;
	background:#FFF ;
	}
	.ikelti {
	width: 65px;
	height: 29px;
	background: url(/images/media/submit-ikelti.jpg) 0px 0px no-repeat;
	border: none;
	display: block;
	cursor: pointer;
	}
	.mailtable {
	width:260px;
	}
	.mailtable td {
	padding: 5px 0 0;
	}
	.mailtable th {
	width:92px;
	}
	.submitbox {
	width: 93px;
	height: 29px;
	background: url(turit-submit.jpg) 0px 0px no-repeat;
	border: none;
	cursor: pointer;
	font: bold 15px arial;
	color: #FFFFFF;
	}
	#atsiustideze {
	left:0; margin-top:10px;
	}
	#atsiustideze .button3{
	border:#999999 solid 1px; padding:3px; margin-left:5px; width:154px
	}
	#mailbox {
	margin-top:-50px; margin-left:-145px;
	}
	#mailbox .button3 {
	 border:#999999 solid 1px; padding:3px; margin-left:5px; width:152px
	}
	#mailbox textarea {
	width:255px; border:#999999 solid 1px; background:#FFFFFF; height:100px;
	}
	.button3 {
	 border:#999999 solid 1px; padding:3px; margin-left:5px; width:152px
	}
	#avatarbox {
		left:14px;
		bottom:-85px;
		*bottom:-89px;
	}






	.submit-daugiau {
		width: 124px;
		height: 23px;
		display: block;
		border: none;
		background: url(daugiau.jpg) 0px 0px no-repeat;
		margin: -7px 0px 25px 15px;
		*margin: 10px 0px 25px 15px;
	}
	
	.timg{
    margin-bottom:-3px;
  }

.search-tags {
  text-align:left;
  padding:10px 0 30px 10px;
}
  
.search-tags .stag a {
    color: #747798;
    padding: 5px 0 0 2px;
    text-decoration:none;
}

.search-tags .stag a:hover {
    text-decoration:underline;
}

.search-tags-title {
  color: #E85D00;  
  font-size:14px;
  text-align:left;
  font-weight:bold;
  border-bottom:1px solid #E7E7E7;
  padding:0 0 3px 0;
  margin:0 0 5px 0;
}
.menuMobile {display: none;}

.loginMobile {
	display: none;
	float: right;
	width: 50%;
	margin-top: 30px;
}

 /*Mobile:*/
@media only screen and (max-width:800px) {
	.all {
		width: 100%;
	}

	.content .right {
		width: 100%;
		margin: 0px 0px 0px -1px !important;
	}

	.wrapper {
		width: 100%;
	}

	/*.menu {width: 100%;}*/
	.menu {
		display: none;
	}

	.orange {
		width: 100%;
	}

	.menu .orange {
		width: 100%;
	}

	.right {
		width: 100%;
	}

	.login {
		width: 100%;
	}

	.right-center {
		width: 100%;
		margin-top: 30px;
	}

	.grey-orange-box {
		display: none;
	}

	.grey-box {
		margin-bottom: 0px;
		position: relative;
		float: none !important;
	}

	.left {
		margin-top: 40px;
		margin-left: 5%
	}

	.nauji-receptai {
		width: 100%;
		margin: 75px 0px 0px 0px;
	}

	.nr-item {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.nr-item table {
		width: 100%;
	}

	.apacia {
		width: 100%;
		margin: 0;
	}

	.spacer {
		width: 100%;
	}

	.footer {
		width: 100%;
		margin: 0px;
	}

	.text {
		width: 75% !important;
	}

	tbody {
		width: 100%;
		/*display: block;*/
	}

	.nauji-receptai tr {
		display: flex;
	}

	td .nr-item-center {
		display: block;
	}

	.nr-item-center {
		width: 100%;
	}

	.nr-item-center-con {
		width: 100%;
		border: 1px solid #b3b1a9;
		border-radius: 10px;
	}

	.pazymm {
		display: none;
	}

	/*.grey-box.dienos-receptas {*/
	/*	display: none;*/
	/*}*/
	/*.grey-box.dienos-recepto-autorius {*/
	/*	display: none;*/
	/*}*/
	.grey-box.ajaksinis {
		display: none;
	}

	.receptu-tipai {
		display: none;
	}

	.login {
		display: none;
	}

	.login-item {
		width: 100%;
	}

	.buttons {
		display: none;
	}

	.right-right {
		height: auto !important;
		float: left;
		margin-left: 10%;
		margin-right: 10%;
	}

	.mobileButton {
		background-color: #E85D00;
		color: white;
		border: none;
		cursor: pointer;
		font-size: 28px !important;
		width: 100%;
		text-align: left;
	}

	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #f1f1f1;
		box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
		overflow: auto;
		z-index: 111111;
	}

	.dropdown-content a {
		color: #E85D00;
		display: block;
		padding: 12px 16px;
	}

	.show {
		display: block;
	}

	.menuMobile {
		display: flex;
		position: fixed;
		top: 0;
		z-index: 2;
		width: 100%;
	}

	.fa {
		float: right;
		padding: 10px;
	}

	.addthis_floating_style.addthis_counter_style, .addthis_floating_style.addthis_counter_style .addthis_internal_container {
		display: none;
	}

	.grey-box .center .text {
		float: none !important;
		padding-left: 70px;
	}

	.grey-box .center .stats .stats-item {
		float: none !important;
		width: 100% !important;
	}

	.grey-box .center .stats .stats-item .label {
		float: none !important;
	}

	.grey-box .right {
		display: none;
	}

	.koment {
		padding: 15px 0px 17px 150px !important;
		width: 63%;
	}

	.koment .vard, .kom, .iver, .sude {
		width: 30% !important;
	}

	.koment textarea {
		width: 60% !important;
	}

	.sub-left {
		width: 100%;
	}

	.form .row .text-field.long-input {
		width: 100%;

	}

	.patiekalas, .patiekalas .center, * html .patiekalas .center {
		width: 100%;
	}

	.ingradientai2 {
		width: 100%;
		float: left;
	}

	.gallery {
		width: 100%;
	}

	.gallery-item {
		margin-left: 5%;
	}

	.vire {
		float: none;
	}

	.filtr {
		float: none;
		text-align: center;
	}

	.facebook-join {
		margin-left: auto;
		margin-right: auto;
		float: none;
		margin-top: 10px;
	}

	.right-center h1 {
		text-align: center;
	}

	.grey-box .left {
		width: 0px !important;
		height: 0px !important;
	}

	.receptai-head {
		text-align: center;
	}

	.vart-table {
		width: 100%;
	}

	.vart-n, .vart-a, .vart-g, .vart-at {
		width: 25%;
	}

	.vart-m {
		display: none !important;
	}

	.accountInfo {
		display: revert !important;
	}

	#accountInfoMiestas {
		display: none !important;
	}

	.form .row .text-box {
		width: 100%;
	}

	.form .row .text-area {
		width: 80% !important;
	}

	.form .row .text-box1 {
		width: 100%;
	}
	.form .row .text-field {
		width: 80% !important;
		margin-left: 3% !important;
	}
	.clear {
		display: none;
	}
	.grey-box .center .remelis {
		margin-right: 10px !important;
		border: none;
		padding-left: 10px;
	}
	#loadable_ing {
		margin-bottom: 30px;
	}
	.form .row label {
		margin-bottom:40px !important;
	}
	.submit-ingr {
		margin: -31px 0px 25px 15px !important;
	}
	.choose-file {
		margin: 0px 0px 5px 15px !important;
	}
	.grey-box .center h2 {
		/*position: relative !important;*/
	}
	.dienos-recepto-autorius .center {
		border-top: none !important;
		width: 260px !important;
	}
	.grey-box .center {
		/*padding: 22px 19px 10px 8px !important;*/
	}
	.komentarai {

	}
	.komentaras {
		width: 90%;
		float: none !important;
		/* padding-left: 10px; */
		margin-left: auto;
		margin-right: auto;
	}
	.sub-left, .sub-right {
		float: none;
		/*margin-left: 10px;*/
	}
	.gaminimas {
		padding-left: 10px;
		padding-top: 30px;
	}
	.ingradientai {
		margin-top: 25px;
		padding-left: 10px;
	}
	.patiekalas .bottom-stats {
		margin-bottom: 0 !important;
	}
	.keisti-fotkes {
		float: none !important;
		height: 70px !important;
		padding-left: 10px;
	}
	.ingradientai2 h2 {
		padding: 0px 0px 13px 10px !important;
	}
	.ingradientai-item {
		padding: 0px 0px 11px 10px !important;
	}
	.sub-right {
		padding-left: 10px;
		text-align: center;
	}
	.komentaras-box {
		width: 100% !important;
		float: none !important;
	}
	.komentaras-box-top {
		width: 100% !important;
	}
	.komentaras-box-center {
		width: auto;
	}
	.komentaras-box-bottom {
		width: 100% !important;
	}
	.komentaras-box-center p {
		padding-top: 40px;
	}
	.nr-item-top div, .nr-item-bottom div {
		background: none;
	}
	.komentarai h2 {
		padding-left: 10px;
	}
	.komentaras-grupe {
		padding-top: 25px;
	}
	.mobileTop {
		margin: auto; text-align: center;
		padding-top: 50px;
	}
	.receptas {
		float: right;
		padding-right: 50px;
	}
	.articleMobile2 {
		margin: auto; text-align: center;
	}

}
