/*		KĂ©pmegjelenĂ­tĂ©s		*/
.displayimage_albumchange{
	font-size: 12px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}
.displayimage_albumchange select{
    width: 250px;
    background: #e6f0f4;
    font-size: 12px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}

.displayimage_imagelist {
	width: 608px;
	height: 180px;
	margin-left:10px;
}

.displayimage_item {
    width: 130px;
    height: 160px;
    position: relative;
    float:left;
    display:inline;
    background: url("http://imgserver.jojatek.hu/page_images/util/kepnezegeto.jpg") no-repeat;
    margin: 5px 0 0 8px;
}

.displayimage_itemimage {
    width: 120px;
    height: 120px;
    margin: 5px 0 0 4px;
}

.displayimage_itemstat {
    display: inline;
    float: left;
    position:relative;
    top: 2px;
    left: 26px;
    
    width: 90px;
    height: 10px;
    
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    color : #41839c;
    text-align: left;
}
.displayimage_itemtype {
    display: inline;
    float: left;
    position:relative;
    top: 1px;
    
    
    width: 32px;
    height: 30px;
}



.displayimage_imagelist_move {
 	width: 15px;
    height: 144px;
    position: relative;
    top: 60px;
    float:left;
    display:inline;
 	padding: 0px 0 0 0px;
}

.displayimage_image {
 	width: 600px;
    height: 540px;
    margin: 0px;
    padding: 0px;
    /*background: #e6f0f4;*/
}
.displayimage_imagetable{
	width: 500px;
	font-size: 14px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}
.displayimage_comments {
    position: relative;
        
    width: 570px;
    background-color: #eaf3f6;
}
.displayimage_comments_header {
    /*background: #ef592d;*/
    /*color: white;*/
    font-size: 10px;
}
.displayimage_comments_header a:link {text-decoration: none; color: white}
.displayimage_comments_header a:visited {text-decoration: none; color: white}
.displayimage_comments_header a:active {text-decoration: none; color: white}
.displayimage_comments_header a:hover {text-decoration: none; font-weight: bold; color: white}

.displayimage_comments_header_blue {
    /*background: #e6f0f4;*/
    font-size: 10px;
}

.displayimage_comments_blue {
    background: #e6f0f4;
    color: #41839c;
    font-size: 12px;
}

.displayimage_opinionwrite {
    color: #41839c;
    font-size: 12px;
}
.displayimage_opinionwrite textarea{
    color: #41839c;
    font-size: 12px;
}

.displayimage_noright{
	font-size: 14px;
    color: #41839c;
    font-family: arial, helvetica, sans-serif;
}

