body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	color: #9c9e9f;
	background-image: url('./background.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
img#transparent, div#transparent, div#page {
	behavior: url('./iepngfix.htc');
}
table, td {
	font-family: Tahoma;
	font-size: 11px;
}
ul {
	padding: 0 0 0 15px;
}
p {
	margin: 0;
}
hr {
	width: 100%;
	height: 1px;
	border: 0;
}
.content a {
	color: #9c9e9f;
	font-weight: bold;
}
img.noborder {
	border: 0;
}
a img {
	border: 0;
}
input {
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	height: 17px;
	font-size: 12px;
}
/*------------------ SITE LAYOUT --------------*/
table tr td.logo2 {
	background-image: url('./logo2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
/*------------------ PAGE ---------------------*/
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #9c9e9f;
	line-height: 1.5em;
}
.content li {
	list-style-image: url('./li.gif');
}
div.menuBottom {
	width: 1000px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #9c9e9f;
}
div.menuBottom a {
	text-decoration: none;
	color: #9c9e9f;
}
div.menuBottom hr {
	width: 936px;
	height: 1px;
	border: 0;
	background-color: #cbcccd;
}
div.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #cbcccd;
	float: left;
	padding-left: 32px;
}
div.ortografika {
	font-family: Tahoma;
	font-size: 10px;
	color: #cbcccd;
	float: right;
	padding-right: 32px;
}
div.ortografika a {
	color: #cbcccd;
}