<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {
    font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #373E4C;
    background-color: #e9e9e9;
    margin: 0; 
    padding: 0;
}
#wrapper {
    width: 999px;    
    min-width: 999px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/fon_main.jpg) !important;
}
#cont {
    width: 987px;
    margin: 0 auto;
    overflow: hidden;
}
/*RSS*/
a.syndicate-module {
    width: 26px;
    height: 26px;
    float: left;
    background: url(../images/rss_img.gif) no-repeat;
    margin-left: 10px;
    margin-top: 2px;
    
}
a.syndicate-module:hover {
    background-position: 0 -26px;
}
/*Header*/
.daytime {
    width: 190px;
    float: right;
    font-size: 11px;
    font-weight: bold;
    color: #373E4C;
    text-align: center;
    padding-right: 20px;
    padding-top: 7px;    
}
/*Top Line*/
#topline {
    width: 987px;
    height: 30px;
    background-color: #f9f8f6;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
#logocont {
    width: 568px;
    padding-left: 15px;
    float: left;
}
/*Search*/
#linesearch {
    width: 987px;
    height: 30px;
    background-color: #3c3d38;
}
.searchmain {    
    padding-left: 750px;
}
#mod-search-searchword {
    border:solid 1px white;
    height: 16px;
    color: #3c3d38;
    margin-top: 6px;
}
.searchbutton {
    height: 18px;
    width: 50px;
    background-color: #2eb80d;
    color: white;
    border: none;
    margin-left: 10px;
    margin-bottom: 1px;
}
.word ,.phrases, .only{
    border: 1px solid #ccc;
    color: #3c3d38;
}
/*Menu*/
#linemenu {
    z-index: 200;
}
/*Breadcrumbs*/
#linebread {
    width: 987px;
    height: 30px;
    background-color: #f9f8f6;
    border-bottom: 1px solid #ccc;
    z-index: 190;
}
#linebreaddown {
    width: 952px;
    height: 30px;
    background-color: #f9f8f6;
    border-bottom: 1px solid #ccc;
    z-index: 190;
    float: left;
}
a#topdown {
    width: 35px;
    height: 30px;
    float: left;
    border-bottom: 1px solid #ccc;
    background: url(../images/top_image.gif) no-repeat;
}
a#topdown:hover {
    background-position: 0 -31px;
}
.breadcrumbs {
    font-weight: normal;
    font-size: 85%;
    padding-top: 7px;
    padding-left: 10px;
}
.breadcrumbs span.showHere {
    font-weight: bold;
}
.breadcrumbs a {
    color: #3c3d38;
}
.breadcrumbs a:hover {
    color: #2eb80d;
}
/*Carousel*/
#carousel {
    z-index: 100;
}
#carousel2 {
    height: 300px;
}
/*Slider*/

/*Middle*/
#containerleftmain {
    width: 575px;
    padding-left: 10px;
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
#containerrightmain {
    width: 369px;
    *width: 369px;
    padding: 0 10px 0 10px;
    float: right;
    
}
#containerleft {
    width: 250px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}
#containerright {
    width: 707px;
    padding-right: 10px;
    float: right;
}

/* ++++++++++++++  flashnews  ++++++++++++++ */
.newsflash {
    padding-top: 7px;
    width: 575px;
}
.flashcont {
    margin-bottom: 10px;
    text-align: justify;
}
.flashcont img{
    float: left;
    margin: 3px 10px 10px 0;
}
.flashcont p{
    margin: 0;
}
div.podrob {
    width: 575px;
    height: 17px;
    margin: 5px 0 5px 0;
}
div.flashdate {
    color: #3c3d38;
    font-size: 11px;
    font-weight: bold;
    float: left;
    width: 440px;
}
div.flashhits {
    background: url(../images/hits.gif) no-repeat;
    color: #3c3d38;
    font-weight: bold;
    font-size: 11px;
    text-indent: 18px;
    width: 125px;
    float: right;
    
}
.flash_title {
    width: 575px;
    background-color: #f9f8f6;
    border: 1px solid #ccc;
    color: #3c3d38;
    font-weight: bold;
    font-size: 105%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 3px;
}
.flash_title a:hover{
    color: #2eb80d;
    text-decoration: underline;
}
.flash_title a{
    display: block;
    padding: 10px 10px;
    color: #3c3d38;
    text-decoration: none;
}
.flashcont div.readmore {
    width: 575px;
}
.flashcont a.readmore {
    display: block;
    width: 100px;
    padding: 3px 10px;
    background-color: #f9f8f6;
    border: 1px solid #3c3d38;
    color: #3c3d38;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    
}
.flashcont a.readmore:hover {
    background-color: #2eb80d;
    color: white;
}

/* ++++++++++++++  rightcolumn  ++++++++++++++ */
.rightcolumn {
    width: 369px;
}
.rightcolumn ul.category-module {
    margin: 0;
    padding: 0;
    list-style: none;
}
.rightcolumn img{
    float: right;
    padding-bottom: 3px;
}
.rightcolumn p{
    margin: 0;
    font-size: 11px;
    padding-bottom: 5px;
    text-align: justify;
}
span.rightdate {
    width: 369px;
    color: #3c3d38;
    font-size: 11px;
    font-weight: bold;
}
.rightcolumn a.righttitle {
    width: 369px;
    border-bottom: 1px solid #3c3d38;
    color: #3c3d38;
    font-weight: bold;
    font-size: 105%;
    text-align: left;
    overflow: hidden;
    margin-bottom: 3px;
    padding: 5px 0 5px 0;
    display: block;
    text-decoration: none;
}
.rightcolumn a.righttitle:hover{
    color: #2eb80d;
    text-decoration: underline;
}
.rightcolumn div.readmore {
    width: 371px;
}
.rightcolumn a.readmore {
    display: block;
    width: 100px;
    padding: 3px 10px;
    background-color: #f9f8f6;
    border: 1px solid #3c3d38;
    color: #3c3d38;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    
}
.rightcolumn a.readmore:hover {
    background-color: #2eb80d;
    color: white;
}
/*Mostread*/
div.tophits {
    background: url(../images/hits.gif) left no-repeat;
    color: #3c3d38;    
    font-size: 10px;
    text-indent: 18px;
    
}
.toptitle {
    width: 369px;
    border-bottom: 1px solid #3c3d38;
    color: #3c3d38;
    font-weight: bold;
    font-size: 105%;
    text-align: left;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 3px;
    padding: 5px 0 5px 0;
    display: block;
    text-decoration: none;
}
.mostread a {
    color: #3c3d38;
    text-decoration: none;
}
.mostread a:hover {
    color: #2eb80d;
    text-decoration: underline;
}
/*Footer*/
.footercontleft {
    width: 577px;
    float: left;
    padding: 5px 10px;
    font-size: 85%;
    font-weight: bold;
}
.footercontright {
    width: 380px;
    float: right;
    text-align: right;
    padding-right: 10px;
}
/*Gallery Main*/
.gallerytitle {
    width: 369px;
    border-bottom: 1px solid #3c3d38;
    color: #3c3d38;
    font-weight: bold;
    font-size: 105%;
    text-align: left;
    overflow: hidden;
    margin-bottom: 3px;
    padding: 5px 0 5px 0;
    display: block;
    text-decoration: none;
}
.joomimg101_img img {
    border: 0;
}</pre></body></html>