body { background-color: #164E4D; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
td { font-size: 12px; color: #AEE8E7; vertical-align: top; }

td.content { background-color: #164E4D; font-size: 12px; padding: 10px; color: #AEE8E7 }

td.contacts { color: #AEE8E7; font-size: 11px; background: url( /static/img/footer-center.png ) repeat-x; text-align: center; vertical-align: top }
td.menu { background: url( /static/img/header-back.png) repeat-x; vertical-align: bottom; padding-left: 10px }

.news_date { background-color: #AEE8E7; color: #164E4D; padding: 1px 3px 1px 3px }

td.submenu { background-color: #020606; padding: 8px 15px 8px 15px}

a:link { color:#AEE8E7; }
a:visited { color:#AEE8E7; }
a:hover { color:#AEE8E7; text-decoration: none }

h2 { margin: 0px }

td.submenu a:link { color:#AEE8E7; font-size: 16px; }
td.submenu a:visited { color:#AEE8E7; font-size: 16px; }
td.submenu a:hover { color:#AEE8E7; font-size: 16px; text-decoration: none }

/*img.img { border: solid 2px #AEE8E7 }*/

a:link.menu { color:#AEE8E7; font-size: 20px; }
a:visited.menu { color:#AEE8E7; font-size: 20px; }
a:hover.menu { color:#AEE8E7; font-size: 20px; text-decoration: none }

span.description { font-size: 11px }
h3 { margin: 0px; padding-bottom: 5px }

h3 a:link { color:#AEE8E7; font-size: 16px; }
h3 a:visited { color:#AEE8E7; font-size: 16px; }
h3 a:hover { color:#AEE8E7; font-size: 16px; text-decoration: none }

img.preview { border: solid 2px #AEE8E7 }

span.sizes { color: #45CBC8; font-size: 30px }
span.presence { color: #45CBC8; font-size: 20px }
span.colors { color: #45CBC8; font-size: 14px }
span.big { font-size: 20px }

table.nav 
{
	/*cellpadding: 20px;*/
}

table.nav td {
	width: 20px;
	height: 20px;
	text-align: center;
	background-color: #000;
	cursor: hand;
}

table.nav td a {
	text-decoration: none;
}

table.nav td.current {
	background-color: #AEE8E7;
	color: #000000;
}
