html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: #F3DFDE!important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	max-width: 100%;
	height: auto;
}
a{
	text-decoration: underline;
	color: #9A052A;
}
a:hover{
	text-decoration: none;
	color: #0066cc;
}
.clear{
	content: "";
	display: block;
	clear: both;
}
.f16{
	font-size: 1.067em;
}
.f25{font-size: 25px;}
.text_center{
	text-align: center;
}
.right{float: right;}
.left{float: left;}
.red{color: red;}
.trackPixel{display: none;}
body{
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
background: #fff;
color: #333;
line-height: 1.28;
margin: 0;
padding: 0;
text-align: left;
max-width: 100%;
}
#wrapper{
	margin: 0 auto;
	max-width: 1024px;
	height: auto;
	position: relative;
}
header div a img{
	float: left;

	margin-top: 1%;
}
.social_{
	float: right;
	position: relative;
	top: 75px;
}
.fb_right {
  height: auto;
  overflow: visible;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 11px 0 0 0;
}
.fb_count_11 {
  float: right;
  padding: 7px 0 0;
  color: #333;
  line-height: 26px;
}
.fb_like_btn_11 {
  padding: 7px 0 0 25px;
  float: right;
  color: #3b5998;
  min-width: 50px;
  text-align: left;
}
#ll {
  width: 25px;
  height: 26px;
  line-height: 26px;
  float: left;
  background-image: url('../img/fblikel.png');
  background-repeat: no-repeat;
}
#lm {
  height: 26px;
  line-height: 26px;
  float: left;
  background-image: url('../img/fblikem.png');
  background-repeat: repeat-x;
}
#lr {
  width: 28px;
  height: 26px;
  line-height: 26px;
  float: left;
  background: url('../img/fbliker.png') no-repeat left;
}
.logos2{
	margin-bottom: 2%;
	width: 80%;
}
header nav ul{
margin: 20px 0 10px 0;
  display: block;
  border: 0;
  height: 28px;
	background: #D1ABA8;
  color: #000;
  font-weight: bold;
  font-size: 0.867em;
  max-width: 1024px;
  overflow: hidden;
  border-top: 1px solid black;
  border-bottom: 3px solid black;
}
header nav li{
	height: 16px;
  float: left;
  padding: 0 10px;
  margin: 7px 0;
  
  display: inline-block;
  line-height: 16px;
}
header nav ul .last_list{
	border: none;
}
header nav ul li.nav_date {
float: right;
background: #234e93;
font-weight: bold;
margin: 0;
padding: 6px 15px;
border-right: 0;
  color: white;
}
section .left_side{
	float: left;
	width: 66.6%;
}

.click_here_to_order{
margin-bottom: 2.5%;
	background-color: #BFE000;
  padding: 1%;
  margin-bottom: 2.5%;

	text-align: center;
}


@media only screen and (max-width: 780px){
	section .left_side{
		float: none;
		width: 100%;
	}
	.click_here_to_order{
		width: 99%;
	}
	#sticker {
		position: static !important;
		margin: 20px auto !important;
		display: block;
		text-align: center;
	}
}

@media only screen and (max-width: 625px){
	
	header div a img{
		margin: 0 auto;
		 float: none;
		display: block;
		margin-top: 1%;
	}
	
	.social_ {
		display:none;
	}
}

section{
	margin: 40px 0;
}
@media only screen and (max-width: 1024px){
	section{
		 padding: 1.5%; 
	}
}
section .left_side h1:first-child{
	color: #040807;
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 3%;
	width: 99%;
	display: inline-block;
}
@media only screen and (max-width: 840px){
	section .left_side h1:first-child{
		 width: 100%; 
	}
}

section .left_side h1:first-child span{
	color: #a00000;
}
.note {
  border-width: 1px;
  border-style: dotted;
  border-color: rgb(153, 153, 153);
  padding: 4px;
	background-color: #D1ABA8;
  margin-bottom: 2%;
}
.note span {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 9pt;
}
.note span span {
  color: #d40000;
}
.note span a {
  font-weight: normal;
	color: #9A052A;
}
section .left_side .nobel{
	width: 44%;
	float: left;
	overflow: hidden;
	margin: 0 auto;
	margin-right: 2%;
}
section .left_side .nobel img:first-child{
	margin-left: 2px;
}
section .typicallist{
	list-style-type: disc;
	margin-left: 20px;
}
section .typicallist li{padding-top: 5px;}
section .left_side .nobel_baa{
	width: 44%;
	overflow: hidden;
	float: right;
	margin-left: 2%;
	margin-top: 20px;
}
section .left_side .nobel_baa img{margin-top: 8px;}
section .reporter_b_a{
	background-color: #D1ABA8;
	padding: 0px 5px 0px 5px;
	border-radius: 3px;
	border: 1px solid #f9f591;
}
section .left_side .nobel_ba {
  width: 40%;
  overflow: hidden;
  margin: 0 auto;
  float: left;
  margin-right: 2%;
  margin-top: 20px;
}
.silverpodpis {
	padding: 3px;
	background: #E9E9E9;
	margin-top: -4px;
}
section .left_side .testimonial_LP .forfoto{
	background: #f4f4f4;
	padding: 7px;
	margin-bottom: 2%;
}
section .left_side h2{
	color: #000000;
	font-weight: bold;
	font-size: 1.267em;
}
section .left_side h3{
	color: #9A052A;
font-weight: bold;
}
section .left_side p{
	line-height: 25px;
	margin: 15px 0 15px 0;
	font-size: 14px;
}
.add_comment{
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
margin: 0;
padding: 9px 0 7px;
margin-top: 4%;
font-weight: bold;
color: #3b5998;
font-size: 1.000em;
clear: both;
width: 95%;
}

section .right_side{
background: transparent;
float: right;
margin: 1% 0 2% 3%;
line-height: 17px;
width: 30%;
}
@media only screen and (max-width: 780px){
	section .right_side{
		 width: 100%; 
		 margin: 20px 0px;
		float: none;
	}
	#doktoro, .did_y_know {
		margin: 0px !important;
	}
}
section .right_side #mostread {
margin-top: 20px;
}
#mostread h3 {
color: black;
font-size: 20px;
}
#silverpasek {
margin-top: 10px;
padding: 3px 0 0 20px;
border-left: solid #234e93 20px;
font-size: 14px;
color: #1A324E;
font-weight: bold;
color: #1F3C4A;
}
#silverpasek p{
	margin-bottom: 9%;
}
#doktoro, .did_y_know{
	margin: 0% 0 0 10%;
	padding: 4%;
	background: #D1ABA8;
}
#doktoro p, .did_y_know p{
	margin-top: 1%;
}
#footer ul{
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 30px;
}
#footer li a{
	float: left;
list-style: none;
margin: 0 8px;
font-size: 0.867em;
}

			  
 .fb_box{ float:left; width:92%; padding:10px 25px 10px 5px; margin:0px 0 0 0; display:inline;border-top:1px solid #ccc; font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;}

.fb_box a, .fb_box_reply a{text-decoration:none;}
.fb_box a:hover,   .fb_box_reply a:hover{text-decoration:underline;color: #3B5998;}

 .fb_box_reply{ float:left; width:85%; margin-left:7%; padding:10px 25px 10px 5px;  display:inline;border-top:1px solid #ccc; font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;}
 
.fb_box_com{ float:left; width:90%; padding:10px 25px 0px 5px; margin:0px 0 0 0; display:inline;border-top:1px solid #ccc; font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;background-color: rgba(190, 190, 190, 0.2);
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33bebebe,endColorstr=#33bebebe);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33bebebe,endColorstr=#33bebebe);
zoom: 1;
border: solid #E9E9E9;
border-width: 1px 0;
}

.comment_top_box{ float:left; width:100%; padding-bottom:1px;}
.comment_top_box .comment_img{ float:left; width:8%;}
.city{color: gray;font-size:11px;line-height:11px; font-weight:normal; cursor: pointer;margin-left:10px;}
.city:hover{text-decoration:underline;}
.comment_top_box .comment_detail{ float:left; padding:0 0 0 2%; width: 90%;}

.fb_box_reply .comment_top_box .comment_detail { float:left; padding:0 0 0 10px; }

.comment_top_box .comment_detail .name{ float:left; width:100%; padding-bottom:5px; font-size:12px; line-height:15px; font-weight:bold;color: #3B5998;}

.comment_top_box .comment_detail .date{ float:left; width:100%; font-size:11px; color: #1A1A1A;
line-height: 14px;font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;}

.fb_box_reply.comment_top_box .comment_detail .date{ float:left; width:400px; font-size:11px; color: #1A1A1A;
line-height: 14px;font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;}

.reply , .reply2 , .reply3{ font-size:11px;color: #3B5998;margin:4px 3px 0px }
.reply:hover{cursor:pointer;text-decoration:underline;}



.submit_box{background: none;
border: 0;
color: white;
cursor: pointer;
display: inline-block;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 13px;
margin: 10px;
padding: 4px;
white-space: nowrap;background-color: #5B74A8;
border-color: #29447E #29447E #1A356E;
float:right;margin-right:26px;}

.message_box{ overflow: hidden;resize: none;font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size: 11px;border-width: 0;
border: 1px solid;
color:#000000;
border-color: #899BC5;
padding: 3px;margin-left:10px;
width: 86%;}

.tipped{color:#BBB;}
textarea{
 
 overflow:scroll;
 word-wrap: normal;
 overflow-y:  hidden;
}

@media only screen and (max-width: 1000px){

	.submit_box{
		float: left;
	}

}

@media only screen and (max-width: 800px){

	.message_box{
		width: 79%;
	}

}


@media only screen and (max-width: 500px){

	.message_box{
		width: 73%;
	}
	
	#footer li a{
		font-size:10px;
	}
	.revival-box2 {
		float: none !important;
		margin: 20px 0px !important;
	}

}

@media only screen and (max-width: 480px){
  .right_side {
    display: none;
  }
}

@media only screen and (max-width: 400px){
	.comment_top_box .comment_detail{
		width: 76%;
	}

	.fb_box_com{
			width: 280px;
	}
}

@media only screen and (max-width: 320px){
	.fb_box_com{
			width: 285px;
	}
}


.revival-box2 {
    background: #f5f9fa none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin: 20px 15px 20px 0px;
    padding: 10px;
    text-align: center;
	float: left;
}

header {
	background: url(../img/main-bg-1.jpg) no-repeat center;
}