object,embed {
	border: 0px solid #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
embed.center,object.center {
	margin: 0px auto 0px auto;
}
embed.right,object.right {
	margin: 0px 0px 0px auto;
}
 
.png
{
	//background-image: none ! important;
	behavior: url('files/admin/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.floatRight {
	float: right;
	display: inline;
	//margin: 0px -3px 0px auto;
}
object.floatLeft,embed.floatLeft,img.floatLeft {
	margin: 0px 0px 0px auto;
	display: inline;
}

img.left {
	margin: 0px auto 0px 0px;
}
img.logo {
	float: left;
}
img.topHeader {
	float: right;
	margin: 20px 16px 0px 0px;
}

input,select {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: 11px;
	border: 1px solid #515356;
	background: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 3px;
}

html,body {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: 11px;
	color: #333333;	
}
body {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

table.site {
	width: 704px;
	margin: 0px auto 0px auto;
}
div.topLine {
	width: 704px;
	height: 8px;
	background: #99c9cc;
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #FFFFFF;
}
div.logoLine {
	width: 563px;
	height: 102px;
}
td.leftMenu {
	background: #99c9cc;
	width: 130px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
td.centerImg {
	width: 240px;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}
td.rightBlock {
	width: 193px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}	
td.rightBlock div {
	padding: 10px 0px 10px 14px;
}
td.rightBlock img {
	margin: 0px auto 0px 0px;
}
td.line1 {
	height: 7px;
	background: #0a6bb5;
}
td.blockImg {
	padding: 0px 1px 0px 0px;
	width: 182px;
	vertical-align: top;
}
td.blockImg div {
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
div.bottom1 {
	background: #f9841e;
	height: 48px;
	width: 704px;
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: right;
}
div.copy {
	height: 25px;
	background: #99c9cc;
	width: 704px;
	margin: 0px auto 0px auto;
	text-align: left;
}
div.copy span {
	display: block;
	height: 20px;
	width: 230px;
	padding: 5px 0px 0px 16px;
}
td.rightLine {
	vertical-align: bottom;
}
td.rightLine img.rl {
	position: absolute;
	top: 9px;
	margin-left: 91px;
}
td.leftMenuIns {
	width: 130px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
td.centerPart {
	vertical-align: top;
	height: 400px;
	border-bottom: 1px solid #FFFFFF;
	padding: 15px;
}
td.centerPart h1 {
	color: #f9841e;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
td.centerPart h2 {
	color: #f9841e;
}
div.img {
	margin: 10px 0px 10px 0px;
}
div.img img {
	border: 1px solid #333333;
	float: left;
	margin: 0px 5px 5px 0px;
}

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.redBold {
	color: #6C0606;
}
.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;
}
div.clear {
	clear: both;
}

h1 {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: 115%;
	color: #333333;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

h2 {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
a {
	font-family: Arial,Verdana,Tahoma,sans-serif; 
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.bold {
	font-weight: bold;
}

div.topMenu a:hover {
	text-decoration: underline;
}

#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 );
*/
}
