body  {margin:0; padding:0; background-color:white;font-size:80%;font-family:Arial, Geneva CY, Sans-Serif;}

table.reclama{
	width: 100%;
	margin: 0px;
	background-color: White;
	z-index: 100;
}

table{
	width: 100%;
	margin: 0px;
	font-size:12px;
}

table.linkList {
	width: 50%;
	color: black;
	background-color: transparent;
	margin: 10px;
}



INPUT.search {
	BORDER-RIGHT: #cfcfcf 1px solid;
	BORDER-TOP: #cfcfcf 1px solid;
	BACKGROUND: #fafafa;
	BORDER-LEFT: #cfcfcf 1px solid;
	COLOR: #5b5b5b;
	BORDER-BOTTOM: #cfcfcf 1px solid;
	font-family: Tahoma;
	height: 18px;
	position: relative;
	left: 4px;
	width:470px;
	font-size:110%;
}

INPUT.b_search {
	color: White;
	width: 50px;
	font-family: Tahoma;
	font-size: 11px;
	height: 30px;
	background-image: url(../images/b_s_g_submit.png);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	position: relative;
	top: 29px;
	left: 14px;
	vertical-align: top;
	padding-bottom: 4px;
	padding-left: 2px;
}

INPUT.b_search_main {
	color: White;
	width: 50px;
	font-family: Tahoma;
	font-size: 11px;
	height: 30px;
	background-image: url(../images/b_s.png);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	position: relative;
	top: 29px;
	left: 14px;
	vertical-align: top;
	padding-bottom: 4px;
	padding-left: 2px;
}

INPUT.b_search_res {
	color: White;
	width: 50px;
	font-family: Tahoma;
	font-size: 11px;
	height: 30px;
	background-image: url(../images/b_s_b.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	position: relative;
	top: 29px;
	left: 14px;
	vertical-align: top;
	padding-bottom: 4px;
	padding-left: 2px;
}

select.top {
	FONT-SIZE: 9px;
	BACKGROUND: #fafafa;
	COLOR: #5b5b5b;
	font-family: Tahoma;
margin: 0px;
}

OPTION.top {
	FONT-SIZE: 9px;
	BACKGROUND: #fafafa;
	COLOR: #999999;
	font-family: Tahoma;
}

INPUT.top {
	BORDER-RIGHT: #cfcfcf 1px solid;
	BORDER-TOP: #cfcfcf 1px solid;
	FONT-SIZE: 9px;
	BACKGROUND: White;
	BORDER-LEFT: #cfcfcf 1px solid;
	COLOR: #5b5b5b;
	BORDER-BOTTOM: #cfcfcf 1px solid;
	font-family: Tahoma;
	width: 45px;
}
td.language {
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
 position: relative;
margin: 0px;
	padding-top: 3px;	
	left: 0px;
	top: 0px;
}
form.language {
    position: relative;
	FONT-SIZE: 9px;	
	text-align: right;
	padding-right: 40px;
	margin: 0px;
	left: 0px;
	top: -2px;
	
}

td.menu {
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
 position: relative;
margin: 0px;
	padding-top: 3px;	
	left: 0px;
	top: 0px;
	text-align: left;
	padding-left: 25;
}

a.menu{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-right: 4px;
}

a.menu:hover{
	color: White;
}


a.bigmenu{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 4px;
}

a.bigmenu:hover{
	color: White;
}

td.auth{
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 0px;
		text-align: right;
	position: relative;
	top: 0px;
}
INPUT.auth {
	FONT-SIZE: 9px;
	width: 80px;
	
}

form.auth {
    position: relative;
	FONT-SIZE: 9px;	
	text-align: right;
	margin: 0px;
	left: 0px;
	top: 0px;
	border: 0px;
	
}
INPUT.auth_submit {
	BORDER-RIGHT: #cfcfcf 1px solid;
	BORDER-TOP: #cfcfcf 1px solid;
	FONT-SIZE: 9px;
	BACKGROUND: White;
	BORDER-LEFT: #cfcfcf 1px solid;
	COLOR: #5b5b5b;
	BORDER-BOTTOM: #cfcfcf 1px solid;
	font-family: Tahoma;
	width: 35px;
}

table.result{
    background: #5C79B5;
	color: #3C3E57;
	width: 100%;
	height: 100%;

	padding-left: 8%;
	padding-top: 4%;
}

.fake {
	z-index: 10;
	position: absolute;
	display: none;
	background: #FFFFFF;
}
