/* Start Shablon */
* {margin:0;padding:0}
body {background-color:#527ac2;font:11px/1.18 verdana,arial,helvetica,sans-serif;}
body,#middle,.content,.left,.right {position:relative;}
#middle {background-color:#fdfdfd;border:#5acefd 3px solid;margin:3px auto;min-width:920px;max-width:920px;}
*html #middle {width:expression(
  (document.compatMode && document.compatMode == 'CSS1Compat') ?
  (document.documentElement.clientWidth < 920 ? "920px" :
  (document.documentElement.clientWidth > 930 ? "930px" : "auto")) :
  (document.body.clientWidth < 920 ? "920px" :
  (document.body.clientWidth > 930 ? "930px" : "auto")));
}
#middle,.wrap {height:100%;}
.wrap:after {content:'';clear:both;display:block;}
.wrap {background-color:#fff;margin-left:400px;}
.content,.left,.right {float:right;overflow:hidden;}
.content {width:100%;}
.left {left:-400px;margin-right:-200px;width:200px;}
.right {margin-left:-200px;width:200px;}

.header {background:url(../i/bg20/header.jpg) no-repeat #10adfc;position:relative;height:192px;}
.header h2 {color:#F3FAFF;cursor:default;left:310px;top:30px;font:bold 50px georgia,"Times New Roman",sans-serif;position:absolute;z-index:1;}
.header h2 span {color:#999;font-size:16px;}
.footer {background-color:#10adfc;border-top:#5acefd 3px solid;overflow:hidden;width:100%;}
.footer div {padding-top:5px}
.footer ul {color:#F3FAFF;float:left;margin:0 10px 5px;list-style-type:none;}
.footer ul a {color:#F3FAFF;}
/* End Shablon */
/* fixed font-size */
#fixed {
  background:url(../i/bg20/mtop1.png) repeat-y 50% 0;
  border:#5acefd 1px solid;
  color:#527ac2;
  font:bold 12px arial,helvetica,sans-serif;
  padding:5px 1px 0;
  position:fixed;
  top:10px;
  left:4px;
  text-align:center;
}
*html {background:url(null.png) fixed;}
*html #fixed {
  position:absolute;
  left:4px;
  top:expression(eval(document.documentElement.scrollTop) + 10 + 'px')}
#fixed a {
  background:url(../i/bg20/mtop.png) repeat-x 0 50%;
  border:#91a3cb 1px solid;
  color:#783c1a;
  display:block;
  font:bold 12px arial,helvetica,sans-serif;
  margin:1px 0;
  padding:2px;
}
#fixed a:hover {border:#45f 1px solid;color:#00c;}
/* End font-size */
/* starn default tags */
a {color:blue;text-decoration:none;}
a:hover {color:red;}
address {font:11px verdana,Arial,sans-serif;margin:20px auto;width:500px;text-align:right;}
blockquote {padding:10px;color:#555;}
h1, h2, h3, h4, h5, h6,small {font-size:11px;margin:3px;}
ol,ul {margin:5px 24px 5px 35px;text-align:justify;}
p {margin:7px 25px;text-indent:1em;text-align:justify;}
pre {padding:3px 10px;}
span {color:#a66;}
ul,ol,li {padding:0;}
td,small {font:11px verdana,arial,sans-serif;color:black;}
/* end default tags */
/* start default class and # */
#panels {width:180px! important;padding:5px;margin:0;}
.ctbl {background-color:silver;border:silver 1px solid;width:126pt;}
.small {color:#aaa;}
.bborder {background-color:#fff;border:#a7a6b4 1px solid;}
#hr {background-color:#888;margin:5px 15px;height:1px;}
#hr hr {display:none;}
.anons {border:#eee 1px solid;margin:10px 15px;padding:0 0 10px;}
.panel {color:#777;font:bold 13px helvetica;margin:10px;padding:3px 0 3px 7px;}
.panel a {color:blue;text-decoration:none;font:bold 13px helvetica;}
.panel a:hover {color:purple;}
.posts {background-color:#ff9;border:#7b9ebd 1px solid;color:red;margin:5px;padding:5px;overflow:auto;}
.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}
.lasto {background-color:#ff9;border:#7b9ebd 1px solid;padding:10px;}
.note {border-bottom:blue 1px dotted;color:blue;}
.postlink {font:11px verdana;color:#a77;margin:5px 25px;text-align:right;}
.postlink a {color:#3B7EBF}
.postlink a:hover {color:#c60;}
.postdate {font:11px verdana;color:#888;margin:10px 15px;text-align:right;}
.postbody {padding:5px 0;}
.postbody span {color:#a00;}
p img {margin:5px 10px 2px 0;border:0;}
.postbody img {margin:5px 10px 2px 15px;}
.title {margin:5px 10px;}
.edits {margin:8px 20px;color:#55c;font:bold 14px "Times New Roman",Times,serif;text-align:right;}
/* end default class and # */
/* start social */
.social {margin:5px 25px;padding:5px;text-align:center;}
.social img {border:0;padding:1px;width:16px;height:16px;text-align:center;}
/* end social */

.popular {border:#5acefd 1px solid;margin:5px auto;padding:5px;width:500px;}
.popular li {color:#000;list-style-type:none;}

/* start search blogs */
.search_blogs {margin:10px 10px 10px 25px;}
.search_blogs span {color:#000;display:block;padding:10px 0 5px 0;}
.search_blogs span a {margin:10px 0;}
.search_blogs strong {background-color:yellow;}
.search_blogs .link {font-weight:normal;margin:10px 0;}
.noblogs {color:red;margin:20px;text-align:center;}
.nofind {margin:10px 20px 10px 30px;text-align:left;}
/* end search blogs */
/* start scroll */
.righter,.rightera,
.rightery,.rightero {font:11px/1.3 verdana,Arial,sans-serif;margin:5px 25px;text-align:right;}
.righter,.rightera,.rightero {margin:15px 25px;}
.righter a,.rightera a,
.rightero a {background:url(../i/bg20/mtop.png) repeat-x #f2f2f2;border:#5acefd 1px solid;color:#45f;padding:3px 4px;}
.righter a:hover,.rightera a:hover,.rightero a:hover {border:#00f 1px solid;color:#f00;}
.righter strong,.rightero strong,
.rightera strong {background:url(../i/bg20/mtop.png) repeat-x #f2f2f2;border:#5acefd 1px solid;color:#000;padding:3px 4px;}
.select {color:#c60;}
.select {background:url(../i/bg20/mtop.png) repeat-x #f2f2f2;border:#a5a5a5 1px solid;padding:3px 4px;}
a.select {background:url(../i/bg20/mtop.png) repeat-x #f2f2f2;border:#f00 1px solid;color:red;}
/* end scroll */
/* start Table of contents */
.topic {padding:2px 2px 2px 13px;color:#55c;font:bold 16px "Times New Roman",Times,serif;}
.categories {font:11px/1.3 verdana,Arial,sans-serif;color:silver;margin:8px 15px;padding-left:25px;}
.categories .selected {color:red;}
.contents {font:11px/1.3 verdana,Arial,sans-serif;color:silver;margin:8px 15px;padding-left:35px;}
.contents .first {color:black;font:bold 13px "Times New Roman",Times,serif;margin:10px 0 10px 0px;}
.contents .second {color:black;font:bold 13px "Times New Roman",Times,serif;margin:10px 0 10px 0px;}
.contents span {color:red;}
dl.contents {color:silver;margin:8px 15px;padding-left:5px;}
dl.contents strong {background-color:#fff;color:#777;} 
/* end Table of contents */
/* start img for post spolg */
.postbody .pictur {border:none;float:left;margin:12px 10px 3px 15px;}
.img {border:none;float:left;margin:3px 2px;}
/* end img for post spolg */
/* start anonce */
.postscroll {
  background:#fff;border:#d5d5d5 1px solid;
  margin:10px auto;padding:0;width:500px;
}
.anoncescroll {padding-bottom:5px;}
.postscroll .panel {margin:0;padding:0 10px;}
.postscroll .postdate {
  color:#888;font:bold 12px arial,verdana,"Trebuchet MS",sans-serif;
  margin:0 0 7px;padding:10px 20px 0 0;
}
.postscroll p {margin:0;padding:7px 10px 0;}
.anoncehr {background:url(../i/bg20/hr.png) no-repeat #fff;margin:5px auto;width:300px;}
/* image for anonce for splog */
.anoncescroll .pictur {border:none;float:left;margin:3px 8px 0 0;width:110px;height:130px;position:relative;z-index:2;}
/* start comments anonce */
.ano {border-left:2px solid #e5e5e5;margin:5px 15px;padding:0 10px 5px;color:#222;text-align:left;}
.ano a {color:#222;}
.ano a:hover {color:#222;}
/* end anonce */
/* start comments */
.comment_title {color:#22c;font:bold 13px helvetica;margin:0 0 5px;padding:4px 3px 3px 7px;}
.comment_title span {color:#888;float:right;font:bold 12px arial,verdana,"Trebuchet MS",sans-serif;margin:0 1px 0 5px;}
.time {color:#888;font:bold 12px arial,verdana,"Trebuchet MS",sans-serif;text-align:right;margin:0 auto;padding:2px 5px;width:500px;}
.commen {color:#000;margin:0 15px 10px;text-align:justify;}
.commen p {margin:3px 0;padding:0;}
.comment {
  background:#fff;border:#5acefd 1px solid;
  clear:both;font:12px Arial,georgia,"Trebuchet MS",sans-serif;
  margin:0 auto 10px;padding:5px 10px;text-align:justify;width:480px;
}
.comment .edits {margin:0 -5px 5px 0;}
.commen .edits {margin:0 -0px 5px 0;}
.comment span {color:#707070;}
.author {color:#407;}
.author span {}
.author .faxim {color:#000;}
.faxim {color:#339;font:bold 12px georgia,"Trebuchet MS",sans-serif;padding:5px 0 0;text-align:right;}
.faxim a {color:#45f;}
.faxim a:hover {color:#f45;}
/* end comments */
/* statistic */
.point {border:#5acefd 1px solid;font:11px verdana;margin:5px auto;text-align:left;width:500px;overflow:hidden;}
.point .graf {margin:5px 0 0;padding:0 0 0 2px;height:330px;}
.point .desc {margin:0 0 5px 20px;}
.sttit {background:url(../i/bg20/mtop.png) repeat-x #f2f2f2;border:#5acefd 1px solid;color:#777;margin:2px;padding:4px;}
.hits {float:left;width:248px;margin:0 0 0 1px;padding:0;}
.hits .hit,.hits .zap,.hits .poisk {margin:0;padding:0;overflow:hidden;}
.hits .hit {color:#a00;width:42px;}
.hits .zap {color:#030;width:56px;}
.hits .poisk {width:142px;}
.hits span {display:block;padding:0 0 3px;text-decoration:underline;}
.hits .hit span {color:#a00;}
.hits .zap span {color:#030;}
.hits .poisk span {color:#00a;}
.hits pre,.value pre,.numb pre {color:#000;font:11px verdana,arial,sans-serif;padding:2px;overflow:hidden;}
.numb {float:left;overflow:hidden;width:52px;margin-left:4px;}
.value {float:left;overflow:hidden;width:433px;padding-left:4px;}
.anonce {color:#777;clear:both;margin:0px 100px 2px 44px;padding:2px 0;}
.serf,.rss {color:#1e90ff;}
.post {color:red;}
.nopost {color:blue;}
.friend {color:blue;}
.sep {color:#000;font:11px verdana,arial,sans-serif;padding:2px 2px 2px 5px;;overflow:hidden;}
/* end statistic */
/* start menu  */
.topmenu {
  background:url(../i/bg20/topmenu.png) repeat-x 0 50% #10adfc;border:#5acefd solid;border-width:3px 0;
  margin:0;position:relative;overflow:hidden;height:34px;}
.topmenu li {float:left;list-style-type:none;margin:10px 0 0 3px;padding:0 0 0 10px;}
.topmenu a {color:#fff;font:bold 12px georgia,helvetica,sans-serif;text-decoration:none;}
.topmenu a:hover {color:yellow;}
.topmenu .selected,.topmenu a.selected:hover {color:#37f9fb;cursor:default;}

.nav {
  background-color:#fff;border:#5acefd solid;border-width:1px;
  font:bold 13px arial,georgia,helvetica,sans-serif;margin:5px 3px;padding:3px 0;}
.nav li  {list-style-type:none;margin:0;}
.nav .nolink {color:#527ac2;padding:0 0 3px 8px;}
.nav a {
  border-left:#cfcfcf 3px solid;color:#783c1a;display:block;font: 12px georgia,helvetica,sans-serif;
  position:relative;margin:1px 1px 1px 3px;padding:0 0 0 4px;text-decoration:none;}
.nav a:hover {border-left:#c00 3px solid;color:#c00;}
.nav a.selected,.nav a.selected:hover {border-left:#00f 3px solid;color:#00f;cursor:text;}
/* end menu */
/* Start calendula */
.calendar {
  background:url(../i/bg20/calendar.png) no-repeat 0 0 #fff;
  border:#5acefd solid;border-width:1px;padding:15px 14px;margin:5px 3px;}
#calendar {position:relative;text-align:center;}
#calendar td {font:bold 12px arial,georgia;padding:0;width:22px;height:18px;}
#calendar td.month {color:#527ac2;font:bold italic 13px georgia;padding:0;width:auto;}
#calendar td.ct {color:#10adfc;padding:3px 0;height:8px;}
#calendar a {color:#d48d79;display:block;text-decoration:none;padding:4px 0;width:22px;height:13px;}
#calendar a:hover {color:red;}
.cb {color:#aac;}
.cv {color:#99f;}
.cs {color:#7f634e;}
#cn {color:#e2e2e2;}
/* end calendula */
/* start select */
#form_select {border:0;margin:5px 0 5px 11px;height:20px;}
#form_select .month,#form_select .god,#form_select .submit {float:left;height:20px;}
#form_select .month,#form_select .god,
#form_select .submit,#form_select .option {border:#7F9DB9 1px solid;color:#565656;font:12px arial,sans-serif;}
#form_select .month {width:80px;}
#form_select .god {padding:1px 0 1px 2px;width:71px;}
#form_select .month,#form_select .god {margin:0 1px 0 0;padding:0;height:18px;#height:20px;}
#form_select .submit {color:#3B6EBF;font:bold 12px georgia,sans-serif;margin:0 0 2px;padding:0 0 2px;width:26px;}
#form_select .option {border:0;padding:0 0 0 3px;}
*html #form_select .submit {height:21px;}
/* end select */
/* Start min-form */
.form {position:absolute;right:2px;bottom:5px;width:160px;}
.form .hq,.form .hs  {border:0;float:left;margin:1px 0 0;}
.form .hq {
  background:url(../i/bg20/st.gif) no-repeat;font:12px helvetica;
  padding:1px 0 0 2px;width:128px;height:18px;}
.form .hs {background:url(../i/bg20/ss.gif) no-repeat;width:27px;height:18px;}
/* End min-form */
/* start forms admin */
form textarea {padding:5px;width:477px;height:400px;}
form .submit {cursor:hand;font:bold 13px Arial;height:21px;}
form textarea,form .submit {color:#000;float:right;margin:0 5px 2px 0;}
#form_edit,#form_post,#form_docedit 
{background-color:#fff;border:#eee 3px solid;font:12px arial;margin:0 auto 10px;padding-top:8px;width:498px;}
#form_edit label,#form_post label,
#form_docedit label {color:#905;float:left;font:bold 13px Arial;margin:3px 10px;}
#form_edit input,#form_post input {margin:0 5px 2px 0;padding:0 0 0 6px;height:19px;}
form textarea,form .submit,#form_edit .tema,#form_post select,#form_post .tema,
#form_post .date,#form_docedit .docedit,#form_docedit div {background-color:#fff;border:silver 1px solid;}
#form_edit .tema,#form_post .tema {float:right;width:481px;}
#form_edit .submit,#form_docedit .submit {width:489px;}
.viem {border:#eee 3px solid;margin:0 auto;padding:10px;text-align:left;width:478px;}
#form_post select {float:left;margin:0 0 2px 4px;width:295px;height:22px;}
#form_post .date {float:right;color:#a66;width:120px;}
#form_post .submit {width:185px;height:22px;}
#form_docedit label {margin:0;}
#form_docedit div {color:blue;margin:5px;padding:7px 5px 1px;height:20px;}
#form_docedit span {float:right;}
#form_docedit .docedit {border-right:0;color:red;font:bold 12px arial;float:right;margin:-2px 0 0;text-align:right;width:120px;height:17px;}
html:root #form_docedit span {margin-top:-1px;} 
#form_docedit span {#margin-top:-1px;}
/* end forms admin */
/* start forms search google blogs */
#search {border:#5acefd 3px solid;font:12px arial,sans-serif;margin:0 auto;padding:10px 0 5px;width:498px;}
#search .search {border:#5acefd 1px solid;float:left;margin:10px 0 10px 5px;padding:0 3px;width:385px;height:19px;}
#search .submit {border:#5acefd 1px solid;color:#91a3cb;float:right;margin:10px 5px 0 0;width:90px;}
#search img {float:left;border:none;margin:0 15px 0 105px;width:75px;height:32px;}
#search input {float:left;margin:6px;}
#search label {float:left;margin:8px;}
/* end forms search google blogs */
/* start email, login, and comments */
#connect {
  background:url(../i/bg20/spam.png) no-repeat 0 0px #fff;border:#5acefd 1px solid;
  font:11px Arial;margin:0 auto 10px;padding-top:8px;width:498px;
}
#connect label {color:#55c;float:left;font:bold 13px Arial;padding:7px 0 0 130px;}
#connect .tema,#connect .name,#connect .email,#connect .cod,#connect textarea
{background:url(../i/bg20/pencil.png) 2px 3px no-repeat #fff;font:12px Arial;margin:0 5px 2px 0;padding:2px 0 0 22px;width:230px;height:18px;}
#connect .tema,#connect .name,#connect .email,#connect .cod,#connect .date,
#connect textarea,#connect .submit {background-color:#fff;border:#5acefd 1px solid;float:right;}
#connect img {border:none;float:right;margin:2px 2px 2px 0;width:120px;height:19px;}
#connect .cod {width:110px;}
#connect .submit {background:#fff;color:#5acefd;cursor:hand;font:bold 13px Arial;margin:0 5px 5px 0;width:489px;height:21px;}
#connect textarea {margin:2px 5px 2px 0;padding:10px 0 2px 22px;overflow:auto;width:465px;height:175px;}
.prim {background:#fff;margin:0;padding:10px;width:465px;}
.prim span {color:#b00;}
.prim dd {margin-left:10px;}
.prim dt {font:bold 12px arial;}
.prima {background:#fff;color:#555;font:bold 12px Arial;margin:10px auto 0;padding:3px 10px 4px;width:478px;}
.prima span {color:#a00;font-weight:normal;}

#login {background-color:#fff;border:#eee 3px solid;border-top:0;font:11px Arial;margin:20px auto 10px;width:365px;}
#login label {color:#55c;float:left;font:bold 13px Arial;padding:7px 0 0 5px;}
#login .tema {background:url(../i/bg20/pencil.png) 2px 3px no-repeat #fff;font:12px Arial;margin:0 5px 2px 0;padding:2px 0 0 22px;width:260px;height:18px;}
#login .tema,#login .submit {background-color:#fff;border:silver 1px solid;float:right;}
#login .submit {background:#fff;color:#c77;cursor:hand;font:bold 13px Arial;margin:0 5px 5px 0;width:355px;height:21px;}
#login .prima {background:url(../i/bg20/mtop.png) repeat-x #fff;color:#555;font:bold 12px Arial;margin:0 0 10px;padding:3px 0 4px;width:360px;}
/* end email, login, and comments */
/* start forms splog */
#form_email {margin:20px auto;font:12px arial,sans-serif;width:500px;}
#form_email textarea {margin:7px 5px 7px 0;padding:5px;width:477px;height:165px;}
#form_email .submit {color:#000;cursor:hand;margin:0 5px 2px 0;width:489px;height:21px;}
#form_email textarea,#form_email .submit {background-color:#fff;border:silver 1px solid;float:right;}
/* end forms splog */
/* start google referent */
.gr_news {background-color:#fcfcfc;border:#f8f8f8 5px solid;margin:0 2% 1%;}
.gr_news a {text-decoration:none;}
.gr_date {color:#a77;font:bold 13px "Times New Roman",serif;margin:10px 12px 0 0;text-align:right;}
.gr_title {background-color:#f9f9f9;margin:1% 2% 0;padding:5px 8px;}
.gr_title a {color:#22c;display:block;font:bold 14px "Times New Roman",serif;}
.gr_title a:hover {color:#c00;}
.gr_desc {margin:0 8px 1%;text-align:justify;}
.gr_returnlink {color:#a77;margin:0 5px 5px;text-align:right;}
.gr_returnlink a {color:#00b;font:11px arial,sans-serif;}
.gr_returnlink a:hover {color:#c60;}
.gr_image {float:left;margin:5px 10px 2px 0;position:relative;}
.gr_clear {clear:both;}
/* end google rferent */
/* start blocks reklam */
.reklams_468 {background-color:#fff; 1px solid;margin:10px auto;text-align:center;width:468px;height:60px;}
.reklams_160 {background-color:#fff; 1px solid;margin:10px auto;text-align:center;width:160px;height:600px;}
/*  end blocks reklam */

