/*Файл стилів для хімічного порталу
 * Створено 29.12.2007. Останнє редагування: 02.04.2009
 * Автор: Роман Волощук (vrm_lv at yahoo dot com) */
 
body {background-color: #d0e0c0}
a:link {color: #0000AA}     /* unvisited link      *****************        */
a:visited {color: #0000AA}  /* visited link        *  ссилки за    *        */
a:hover {color: #0000AA}   /* mouse over link      * замовчуванням *        */
a:active {color: #FFFFFF}   /* selected link       *****************        */

table.main {border-collapse: collapse;
		position: absolute;      /*  ***************************************     */
		top: 0%;                 /*  *          Оці 5 параметрів           *     */
		bottom: 100%;            /*  *           відповідають за           *     */
		left: 0%;                /*  * "прилипання" таблиці до країв вікна *     */
		right: 100%;              /*  ***************************************     */
		table-layout: fixed;
		width: 100%;
		height: 800px}
tr.wd {background-color: #154015}
td.wd_mn {height: 1px;
			 width:220px}
td.wd_txt {height: 1px;
			 width:556px}
td.up_s {background-image: url('decor/up.png');
		  background-position: bottom;
		  background-repeat: repeat-x;
		  background-color: #154015}
td.central {background-image: url('decor/test.jpg');				height: 150px;				}
td.hor_s {height: 7px;
			background-image: url('decor/hor.png');
			background-position: top;
			background-repeat: repeat-x;
			background-color: #95c085}
td.hor_c {height: 7px;
			background-image: url('decor/hor.png');
			background-position: top;
			background-repeat: repeat-x;
         background-color: #95c085;
         border-bottom: 2px dashed #000000;
         border-left: 2px dashed #000000;
         border-right: 2px dashed #000000}
td.bo_l {/*background-image: url('decor/border.png');
		  background-position: right;
		  background-repeat: repeat-y;*/
	     background-color: #95c085}
td.bo_r {/*background-image: url('decor/border.png');
	     background-position: left;
		  background-repeat: repeat-y;*/
		  background-color: #95c085}
td.mn {/*background-image: url('border.png');
		background-position: right;
		background-repeat: repeat-y;*/
		border-left: 2px dashed #000000;
		border-right: 2px dashed #000000;
		background-color: #d0e0c0}
td.txt {width: 558px;
		  padding: 10px 15px 10px 15px;
		  border-right: 2px dashed #000000;
		 background-color: #e9ffe0}
td.ft{height: 14px;
		font-size: x-small;
		text-align: right;
		background-color: #154015;
		color: #95c085}
a.adm{text-decoration: none;                     /* лінки на адміністраторів(внизу паги) */
		color: #95c085}
p.druzi {padding: 0px 10px 0px 10px;
	 font-size: small;
	 font-family: "lucida console", sans-serif}
hr {width: 70%}
img {border: 0px}
h5 {text-align: center}
/* стилі таблиці мєндєлєєва */
table.periodic {
        width: 99%;
	text-align: center;
	font-size: small;	
}

td.nonmetal {
	background-color: #90EE90;
}

td.noble {
	background-color: #16e0d0;
}

td.hal {
	background-color: #ffff50;
}
td.metaloid {
	background-color: #aaaaaa;
}
td.metal {
	background-color: #dddddd;
}
td.lug {
	background-color: #ff99ff;
}
td.lzem {
	background-color: #ffbb55;
}
td.trans {
	background-color: #aa77ff;
}

td.la {
background-color: #ff7777;
}

td.ac {
background-color: #ee5588;
}

a.elem:link {font-weight: bold; color: #000000; text-decoration: none}
a.elem:visited {font-weight: bold; color: #000000; text-decoration: none}
a.elem:hover {font-weight: bold; color: #ffffff; text-decoration: none}

a.pktmenum{
	float:left;
	height: 20px;
	width: 89%;
	text-decoration: none;
	padding: 0.3em 0.6em;
        border-left: 5px solid #339000;
        color: black;
        background-color: #e9ffe0;
        font-weight: bold;
        font-family: sans-serif;
}
a.pktmenum:visited{
	float:left;
	height: 20px;
	width: 89%;
	text-decoration: none;
	padding: 0.3em 0.6em;
        border-left: 5px solid #339000;
        color: black;
        background-color: #e9ffe0;
        font-weight: bold;
        font-family: sans-serif;
}
a.pktmenum:hover{
        float:left;
	background-color: #339000;
	color: white;
        width: 89%;
	text-decoration: none;
        border-left: 5px solid #339000;
        font-weight: bold;
        font-family: sans-serif}

td.pktmenua {
	padding: 0.3em 0.6em;
	height: 30px;	
        /*width: 89%;*/
	color: white;
	background-color: #154015;
        border-left: 5px solid #e9ffe0;
        font-weight: bold;
        font-family: sans-serif}
a.onpagemenu{
        color: black;
        text-decoration: none;
        font-weight: bold;
}
a.onpagemenu:hover{
        color: black;
        text-decoration: none;
        font-weight: bold;
}
a.onpagemenu:visited{
        color: black;
        text-decoration: none;
        font-weight: bold;
}
