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;
}


/* HTML5 display-role reset for older browsers */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

body {
  line-height: 1;
}

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: #0066cc;
}

a:hover {
  text-decoration: none;
  color: #0066cc;
}

.clear {
  content: "";
  display: block;
  clear: both;
}

.f16 {
  font-size: 1.067em;
}

.text_center {
  text-align: center;
}

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;
  width: 36.6%;
  margin-top: 1%;
}

.social_ {
  float: right;
  position: relative;
  top: 40px;
}

.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: #404040; */
  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;
  /* border-right: 2px solid #20679f; */
  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%;
}

@media only screen and (max-width: 780px) {
  section .left_side {
    width: 99%;
  }
}

section {
  margin: 40px 0;
}

@media only screen and (max-width: 1024px) {
  section {
    padding: 1.5%;
  }
  .social_ {
    display: none;
  }
}

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: rgb(255, 255, 223);
  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: #0066cc;
}

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 .left_side .nobel_ba {
  width: 55%;
  overflow: hidden;
  margin: 0 auto;
  float: right;
  margin-right: 1%;
}

.silverpodpis {
  padding: 3px;
  background: #E9E9E9;
  margin-top: -4px;
}

section .left_side h2 {
  color: #000000;
  font-weight: bold;
  font-size: 1.267em;
}

section .left_side h3 {
  color: #1b5ba2;
  font-weight: bold;
}

section .left_side p {
  line-height: 25px;
  margin: 20px 0 10px 0;
}

.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%;
}

.click_here_to_order {
  margin-bottom: 2.5%;
  background-color: rgb(255, 255, 223);
  padding: 1%;
  margin-bottom: 2.5%;
}


/* Left Side End */

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: 98%;
    margin: 0;
  }
}

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 {
  margin: 0% 0 0 10%;
  padding: 4%;
  background: #d5e5fe;
}

#doktoro p {
  margin-top: 1%;
}

#footer ul {
  border-bottom: 1px solid #D2D2D2;
  padding-bottom: 2%;
}

#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: 65%;
  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: 50px;
}

.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 10px;
  width: 80%;
}

.fb_box_reply .comment_top_box .comment_detail {
  float: left;
  padding: 0 0 0 10px;
  width: 270px;
}

.comment_top_box .comment_detail .name {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  cursor: pointer;
  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: 60px;
}

.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;
}