/* symvoldrama.lviv.ua */
body {
/*	background-color: #FFFFF0;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #424823;
	padding-top: 30px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B8860B;
}
hr {
	color: #99CC66;
}
/*----------------*/
strong {
	color: #333333;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
ul {
	list-style: square;
	font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ol {
	font-size: small;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
#menu td a{
	text-align: center;
	display: block;
	background: #B8860B;
	color: #424823;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	height: 20px;
}
#menu td a:hover {
	background: #DAA520;
	color: #424823;
	text-decoration: none;
}
#menu td a.active{
	display: block;
	font-weight: bold;
	font-size: small;
	color: #424823;
	text-decoration: none;
	background: #DAA520;
}
table.main {
	padding-left: 20px;
}
#content td {
	vertical-align: top;
	background: #F3F3F3;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#leftmenu {
	font-size: x-small;
	color: #800000;
	list-style: square;
	padding-top: 24px;
}
#leftmenu a{
	color: #333333;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #800000;
	text-decoration: underline;
}
#leftmenu a.on{
	color: #800000;
	text-decoration: none;
}
#leftblock td{
	text-align: center;
	font-size: xx-small;
	padding-top: 24px;
}
.img {
	background-image: url(img/interface/bg_01.gif);
	vertical-align: top;
}
a.button {
	display: block;
	padding: 4px;
	border: 3px double #999999;
	background: #F2E9B3;
	text-decoration: none;
}
#shadow p{
	color: #666666;
	font-weight: normal;
	font-size: xx-small;
	text-align: right;
}
#shadow a{
	color: #666666;
	font-weight: normal;
	font-size: xx-small;
}
#sign {
	font-size: x-small;
	text-align: center;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* list-mg */
#list-img td {
	text-align: center;
}
#list-img img {
	border: thick inset #B8860B;
}
#list-img a{
	border: none;
}

