body {color: #000; background: #fff;} 
body {background-attachment: fixed !important; }

.bg-color-page, .bg-color-cont {background:#E5E5E5;}
.bg-color-main {background:#F5F5F5;}
.bg-color-box {background:#EDEDED;}
.bg-color-menu {background:#0360A4;}
.bg-color-menu-in {background:#0074BC;}
.bg-color-add {background: #BABABA;}
.bg-color-bc {background: #D9D9D9;}

/* PAGE */
#page {background-color: transparent;}

/* HEADER */
#header-area {background: #fff;}
#header-title {color:#026CB6;}
#header-inner {background: transparent;}
#header-logo {background:url("images/logo.png") no-repeat 0 0 transparent;}

#header-webseminar a{color:#333;}
#header-info{background:url("images/info.jpg") no-repeat 0 0 transparent;}

#header-menu-stand {background: url(images/stand.png) no-repeat center center;}

/*MENU TOP*/

/* CONTENTS */
#pagetitle {color: #000;}

#contents-center-inner .news-text a:link {color: #000;}
#contents-center-inner .news-text a:visited {color:#000;}
#contents-center-inner .news-text a:hover {color:#000;}
#contents-center-inner .news-text a:active {color:#000;}
.main-content .news-preview-text{color:#808080}

#right-column-inner div.news-list.news_nopriz_right div.main-news-list div.news-wrap {background-color: #EDEDED;}
#right-column-inner .news-last, #right-column-inner .news-top, #right-column-anonse-inner .mog-box{background-color: #EDEDED;}
#right-column-anonse-inner .mog-box .news-list .news-item{background-color: rgb(245,245,245);}
#right-column-inner .news-center, #right-column-inner .news-top{border-bottom: 10px solid #F5F5F5;}
#right-column-inner .right-column-anonse_news {background-color: #EDEDED;}

#breadcrumb-area {background: #D9D9D9;}

.row.main-page-news.info-list-rows a span {color:#808080; }
.row.main-page-news.info-list-rows a span:hover {color:#0074BC; }
.row.main-page-news.info-list-rows a i{background-color:#0074BC; color:#FFF;}
.row.main-page-news.info-list-rows a:hover i {background-color:#808080; }
div#contents-center-area div#contents-center-inner.area-inner.bg-color-add{background-color:#f5f5f5;}

/* FOOTER */
#footer-area {background: rgb(245,245,245);}

/* SEPARATOR */
.separator, .separator-top, .separator.main {border-bottom: 1px solid #808080;margin-bottom: 15px;padding-top: 25px;}
#compliment-inner .separator-top, .separator.main {border-color: rgb(2,108,182);}

.bg-opacity {background: url(images/bg/bg_opacity.png);padding: 5px;}

/*Links*/
a:link {color:#333;}
a:visited {color:#333;}
a:hover {color:#333;}
a:active {color:#333;}

a:hover, .button:hover, a.active, a.selected {
	color:rgb(2,108,182);
}

h1{ color:#069; }
h1,h2,h3,h4,h5,h6{color:#333;font-weight:400;margin:0 0 15px 0;padding:0;}

hr, .hr {border-color: #E9E9E9;}
.nav a{color:#47190B; border-bottom-color:#47190B; border-bottom-style:dotted;}
.nav a:hover{color:#47190B; border-bottom-color:transparent; text-shadow: 1px 1px 4px #946457;}
.nav a:visited{color:#47190B; border-bottom-color:#47190B;}

/*Error & OK messages*/
.errortext, .starrequired {color: red;}  
.errortext, .notetext {background:#FFFEEB; border-color: #FFD482;}

/*EFFECTS*/
a.detail{color:#F6F4ED;}

.news-name-right-blue {color:#fff;}
.section.bold-2{font-size:14px;color:rgb(2,108,182)}
.section.bold-3{font-size:14px;color:#fff;}

.link:hover{color:#0360A4;}