/* Start of CMSMS style sheet 'strandja' */
body {
	background-color: #FEF7E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.right-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	padding-left: 5px;
	font-weight: bold;
	text-align: justify;
}

#menu {
	width: 190px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
	z-index: 2;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	border-top: 1px solid #003300;
	border-bottom: none;
	background-color: #f8fff8;
}

#menuitem {
	background-image: url(images/leaf.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #336633;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #003300;
	margin: 0px;
}

#submenu {
	color: #336633;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #003300;
	margin: 0px;
}

.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a:link {
	color: #336633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336633;
}
a:hover {
	text-decoration: none;
	color: #336633;
}
a:active {
	text-decoration: underline;
	color: #336633;
}


a.menul:link {
	text-decoration: none;
	color: #336633;
}
a.menul:visited {
	text-decoration: none;
	color: #336633;
}
a.menul:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #3d883d;
}
a.menul:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #3d883d;
}

a.copyright {
	text-decoration: underline;
	color: #FEF0CB;
}

a.copyright:hover {
	text-decoration: none;
	color: #ffffff;
}

h1 {
	margin: 15px 7px 7px 7px ;
	font-size: 17px;
	font-weight: bold;
	color: #336633;
}

h2 {
	margin: 10px 7px 7px 7px ;
	font-size: 15px;
	font-weight: bold;
	color: #336633;
}

h3, h4, h5 {
	margin: 7px 7px 7px 7px ;
	font-size: 13px;
	font-weight: bold;
	color: #336633;
}
/* End of 'strandja' */

