/* общее */
body { FONT-FAMILY: Arial Unicode MS; font-size: 80%; }
a { color: #008080; }
a:hover { font-size: 110%; text-decoration: none; }
span.text { font-size: 80% }
p.text { text-indent: 1em; text-align: justify; }
ul.spisok { PADDING-RIGHT: 0px; PADDING-LEFT: 30px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 1px; font-size: 90%; }

/* addsite.php */
a.category { TEXT-DECORATION: underline; cursor: hand; cursor: pointer; color: black; font-size: 90%; }


/* шапка сайта */
a.black { color: black; }
a.black:hover { font-size: 110%; text-decoration: none; }
td.leftmenu { width: 178; }
td.centermenu { width: 70%; }
td.rightmenu { text-align: right; }
span.textmenu { color: #00FFFF; font-size: 70%; }

/* копирайт */
td.copyright1 { width: 70%; }

/* главная страница */
table.main { width: 90%; font-size: 100%; }
td.sidewall1 { width: 5%; padding-bottom: 10px; }
td.sidemain1 { width: 2%; padding-bottom: 10px; }
td.main { width: 20%; padding-bottom: 10px; }

/* для показа сайтов */
table.maincat { width: 100%; }
td.otstup { width: 4%; }
td.maincat { width: 80%; }
td.forsites { width: 70%; }
/* конец для показа сайтов */


/* вывод сайтов */
span.url { color: #008080; }
span.parameters { color: #C0C0C0; }
