
/* ************************************************ */
/* Generic Design Css: design.css */


#body, #main-table {
	margin: 0 auto;
}

#main-table{
	width: 766px;
}

.bkg-slg {
	background: url('../../../../designs/design376/color8/images/bkg_slg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

#logo-container {
	width: 123px;
	height: 91px;
	float: right;
	position: relative;
	background-image: url('../../../../designs/design376/color8/images/ugol_right_up.gif'); 
	background-repeat: no-repeat;
	background-position: right bottom;
}

#logo {
	position: absolute;
	top: 6px;
	right: 15px;
}

#keyvisuala, #slogan {
	float: left;
}

#menu-cell {
	padding-bottom: 1px;
}

.bkg-menu {
	background-image: url('../../../../designs/design376/color8/images/bkg_menu.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

#menu {
	padding-left: 7px;
}

#content-cell {
	padding: 14px 27px 0 18px;
}

.bkg-right {
	background-image:url('../../../../designs/design376/color8/images/bkg_right.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

#footer-cell {
	padding: 18px 27px 16px 26px;
}

#to-top-link {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
}

.bkg-bottom{
	background-image:url('../../../../designs/design376/color8/images/bkg_down.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* ************************************************ */
/* Design Css for Color: design376.css */

/* body { background-color:#F8EBCF } */
/* body { font-size:13px;color:#000000; } */
.a { background-color:#DDA010 }
.b { background-color:#E2C364 }
.c { background-color:#FFFFFF }


p { font-size:11px;color:#000000; }
.bot { font-size:12px;color:#000000; }




/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    background: #F8EBCF;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #000000;
    background: #F8EBCF;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 11px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 11px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000FF;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0000FF;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
