* {
	font-family: Arial, Helvetica, sans-serif;
}

form {
	margin:0px;
	padding:0px;
}

strong {
	font-weight:bold;
}

ul#menu {
	padding: 0;
	margin: 0;
}


#menu li {
	list-style-type: none;
	float:left;
	margin-left:5px;
	background: transparent url("/misc/images/point.gif") no-repeat 3px -2px;	
	padding-left: 15px;
	margin-right: 20px;	
}


#menu a {
	font-size: 12px;
}


#personaly_menu {
	padding:0px;
	margin: 0px;
	list-style-type: none;
	text-align: right;
	float:right;
	list-style-position: inside;	
}


#personaly_menu li {
/*
	float:left;
	padding-left: 0px;
	margin-left: 25px;
	*/
	float:left;
	margin-left:5px;
	background: transparent url("/misc/images/point.gif") no-repeat 3px -2px;	
	padding-left: 15px;
	margin-right: 20px;		
}


#personaly_menu a {
	font-size: 12px;
}


#leftsidetxt {
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	float:left;	
}


#headhr {
	border: 0;
	width: 99%;
	color: #0099CC;
	background-color: #0099CC;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

#frame_top_title {
	color: black;
	border-bottom: 2px solid red;
}

#news_pic {
	margin-right:20px;
	margin-bottom:10px;	
}

#news_title {
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

#news_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {
	font-size: 12px;
	font-family: arial;
}

a:link {
	color: #008CC8;
	text-decoration: none;
}

a:visited {
	color: #008CC8;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.menu:link, li a.personaly_menu:link {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}

a.menu:visited, li a.personaly_menu:visited {
	color: #000000;
	text-decoration : none;
	font-weight: bold;
}

a.menu:hover, li a.personaly_menu:hover {
	color: #008CC8;
	text-decoration : none;
	font-weight: bold;
}

a.menu:active, li a.personaly_menu:active {
	color: #008CC8;
	text-decoration : none;
	font-weight: bold;
}



.keret {
	border:1px solid black;
	margin-top:5px;
	margin-bottom:5px;
}

.head {
	background-color:  #000;
	border-bottom:1px solid black;
	height: 15px;	
}

.head_inner {
	font-weight: bold;
	padding:3px;
	color: white;
	font-size: 12px;	
}

.doboz {
	background-color: #dedede;
}

.doboz_inner {
	padding:5px;
	font-size: 12px;
}

.doboz tr {
	font-size: 12px;
}

.registration {
	width: 400px;
}

.error {
	color: red;
	font-size: 10px;
}

.formtext {
	width: 270px;
	font-size: 12px;
	font-family: arial;
}

.formlongtext {
	width: 470px;
}

.firstrow {
	background-color: #DEDEDE;
}

.secondrow {
	background-color: white;	
}

.logout_firstrow {
	background-color: #DEDEDE;
}

.logout_secondrow {
	background-color: white;	
}

.download_menu {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	width:100%;
}

.download_menu *::first-letter {
  text-transform: uppercase;
}

.download_menu li {
	height: 30px;
	font-size: 12px;
	font-weight: bold;	
	background-color: #FFFFCC;	
	margin-bottom: 2px;
	padding-top:2px;
	padding-bottom:2px;	
	padding-left:5px;
}

.product_info_item {
	background-color: #DDDDDD;
}

.oldalnev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px ;
	color: #000000;
	text-decoration: none;
	margin-top:8px;
}

.szoveg  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #000000;
	text-decoration: none;	
}

.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #000000;
	font-weight: bold;
}

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #000000;
}

.szurke {
	background-color:#dedede;
}

.right10body {
	margin:0px; 
	padding:0px;
	margin-right: 10px;
}

.kek {
	color: #008CC8;
	font-size: 12px;
	margin: 15px;
}

.formspace {
	margin-bottom: 45px;
	margin-right:10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;		
}

.formspace * {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}

.content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:8px;
}

.content * {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.content * strong {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.content * strong * {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.partner_category {
	font-weight:bold;
}

.custom_fieldset {

}

.custom_textarea {
	height:200px;
	width:400px;
}

.myList {
	list-style-type: none;
	margin:0;
	padding:0;
}

