/********** PHOTO DOWNLOAD **********/

.ph_mtable {
	width: 100%;
	text-align: left;
}
.ph_header {
}
.ph_content {
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.ph_footer {
}
.ph_ctable {
}

/* ctable styles - START */

.art_title {
	padding: 10px 0px 0px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-left: justify;
	font-weight: bold;
	font-size: 14px;
	color: #555555;
}
.art_title_desc {
	padding: 5px 0px 10px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
}

.ph_intro_box {
}

.ph_header_box {
	padding: 10px 0px 10px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	color: #555555;
}
.ph_email_box {
	padding: 0px 0px 0px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #555555;
}
.ph_email_box_ctrl {
	font-size: 11px;
	width: 290px;
}
.ph_email_repeat_box {
	padding: 0px 0px 0px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #555555;
}
.ph_email_repeat_box_ctrl {
	font-size: 11px;
	width: 290px;
	padding-left: 2px;
}
.ph_reg_box {
	padding: 5px 0px 0px 120px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
}
.ph_button_box {
	padding: 10px 0px 0px 10px;
	text-align: left;
}
.ph_button_ctrl {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	color: #165FDE;
	border: 0px #000000 solid;
	cursor: pointer;
	width: 256px;
	height: 40px;
	padding-top: 30px;
	padding-bottom: 5px;
	background-image:url(../images/button_pobierz.gif);
	background-repeat: no-repeat;
	background-position: 110px 0px;
}
.ph_button_ctrl_num {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	color: #165FDE;
	border: 0px #000000 solid;
	cursor: pointer;
	width: 256px;
	height: 40px;
	padding-top: 30px;
	padding-bottom: 5px;
	background-image:url(../images/button_numer.gif);
	background-repeat: no-repeat;
	background-position: 110px 0px;
}

.ph_footer_box {
	padding: 0px 0px 0px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
}

.ph_success_box {
	padding: 0px 0px 0px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
}

.ph_link_box {
	padding: 0px 0px 0px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
}
.ph_link_box a:link {
	color: #165FDE;
}
.ph_link_box a:visited {
	color: #165FDE;
}
.ph_link_box a:hover {
	color: #165FDE;
	text-decoration: underline;
}
.ph_link_box a:active {
	color: #165FDE;
	text-decoration: underline;
}

.ph_button_ok_box {
	padding: 10px 0px 0px 0px;
	text-align: left;
}
.ph_button_ok_ctrl {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	color: #165FDE;
	border: 0px #000000 solid;
	cursor: pointer;
	width: 256px;
	height: 40px;
	padding-top: 30px;
	padding-bottom: 5px;
	background-image:url(../images/button_ok.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.ph_error_label {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

/* ctable styles - END */

