/* hosting.bcc.uz: Cascading Stylesheet file; (c) Alex V. Danilov (Chuck); create: 30.11.06; last update: 4.12.06  */

*							{ margin: 0; padding: 0; }
body						{ text-align: center; font-family: tahoma; font-size: 10px; background: url('/i/fon.gif') repeat;  }
/* =LAYERS */
#page						{ width: 749px; margin: 0 auto; text-align: left; background-color: #FFF; border: solid 1px #555; } 
#head1						{ height: 37px; background: url('/i/head1-bg.gif') repeat-x top; text-align: center; }
#head2						{ height: 167px; background: url('/i/head2-bg.gif') repeat-x top; text-align: center; border-bottom: solid 2px #003B81; }

#foot						{ height: 50px; background: url('/i/foot-bg.gif') repeat-x top; padding: 0 0 0 5px; }
#foot span					{ display: block; padding: 3px 55px; color: #CECECE; }

div.informer				{ width: 220px; padding: 10px; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA; }
div.informer-g				{ width: 220px; padding: 10px; background-color: #F1F1F1; border-top: solid 1px #CACACA; border-left: solid 1px #CACACA; border-bottom: solid 1px #CACACA; }
div.info-box				{ width: 228px; height: 82px; padding: 15px 10px; }
div.info-box-g				{ width: 228px; height: 82px; padding: 15px 10px; background-color: #F6F6F6; }

/* =TABLES */
table.main					{ width: 100%; border-collapse: collapse; }
td							{ vertical-align: top; }
td.w33						{ width: 33%; }

td.content					{ padding: 10px; font-size: 11px; }
td.content p				{ margin-bottom: 10px; }

td.head						{ font-weight: bold; padding: 5px 10px; }
td.info1,td.info3			{ text-align: center; padding: 3px 5px; }
td.info2					{ text-align: center; background-color: #E8E8E8; padding: 3px 5px; }


/* =LINKS */
a.menu,a.menu:visited		{ width: 124px; height: 37px; color: #FFF; padding: 7px 5px; font-weight: bold; text-decoration: none; margin-bottom: 5px; }
a.menu:hover				{ color: #00B0F7; } 

a.article,a.article:visited	{ color: #00B0F7; font-weight: bold; text-decoration: none; }
a.article:hover				{ color: #FF9933; } 

a.selmenu,a.selmenu:visited	{ width: 124px; height: 37px; color: #00B0F7; padding: 7px 5px; font-weight: bold; text-decoration: none; }

a.foot,a.foot:visited		{ color: #CECECE; text-decoration: none; }
a.foot:hover				{ text-decoration: underline; }

/* =MISC */
img							{ border: 0; z-index: -2; }
img.left					{ float: left; }
img.right					{ float: right; }

ul,ol						{ margin-left: 15px; padding: 7px; } 
ul.article					{ list-style-type: none; }
ul.article li				{ margin-bottom: 10px; }

h2.header					{ font-size: 13px; color: #A1A1A1; }

.color-b					{ color: #3881A4; }
.color-r					{ color: #BB0212; }
.color-g					{ color: #65C130; }
.color-o					{ color: #DA9A36; }

.devider					{ display: block; clear: both; height: 1px; }
input.text					{ padding: 2px; color: #555; font-size: 12px; font-family: arial; width: 200px; }
