.assmsctitle
{
    text-decoration: none;
    color: #3d615d;  //green
}
.assmsc
{
    text-decoration: none;
//    color: DarkBlue;
    color: #3348a3;
}
.assmsc:hover
{
    color:GREY;
}



a
{
//    color: #960014; //red
//    text-decoration: underline;
    color: #3d615d; //green
//    color: #3348a3;
//    text-decoration: none;
}

a:hover
{
    color: #3348a3;
}

a img
{
    border: 0px;
}

body
{
    font-size: 90%;
    font-family: Times New Roman;
    background: url(im/sajtbg.jpg) #FFFFFF repeat-x;
    margin: 0px;
}

h1
{
    color: #754827;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 4px 6px;
}

hr
{
    color: #B45D16;
}

td.fieldname
{
    font-size: 80%;
    font-weight: bold;
    text-align: right;
}

.articleabstract
{
    padding-top: 6px;
}

.articlebox
{
    background: #EBF5F4;
    color: #000000;
    font-size: 108%;
    padding: 6px 6px 6px 0px;
}

.articletitle
{
//    color: #922935;
//    text-decoration: underline;
    color: #3d615d;
    text-decoration: none;
}

.banners
{
    margin-bottom: 10px;
    margin-left: 5px;
    margin-top: 20px;
    text-align: center;
    width: 140px;
    float: left;
}

.breadcrumb
{
    margin-top: .2em;
}

.centerblock
{
    margin-left: 30px;
    margin-right: 30px;
    clear: both;
}

.comment
{
    font-size: smaller;
    padding: 4px 0px 4px 0px;
}

.content
{
    background: #EBF5F4;
    border: 1px solid #3A635E;
    border-top: 0px;
    padding-bottom: 100px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    width: 100%;
}

.copyright
{
    background: #90CCCA;
    border: 1px solid #3A635E;
    position: relative;
}

.footermenulink
{
    font-family: Times New Roman;
    margin: 10px;
    text-align: center;
}

.footermenulink a
{
    color: #000000;
}

.GridViewAlternatingRowStyle
{
    background: #FFFFFF;
    color: #284775;
}

.GridViewHeaderStyle
{
    background: #FFFFFF;
    color: #3A6257;
    font: normal normal 9.6pt Times New Roman; ;
}

.GridViewRowStyle
{
    border: 1px solid #BDC9C7;
}

.GridViewStyle
{
    border: 1px solid #BDC9C7;
    padding: 4px;
}

.header
{
    background: url(im/bgheader.gif) repeat-x top;
    height: 96px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 30px;
}
.hd
{
    border-right: 1px solid #3A635E;
    background: url(im/bgheader.gif) repeat-x top;
    width: 100%;
}
.ten_left
{
    position: absolute;
    top: 96px;
    left: 45px;
    width: 25px;
    background: url(im/tl.jpg) repeat top;
    height: 400px;
}
.ten_left2
{
    background: url(im/tl.jpg) repeat-y top;
}
.header_bg
{
    background: url(im/header_right_bg.jpg) no-repeat left top;
    width: 100%;
}

.highlight
{
    background: #f0f9f8;
    color: #000080;
}

.highlightcity
{
    background: #86BEE4;
}

.highlightcountry
{
    background: #818689;
}

.highlightstate
{
    background: #F4C977;
}

.ht
{
    height: 46px;
}

.images img
{
    border: 1px solid #3A635E;
}

.LanSelector
{
    float: right;
    font-size: 85%;
    margin-right: 5px;
    margin-top: 4px;
}

.leftcol
{
    background: #FFFFFF url(im/bgcenter.gif) repeat-x;
    border-left: 1px solid #3A635E;
    float: left;
    width: 180px;
}

.lefthd
{
    display: block;
    height: 96px;
    float: left;
    width: 600px;
}

.maincontent
{
    background: #FFFFFF;
    margin-left: 6px;
    margin-top: 10px;
    overflow: visible;
    position: relative;
    width: 100%;
}

.newsdate
{
    color: #526864;
    font-size: 100%;
}

.newsletterbox
{
    font-size: 11px;
}

.newsletterboxcontent
{
    padding: 6px;
}

.outerurls
{
    text-align: center;
}

.outerurls a
{
    border: 4px solid #C2E0DE;
}

.outerurls a img
{
    border: 1px solid #5E5E5E;
}

.outerurls div
{
    margin-bottom: 10px;
    margin-top: 10px;
}

.pollbar
{
    background: #FF0000;
    font-size: 4px;
}

.pollbox
{
    font-size: 11px;
}

.pollcontent
{
    padding: 6px;
}

.polloptions
{
    padding-bottom: 4px;
    padding-top: 10px;
}

.pollquestion
{
    font-size: 13px;
    font-weight: bold;
}

.postinfo
{
    background: #F9E5DC;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}

.postinfo2
{
//    background: #F9E5DC;
//    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.posttitle
{
    background: #9A3323;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 3px;
    margin-top: 0px;
}

.postbody
{
   padding: 3px;
   background: #EBF5F4;
   text-align: left;
}


.progressbar
{
    background: #FF0000;
    height: 15px;
    width: 0px;
}

.progressbarcontainer
{
    border: solid 1px #000000;
    height: 15px;
    padding: 1px;
    width: 98%;
}

.righthd
{
    float: right;
    height: 96;
}

.SearchBox
{
    float: left;
    padding-left: 7px;
    padding-top: 0px;
    display: inline;
}
.site_map
{
    float: right;
    width: 110px;
    margin-top: 4px;
}
.sectiontitle
{
    font-size: 120%;
    color: #3d615d;
    font-weight: bold;
}

.skrepka
{
    background: url(im/skrepka.gif);
    height: 45px;
    right: 5px;
    top: -22px;
    position: absolute;
    width: 26px;
    z-index: 10;
}

.t1
{
    background: url(im/t1.g) no-repeat left;
    height: 32px;
    margin-right: -30px;
    padding-left: 6px;
    position: relative;
    width: 100%;
    width: 100%;
}



.tenjbottom
{
    /*	background: url(im/bottomborder_tenj.jpg) repeat-x bottom;*/
    width: 100%;
}

.title
{
    background: url(im/bgunderheader.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #8ecac8;
    border: 1px solid #3A635E;
    height: auto;
    min-height: 23px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    width: 100%;
}
.font_ter
{ font-family:Arial;
    font-weight:bold;
    color:#952a45;
    font-size:11pt;
}
.topimg
{
    background: #FFFFFF url(im/bgcenter.gif) repeat-x;
    border-right: 1px solid #3A635E;
    padding-bottom: 20px;
    padding-top: 10px;
}

.underheader
{
    background: url(im/bgunderheader.gif);
    border: 1px solid #3A635E;
    clear: both;
    height: 23px;
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
}

.visitortypeimage
{
    display: block;
    padding: 1px;
    text-align: center;
    width: 82px;
}

.visitortypeimage a
{
    color: #3A635E;
//    text-decoration: underline;
    text-decoration: none;
    top: -10px;
}

#bannerbox
{
    background: #E1E1E1;
    border: 2px #C35308;
    margin: 20px 10px;
    padding: 5px;
    text-align: center;
}

#bannerbox a
{
    color: #000000;
    font-size: solid, 10px;
    text-decoration: none;
}

#centercol
{
    padding: 0px;
    position: relative;
    z-index: 1;
}

#centercolcontent
{
    padding: 15px 10px 15px 10px;
}

#centercolcontent div.sectiondescription
{
    font-weight: normal;
}

#centercolcontent div.sectionsubtitle
{
    font-weight: bold;
    padding-bottom: 4px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
    color: #000000;
    font-size: 110%;
    font-weight: bold;
}

#container
{
    background: #EFF8F5;
}

#footer
{
    background: #8ECBC7;
    height: 42px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#footermenu
{
    padding-top: 10px;
    text-align: center;
}

#footertext
{
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 3px;
    text-align: center;
}

#header
{
    background: #FCFCF9;
    display: block;
    height: 150px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: absolute;
}

#header2
{
    display: inline;
    height: 100%; /*background-image: url(im/header.jpg);    background-position: left, top; 	background-repeat: no-repeat;*/
    margin: 0px;
    padding: 0px;
    width: 850px;
}

#loginbox
{
    color: #000000;
    display: inline;
    font-size: 10px;
    height: 80px;
    width: 180px;
    position: absolute;
    top: 20px;
    right: 40px;
}

#loginbox a
{
    color: #000000;
}

#loginbox input
{
    background: #E0E7F5;
    border-color: #800000;
    color: #800000;
    font-size: 10px;
}

#rightcol
{
    background: #818689;
    color: #FFFFFF;
    font-size: 10px;
    position: absolute;
    right: 20px;
    top: 170px;
    width: 198px;
}

#rightcol a
{
    color: #0000FF;
}

#rightcol a
{
    color: #FFFF00;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
    background: #706A6A;
    color: #F7B76B;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 6px 6px 3px;
    text-transform: uppercase;
}

#rightcol div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}

#siteborder
{
    background: #FFFFFF;
    padding: 10px;
}

#themeselector
{
    font-size: 10px;
    height: 80px;
    padding: 2px 2px 2px 2px;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 133px;
    width: 180px;
}

#themeselector select
{
    background: #E1E1E1;
    color: #000000;
    font-size: 10px;
}

#underheader
{
    background: #8ECBC7 top;
    height: 22px;
    margin: 1px 0px 1px 0px;
    padding: 3px 10px 3px 10px;
}

#welcomebox
{
    font-size: 12px;
    text-align: right;
}
