body {
	background-color: #303642;
	color: #d6d6d6;
	font-family: Tahoma;
	margin: 0px;
}

a {
   color: #FFA500;
   text-decoration: none;	
}

a:hover {
	color: #FFA500;
	text-decoration: none;	
	background-color: #39404F;
}

a.permlink {
	font-size: 10px;
	color: #2E333F;
   text-decoration: none;
}

a.permlink:hover {
	font-size: 10px;
	color: #C0C0C0;
	text-decoration: none;
}

#meniki a em {
	color: #FF0000;
	font-style: normal;
	border-bottom: 1px dotted #FF0000;
}

#meniki a:hover em {
   background-color: #FF0000;
	color: #000000;
	font-style: normal;
	border: 1px solid #000000;
}

img {
	border: solid black 1px;
}

.headerki {
	font-size: 12px;
	border: 1px solid #8C3E0F;
	font-weight: bold;
	color: #FFA500;
	margin-left: 20px;
	margin-right: 240px;
	padding-left: 28px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(style/bgdash.png);
   background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
}

.contentiki {
   background-color: #2E333F;
	border-left: dotted #8C3E0F 1px;
	border-right: dotted #8C3E0F 1px;
	border-bottom: dotted #8C3E0F 1px;
	font-size: 10px;
	color: #C0C0C0;
	padding: 5px;
	margin-right: 240px;
	margin-left: 60px;
	margin-bottom: 15px;
}

.contentiki a {
	border-bottom: dotted 1px;
	color: #C0C0C0;
}

.contentiki a:hover {
	background-color: #454D5F;
	text-decoration: none;
	color: #F09D00;
}

#bottom {
	padding-top: 2px;
	color: #FFA500;
	border-bottom: dotted #8C3E0F 1px;
	font-size: 9px;
	text-align: center;
}

#meniki {
   background-color: #2E333F;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 210px;
	float: right;
	border-left: dotted #8C3E0F 1px;
	border-bottom: dotted #8C3E0F 1px;
	font-size: 9px;
}
	
h1 {
   font-size: 13px;
	color: #FFA500;
	border-bottom: 1px dotted #8C3E0F;
	border-right: dotted #8C3E0F 1px;
	margin-left: 20px;
	margin-right: 240px;
	margin-top: 0px;
	padding-left: 13px;
	padding-top: 15px;
	background-image: url(style/bg4dots.png);
   background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
}

p {
	margin: 0px;
}

h2 {
	margin: 0px;
}
ul {
	padding: 0px;
	padding-left: 15px;
	list-style: url(../style/uldash.png);
}
