body {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-color: #908E8E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #5d5c5c;
	text-decoration: none;
}
a, a:link, a:visited, a:active { color: #8d2929; text-decoration: none; }
a:hover { color: #5d5c5c; text-decoration: none; }
img { border: 0px; }

/* design by start */
#bbs { background-color: #d6d6d6; color: #5d5c5c; padding-left: 10px; padding-top: 3px; }
#bbs a { color: #5d5c5c; }
#bbs a:hover { color: #8d2929; }
#bbs span { color: #8d2929; }
/* design by end */


.logo {
	background-color: #FFFFFF;
	text-align:center;
	width: 247;
}

/* nai-gornoto menu start */
.topmenu 
{
	background-image: url('../images/bg_slogan.gif');
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
}

/* formatirane na tqloto na saita start */
.bodyl {
	background-color: #908E8E;
	background-image: url('../images/top_left.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.bodyr {
	background-color: #908E8E;
	background-image: url('../images/top_right.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.bodyr2
{
	background-color: #908E8E;
	background-image: url('../images/right.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
/* formatirane na tqloto na saita end */

.title
{
	background-color: #8d2929;
	text-align: center;
	color: White;
	font-weight:bold;
	font-size: 14pt;
	height: 45px;
}

.link
{
	text-align: left;
	text-indent: 10px;
	font-size: 12pt;
	height: 35px;
}

.bullet
{
	background-image: url('../images/bullet_red.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

.bl
{
	width: 25px;
	background-image: url('../images/bl.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.bc
{
	background-image: url('../images/bc.gif');
	background-position: center top;
	background-repeat: repeat-x;
}
.br
{
	width: 25px;
	background-image: url('../images/br.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
