﻿/* WEB STYLE */
body { background: url('/images/bodyside-bg.gif') #F4F4F4; margin: 0; padding: 0; }
.clear { height: 10px; clear: both; }

/* HEADER STYLE */
#header-side { display: block; position: relative; width: 780px; margin: 0 auto; font: normal 11px Tahoma; color: #FFFFFF; clear: both; }
#header-side #first-cell { width: 220px; float: left; }
#header-side #second-cell { width: 560px; height: 168px; background: url(/images/secondcell-bg.gif) no-repeat #828180; float: right; }
#second-cell .switch-lang { padding: 5px 20px 0 0; text-align: right; }
.switch-lang a { font-weight: bold; color: #444; text-decoration: none; }
.switch-lang a:hover { color: #444; text-decoration: underline; }
#second-cell .logo-text { margin: 58px 0 0 0; }
.logo-text img { behavior: url(/global/iepngfix.htc); }
#second-cell .date-history { text-align: right; margin: 0 20px 0 0; }

/* MAIN STYLE */
#main-side { display: block; position: relative; width: 780px; margin: 0 auto; background: url(/images/middleside-bg.gif); clear: both; }
#first-colum { display: block; width: 23px; float: left; }
#second-colum { display: block; width: 550px; font: normal 11px Tahoma; color: #444; float: left; }
#second-colum .news-items { margin: 20px; }
#second-colum .public-items { margin: 20px; }
.public-items a { color: #444; text-decoration: none; }
.public-items a:hover { color: #E62121; text-decoration: underline; }
.news-items a { color: #E62121; text-decoration: none; }
.news-items a:hover { text-decoration: underline; }
.news-items img { margin: 0 8px 0 0 }
.news-items table { font: bold 11px Tahoma; color: #444; }
.news-items .news-title { margin: 0 0 5px; font: bold 13px Tahoma; color: #2B6197; text-decoration: none; }
.news-items .news-date { margin: 2px 0; font: 10px Tahoma; color: #E62121; }
.news-items .news-intro { margin: 0; text-align: justify; }
.news-items .news-more { margin: 5px 0; text-align: right; color: #249124; }
#third-colum { display: block; width: 207px; float: right; }
#menu-list { width: 167px; margin: 33px 0 0 0; }
#menu-list td.menu-item { padding: 7px 0 7px 40px; font: bold 12px Tahoma; }
#menu-list a { color: #444444; text-decoration: none; }
#menu-list a:hover { color: #B0180B; text-decoration: none; }
#news-calendar { font: normal 11px Tahoma; text-align: center; }
#news-calendar .year-month { font: bold 14px Tahoma; color: #484738; text-decoration: none; }
#news-calendar th { width: 14%; }
#news-calendar .week-day { color: #0A569F; }
#news-calendar .week-end { color: #A02614; }
#news-calendar .begin-day { background: #F4F4F4; border:1px solid #BCBCBC; color: #444444; }
#news-calendar .begin-day a { color: #0A569F; text-decoration: none; }
#news-calendar .end-day { background: #F8C3B0; border:1px solid #E79578; color: #444444; }
#news-calendar .end-day a { color: #A02614; text-decoration: none; }

/* FOOTER STYLE */
#footer-side { display: block; position: relative; width: 780px; height: 90px; margin: 0 auto; background: url(/images/footerside-bg.gif); clear: both; }
#footer-side .copyright-side { width: 737px; height: 60px; padding: 15px 20px 15px 0px; background: url(/images/dottedline195x1.gif) repeat-x top; font: normal 11px Tahoma; color: #444; text-align: right; float: right; }
.copyright-side img { margin: 0 0 0 5px }