/* 

Style for http://www.basabas.com 
designed by AzizovF.Kh.o
21.01.2007

*/

body {
  padding: 0px 0px 0px 15px;
  
  color: black;
  font-family: arial, verdana;
  
  background: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
  
  line-height: 200%;

}


/* -------------------------------------- )( стиль гиперссылок )( ------------------------------------- */

a, a:visited { 
color: #CC3333; 
text-decoration: none; 

}
a:hover { color: #333333; }

.centermenu a, #centermenu a:visited {
color: #3399CC;
border-bottom: 1px dashed;

}
.centermenu a:hover { color: #000000; }

.news a,.news a:visited { color: #FF0000; }

/* -------------------------------------------------------------------------------- структура таблиц */


/* --------------------------------------------------------------------структура таблицы  (шапки) */

#logo { }

#topmenu {
text-align: right;
vertical-align: middle;

}
#topmarket {
text-align: center;
vertical-align: middle;

}

/* ---------------------------------------------------=( MENU )=--------------------------------------------------------*/

#leftmenu {
text-align: right;
background-color: #F0F0F0;


}
p, td {font-size: 9pt; text-align=justify;}
#bottommenu {
text-align: center;
vertical-align:bottom;

border-top: 1px dashed #000000;
}

/* ----------------------------------------------------= non =--------------------------------------------------------*/

div { margin: 5px 5px 5px 5px;  }
h1 {font-size:13pt;}
h2 {font-size:12pt;}
h3 {font-size:11pt;}
h4 {font-size:10pt;}

/* -----------------------------------------------------= (Body NEWS) =-----------------------------------------------*/

.h {
margin: 30px 10px 30px 10px;

padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;


background-color: #CCCCCC;

border-bottom: 1px dashed #000000;

}
#bodynews {
vertical-align: top;

}

/* =================================================== - {{ news }} - ================================================*/

.news { text-align: justify; margin-left: 20px; margin-right: 15px; }
.subject { font-weight: bold; color: 222222; }
.head { }
.text { color: #666666; }
.menu1 { color: #4A0000; font-weight:bold; } 
.date { color: #FF0000; border-bottom: 1px dashed #FF0000;}

/* --------------------------------------------------= ( advertisement ) =--------------------------------------------*/

#rightadv {
vertical-align: top;
text-align: center;

}

/* Этот стиль использовать для заголовков крупной рекламы (centermenu) */

.centermenu {
vertical-align: top;
text-align: center;
color: #3399CC;
}

/* рекламные блоки */

.blocs {
margin: 5px 5px 5px 5px;
padding: 10px 10px 10px;

text-align: center;

border: 1px dashed #CCCCCC;

}

.rblocs {
width: 120px;
height: 240px;

border: 1px dashed #CCCCCC;

}

/* Copyrights */

#copy {
margin-top: 50px;

}

/* Counters */

#count {
margin: 10px 10px 10px 10px;
vertical-align: middle;
text-align: center;

}

.leftbox, .rightbox {
	margin: 8px;
	padding: 8px;
	width: 40%;
}

.leftbox {
	float: left;
	border-right: 1px solid #ccc;
}

.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}

