/* CSS Document */
html
{
    overflow:auto;
}

body
{
	margin:0px;
	margin-top:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    background-color:#D5D5D5;
}

img
{
    border-width:0px;
}

p
{
    padding:0px;
	margin:0px;
}


a, a:visited, a:active
{
    text-decoration:none;
	color:#111111;
}

a:hover
{
    text-decoration:none;
	color:#6E102B;
}

#page
{
	width:976px;
	height:auto;
	margin:0 auto;
}

#header
{
    width:976px;
	height:108px;
	background-image:url(images/header.jpg);
	overflow:hidden;
}

#header_solution
{
    width:976px;
	height:108px;
	background-image:url(images/header_solution.jpg);
	overflow:hidden;
}

#menu
{
    width:197px;
	height:173px;
	float:left;
	background-image:url(images/menu.jpg);
	overflow:hidden;
}

#menu_content
{
    position:relative;
	left:-1px;
}

#picture
{
    width:779px;
	height:173px;
	background-image:url(images/picture.jpg);
	float:left;
}

#content
{
    width:976px;
	height:auto;
	background-image:url(images/content_background.jpg);
	clear:left;
	overflow:hidden;
}

#content_top
{
    width:976px;
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#content_news
{
    width:200px;
	padding-left:135px;
	padding-top:129px;
	float:left;
	overflow:hidden;
	line-height:20px;
	font-size:10px;	
}

#content_date
{
    float:right;
	padding-top:6px;
	padding-right:120px;
	color:#eeeeee;
}

#content_page
{
    float:left;
	padding-top:24px;
	padding-left:40px;
	overflow:visible;
	width:470px;
}

#copyright
{
    width:976px;
	height:37px;
	background-image:url(images/copyright.jpg);
}

#footer
{
    width:976px;
	height:78px;
	background-image:url(images/footer.jpg);
}

#buttons
{
    float:left;
	height:28px;
	overflow:hidden;
	position:relative;
	left:694px;
	top:-9px;
}

#buttons_subpage
{
    float:left;
	padding-left:597px;
	padding-top:4px;
	height:28px;
	overflow:hidden;
	width:72px;
}

#logo
{
    float:left;
}

#logo_text
{
    float:left;
	width:320px;
	padding-left:15px;
	height:120px;
	line-height:17px;
}

#services
{
	background-image:url(images/szolgaltatasaink_hatter.jpg);
	overflow:auto;
	padding-left:40px;
	padding-top:10px;
	margin-left:8px;
	font-size:12px;
	width:443px;
	margin-top:2px;
}

#services a, #services a:visited
{
    color:#FFFFFF;
}

#services a:hover
{
    color:#AAAAAA;
}

#services_smaller
{
	background-color:#EBEBEB;
	padding-left:40px;
	margin-left:8px;
	width:443px;
	margin-top:2px;
	height:6px;
}

#services_smallest
{
	background-color:#EBEBEB;
	padding-left:40px;
	margin-left:8px;
	width:443px;
	margin-top:2px;
	height:3px;
}

.service_item_left
{
    clear:left;
    float:left;
	width:250px;
	height:20px;
	padding-bottom:6px;
}

.service_item_right
{
    float:left;
	width:150px;
	height:20px;
	padding-bottom:6px;
}

.service_item_arrow
{
    color:#FFFFFF;
	font-size:8px;
	font-weight:bold;
}

#solutions
{
	overflow:auto;
	padding-left:20px;
	padding-top:10px;
	margin-left:8px;
	font-size:12px;
	width:443px;
}

.solution_item_left
{
    clear:left;
    float:left;
	width:200px;
	height:100px;
	padding-bottom:6px;
	text-align:center;
}

.solution_item_right
{
    float:left;
	width:200px;
	height:100px;
	padding-bottom:6px;
	text-align:center;
}

.news_date
{
	color:#6E102B;
	font-weight:bold;
}

.news_link 
{
    color:#00643E;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

.news_link a:visited
{
    color:#00643E;
}

#multim
{
    display:block;
	width:110px;
	height:26px;
	margin-left:750px;
	/*margin-top:5px;*/
}

#datex
{
    display:block;
	width:140px;
	height:26px;
	margin-left:55px;
}

#datex_logo
{
    display:block;
	width:185px;
	height:70px;
	margin-left:250px;
	margin-top:-5px;
}

#mailto
{
    display:block;
	width:130px;
	height:18px;
	margin-left:470px;
	padding-top:3px;

}