body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
body,div,table,td,span,a,p {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
}
form {
	display: inline;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}



.container {
	width: 773px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.top_menu {
	cursor: pointer;
	height: 25px;
	color: #666666;
	font-family: Verdana, Sans-serif;
	font-size:10px;
	font-weight:bold;
	/*border: 1px solid red; */
}
.top_menu_a {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Sans-serif;
	font-size:10px;
	font-weight:bold;
}
.tmsp {
	font-size:1px;
	width:15px;
	height:8px;
}
.top_sub {
	position: absolute; 
	display: none;
	overflow: visible;
}
.top_sub_a {
	text-decoration: none;
	font-family: Verdana, Sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	white-space: nowrap
}



.left_menu {
	background-color: #4D79A6; 
	background-image: url('images/shadow.gif'); 
	background-repeat: repeat-y; 
	background-position: right;
	width: 193px;
}
.left_lnk_box {
	background-color: #688DB3;
	border-right: 2px solid #2A425A;
	border-bottom: 2px solid #2A425A;
	height: 17px;
	width: 143px;
	cursor: pointer;
	text-align: left;
}
.left_lnk_box2 {
	background-image: url('images/szervizgomb.jpg');
	border-right: 2px solid #2A425A;
	border-bottom: 2px solid #2A425A;
	height: 36px;
	width: 143px;
	cursor: pointer;
	text-align: left;
}
.padd {
	white-space: nowrap;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
}
.left_lnk_box_a {
	white-space: nowrap;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}



.news_titile {
	color: #676767;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}
.news_text {
	color: #676767;
	font-size: 10px;
	text-decoration: none;
}
.news_text:hover {
	color: #E3772E;
	font-size: 10px;
	text-decoration: underline;
}




.footer {
	background-color: #DDDBDC;
	height: 25px;
}
.footer_txt {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
.footer_txt:hover {
	color: #E3772E;
}