h1 {
    padding:0;
    margin: 0;
}
td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #000000;

}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../../../images/M_images/arrow.png);
  list-style-image : url(../../../images/M_images/arrow.png);
}

hr {
  background       : #C00000;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}


/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
}

a:hover {
  color            : #e96d38; /* #0000ff; */
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #c00000;
  font-weight      : bold;
  border-bottom    : 1px dashed #c00000;
  text-decoration  : none;
}

a.category:hover {
  color            : #c00000;
}

a.buttonbar:link, a.buttonbar:visited {
  font-family      : Trebuchet MS;
  font-size        : 12px;
  color            : #ffffff;
  font-weight      : bold;
  border-bottom    : 1px dashed #ffffff;
  text-decoration  : none;
}

a.buttonbar:hover {
  color            : #ff0000;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS;
  font-size        : 11px;
  color            : #c00000;
  font-weight      : bold;
  border-bottom    : 1px dashed #c00000;
  text-decoration  : none;
}
a.blogsection:hover {
  color            : #c00000;
}


/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : times new roman, Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  width            : 100%;
  text-align       : left;
  margin-bottom    : 3px;
  padding-left     : 5px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  line-height      : 20px;
  background-color : #ffffff;
  color            : #000000;
}

a.mainlevel:hover {
  color            : #ff0000;
}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 12px;
  width            : 100%;
  text-align       : right;
  margin-bottom    : 3px;
  padding-right    : 3px;
}

a.sublevel:link, a.sublevel:visited {
  display          : block;
  line-height      : 14px;
  background-color : #ffffff;
  color            : #000000;
}

a.sublevel:hover {
  color            : #000000;
}

/* ###################### MODULE SETTINGS ###################### */

table.moduletable {

  width            : 100%;
  margin-top       : 1px;
  padding-left     : 1px;
  padding-right    : 0px;
  padding-top      : 0px;
  padding-bottom   : 0px;
}

table.moduletable th {
background: url(/images/mods_fon.gif) repeat-x #ffc9c9;
  width            : 100%;
  font             : Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : center;
  padding          : 1px;

}

table.blog {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #27A19A;
}

.newsflash {
  width            : 100%;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #ffffff;
  line-height      : 14px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;

}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}
.search_input{
    font-weight: bold;
}
/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial;
  font-size        : 20px;
  font-weight      : bold;
  color            : #000000;
  padding          : 1px;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #330000;
}

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
}

.contentheading {
  font-family      : Arial;
  font-size        : 15x;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  padding-top      : 7px;
  border-bottom    : 0px solid #ff0000;
  overflow: hidden;
}
.componentheading {
  background: url(/images/mods_fon.gif) repeat-x;
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : center;
  padding          : 0px;
  background-color : #ed1c24; /* #ff6666; */
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #C0C0C0;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

.highlight {
	background-color: #ff0000;
	color: #ffffff;
        font-weight: bold;
	}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #fee2e2;
  margin-left      : 1px;
  margin-right     : 1px;
  border-top       : 1px dashed #ffffff;
 }

.sectiontableentry2 {
  background-color : #fee2e2;
  margin-left      : 1px;
  margin-right     : 1px;
  border-top       : 1px dashed #ffffff;
 }

.sectiontableheader {
  background-color : #ffcece;
  color            : #444444;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #ff3300;
  color            : #ffffff;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  padding          : 1px;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  border-bottom    : 1px dashed #909090;
}

a.pathway:hover {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  width: auto;
  padding: 0px 3px;
  line-height: 20px;
  margin: 1px;
}
a.pagenav {
  font-weight: bold;
  text-decoration: underline;
  color: #ED1C24;
}
a.pagenav:hover {
  text-decoration: none;
  color: #000000;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

/* css vote */
.vote_area {width:80px;height:16px;padding: 0;margin: 0;}
#vote_bg {background:#6de105;height:16px;font-size: 1px;}
.vote_stars {width:80px;height:16px;position:relative;top:-16px; overflow: visible; white-space: nowrap;}

/* css calendar */
.calendar a {
    color: red;
}
.calendar  td {
    padding: 5px;
}
.days td {
    border-bottom: 1px solid black;
    font-weight: bold;

}
.i td {
    background: #FFFFFF;
}
.calendar_cat {
    padding-bottom: 10px;
}
.calendar_cat a {
    border-bottom: 1px dotted red;
    color: red;
}
a.calendar_notactive {
    border: none;
    color: #000;
}
#calendar {
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
#calendar td {
    padding: 3px;
}
/* css promo */
.promo {
    width: 560px;
    border: 1px solid #CCC;
    background: #DDDDDD;
    padding: 0;
    margin: 0;
}
.promo .img {
    width: 560px;
    height: 180px;
    background: url(/img/loader.gif) no-repeat 50% 50%;
    cursor: pointer;
    overflow: hidden;
}
.promo .menu {
    background: #FF0000;
    padding: 1px;
}
.promo .menu a, .promo .menu a:visited {
    display: inline-block;
    text-decoration: none;
    background: #DDDDDD;
    border-right: 1px solid #3E3B31;
    padding: 5px;
    min-width: 65px;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
}
* html #promo .menu a, *+html .promo .menu a  {
    width: 65px;
    white-space: nowrap;
}
.promo .menu a:hover {
    background: #FFD600;
}
.about {
    margin-top: -10px;
}
.about a {
    text-decoration: underline;
}
.about_images img {
background: #FFF;
padding: 10px;
border: 5px solid #CCC;
}
.about_contact img {
background: #FFF;
padding: 5px;
border: 3px solid #CCC;
float: left;
}
.about_chief img {
background: #FFF;
padding: 5px;
border: 3px solid #CCC;
}
.about_contact p {
padding-left: 130px;
}
.clear {
clear:both;
}
.about_cover {
float: left;
}
.about_chief {
float: right;
width: 150px;
}
.about_centr p {
padding-left: 210px;
padding-right: 160px;
}
.content_item a {
    text-decoration: underline;
}
.ukt_net {
    margin-bottom: -3px;
}
.ukt_net a {
    font-size: 7pt;
    color: #4d4d4d;
}
.ukr_net a:hover {
    text-decoration: underline;
    color: red;
}
a.tooltip:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip { border-bottom: 1px dashed #FF0000; color: #FF0000; font-weight: bold;}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:300px;}
a.tooltip:hover span{display:inline; font-weight: normal; padding: 10px; position:absolute; background:#ffffff; border:1px solid #1a1a1a; color:#1a1a1a;}

.mosimg {
    position: absolute;   
    top: 0;   
    left: 0;   
}
.mosimage_caption_bottom {
    background: #111;   
    filter:alpha(opacity=75);   
    opacity:.75;   
    color: #fff;   
    position: absolute;   
    bottom: 0;   
    left: 0;   
    padding: 10px;
    border-top: 1px solid #999;   
}
.mosimage_caption_top {
    background: #111;   
    filter:alpha(opacity=75);   
    opacity:.75;   
    color: #fff;   
    position: absolute;   
    top: 0;   
    left: 0;   
    padding: 10px;
    border-top: 1px solid #999;   
}


div.gfooter {
  width: 806px;
  background-color: #ffffff;
}

div.inlinks {
  background-color: #ed1c24;
  text-align: center;
  padding: 10px;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

div.inlinks a {
  display: inline-block;
  padding: 0 10px;
  margin: 0 5px;
  border-left: 1px solid #ffffff;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

div.inlinks a:hover {
  color: #f5f5f5;
}

div.inlinks a.f {
  border: none;
}

div.outlinks {
  text-align: center;
  padding: 8px 0;
  background-color: #efefef;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
ul.outlinks { margin: 0; margin-left: 8px; padding: 0; display: inline; }
ul.outlinks li {display:inline-block;zoom: 1; _display: inline; margin:0;margin-right: 14px;padding: 0; vertical-align: middle; }
ul.outlinks a {display:inline-block; _display: inline; zoom: 1; background:url(img/outlinks.png) no-repeat;}
ul.outlinks li a.bliksport{background-position:-0px -0px;width:84px;height:30px;}
ul.outlinks li a.bliksport:hover{background-position:-0px -49px;}
ul.outlinks li a.adevarul{background-position:-84px -0px;width:86px;height:20px;}
ul.outlinks li a.adevarul:hover{background-position:-84px -49px;}
ul.outlinks li a.blik{background-position:-170px -0px;width:50px;height:45px;}
ul.outlinks li a.blik:hover{background-position:-170px -49px;}
ul.outlinks li a.blikhealth{background-position:-220px -0px;width:68px;height:48px;}
ul.outlinks li a.blikhealth:hover{background-position:-220px -49px;}
ul.outlinks li a.bliktv{background-position:-288px -0px;width:44px;height:45px;}
ul.outlinks li a.bliktv:hover{background-position:-288px -49px;}
ul.outlinks li a.top300{background-position:-332px -0px;width:58px;height:45px;}
ul.outlinks li a.top300:hover{background-position:-332px -49px;}
ul.outlinks li a.click{background-position:-390px -0px;width:60px;height:25px;}
ul.outlinks li a.click:hover{background-position:-390px -49px;}
ul.outlinks li a.blikwomen{background-position:-450px -0px;width:67px;height:45px;}
ul.outlinks li a.blikwomen:hover{background-position:-450px -49px;}
ul.outlinks li a.bliksunday{background-position:-517px -0px;width:42px;height:45px;}
ul.outlinks li a.bliksunday:hover{background-position:-517px -49px;}
ul.outlinks li a.blikcooking{background-position:-559px -0px;width:71px;height:49px;}
ul.outlinks li a.blikcooking:hover{background-position:-559px -49px;}

div.copyright {
  text-align: center;
  padding: 10px;
  background-color: #ffffff;
}
div.copyright p {
	margin: 0;
	padding: 5px 0;
}
div.copyright a {
  color: #ed1c24;
  text-decoration: underline;
  font-weight: bold;
}

div.copyright a:hover {
  color: #ff4e56;
}

div.counters {
  padding: 10px;
  text-align: center;
  background-color: #efefef;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

div.counters span {
  display: inline-block;
  margin: 0 5px;
}
