html,body {
	font-family: Verdana,Arial,Tahoma,sans-serif; 
	font-size: 11px;
	color: #999999;	
}
body {
	background: #cacaca url(bg.gif) repeat-y center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

table.mainSite {
	width: 688px;
	margin: 0px auto 0px auto;
	background: #FFFFFF url(bg_table.gif) no-repeat right bottom;
}
	table.mainSite td {
		/*border: 1px solid #000000;*/
	}
	table.mainSite td.left {
		background: url(bg_left.gif) no-repeat right bottom;
		width: 227px;
		vertical-align: top;
		text-align: center;
		padding: 24px 0px 0px 30px;
	}
		table.mainSite td.left img {
			margin: 0px auto 0px auto;
		}
		div.menu {
			margin: 35px 30px 40px 27px;
			text-align: left;
		}

/* N E W S   start */

		div.news {
			margin-top: -15px;
         margin-right: 30px;
         margin-bottom: 25px;
         margin-left: 27px;
			text-align: left;		
		}
			div.news h1 {
				padding: 0px 0px 5px 0px;
				border-bottom: 1px solid #cccccc;
				margin: 0px 0px 15px 0px;
			}
			div.news h2, div.news a {
				font-size: 10px;
				padding: 0px;
				margin: 0px;
			}
/* N E W S   end */

	table.mainSite td.right {
		vertical-align: top;
		padding: 0px 0px 0px 26px;
		text-align: left;
	}
		table.mainSite td.right img {
			margin: 0px auto 5px 5px;
		}
		#imgHeader {
			margin: 22px 0px 0px 0px;
		}
		table.mainSite td.right div.content {
			margin: 15px 60px 0px 0px;
		}
		table.mainSite td.right div.content img {
			float: right;
			border: 1px solid #D19662;
		}
	table.mainSite td.line {
		text-align: left;
	}	
		table.mainSite td.line img {
			margin: 0px auto 0px 0px;
		}
	table.mainSite td.leftB {
		background: url(bg_left2.gif) no-repeat right bottom;
		vertical-align: top;
		text-align: center;
		padding: 20px 0px 25px 0px;
	}
	table.mainSite td.rightB {
		vertical-align: top;
		padding: 20px 0px 25px 26px;
		color: #999999;
		font-size: 9px;
	}
		table.mainSite td.rightB a {
			font-size:10px;
		}
		
/* INSIDE */
#txtHeader {
	margin: 32px 0px 35px 0px;
}
	#txtHeader h1 {
		font-size: 24px;
		font-weight: normal;
		text-transform: uppercase;
	}
/* end INSIDE */		

/* DEFAULT */

table {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
div.clear {
	clear: both;
}
span.bold {
	font-weight: bold;
}
/* END DEFAULT */

/* OTHERS */

object,embed {
	border: 0px solid #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.png
{
	behavior: url('pngfix.htc');
}
form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
img {
	border: 0px solid #000000;
	display: block;
}

input,select,textarea {
	font-family: Verdana,Arial,Tahoma,sans-serif; 
	font-size: 11px;
	font-weight: normal;
	/*border: 1px solid #959595;*/
	color: #000000;
	margin: 0px 0px 0px 0px;
    padding: 1px 0px 0px 1px;
}
input.none,select.none,textarea.none {
	border: none;
}


h1, h2, h3 {
	font-family: Verdana,Arial,Tahoma,sans-serif; 
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

h1 {
	font-size: 13px;
	color: #dcb089;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
h2 {
	font-size: 100%;
	color: #dcb089;
}
h3 {
	font-size: 100%;
	color: #999999;
}

/* END OTHERS */

/* LINKS */
a {
	font-family: Verdana,Arial,Tahoma,sans-serif; 
	font-size: 11px;
	color: #dcb089;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.bold {
	font-weight: bold;
}
/* END LINKS */

#merka
{
position: absolute;
left: 0;
bottom: 0;
visibility: hidden; 
width: 100%; 
}

.tblInternal1 td,
.tblInternal2 td,
.tblInternal3 td,
.tblInternal4 td {
   padding: 0 5px;
}