object {
	border: 0px solid #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
embed {
	border: 0px solid #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
object.center {
	margin: 0px auto 0px auto;
}
embed.center {
	margin: 0px auto 0px auto;
}

.png
{
	//background-image: none ! important;
	behavior: url('img/pngfix.htc');
}
form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

img {
	border: 0px solid #000000;
	display: block;
}
img.center {
	margin: 0px auto 0px auto;
}
img.right {
	margin: 0px 0px 0px auto;
}
img.left {
	margin: 0px auto 0px 0px;
}
input.login {
    background: #FFFFFF;
	border: 1px solid #767676;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 1px 1px 1px 1px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}
select.test {
    background: #E0E0D2;
	border: 0px solid #BBBBBB;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
html,body {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: small;
	color: #000000;	
}
body {
	background: #000000 url(../img/bg.gif) repeat-x top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

table.site {
	width: 787px;
	margin: 0px auto 0px 0px;
}
td.leftPart {
	width: 521px;
	background: url(../img/left/bg00.gif) repeat-y left;
	vertical-align: top;
}
div.lp1 {
	width: 100%;
	background: url(../img/left/bg1.gif);
	vertical-align: top;
}

div.lp2 {
	width: 100%;
	background: url(../img/left/bg0.gif) repeat-y right;
	vertical-align: top;
}
div.lp3 {
	width: 100%;
	min-height: 255px;
	background: url(../img/left/c_bottom.gif) no-repeat bottom;
	vertical-align: top;
	padding-bottom: 60px;
}
div.lpHead {
	margin: 0px 10px 0px 75px;
}
div.lpContent {
	margin: 0px 45px 0px 20px;
}

td.rightPart {
	background: url(../img/right/bg0.gif) repeat-y right;
	width: 266px;
	vertical-align: top;
}
div.rp1 {
	width: 100%;
	background: url(../img/right/bg1.jpg) no-repeat left top;
	vertical-align: top;
	min-height: 144px;
}
table.subMenu {
	float: left;
}
td.sm {
	vertical-align: top;
	background: #FFFFFF;
	text-align: center;
}
div.sm {
	width: 124px;
	background: url(../img/right/submenu/sm_c.gif);
	vertical-align: top;
	margin: 0px auto 0px auto;
}
td.smItem {
	height: 16px;
	vertical-align: top;
	padding-left: 7px;
}
div.blR {
	color: #FFFFFF;
	font-size: 11px;
	width: 104px;
	float: left;
	margin: 20px 5px 0px 10px;
}
div.blR a {
	color: #FFFFFF;
	font-size: x-small;
}

table {
	border: 0px solid #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.center {
	margin: 0px auto 0px auto;
}
table.right {
	margin: 0px 0px 0px auto;
}
table.w100 {
	width: 100%;
}
table.w100h100 {
	width: 100%;
	height: 100%;
}
td {
	border: 0px solid #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
td.top {
	vertical-align: top;
}
td.bottom {
	vertical-align: bottom;
}
td.center {
	text-align: center;
}
td.right {
	text-align: right;
}
.italic {
	font-style: italic;
}
.italicUnder {
	font-style: italic;
	text-decoration: underline;
}
span.bold {
	font-weight: bold;
}
span.boldSelect {
	color: #39025a;
	font-weight: bold;
}
span.redBold {
	color: #6C0606;
	font-weight: bold;
}
.justify {
	text-align: justify;
}
div.center {
	margin: 0px auto 0px auto;
}
div.right {
	text-align:right;
	width:100%;
}
div.left {
   text-align:left;
   width:100%;
}
div.w100Center {
	width: 100%;
	text-align:center;
}

h1 {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
a {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: small;
	color: #39025a;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.bold {
	font-weight: bold;
}

#merka
{
position: absolute;
left: 0;
bottom: 0;
visibility: hidden; 
width: 100%; 
/*
height: 1em;
line-height: 1em;
background: white;
background-image: expression( window.onresize = window.scrollTo );
*/
}