/**
* Copyright info-g 
* author:agvozden
* www.gvozden.info
*/
.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both; }

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

img, object, embed {
  max-width: 100%; }

html {
  /*overflow-y:scroll*/ }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  cursor: pointer; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%; }

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well,actually) */
  word-wrap: break-word;
  /* IE */ }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

a:hover, a:active {
  outline: none;
  text-decoration: underline; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace,sans-serif; }

.clickable,
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

button {
  width: auto;
  overflow: visible; }

html {
  background: #fff;
  height: 100%; }

body {
  font: 14px Arial, Helvetica, sans-serif;
  /*overflow-x:hidden*/
  background: #ddd;
  min-height: 100%; }
  body.bgny {
    background: url(../images/bgny.jpg) no-repeat center center fixed; }
  body.csmx {
    background: url(../images/bg_csmx.jpg) no-repeat center center fixed; }
  body.uskrs {
    background: url(../images/bg_uskrs_jaja.jpg) no-repeat center center fixed; }
  body.sorrow {
    background: none repeat scroll 0 0 #222; }
  body.flag {
    background: url(../images/bg_flag.jpg) no-repeat center center fixed; }
  body.hellas {
    background: url(../images/bg_hellas.jpg) no-repeat center center fixed; }
  body.cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }

body, select, input, textarea {
  color: #333333; }

a {
  color: #666;
  cursor: pointer;
  text-decoration: none; }

a:hover {
  color: #333; }

::-moz-selection {
  background: #fcd700;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #fcd700;
  color: #fff;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #fcd700; }

h1, h2, h4 {
  font: normal 24px/28px Georgia, "Times New Roman", Times, serif; }

h1 {
  font: bold 24px Arial, Helvetica, sans-serif;
  margin: 20px 0; }

h2 {
  font: bold 18px Arial, Helvetica, sans-serif;
  margin: 5px 0;
  color: #003399; }
  h2 a {
    color: #020503; }

h3 {
  font: bold 18px 'Comfortaa',normal;
  margin: 10px 0;
  text-transform: uppercase; }
  h3 a {
    color: #020503; }

h4 {
  font: bold 18px Arial, Helvetica, sans-serif;
  margin: 5px 0;
  color: #003399; }

h1.index {
  display: none; }

table, th, td {
  border: 1px solid #fff; }

th {
  text-transform: uppercase; }

tr, td, th {
  padding: 4px 3px; }

p {
  padding: 5px 0; }

em {
  font-family: Arial; }

ins {
  background-color: #fcd700;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #fcd700;
  color: #000;
  font-style: italic;
  font-weight: bold; }

a.active {
  text-decoration: underline; }

a.block {
  display: block; }

a.block span {
  display: none; }

address {
  font: normal 16px Arial, Helvetica, sans-serif;
  color: #00a336; }

input.field, textarea.field {
  width: 610px;
  background: #ededed;
  border: none;
  font: normal 14px/30px Arial, Helvetica, sans-serif;
  margin: 4px 0;
  height: 20px;
  padding: 5px; }

textarea.field {
  height: 190px; }

textarea {
  overflow: auto; }

select {
  max-width: 500px; }

img {
  border: 0; }

ul, ol, dl {
  position: relative; }

li {
  list-style: none; }

header, #content, footer {
  width: 980px;
  margin: auto;
  background: #fff;
  display: table;
  position: relative;
  clear: both; }

header {
  margin-bottom: 3px; }
  header #search {
    top: 120px;
    margin-left: 600px;
    position: absolute; }
  header #top_bar {
    clear: both;
    padding: 4px;
    height: 20px;
    background: #eee;
    margin-top: 2px; }
    header #top_bar #lang_bar {
      float: left;
      padding: 3px 4px;
      background: #eee;
      font-size: 12px; }

footer {
  border-top: 1px solid black;
  clear: both;
  text-align: center;
  position: relative;
  bottom: 0;
  font-size: 12px; }
  footer .footer_left .footer-link {
    color: #1f6e00; }
  footer .footer_left {
    width: 460px;
    float: left;
    border-right: 1px solid #d1d1d1;
    color: #7d7d7d; }
    footer .footer_left a {
      color: #009b03; }
  footer .footer_right {
    width: 460px;
    float: right;
    color: #7d7d7d; }
    footer .footer_right a {
      color: #009b03; }

#boxSection {
  clear: both;
  background: #999;
  height: 32px; }
  #boxSection li {
    float: left;
    padding: 0 5px;
    height: 32px; }
  #boxSection a {
    font-size: 14px;
    padding: 8px;
    display: block;
    color: #fff; }
    #boxSection a :hover {
      color: #ff6; }
  #boxSection li ul {
    background: #888;
    margin-left: -10px;
    position: absolute;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out; }
  #boxSection li ul li {
    float: none; }
  #boxSection li:hover ul {
    opacity: 1;
    visibility: visible; }

#boxCategory {
  font-size: 12px;
  text-align: left; }
  #boxCategory a {
    padding: 0 15px 5px; }
  #boxCategory li {
    border-bottom: 1px dashed #d1d1d1;
    padding: 2px;
    width: 140px;
    display: inline-block; }
    #boxCategory li a {
      font-weight: bold;
      vertical-align: bottom; }
  #boxCategory li
ul {
    display: inline; }
    #boxCategory li
ul li {
      border: none;
      width: 140px;
      display: inline-block; }
      #boxCategory li
ul li a {
        font-weight: normal; }

#burger a {
  cursor: pointer;
  padding: 12px 0;
  position: absolute;
  right: 10px;
  top: 1px;
  display: none; }
  #burger a span {
    position: relative;
    display: block;
    width: 20px;
    height: 4px;
    background: #666;
    transition: all .2s ease-in-out; }
    #burger a span:before, #burger a span:after {
      position: absolute;
      background: #666;
      content: '';
      width: 20px;
      height: 4px;
      transition: all .2s ease-in-out; }
    #burger a span:before {
      top: -8px; }
    #burger a span:after {
      top: 8px; }
  #burger a.active span {
    background: transparent; }
    #burger a.active span:before {
      transform: rotate(45deg) translate(5px, 6px); }
    #burger a.active span:after {
      transform: rotate(-45deg) translate(5px, -6px); }

.comment_like, .comment_hate, .comment_dislake, #comment_sort_like,
#comment_sort_hate, #comment_sort_dislake {
  font-family: monospace; }

.comment_like, #comment_sort_like {
  color: #093; }

.comment_hate, #comment_sort_hate
.comment_dislake, #comment_sort_dislake {
  color: #f30; }

#dump {
  display: none; }

#floatbox {
  position: absolute;
  left: 25%;
  right: 25%;
  top: 20%;
  z-index: 998; }

#floatbox_close {
  position: absolute;
  background: url(../images/close.png) 0 0 no-repeat;
  display: block;
  width: 24px;
  height: 24px;
  right: -5px;
  top: -5px;
  z-index: 999; }
  #floatbox_close :hover {
    /*background-position:0 -24px*/ }
  #floatbox_close :active {
    /*background-position:0 -48px*/ }

#floatbox_frame {
  background: #fff;
  padding: 20px;
  border: 2px solid #ddd; }

#floatbox_content {
  min-width: 400px;
  max-width: 80%;
  min-height: 100px;
  max-height: 80%;
  position: relative;
  overflow: auto;
  text-align: center; }

#slider {
  width: 500px;
  height: 320px;
  position: relative;
  z-index: 10;
  overflow: hidden; }
  #slider img {
    max-height: 320px;
    width: 500px;
    position: absolute;
    display: none; }

#slider-txt {
  padding: 5px;
  color: #ff6;
  background: url(../images/transparent.png) repeat rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 11;
  min-height: 100px;
  max-height: 500px;
  bottom: 0; }
  #slider-txt h3 {
    margin: 0; }
  #slider-txt a {
    color: #ff6; }

#slider ul.slider-links {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block; }
  #slider ul.slider-links li {
    display: inline;
    margin: 0 0 0 5px; }
    #slider ul.slider-links li a {
      border: 1px solid #999;
      padding: 2px 5px;
      background: #eee;
      color: #111; }
      #slider ul.slider-links li a .active {
        background: #666;
        color: #eee; }

#banner_left {
  margin: auto;
  text-align: center; }
  #banner_left img {
    margin: 1px 0; }
  #banner_left object {
    margin: 1px 0; }

#banner_friends {
  margin: auto;
  text-align: center; }
  #banner_friends img {
    margin: 1px 2px; }
  #banner_friends object {
    margin: 1px 2px; }

#banner_razmena {
  margin: auto;
  text-align: center; }
  #banner_razmena img {
    margin: 1px 2px; }
  #banner_razmena object {
    margin: 1px 2px; }

#banner_right img {
  margin: 5px; }

#banner_right object {
  margin: 5px; }

.rounded-corners {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px; }

.shadow {
  -moz-box-shadow: 0 0 5px 5px #9a8966;
  -webkit-box-shadow: 0 0 5px 5px #9a8966;
  box-shadow: 0 0 5px 5px #9a8966; }

.shadow2 {
  -moz-box-shadow: 0 0 5px 5px #341818;
  -webkit-box-shadow: 0 0 5px 5px #341818;
  box-shadow: 0 0 5px 5px #341818; }

.lightText {
  font-size: smaller;
  color: #666; }
  .lightText a {
    font-weight: bold; }

.document {
  width: 500px;
  overflow: hidden; }
  .document p {
    text-align: justify; }
  .document img {
    max-width: 500px;
    height: auto !important; }
  .document li {
    list-style-position: inside;
    list-style-type: unset;
    margin: 2px;
    background: #fffff0; }

.right {
  float: right; }

.left {
  float: left; }

.blur {
  position: relative;
  bottom: 3px;
  right: 2px;
  margin-top: 4px;
  margin-left: 3px;
  border: 1px solid #888;
  padding: 5px; }

.thumbnail {
  max-width: 150px;
  max-height: 120px;
  cursor: pointer;
  margin: 2px;
  float: left;
  border: 2px solid #ddd; }

.image {
  margin: 4px 0;
  position: relative; }

.image_small {
  margin: 4px; }

figure, .image_holder {
  position: relative;
  text-align: center; }

figcaption, .image_caption {
  right: 5px;
  padding: 0 4px;
  position: absolute;
  bottom: 12px;
  background: url(../images/transparent.png) repeat rgba(128, 128, 128, 0.4);
  z-index: 99;
  color: #fff; }

.image2wide {
  width: 100%; }

.boxes {
  border-bottom: 1px dashed #ccc; }

.box_bg, .box_long {
  width: 500px;
  min-height: 90px; }

.tab_caption {
  border-bottom: 1px solid #ccc;
  height: 18px; }
  .tab_caption li {
    height: 14px;
    width: 100px;
    border-bottom: 1px solid #ccc;
    float: left;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    padding: 4px 0 0;
    margin-left: 1px; }
    .tab_caption li .current {
      color: #e10000;
      border-bottom: 1px solid #f5f5f5; }

.tabs {
  min-height: 130px;
  clear: both; }

.preload {
  width: 12px;
  height: 12px;
  float: left;
  margin: 2px 4px 2px 0; }

.thumb_holder {
  max-width: 200px;
  background: #ddd;
  border: 1px solid #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.thumb_holder img {
  vertical-align: middle; }

.box-left {
  width: 220px;
  float: left;
  margin: 2px; }

.boxes_news {
  width: 246px;
  padding-right: 4px;
  float: left;
  border-bottom: 1px solid gray;
  margin-top: 4px;
  height: 250px;
  overflow: hidden; }

.boxes_news_content {
  clear: both;
  height: 125px;
  overflow: hidden; }

.boxes_news_title {
  font-weight: bold;
  font-size: 13px; }

.boxes_news_title a {
  color: #333;
  word-wrap: break-word; }

.boxes_news_body {
  font-size: 11px; }

.boxes_news_link {
  margin-top: 10px;
  padding-right: 3px;
  float: right; }

.boxes_news_link a {
  font-size: 11px; }

.boxes_news_content img {
  float: left;
  margin: 0 5px 5px 0; }

.fb-like-box {
  float: right; }

.keywords a, .keywords span {
  white-space: pre; }

.zoom img {
  position: relative;
  margin-top: -50px; }

/* -- */
#wrapper {
  width: 980px;
  padding: 8px;
  background: #fff;
  margin: 0 auto; }

#container {
  background: #fff; }

#header_img {
  width: 980px;
  height: 150px;
  margin-bottom: 1px; }

#header_img_link {
  pointer-events: none; }

#content {
  font: 13px/16px Tahoma, Arial, Helvetica, sans-serif;
  clear: both;
  display: table; }

#content #main {
  float: left;
  display: table-column;
  width: 500px;
  overflow: hidden;
  max-width: 500px; }

#content #right {
  float: right;
  display: table-column;
  width: 468px;
  margin-left: 2px;
  text-align: center; }

#content #right .box_bg {
  width: 220px;
  margin: 5px;
  border-bottom: 1px solid gray; }

#content #right .box_long {
  width: 220px;
  margin: 5px; }

#bodymember #main {
  float: left;
  display: table;
  width: 900px;
  overflow: hidden;
  max-width: none; }

.box {
  border-bottom: 2px solid gray;
  border-top: 1px solid gray; }

.boxNews {
  padding: 0px;
  margin: 0px; }

.boxNews {
  text-align: left; }

.boxNews li {
  margin: 5px 2px;
  background: none repeat scroll 0 0 #f9f9f9;
  border-top: 1px solid #eee; }

.boxNews li.bdlft {
  border-left: 2px solid gray;
  padding-left: 3px;
  text-indent: 4px; }

.boxNews li a {
  font-weight: bold; }

.boxAds {
  width: 230px;
  float: left; }

.boxAds {
  text-align: left; }

.boxPage {
  overflow: auto; }

.boxPage {
  text-align: left;
  float: left; }

#boxSearch {
  margin: 0;
  padding: 0;
  width: 350px; }

#boxSearch #search {
  border: 1px solid #efefef;
  margin: 0 2px;
  width: 146px; }

#search_results div.search_result {
  min-height: 120px; }

#relatedNews,
#relatedInCat {
  display: block;
  clear: left; }

#relatedNews li,
#relatedInCat li {
  display: inline-block;
  width: 150px;
  padding: 8px;
  float: left;
  text-align: center; }

#latest_ads li {
  max-height: 19px;
  overflow: hidden; }

blockquote, .entrefilet {
  padding: 8px;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  text-indent: 10px;
  text-align: left; 
}

.entrefilet {
  font: 14px/18px Times, serif;
  background: #fbf0cd;
  width: 40%;
  float: right; }

/* -- */
/* STATS GRAPH */
.graph {
  position: relative;
  width: 150px;
  border: 1px solid #cfcfcf;
  padding: 1px; }

.graph .bar {
  display: block;
  position: relative;
  background: #dfdfdf;
  text-align: center;
  color: #333;
  height: 1em;
  line-height: 1em; }

.graph .bar span {
  position: absolute;
  left: 1em; }

/*STATS GRAPH END*/
#breadcrumb {
  padding: 4px 0 0 4px;
  font-size: 11px;
  color: #000066; }

/*; display:table*/
.fb-like-box {
  min-height: 270px; }

tr:hover {
  background: #f3f3f3; }

.css3-tabstrip {
  width: 100%;
  height: 210px; }

.css3-tabstrip ul,
.css3-tabstrip > ul > li {
  margin: 0;
  padding: 0;
  list-style: none; }

.css3-tabstrip input[type="radio"]:checked + label {
  position: relative; }

.css3-tabstrip > ul > li,
.css3-tabstrip input[type="radio"] + label {
  display: inline-block;
  font-size: 12px; }

.css3-tabstrip > ul li > div,
.css3-tabstrip input[type="radio"] {
  position: absolute; }

.css3-tabstrip > ul li > div,
.css3-tabstrip input[type="radio"] + label {
  border: solid 1px #ccc; }

.css3-tabstrip > ul li {
  vertical-align: top; }

.css3-tabstrip > ul > li:first-child {
  margin-left: 8px; }

.css3-tabstrip > ul li > div {
  top: 33px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 175px;
  padding: 8px;
  overflow: auto;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.css3-tabstrip input[type="radio"] + label {
  margin: 0 2px 0 0;
  padding: 0 18px;
  line-height: 32px;
  background: #f1f1f1;
  text-align: center;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.css3-tabstrip input[type="radio"]:checked + label {
  z-index: 1;
  background: #fff;
  border-bottom-color: #fff;
  cursor: default; }

.css3-tabstrip input[type="radio"] {
  opacity: 0; }

.css3-tabstrip input[type="radio"] ~ div {
  display: none; }

.css3-tabstrip input[type="radio"]:checked:not(:disabled) ~ div {
  display: block; }

.css3-tabstrip input[type="radio"]:disabled + label {
  opacity: .5;
  cursor: no-drop; }

/* Print styles!
-------------------------------------------------------------------------------*/
/* Media queries!
-------------------------------------------------------------------------------*/
@media screen and (max-width: 885px) {
  * {
    max-width: 100%; }
  #wrapper {
    max-width: 500px; }
  header, footer, #content {
    width: 100%; }
  #content #main, #content #right {
    float: none;
    clear: both;
    margin: 0 auto;
    display: block; }
  #header_img {
    width: 100%;
    max-width: 100%;
    height: auto; }
  #header_img_link {
    pointer-events: auto; }
  #boxSection {
    height: 100%;
    width: 100%;
    display: none; }
    #boxSection li {
      float: none;
      display: block;
      padding: 0 5px;
      height: auto; }
      #boxSection li ul {
        position: relative;
        visibility: visible;
        opacity: 1;
        margin-left: 10px; }
  #boxCategory {
    display: none; }
  #burger {
    height: 32px;
    position: relative; }
    #burger a {
      display: block; }
  #boxSearch {
    display: none; }
  #breadcrumb {
    display: none; }
  #top_bar {
    display: none; }
  #slider img {
    transition-duration: unset;
    transition-property: unset; }
  .boxes_news {
    width: 100%;
    height: 100%; }
  .boxes_news_content {
    height: 100%; }
  .boxes_news_title {
    font-weight: bold;
    font-size: 14px; }
  .boxes_news_body {
    font-size: 12px; } }

@media screen and (max-width: 500px) {
  * {
    max-width: 100% !important;
    font-size: 16px; }
  html, body {
    width: 100% !important; }
  body {
    font-size: 16px; }
  header, footer, #content {
    margin: 0;
    width: 100%;
    max-width: 100%; }
  img {
    height: auto !important; }
  .boxes_news_title {
    font-size: 18px; }
  .document, .boxes_news_body, .box_bg, .box_long,
  footer .footer_left, footer .footer_right {
    max-width: 100%;
    width: 90%;
    border: 0;
    font-size: 16px; }
  #wrapper, #content, #slider, #slider img {
    width: 100%;
    margin: 0;
    padding: 0; }
  #content #main, #content #right {
    width: 80%;
    max-width: 100%; }
  #content #right .box_bg {
    width: 100%; }
  #relatedNews li, #relatedInCat li {
    width: 28%; }
  .fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {
    width: 100% !important;
    display: block;
    z-index: 2000;
    position: relative; }
  .fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {
    width: 100% !important;
    display: block;
    z-index: 2000;
    position: relative; }
  #content #right .box_bg,
  #slider-txt {
    min-height: auto; }
    #content #right .box_bg h3,
    #slider-txt h3 {
      text-transform: none; }
    #content #right .box_bg span,
    #slider-txt span {
      display: none; }
  .box-left {
    width: 100%; }
  .boxNews li {
    padding: 3px; }
  .css3-tabstrip {
    width: 100%;
    height: auto; }
  .css3-tabstrip ul,
  .css3-tabstrip > ul > li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    font-size: 16px; }
  .css3-tabstrip > ul > li:first-child {
    margin-left: 0; }
  .css3-tabstrip input[type="radio"] + label {
    font-size: 16px; }
  .css3-tabstrip > ul li > div {
    position: relative;
    border: none; }
  .css3-tabstrip > ul li > div {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0;
    overflow: auto; }
  .css3-tabstrip input[type="radio"] + label {
    margin: 0 2px 0 0;
    padding: 0 18px;
    background: #fff;
    text-align: center;
    border: none; }
  .css3-tabstrip input[type="radio"] ~ div {
    display: block; }
  .css3-tabstrip input[type="radio"]:checked:not(:disabled) ~ div {
    display: block; }
  #banner_friends, .tag_cloud {
    display: none; } }

@media screen and (max-width: 460px) {
  * {
    max-width: 100% !important;
    font-size: 16px; }
  html, body {
    width: 100% !important; }
  body {
    font-size: 16px; }
  header, footer, #content {
    margin: 0;
    width: 100%;
    max-width: 100%; }
  .boxes_news_title {
    font-size: 18px; }
  .document, .boxes_news_body, .box_bg, .box_long,
  footer .footer_left, footer .footer_right {
    max-width: 100%;
    width: 90%;
    border: 0;
    font-size: 16px; }
  #wrapper, #content, #slider, #slider img {
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto; }
  #content #main, #content #right {
    width: 90%;
    max-width: 100%; }
  #slider {
    height: 180px; } }

@media screen and (max-width: 320px) {
  * {
    font-size: larger; }
  header, footer, #content {
    margin: 0;
    width: 100%; }
  .box, .box-left {
    width: 98%; }
  #header_img {
    width: 100%;
    max-width: 100%;
    height: auto; }
  #content #main, #content #right {
    width: 98%; }
  #slider {
    max-height: 200px; }
  #content #right .box_bg {
    width: 98%; } }

@media screen and (min-width: 885px) {
  .accelerated {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0); }
  #slider img {
    transition-duration: 6s;
    transition-property: transform; }
    #slider img .fx1 {
      transform: scale(1.2) translate(-10px);
      transform-origin: left top 0; }
    #slider img .fx2 {
      transform: scale(1.2) translate(10px);
      transform-origin: right top 0; }
    #slider img .fx3 {
      transform: scale(1.1);
      transform-origin: right bottom 0; }
    #slider img .fx4 {
      transform: scale(1.1);
      transform-origin: left bottom 0; } }

/*@import url(http://fonts.googleapis.com/css?family=Comfortaa:400,700&subset=latin,cyrillic);*/
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  src: local("Comfortaa"), local("Comfortaa-Regular"), url(https://fonts.gstatic.com/s/comfortaa/v7/-DackuIFgo7Hfy3rR14C31tXRa8TVwTICgirnJhmVJw.woff2) format("woff2"); }

@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 700;
  src: local("Comfortaa Bold"), local("Comfortaa-Bold"), url(https://fonts.gstatic.com/s/comfortaa/v7/fND5XPYKrF2tQDwwfWZJI-XREeHhJi4GEUJI9ob_ak4.woff2) format("woff2"); }

/*# sourceMappingURL=style.css.map */