/*********************************/

/*----------- CENTER ------------*/

/*********************************/

/** Category **/

#category {
    margin: 10px;
    margin-left: 0px;
    margin-right: 5px;
}

#category a {
    color: #169dcc;
    font-weight: bold;
    text-decoration: none;
}

#category a:hover {
    text-decoration: underline;
}

#category ul {
    margin: 0px;
    padding: 0px;
}

#category ul li {
    list-style-type: none;
    line-height: 24px;
    border-bottom: 1px solid #e8e8e8;
    padding: 0px 6px;
}

.ortitle {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight: bold;

    color: #ffffff;

    /*background: url(../images/orange_corner.gif) #fc8100 no-repeat top right;*/

    background-color: #fc8100;

    text-transform: uppercase;

    padding: 6px 12px 6px 12px;

}

#category .ortitle a {
    color: #ffffff;
    text-decoration: none;
}

#category .ortitle a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.orgcolumn2 {
    background-color: #fefaf3;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    width: 33%;
    vertical-align: bottom
}

.whtcolumn2 {
    border-top: 1px solid #e8e8e8;
    width: 33%;
    vertical-align: bottom
}

.cat {
}

.cat span {
    float: right;
    color: #7a7a7a;
    font-size: 11px;
}

.cat br {
    clear: both;
}

/** Advert **/

table.advtext {
    margin: 5px 0px 2px;
}

span#rc2 {

    float: none;

    background: url(../images/gray_corner_r.gif) no-repeat top right;

    padding-top: 4px;

    *padding-top: 4px;

    *padding-right: 1px;

    padding-bottom: 9px;

    height: 13px;
}

/** Modyfied at 02-09-2010 begin **/

table.advtext td {
    padding: 10px 5px 10px 0px;
    color: #7a7a7a;
    font-size: 11px;
}

tr.advgr {
    background-color: #f8fbf2;
}

table.advtext td a {
    color: #169dcc;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    line-height: 11px;
}

table.advtext td a:hover {
    text-decoration: underline;
}

table.advtext td span {
    color: #4a7b03;
}

table.advtext td span a {
    color: #4a7b03;
    font-weight: normal;
    font-size: 11px;
}

table.advtext td p.article {
    padding: 0px 0px 5px 10px;
    line-height: normal;
}

table.advtext td .catblock {

    display: block;
    float: right;

    border: 1px dashed #7a7a7a;

    font: bold 12px/12px Arial, Helvetica, sans-serif;

    padding: 8px;

    width: 114px;

    margin-right: 5px;

}

td.advdate {
    text-align: center;
    width: 84px;
}

/** Modyfied at 02-09-2010 end **/

/** Modyfied at 02-09-2010 begin **/

#tag {
    margin: 25px 0px 20px;
}

#tag .title {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 16px;

    color: #7a7a7a;

    font-weight: bold;

    margin: 20px 0px 10px;

}

#tag ul.regions {
    padding: 0px;
    margin: 0px;
}

#tag ul.regions li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    line-height: 18px;

    float: left;
    width: 180px;
}

#tag ul.regions li span {
    color: #7a7a7a;
    font-size: 11px;
}

#tag ul.regions a {
    color: #008ab0;
}

#tag .cloud {
    line-height: 29px;
    padding: 0px 5px;
}

#tag .cloud a {
    color: #169dcc;
    text-decoration: none;
}

#tag .cloud a:hover {
    text-decoration: underline;
}

/** Modyfied at 02-09-2010 end **/

/** Articles at index page **/
td.all {
    color: #fc8100;
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
}

td.all a {
    color: #fc8100;
    text-decoration: underline;
}

td.all a:hover {
    text-decoration: none;
}

.orgcolumn {
    background-color: #fefaf3;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 7px 12px;
    width: 33%;
}

.orgcolumn a {
    color: #169dcc;
    font-weight: bold;
    text-decoration: none;
}

.orgcolumn a:hover {
    text-decoration: underline;
}

.whtcolumn {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 7px 12px;
    width: 33%;
}

.whtcolumn a {
    color: #169dcc;
    font-weight: bold;
    text-decoration: none;
}

.whtcolumn a:hover {
    text-decoration: underline;
}