html
{
	height: 100%;
}

body
{
}

.bodystyle
{
	width: 100%;
	margin:0;
	margin-top:20px;
	padding:0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

tr,td,p,div
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#main_table
{
	width: 810px;
	height: 100%;
}

#header
{
	width: 810px;
	height: 186px;
	background: url(../images/header.jpg);
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 10px;
	color: #ffffff;
}

#content
{
	width: 810px;
	height: 100%;
	background: url(../images/body_bckg.jpg);
	padding: 6px 13px 20px 13px;
	vertical-align: top;
}

#footer
{
	width: 810px;
	height: 44px;
	background: url(../images/footer_bckg.jpg);
	text-align: center;
	padding-bottom: 12px;
}

#top_table
{
	width: 784px;
	margin-bottom: 5px;
}

#top_table_th_left
{
	width: 430px;
	height: 36px;
	background: url(../images/module_header_bckg.jpg);
	border: solid 1px #cccccc;
}

#top_table_spacer
{
	width: 5px;
}

#top_table_th_right
{
	width: 345px;
	height: 36px;
	background: url(../images/module_header_bckg.jpg);
	border: solid 1px #cccccc;
}

#top_table_content_left
{
	padding: 20px 10px 20px 10px;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background: #F7F7F7;
}

#top_table_content_right
{
	padding: 20px 10px 20px 10px;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

#top_table2
{
	width: 784px;
	margin-bottom: 5px;
}

#top_table2_th_left
{
	width: 520px;
	height: 36px;
	background: url(../images/module_header_bckg.jpg);
	border: solid 1px #cccccc;
}

#top_table2_spacer
{
	width: 5px;
}

#top_table2_th_right
{
	width: 255px;
	height: 36px;
	background: url(../images/module_header_bckg.jpg);
	border: solid 1px #cccccc;
}

#top_table2_content_left
{
	padding: 20px 10px 20px 10px;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

#top_table2_content_right
{
	padding: 20px 10px 20px 20px;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background: #F7F7F7;
}

#top_table2_content_right_combis
{
	padding: 20px 10px 20px 0px;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background: #F7F7F7;
}


#exhibitors
{
	margin-top: 5px;
	width: 780px;
	height: 210px;
}

#exhibitors_list
{
	width: 210px;
	height: 210px;
	border: solid 1px #cccccc;
	background: #f7f7f7;
}

#logo1
{
	text-align: center;
	vertical-align: middle;
	width: 210px;
	height: 105px;
}

#logo234
{
	text-align: center;
	vertical-align: middle;
	width: 210px;
	height: 210px;
}

#contact
{
	width: 100%;
}

#logo
{
	width: 45%;
}

#contact_data
{
	width: 55%;
	border-left: solid 1px #cccccc;
	padding-left: 25px;
}

#contact_data_connect
{
	width: 55%;
	border-left: solid 1px #cccccc;
	padding-left: 10px;
}

#tekst
{
	width: 100%;
	height: 100%;
	padding: 15px 10px 0px 10px;
}

td.firm_list_th
{
	height: 40px;
	font-weight: bold;
	padding-bottom:30px;
	font-size: 13px;
	color: #333333;
}

td.firm_list_logo
{
	padding: 5px 10px 5px 10px;
}

/*********  links  *******************/


a
{
	color: #ff0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}



a.menu_link
{
	padding-bottom: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.menu_link:hover
{
	padding-bottom: 10px;
	color: #ffffff;
	text-decoration: underline;
}

a.footer_dg
{
	font-size: 10px;
	color: #666666;
}

a.footer_red
{
	font-size: 10px;
	color: #FF0000;
}

a.footer_lg
{
	font-size: 10px;
	color: #999999;
}

a.exhibitors_list
{
	color: #333333;
	font-weight: bold;
}

a.exhibitors_list:hover
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.products, a.products:visited
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a.products:hover
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

/**************  images  *******************/

img
{
	border: 0px;
}

img.menu_arrow
{
	border: 0px;
	margin: 0px 2px 1px 30px;
}

img.red_arrow
{
	border: 0px;
	margin: 0px 2px 1px 20px;
}

img.red_arrow2
{
	border: 0px;
	margin: 0px 2px 1px 0px;
}

img.th
{
	border: 0px;
	margin: 2px 0px 0px 10px;
}

img.slika
{
	border: solid 1px #000000;
	cursor: pointer;
}