html, body {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;	
	background: transparent url(../gfx/bg_top.gif) repeat-x left top;
}

/*
 * background
 */
div.bg_right_top,
div.bg_right_top_en {
	background: transparent url(../gfx/bg_right_top.gif) no-repeat left top;
	width: 532px;
	height: 98px;
	float: left;
	padding: 14px 0 0 58px;
}
div.bg_right_top_en {
	background: transparent url(../gfx/bg_right_top_en.gif) no-repeat left top;
}

table.table_home {
	background: transparent url(../gfx/bg_table_header.gif) no-repeat left top;
}

table.table_home_02 {
	background: transparent url(../gfx/bg_table_header_02.gif) no-repeat left top;
}

table.table_home tr.bg_header th,
table.table_home_02 tr.bg_header th {
	height: 25px;
	vertical-align: top;
	padding-top: 2px;
	background: transparent url(../gfx/bg_table_header_arrow.gif) no-repeat 50% 17px;
}

/*
 *	formatting
 */
p {
	margin: 10px 18px;
}

p.none {
	margin: 10px 0;
}

td, div {
	font-size: 12px;
	color: #6A6A6A;
	line-height: 16px;
}

ul {
	padding: 5px 0 0 0;
	margin: 0 0 0 0px;	
	line-height: 18px;
}

li {	
	list-style: none;
	background: transparent url(../gfx/bg_sign.gif) no-repeat 0 5px;
	padding: 0 0 0 12px; 
}

ul.error {
	margin-left: 0;
}

div.error_box {
	margin-left: 15px;
}

div.error {
	background-color: #E3E3DE;
	padding: 5px 0;
}

div.error ul li {
	clear: both;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.block {
	display: block;
}

.pointer {
	cursor: pointer;
}

img.line_home {
	padding-top: 5px;
}

div.list {
	padding-left: 30px;
	float: left;
}

div.site,
div.footer {
	width: 980px;
	text-align: left;	
}

div.bg_data_top {
	background: #ffffff url(../gfx/bg_data_top.gif) no-repeat left top;	
}

div.left_side {
	width: 755px;
	float: left;
}

div.right_side {
	width: 215px;
	float: left;
}

div.data_home {
	margin-left: 5px;
}

div.home_text {
	text-indent: 10px;
	padding: 0 10px 0 20px;
	width: 345px;
}

div.jobs_home {
	width: 370px;
	padding: 0;
}

div.bg_banner_data {
	background: #E9E9E5 url(../gfx/bg_banner_data.gif) no-repeat left top;
	width: 200px;
}

div.bg_banner_data a img,
div.bg_banner_data span img {
	border: 1px solid #A5A196;
	margin: 10px 0 10px 10px;
}

img.title,
img.subtitle {
	margin-left: 10px;
}

a.sendpass {
	font-size: 11px;	
	text-decoration: none;
}

a.sendpass:hover {
	text-decoration: underline;
}

div.text {
	width: 550px;
	float: left;
}

/*
 * Partners
 */
div.partner_logo {
	width: 180px;
	border: 1px solid #00B7C5;
	background-color: #FFFFFF;
	margin: -80px 0 0 -7px;
	padding: 5px;
	height: 63px;
}

/*
 * Home Search
 */
div.home_search {
	padding: 8px 0 0 17px;
}

div.bg_button_search {
	background: transparent url(../gfx/bg_button_search.gif) no-repeat left top;
	width: 353px;
	height: 22px;
}

/*
 * Table home
 */

div.table {
	float: left;
	margin-left: 10px;
}

div.bg_search {
	margin-left: 10px;
}

table.table_home {
	margin-left: 10px;
}

table.table_home th,
table.table_home_02 th {
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 105px;
}

table.table_home tr.bg_header th.last_header,
table.table_home_02 tr.bg_header th.last_header {
	width: 55px;
	background-image: none;
}

table.table_home tr.light td.first {
	background: transparent url(../gfx/bg_table_row_light.gif) repeat-y left top;
}
table.table_home_02 tr.light td.first {
	background: transparent url(../gfx/bg_table_row_light_02.gif) no-repeat left top;
}
table.table_home tr.light td.last {
	background: transparent url(../gfx/bg_table_row_light.gif) repeat-y right top;
}
table.table_home_02 tr.light td.last {
	background: transparent url(../gfx/bg_table_row_light_02.gif) no-repeat right top;
}

table.table_home tr.light.last td {
	background: #F5FAFB url(../gfx/bg_table_row_light_last.gif) no-repeat center bottom;
}
table.table_home_02 tr.light.last td {
	background: transparent url(../gfx/bg_table_row_light_last_02.gif) no-repeat center bottom;
}

table.table_home tr.light.last td.first {
	background: #F5FAFB url(../gfx/bg_table_row_light_last.gif) no-repeat left bottom;
	height: 27px;
}
table.table_home_02 tr.light.last td.first {
	background: transparent url(../gfx/bg_table_row_light_last_02.gif) no-repeat left top;
	height: 27px;
}
table.table_home tr.light.last td.last {
	background: #F5FAFB url(../gfx/bg_table_row_light_last.gif) no-repeat right bottom;
}
table.table_home_02 tr.light.last td.last {
	background: transparent url(../gfx/bg_table_row_light_last_02.gif) no-repeat right top;
}

/*table.table_home td,
table.table_home_02 td {
	font-size: 11px;
}*/


table.table_home td,
table.table_home_02 td {
	background-color: #DDEFF2;
	height: 26px;
	text-align: center;
}

table.table_home tr.light td,
table.table_home_02 tr.light td {
	background-color: transparent;
	background-color: #F5FAFB;
	height: 24px;
}
div.data_left {
	width: 180px;
	margin-left: 10px;
}

div.formula {
	width: 535px;
	margin-left: 15px;
}

/*
 * Login
 */
div.bg_login {
	background: transparent url(../gfx/bg_login.gif) no-repeat left top;
	width: 200px;
	height: 60px;
	padding-top: 10px;
}

div.login_buttons {
	background: transparent url(../gfx/bg_login.gif) no-repeat left bottom;
	width: 200px;
	height: 22px;	
}

/*
 * Loggedin
 */
div.bg_loggedin {
	background: transparent url(../gfx/bg_loggedin.gif) no-repeat left top;
	width: 200px;
	height: 108px;
	padding-top: 10px;
}

div.bg_loggedin div {
	color: #404041;
	font-size: 11px;
	margin: 0 10px;
	border-bottom: 1px solid #B2B2AF;
}

div.bg_loggedin_button {
	background: transparent url(../gfx/bg_loggedin_button.gif) no-repeat left top;
	width: 200px;
	height: 22px;
	margin-top: 2px;
}

a.edit,
a.advert,
a.order,
a.prices {
	display: block;
	background: transparent url(../gfx/bg_sign_green.gif) no-repeat 0 4px;
	font-size: 11px;
	font-weight: bold;
	color: #27A860;
	text-decoration: none;
	padding-left: 13px;
	margin: 0 0 10px 10px;
}

div.bg_loggedin div.media {
	line-height: 13px;
	border: none;
}

a.advert,
a.order,
a.prices {
	background: transparent url(../gfx/bg_sign_blue.gif) no-repeat 0 4px;
	margin: 2px 0 0 10px;
	color: #126F87;

}

a.edit:hover,
a.advert:hover,
a.order:hover,
a.prices:hover {
	text-decoration: underline;
}

/*
 * Skype
 */
div.skype {
	margin: 5px 0 10px 10px;
}

/*
 * Statisztika
 */
div.bg_statistic,
div.bg_statistic_left {
	background: transparent url(../gfx/bg_statistic.gif) no-repeat left top;
	width: 200px;
	height: 159px;
	padding: 16px 0 0 14px;
}

div.bg_statistic_left {
	background: transparent url(../gfx/bg_statistic_left.gif) no-repeat left top;
}

div.bg_statistic span,
div.bg_statistic_left span {
	display: block;
	font-weight: bold;
	color: #126F87;
	border-bottom: 1px solid #D2D2CE;
	width: 150px;
}

/*
 * Bottom menu
 */
div.partners {
	margin-left: 10px;
}

div.menu_bottom {
	background: transparent url(../gfx/bg_bottom_menu.gif) no-repeat left top;
	color: #676767;
	width: 945px;
	height: 21px;
	margin: 11px 5px 0 0;
	padding: 5px 0 0 20px;
}

div.menu_footer {
	height: 17px;
	margin: 0 5px 0 10px;
	padding: 10px 0 0 20px;
	color: #B3B3B3;
	width: 700px;
}

div.bg_box_data {
	background: transparent url(../gfx/bg_box_data.gif) repeat-y left top;
	width: 716px;
	padding: 4px 4px 4px 15px;
}

/*
 * Partners
 */
div.bg_partners_left {
	background: transparent url(../gfx/bg_partners_left.gif) repeat-y left top;
	width: 160px;
}
div.bg_partners_left a img {
	padding: 5px 0;
}

div.bg_partners_left img {
	padding: 5px 0;
}

/*
 *	link
 */

a {
	color: #6A6A6A;
	text-decoration: underline;	
	outline: none;
}
a:hover {
	color: #6A6A6A;
	text-decoration: none;	
}

div.menu_bottom a,
div.menu_footer a {
	margin: 0 10px 0 10px;
	text-decoration: none;
}

div.menu_bottom a:hover,
div.menu_footer a:hover {
	text-decoration: underline;
}

div.menu_footer a {
	color: #676767;
}

div.menu_footer span {
	margin-left: 20px;
}

div.menu_footer span a {
	margin: 0;
	color: #26919D;
}

a.debut {
	text-decoration: none;
}

a.debut:hover {
	text-decoration: underline;
}

/*
 * Pager
 */
div.pager {
	background: transparent url(../gfx/bg_pager.gif) no-repeat left top;
	width: 540px;
	height: 22px;
	margin: 5px 0 5px 10px;
	color: #fff;
	padding: 5px 0 0 0;
	text-align: center;
}

div.pager img {
	margin-top: 2px;
}

div.pager strong {
	color: #39ECF9;
}

div.pager a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div.pager a:hover {
	text-decoration: underline;
}

/*
 * Search
 */
div.bg_search {
	background: transparent url(../gfx/bg_search.gif) no-repeat left top;
	width: 510px;
	height: 73px;
	padding: 35px 0 0 30px;
}

div.bg_search label {
	margin-top: 0;
}

ul.sitemap {
	line-height: 20px;
}

div.current {
	margin-left: 5px;
}

/*
** rss
**/
a.rss {
	display: block;
	background: transparent url(../gfx/rss.gif) no-repeat left center;
	padding-left: 45px;
	text-decoration: none;
}
a.rss:hover {
	text-decoration: underline;
}

div.html ul {
	margin-left: 40px;
}

div.html {
	padding: 0 15px 15px 15px;
}
div.html p {
	margin: 0;
	padding: 5px 0;
}

