html,body {
	font-family: Tahoma,Arial,Verdana,sans-serif; 
	font-size: 12px;
	color: #cccccc;	
	width: 100%;
	height: 100%;
}
p{margin:0;
padding:0px;}
body {
	background: #d3cdc1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

div {
	/*border: 1px solid #000000;*/
}

#mainSite0 {
	/*background: url(bg0.gif) repeat-y left;*/
	width: 770px;
	height: 100%;
	margin: 0px auto 0px auto;
}
#mainSite1 {
	/*background: url(bg1.gif) repeat-y right;*/
	width: 682px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 44px 0px 44px;
}
#topPart {
	background: url(bg_top.gif);
	height: 75px;
	text-align: left;
	padding: 15px 0px 0px 0px;
	border-left: 1px solid #38393d;
	border-right: 1px solid #38393d;
}
	#topPart img {
		margin: 0px auto 0px 16px;
	}
	#topMenu {
		font-size: 16px;
		float: right;
		margin: 40px 15px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
		#topMenu a {
			text-decoration: none;
		}
		#topMenu a:hover {
			text-decoration: underline;
		}
#line {
	width: 100%;
	height: 3px;
	background: url(bg_line.gif) repeat-x;
}

#homeContent {
	border: 1px solid #38393d;
	border-bottom: 2px solid #38393d;
}		
	
#homeContentTable {
	width: 100%;
	background: #15191c;
}
	#homeContentTable td.leftP01 {
		width: 171px;
		background: #313439;		
		height: 220px;
		vertical-align: top;
		border-bottom: 1px solid #38393d;		
	}
	#homeContentTable td.rightP01 {
		background: #313439;		
		vertical-align: top;
		border-bottom: 1px solid #38393d;		
	}
	#homeContentTable td.rightP01Ins {
		padding: 15px 10px 20px 12px;
		vertical-align: top;		
	}	
	#homeContentTable td.leftP02 {
		border-right: 1px solid #38393d;
		width: 119px;
		padding: 15px 40px 20px 12px;
		vertical-align: top;
	}
	#homeContentTable td.rightP02 {
		padding: 15px 10px 20px 12px;
		vertical-align: top;
	}

#bottomPart {
	background: url(bg_top.gif);
	height: 18px;
	font-size: 10px;
	text-align: left;
	padding: 43px 0px 0px 0px;
	border-left: 1px solid #38393d;
	border-right: 1px solid #38393d;
	border-bottom: 2px solid #38393d;
	text-align: right;
	font-weight: bold;
}	
	#bottomPart p {
		margin: 0px 15px 0px 0px;
	}	
	#bottomPart a {
		text-decoration: none;
		font-weight: bold;
	}
	#bottomPart a:hover {
		text-decoration: underline;
	}

/* INSIDE */
div.floatLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}
	div.floatLeft img {
		border: 1px solid #38393d;
	}
/* 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;
}
form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
img {
	border: 0px solid #000000;
	display: block;
}
input,select,textarea {
	margin: 2px 0px 2px 10px;
}
textarea {
	width: 250px;
}
/*
input,select,textarea {
	font-family: Tahoma,Arial,Verdana,sans-serif; 
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #41add6;
	background: #e2f2f2;
	color: #000000;
	margin: 0px 0px 0px 0px;
    padding: 1px 0px 0px 1px;
}
input.none,select.none,textarea.none {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
}
*/
h1,h2,h3 {
	font-family: Tahoma,Arial,Verdana,sans-serif; 
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-transform: none;
	padding: 0px;
}

h1 {
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 100%;
	color: #cccccc;
}
h3 {
	font-size: 90%;
	color: #cccccc;
}

h1 a {
	font-size: 12px;
	font-weight: bold;
}

/* END OTHERS */

/* LINKS */
a {
	font-family: Tahoma,Arial,Verdana,sans-serif; 
	font-size: 12px;
	color:#ab221d;
	font-weight: normal;
	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%; 
}