html,body 
{
	font-family: Tahoma,Verdana,Arial,sans-serif; 
	font-size: 12px;
	color: #000000;
	width: 100%;
	height: 100%;
}
body 
{	
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

div 
{
	/*border: 1px solid #000000;*/
}

#loadingSI
{
	background: #000000;
	text-align: center;
	position: absolute;
	padding: 5px;
	margin: 30px 0px 0px 0px;
	color: #ff0000;
	font-weight: bold;
	display: none;
	color: #ffffff;
}	

div.HTML_AJAX_Loading
{
	z-index:777;
	position:absolute; 
	top:0px; 
	left:0px; 
	width:300px; 
	height:100px;
	padding:4px; 
	display:none;
	color: #ffffff;
	text-align:left;
	/*border: 1px solid #347c3c;*/
	font-size: x-small;
}

#contentArea
{
	width: 990px;
	margin: 0px auto 0px auto;
	text-align: left;
}

table.mainArea
{
	background: url('../img/bg/footer.gif') repeat-x bottom;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}
	table.mainArea td
	{
		border-spacing: 0px;
		border-collapse: collapse;
		padding: 0px;
		text-align: left;
	}
	
	table.mainArea td.mainPart
	{
		vertical-align: top;
	}
	
	div.topLine
	{
		background: #000000 url('../img/bg/top_line.gif') repeat-x;
		height: 32px;
		text-align: center;
	}
	#topLine
	{
		margin: 0px auto 0px auto;
		width: 990px;
		text-align: left;
	}
	table.topLine
	{
		width: 100%;
		height: 32px;		
		font-size: 11px;
		color: #ffffff;
	}
		a.topMenu
		{
			color: #ffffff;
			font-size: 13px;
			margin: 0px 20px 0px 0px;
		}
	
	div.topLine2
	{
		background: #d9d2be url('../img/bg/top_line2.gif') no-repeat right;
		height: 162px;
		text-align: center;
	}
	#topLine2
	{
		margin: 0px auto 0px auto;
		width: 990px;
		text-align: left;	
	}
	table.topLine2
	{
		width: 990px;
		height: 162px;		
	}	
	
		table.topLine2 td.logo
		{
			width: 245px;
		}
		table.topLine2 td.icons
		{
			text-align: center;
			width: 745px;
		}
			table.topLine2 td.icons table
			{
				width: 100%;
				margin: 0px 0px 0px 0px;					
			}
				table.topLine2 td.icons table td
				{
					text-align: center;	
					/*width: 280px;*/
				}
			table.topLine2 td.icons img
			{
				margin: 0px auto 0px auto;
			}
			
			table.topLine2 td.icons table td.catalogImg
			{
				text-align: right;
			}
				table.topLine2 td.icons table td.catalogImg img
				{
					margin: 0px 0px 0px auto;
				}
		
	table.centerArea, table.welcome
	{
		width: 98%;
		border-spacing: 0px;
		border-collapse: collapse;
		padding: 0px;
		margin: 0px 0px 0px 0px;		
	}
		table.welcome
		{
			width: 100%;
		}
	
		table.centerArea td, table.welcome td
		{
			border-spacing: 0px;
			border-collapse: collapse;
			padding: 0px;
			text-align: left;
		}	
		
		table.centerArea td.leftPart
		{
			padding: 0px 0px 18px 40px;
			vertical-align: top;
			width: 22%;
		}
		
		div.date
		{
			background: #ece8de;
			font-size: 10px;
			padding: 1px 3px 1px 3px;
			margin: 15px 0px 0px 0px;
		}
		
		a.archive
		{
			background: url('../img/icons/archive.gif') no-repeat left;
			padding: 0px 0px 0px 16px;
			color: #000000;
			font-size: 10px;
		}
		
		table.searchForm
		{
			background: #e8e6df;
			width: 100%;
			border-spacing: 0px;
			border-collapse: collapse;
			padding: 0px;
			margin: 10px 0px 0px 0px;
		}
			table.searchForm td
			{
				border-spacing: 0px;
				border-collapse: collapse;
				padding: 0px;
				text-align: left;
			}
			
			table.searchForm select.style, table.searchForm input.style
			{
				display: block;
				margin: 6px 0px 11px 0px;
				width: 98%;
				font-size: 10px;
			}	
			
			div.but1
			{
				background: url('../img/bg/but1.gif') no-repeat left;
			}	
			div.but2
			{
				background: url('../img/bg/but2.gif') no-repeat right;
				height: 14px;
				padding: 2px 5px 2px 5px;
			}	
				div.but2 a
				{
					font-size: 12px;
					color: #000000;
					text-decoration: none;
				}
		
		table.centerArea td.areaPart
		{
			vertical-align: top;
			width: 68%;
			padding: 0px 0px 18px 30px;
		}
		
		table.welcome td
		{
			vertical-align: top;
		}
		
		table.slider
		{
			color: #333333;
			font-size: 11px;
			width: 95%;
		}
			table.slider td
			{
				text-align: center;
				vertical-align: top;
			}					
			table.slider td.img
			{
				text-align: center;
				vertical-align: bottom;
			}
				table.slider td.img img
				{
					margin: 0px auto 0px auto;
				}
			table.slider td.txt
			{
				padding: 0px 5px 0px 5px;
			}	
			table.slider td.arrow
			{
				padding:0px 5px 0px 5px;
			}
			table.slider td.more
			{
				text-align: right;
				padding:10px 30px 0px 0px;
			}
			
			a.more
			{
				font-size: 10px;
				color: #000000;
				padding: 0px 0px 0px 15px;
				background: url('../img/icons/arrow.gif') no-repeat left;
			}
			
			div.indexBanner
			{
				margin: 20px 0px 0px 15px;
			}
			
	table.mainArea td.footerPart
	{
		vertical-align: bottom;
		text-align: center;
	}
	
	#footerArea
	{
		width: 990px;
		margin: 0px auto 0px auto;
		text-align: left;
	}
	
	table.footer
	{
		/*width: 98%;*/
		width: 990px;
		height: 120px;
		margin: 0px auto 0px auto;
		border-top: 1px solid #905534;
	}
		table.footer td
		{
			vertical-align: top;
		}		
		table.footer td.copy
		{
			font-size: 11px;
			padding: 0px 0px 0px 13px;
		}
		table.footer td.menu
		{
			text-align: right;
			padding: 0px 48px 0px 0px;
		}		
	
	table.ori
	{
		color: #666633;
		font-size: 10px;
		margin: 20px 0px 0px auto;
	}	
		table.ori td
		{
			vertical-align: middle;
		}
		
/* INSIDE */
table.subMenu
{
	margin: 45px 0px 25px 32px;
	width: 95%;
}	
	table.subMenu td
	{
		vertical-align: top;
	}
	table.subMenu td div
	{
		margin: 0px 0px 3px 0px;
	}

a.level1
{
	color: #e62b3c;
	font-size: 18px;
	padding: 0px 0px 0px 10px;
}

a.level2
{
	color: #e62b3c;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
}

div.current, div.current2
{
	background: url('../img/icons/arrow2.gif') no-repeat left;
}
	div.current a.level1, div.current a.level2, div.current2 a.level2
	{
		background: url('../img/icons/arrow3.gif') no-repeat right;
		color: #000000;
		padding-right: 15px;
		text-decoration: none;
	}
	div.current2 a.level2
	{
		background: url('../img/icons/arrow4.gif') no-repeat right;
	}	

div.header
{
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 15px 32px;
	padding: 0px 0px 20px 0px;
	font-size: 24px;
}	

a.know, a.knowCurrent
{
	/*background: url('../img/icons/arrow5.gif') no-repeat left;*/
	font-weight: bold;
	font-size: 12px;
	color: #7ea0c9;
	display: block;
	margin: 0px 0px 7px 5px;
	padding: 0px 0px 0px 0px;
}

a.know:hover, a.knowCurrent
{
	/*background: url('../img/icons/arrow5_over.gif') no-repeat left;*/
	color: #666666;
	text-decoration: none;
}

table.know
{
	font-size: 12px;
}

table.know td
{
	padding: 2px 5px 5px 0px;
}

	table.know td input, table.know td textarea
	{
		margin: 4px 0px 0px 0px;
		border: 1px solid #6a6a6a;
		padding: 0px;		
		width: 97%;	
		font-family: Arial,Tahoma,sans-serif;
		font-size: 12px;
		color: #464646;
		text-align: left;
		padding: 2px 5px 2px 5px;			
	}
	table.know td textarea
	{
		height: 70px;
	}

div.knowHeader
{
	color: #464646;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 7px 10px;
}	
	
div.knowAnswer
{
	color: #464646;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
}

div.pager
{
	margin: 20px 0px 0px 0px;
	font-size: 12px;
}
	div.pager a
	{
		font-size: 12px;
		margin-right: 5px;
	}
	
div.newsDate
{
	margin: 20px 0px 0px 0px;
}	
	
div.newsTxt
{
	margin: 0px 0px 15px 0px;
}	

ul.sm1 li {margin-bottom:10px;}
ul.sm2 li {margin-top:10px;}

/* END INSIDE */

/* DEFAULT */
table.default 
{
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.default 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 */

table
{
	/*font-size: small;*/
}

object,embed 
{
	border: 0px solid #000000;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
img 
{
	border: 0px solid #000000;
	display: block;
}

/*input,select,textarea {*/

input.search
{
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	border: 0px solid #6a6a6a;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;	
}

/*
input.search
{
	font-family: Tahoma,Verdana,Arial,sans-serif;
	border: 1px solid #6a6a6a;
	background: #ffffff;
	color: #383838;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;		
	width: 97px;
	height: 15px;
	font-size: 11px;
}
*/
h1,h2,h3 
{
	font-family: Tahoma,Verdana,Arial,sans-serif; 
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	padding: 0px;
}

h2 
{
	font-size: 18px;
}
h3 
{
	font-size: 12px;
	font-weight: bold;
}

/* END OTHERS */

/* LINKS */
a
{
	font-family: Tahoma,Verdana,Arial,sans-serif; 
	font-size: 11px;
	color: #a25a31;
	text-decoration: underline;	
	cursor: pointer;
	cursor: hand;
}
a:hover
{
	text-decoration: none;	
}
a:visited
{
	/*color: #cf2b01;*/
}
a:focus
{
    -moz-outline: none; /* fx 1.07*/ 
    outline:none /* fx 1.05, Safari, Mac IE*/
}

a.small
{
	font-size: x-small;
}
a.bold 
{
	font-weight: bold;
}

/* END LINKS */

#merka
{
position: absolute;
left: 0;
bottom: 0;
visibility: hidden; 
width: 100%; 
}