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%;
}
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%;
}
header div .logos2{
	float: right;
	margin-top: 40px;
	width: 48.8%;
}
header nav ul{
	margin: 20px 0 10px 0;
	display: block;
	border: 0;
	height: 28px;
	background: #404040;
	color: #fff;
	font-weight: bold;
	font-size: 0.867em;
	max-width: 1024px;
	overflow: hidden;
}
header nav li{
height: 16px;
float: left;
padding: 0 7px;
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;
}
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%; 
	}
}
section .left_side h1:first-child{
	color: #040807;
	font-weight: bold;
	font-size: 1.867em;
	margin-bottom: 3%;
	width: 150%;
	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: 75%;
	overflow: hidden;
	margin: 0 auto;
}
.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%;
}
/* Left Side End */
section .right_side{
background: transparent;
float: right;
margin: 13% 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 5px;
border-left: solid #E9E9E9 40px;
font-size: 14px;
color: #1A324E;
font-weight: bold;
color: #1F3C4A;
}
#silverpasek p{
	margin-bottom: 9%;
}
#doktoro{
	margin: 10% 0 0 15%;
}
#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;
}
