﻿body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font: 14px/20px Arial;
  background: #e9e9e9 url(img/bgo.png);
}
a.item-full {
    text-align: center;
}
a.item-full:hover {
    filter: alpha(opacity=0);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    zoom: 1.1;
}
.item-inner:hover {
    width: 98%;
    border: 4px solid #f60;
    top: -1px;
    filter: alpha(opacity=0);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Geneva, sans-serif;   
    font-weight:normal;
    text-transform: uppercase;
    color:#122432;
}
h1 {font-size:20px; padding-bottom: 5px; border-bottom: 1px solid #E7E7E7; }
h2 {font-size:18px; padding-top:15px;}
h3 {font-size:16px; padding-top:10px;}
h4 {font-size:15px; padding-top:10px;}
blockquote {
	border: 2px solid #198BC4;
	color: #555;
	font-style: italic;
	padding: 15px 20px;
	margin: 15px;
}

.citata {border: 2px solid #F1690C;
	color: #555;
	font-style: normal;
	padding: 15px 20px;
	margin: 15px;}

a {color:#9F0F21; text-decoration: none;}
a:hover { text-decoration:underline;}
ul, ol {padding: 0px 0px 0px 25px;}
li {padding: 5px;}

.wrap {
	position: relative;
	min-height: 100%;
	height: auto !important;
	min-width: 1074px;
	overflow: hidden;
	font-family: Arial, sans-serif;   
	font-size:15px;
	line-height: 24px; 
	color:#2D2D2D;
}
.header {
	height: 60px;
	width: 1064px;
	margin: 0px auto;
	position: relative;}

.header-right {float:right; width:764px; padding:10px 15px 0 0;}

.header-left {float:left; width:300px; height: 60px;}

.page {
	width: 1050px;
	padding: 0px 12px;
	position: relative;
	overflow: hidden;
	margin: 0px auto 10px;}
.text {  background: #fff;
padding: 10px 20px;
}

.footer {
	background: #198BC4 none repeat scroll 0% 0%;
	position: relative;
	overflow: hidden;
}
.footer a {color:#ffffff;}
.content {width: 745px;  margin:10px 0;
  padding:0px; float:left;
 background: #fff;
 border: solid 1px #c8c8c8;
  -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
  -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
  box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15); }

.sidebar {width: 293px; float:right; background: #fff;
  border: solid 1px #c8c8c8;
  margin:10px 0;
  padding:0px;
  -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
  -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);
  box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.15);}

.content img { border: 1px solid #84D5FE;  padding: 3px;}
.breadcrumbs {font-size:11px;}

.navigacia {
	min-width: 1074px;
	height: 30px;
	padding: 5px 0px;
	background: #198BC4 none repeat scroll 0% 0%;}
.navigacia ul {display: table;
	width: 1074px;
	margin: 0px auto;
	white-space: nowrap;
	list-style:none;}
.navigacia ul li {display: table-cell; width: 1%; padding: 0px;}
.navigacia ul li a {display: block;
	padding: 0px 5px;
	line-height: 30px;
	overflow: hidden;
	color: #FFF;
	text-decoration: none;}
.navigacia ul li a:hover {text-decoration:underline;}

.articles_box {
    margin-bottom: 10px;
    overflow: hidden;}

.items_wrap {overflow: hidden;
	background: #ffffff none repeat scroll 0% 0%;
	padding: 5px;}

.item_article {display: inline-block;
	vertical-align: top;
	padding: 5px 0;
}
.item_elem {float:left; width: 70px; padding-right: 5px;}
.shorttext {float:right; width: 200px;}
.item_title {margin:0; font-size:13px;}

.category {padding: 20px;}
.category-title {}
.category-title a {font-size:20px; text-decoration: none;}
.category-title a:hover {text-decoration: underline;}
.category-post { overflow: hidden; margin:5px 0;}
.category-post-img { float:right; width:25%; }
.category-post-img img {margin-left:10px;}
.category-post-anons { float:left; width:75%; }


.fbottom {
    height: 50px;
    width: 1024px;
    margin: 0px auto;
    position: relative;
    font-size: 12px;
    color: #FFF;
    text-align: left;
}

/* Картинки*/
.aligncenter, div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft{float: left; margin: 0px 15px 10px 0px;}
.alignright{float: right; margin: 0px 0px 10px 15px;}

#toc_container {border: 2px solid #198BC4 !important; 
color: #555 !important;
font-style: italic;
margin:0 0 10px 10px !important;
padding:0px !important;
}
.toc_title {margin:4px !important; padding:0 5px !important}
.toc_list {margin:10px 20px !important;}
.toc_list li a {color: #9F0F21;}

.populernie {margin:5px; padding:2px 0px 0px 5px;}
.populernie-title {padding:10px 20px; margin:0px; font-size: 18px;}
.wpp-list {padding:0px !important; margin:0px !important; }
.wpp-list li img {padding-right:5px !important; }
.wpp-list li a {font-size: 12px; line-height: 18px;}

.post {padding: 10px 20px;
  background: #fff;
  }
.post ol{margin:0 0 14px 0;padding:0;counter-reset:li;list-style:none;*list-style:decimal}
.post ol li{line-height:19px;margin-left:45px;margin-bottom:18px;position:relative; padding:0;}
.post ol li:before{content:counter(li,decimal);counter-increment:li;color:#198BC4;font-style:italic;position:absolute;width:21px;height:21px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;line-height:21px;border:1px solid #3dadec;-moz-border-radius:21px;-webkit-border-radius:21px;border-radius:21px;top:0px;left:-34px}

.pagenav {padding:10px;}

.com {border:1px solid #F1DFDF; padding:5px 20px; margin:0 0 5px 0;}
.h2 {font-size:20px; font-weight:bold;}
.h4 {font-size:16px; font-weight:bold;}
.bcom {font-size:18px; font-style:italic; margin:20px 10px;}

textarea {width: 400px;
    height: 200px;
    background-color: #ffffff;
    border: 1px solid #20868A;
    padding: 0 0 0 16px;
    font-family: Helvetica;
    font-size: 14px;
    color: #333333;
    margin: 0 11px 0 0;
    outline-color: #443734;}

#author {width: 400px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #20868A;
    padding: 0 0 0 16px;
    font-family: Helvetica;
    font-size: 14px;
    color: #333333;
    margin: 0 11px 0 0;
    outline-color: #443734;}
ins.adsbygoogle {
    margin: 15px 0 15px 0;
    margin-left: 0!important;
}
.adv-banner__square-list-item {
    color: #000000;
    padding-left: 15px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.66px;
    font-family: "Calibri", sans-serif;
    margin-top: -6px;
}
.contents{ list-style-type:none; counter-reset:list; }
/* цвет чисел */
.contents li:before{ color:#555; }
/* уровень 0 */
.contents li.top{ counter-increment:list; counter-reset:list1; }
.contents li.top:before{ content:counter(list) '. '; }
/* уровень 1 */
.contents li.sub_1{ counter-increment:list1; counter-reset:list2; }
.contents li.sub_1:before{ content:counter(list) '.' counter(list1) '. '; }
/* уровень 2 */
.contents li.sub_2{ counter-increment:list2; }
.contents li.sub_2:before{ content:counter(list) '.' counter(list1) '.' counter(list2) '. '; }

.cegg-btn-grid.cegg-hidden span {
    display: block;
    margin-bottom: 10px;
    background-color: #198bc4 !important;
    color: white;
    color: #fff;
    border-color: #ae4c5c;
    text-decoration: none !important;
    display: inline-block;
    padding: 7px 14px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
    width: 100%;
}
.egg-listcontainer .cegg-price, .cegg-list-withlogos .cegg-price {
    font-weight: bold;
    font-size: 20px;
    color: #bd362f!important;
}
.content.fullwight {
    width: 100%;
    
}
.egg-container .btn-success {
   
    border-color: #bd362f!important;
   
}
span.rating_small {
    white-space: nowrap;
    color: #ff8c45!important;
}