/* CSS Document */
BODY, TABLE, TR, TD
{
	margin: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color: #DDDDDD;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #DDDDDD;
	submit-highlight-color: #DDDDDD;
	font-size: 11px;
	color: #500110;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
}

.bg {
background-repeat: no-repeat;
background-position:center;
/*background-attachment: fixed;*/
}

.table_solid {
	border-collapse:collapse; 
	border:1px solid #CFCFCF;
	background-color: #F4F3F3;
}

.table_solid_black {
	border-collapse:collapse; 
	border:1px solid #000000;
}


.text_11_yellow_bold {
	font-size: 11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	font-weight:bold;
	color: #F9DAAB;
}

.text_11_yellow {
	font-size: 11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	
	color: #F9DAAB;
}

.text_11_brown {
	font-size: 11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	color: #640214;
}

.text_11_red {
	font-size: 11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	color:#CC0000;
}

.text_12_red {
	font-size: 12px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	color:#CC0000;
}

.text_10_red {
	font-size: 10px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	color:#CC0000;
}


.text_9_login {
	font-size: 9px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	color: #7F7A67;
}

.text_12_brown {
	font-size: 12px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	color: #640214;
}


.text_11_brown_bold {
	font-size: 11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	font-weight:bold;
	color: #640214;
}

.text_12_brown_bold {
	font-size: 12px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	font-weight:bold;
	color: #640214;
}

.text_13_brown_bold {
	font-size: 13px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	font-weight:bold;
	color: #640214;
}

.text_11_white {
	font-size: 11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	font-weight:bold;
	color: #ffffff;
}

.text_12_white {
	font-size: 11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	font-weight:bold;
	color: #ffffff;
}


.link_11_yellow:link    {color:#F9DAAB; text-decoration:none;}
.link_11_yellow:visited {color:#F9DAAB; text-decoration:none;}
.link_11_yellow:active  {color:#F9DAAB; text-decoration:none;}
.link_11_yellow:hover  {color:#ffffff; text-decoration:underline;}
.link_11_yellow {
	font-size: 11px;
	
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	
	}
	
.link_11_brown:link    {color:#500110; text-decoration:none;}
.link_11_brown:visited {color:#500110; text-decoration:none;}
.link_11_brown:active  {color:#500110; text-decoration:none;}
.link_11_brown:hover  {color:#000000; text-decoration:underline;}
.link_11_brown {
	font-size: 11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
}
	

.link_11_brown_bold:link    {color:#500110; text-decoration:none;}
.link_11_brown_bold:visited {color:#500110; text-decoration:none;}
.link_11_brown_bold:active  {color:#500110; text-decoration:none;}
.link_11_brown_bold:hover  {color:#000000; text-decoration:underline;}
.link_11_brown_bold {
	font-size: 11px;
	font-weight:bold;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
}

.link_12_brown:link    {color:#500110; text-decoration:none;}
.link_12_brown:visited {color:#500110; text-decoration:none;}
.link_12_brown:active  {color:#500110; text-decoration:none;}
.link_12_brown:hover  {color:#000000; text-decoration:underline;}
.link_12_brown {
	font-size: 12px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
}
	
.link_12_brown_bold:link    {color:#500110; text-decoration:none;}
.link_12_brown_bold:visited {color:#500110; text-decoration:none;}
.link_12_brown_bold:active  {color:#500110; text-decoration:none;}
.link_12_brown_bold:hover  {color:#000000; text-decoration:underline;}
.link_12_brown_bold {
	font-size: 12px;
	font-weight:bold;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
}	


.link_13_brown_bold:link    {color:#500110; text-decoration:none;}
.link_13_brown_bold:visited {color:#500110; text-decoration:none;}
.link_13_brown_bold:active  {color:#500110; text-decoration:none;}
.link_13_brown_bold:hover  {color:#000000; text-decoration:underline;}
.link_13_brown_bold {
	font-size: 13px;
	font-weight:bold;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
}	

	
.link_11_white:link    {color:#ffffff; text-decoration:none;}
.link_11_white:visited {color:#ffffff; text-decoration:none;}
.link_11_white:active  {color:#ffffff; text-decoration:none;}
.link_11_white:hover  {color:#ffffff; text-decoration:underline;}
.link_11_white {
	font-size: 11px;
	
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	
	}
	
	
.input_text_black{
	FONT-SIZE: 11px; 
	COLOR: #7D241E; 
	border-width: 1px;
	border-color: #AE9D85;
	FONT-STYLE: normal;
	border-style: solid;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
	BACKGROUND-COLOR: #FFFFFF;
}

.button_reg {
	background-color: #ffffff;
	border-color:#AE9D85;
	border-style: solid;
	border-width: 1;
	color: #7D241E;
	font-size:11px;
	font-family:  arial, "arial ce" ,verdana,  helvetica;
}
td#user_languages_cell label {
	display:block;
	float:left;
	width:110px;
}
td#user_rights_cell label {
	text-align:left;
	display:block;
	float:left;
	width:160px;
	margin-left:50px;
}
.uzlethely_list_element
{
    width: 480px;
    margin-left: 10px;
    margin-right: 10px;
}
.uzlethely_list_element table
{
    margin-left: 10px;
}
.uzlethely_list_element .ule_dotline
{
    width: 480px;
    background: url("http://static.ugyved.net/media/image/gui/vonal_szaggatott_main.gif") repeat-x;
}
.uzlethely_list_element .ule_pic
{
    float: left;
    width: 72px;
    overflow: hidden;
}
.clearing
{
    clear:both;
}