

/*  Képfelföltés    */

.image_error {
    font-size: 14px;
    color: #e04213;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
}
/* Igazolványkép	*/
.image_avatar {
    width: 444px;
    height: 236px;

    font-size: 12px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
    
    /*background-image: url("http://static.talalka.hu/image/igazolvany_hatter.jpg");*/
    background-repeat: no-repeat;
    background-color: white;
}
.image_avatar_image {
	width:100px;
	height:100px;

	float:left;
	display: inline;
	position: relative;
	left: 35px;
	top: 65px;
}
.image_avatar_content {
	width:160px;
	height:80px;
	float:left;
	display: inline;
	position: relative;
	left: 54px;
	top: 50px;
}

.image_avatar input{
    background: white;
    border: 1px solid #41839c;
    color: #41839c;
}

/*	albumok	*/

.image_albums {
    width: 508px;
    margin: 10px 0 20px 0;
    
    font-size: 12px;
    /*color: #41839c;*/
    font-family: arial, helvetica, sans-serif;
}

.image_albums_table{
    /*background: #d5e5ec; */
    border: 0px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.image_albums_table_header {
    /*background: #e6f0f4;*/
    /*color: #e04213;*/
    font-size: 10px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    border-top: 0px;
    border-bottom: 1px solid #41839c;
    border-left: 0px;
    border-right: 0px;
}
.image_albums_table_text{
    /*background: #e6f0f4;*/
    font-size: 10px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
    border-top: 0px;
    border-bottom: 1px solid #41839c;
    border-left: 0px;
    border-right: 0px;
    padding: 3px 0 3px 0;
}

.image_albums_table_text input{
    background: white;
    font-size: 10px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}

.image_albums_table_text select{
    background: white;
    font-size: 10px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}

.image_albums_table_text_selected{
    background: #accedd;    /*#99bdcd*/
    font-size: 10px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
    border-top: 0px;
    border-bottom: 1px solid #41839c;
    border-left: 0px;
    border-right: 0px;
    padding: 3px 0 3px 0;
}

.image_albums_table_text_selected input{
    background: white;
    font-size: 10px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}

.image_albums_table_text_selected select{
    background: white;
    font-size: 10px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}




.image_noalbumtext {
    font-size: 12px;
    color: #e04213;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
}

.image_imageupload input{
    background: white;
    border: 1px solid #41839c;
    color: #41839c;
    font-size: 12px;
}

.image_images_table{
	/*background: #d9e8ee;*/
    border: 0px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}
.image_images_table_header {
    /*background: #e6f0f4;*/
    color: #e04213;
    font-size: 12px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    border-top: 0px;
    border-bottom: 1px solid #41839c;
    border-left: 0px;
    border-right: 0px;
}
.image_images_table_text{
    /*background: #e6f0f4;*/
    font-size: 12px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
    border-top: 0px;
    border-bottom: 1px solid #41839c;
    border-left: 0px;
    border-right: 0px;
    padding: 6px 0 6px 0;
}

.image_images_table_text input{
    background: white;
    font-size: 12px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}

.image_images_table_text select{
    background: white;
    font-size: 12px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}


.image_imageitems{
    font-size: 12px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
}

.image_images_table_ordertext{
    font-size: 12px;
    font-weight: bold;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}
