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

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

body #body {
	display: block;
}

#main-table {
	width: 763px;
	background-image: url('../../../../designs/design309/color9/images/right_border.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

#logo {
	margin: 5px;
}

#menu-container {
	width: 174px;
	padding-left: 70px;
	background-image: url('../../../../designs/design309/color9/images/menu_lt.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	width: 174px;
}

#content-cell {
	padding: 14px 41px 10px 12px;
	background-image: url('../../../../designs/design309/color9/images/zvezd_rt1.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#footer-cell {
	padding: 0 41px 0 12px;
	background-image: url('../../../../designs/design309/color9/images/bott_rt.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#to-top-img {
	margin: 1px 0;
}

.menu-bgr{
	background-image: url('../../../../designs/design309/color9/images/lt_bgr.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

#footer-text {
	background-image: url('../../../../designs/design309/color9/images/zvezda.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 11px 0 10px 1px;
}

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

/* p,td { font-size:12px;color:#000000; } */
#main-table { background-color:#FFE4D8 } 
body #body { background-color:#A57059 }
.bg3 { background-color:#000000 }


.bot { font-size:10px;color:#A57059; }




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

html {
    overflow:auto;
}
body {
    background: #FFE4D8;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #FFE4D8;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 12px;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: 9px;color: #AA55AA;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #986752;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #986752;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
#body .sitemapTable a, #body .sitemapTable a:visited {
color: #AA55AA;
}
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;}
