@import url('staff_piotras.css');


img{
	border: 0;
}

#a_enter{
	text-align: center;
}

.desc{
	color: #005500;
	font-size: 1.2em;
}

.desc .dbody{
	text-align: justify;
}

.desc .p1{
	text-indent: 20px;
	text-align: justify;
}

.desc .centered{
	text-align: center;
}

.desc img{
	vertical-align: middle;
}

.desc .button{
	width: 170px;
	height: 35px;
	background-color: #b3ddc7;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.desc .button a{
	color: #005500;
	font-size: 1em;
	font-weight: normal;
	line-height: 250%;
}

/*LOGGING
*******************************************
*/
#log_err_div{
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
}

#log_err_div .mhead{
	color:red;
	font-weight:bold;
	text-decoration:blink;
	font-size:120%;
}

#log_err_div .mbody{
	 color:black;
	 font-size:1.1em;
}

#log_err_div input{
	font-size:1.4em;
}

.line1{
	height: 1px;
	color: silver;
	background-color: black;
	border: 0;
}

.linered{
	height: 1px;
	color: red;
	background-color: red;
	border: 0;
}
/***********************************************/

.navig_div{
	text-align:center;
	font-size:14pt;
	width:100%;
	position:relative;
}

.d_lang{
	margin-top: 7px;
}

.c_func_butt{
	height:70px;
	width:70px;
}

.notes_desc{
	width: 10%;
	color:red;
	text-align:right;
	font-weight: bold;
}

.notes{
	width: 57%;
}

.price_desc{
	width: 10%;
	color: red;
	font-weight: bold;
}

.price{
	width: 23%;
}

.page_navig{
	width: 100%;
	font-size: 12pt;
	position: relative;
	left: 0;
	top: 0;
}

.page_navig .left{
	text-align: left;
	width: 20%;
	position: absolute;
	left: 0;
}

.page_navig .center{
	text-align: center;
	width: 60%;
	position: absolute;
	left: 20%;
}

.page_navig .right{
	text-align: right;
	width: 20%;
	position: absolute;
	left: 80%;
}

.page_navig .center .mult{
	font-weight: bold;
	cursor: pointer;
}

.page_navig .center .chosen{
	font-weight: bold;
	color: orange;
	cursor: pointer;
}

.page_navig .center .single{
	cursor: pointer;
}

.dbg{
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 500px;
	background-color: white;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	z-index: 5;
}

.dbg .title{
	font-weight: bold;
}

#af_sub{
	text-align: center;
}

.modlist .headers{
	font-weight: bold;
}

.modlist .headers .sortedby a{
	color: orange;
}

.pid{
	color: red;
}

#stafflist{
	border-collapse: collapse;
	border: 0px;
}

#guest_gal_head{
	margin-left: 15px;
	font-size: 13px;
}

.staff_view_top td{
	width: 33%;
	text-align: center;
}

.staff_view_top .back{
	text-align: left;
}

.staff_view_top .forward{
	text-align: right;
}

.staff_view_top img{
	vertical-align: middle;
}

.staff_view_top .butt img{
	height:60px;
	width:60px;
}

.pv_table{
	width:100%;
	background-color: transparent;
}

#left_column{
	width:400px;
	vertical-align: top;
}

#left_column table{
	background-color: transparent;
	width: 330px;
}

#left_column .header{
	background-color:#e0ffff;
	font-weight: bold;
}

#cat_no_tr{
	color: red;
}

#cat_no{
	font-weight: bold;
	font-size: 15px;
}

#left_column .lang{
	color: red;
}

#left_column .lang img{
	margin-left: 45px;
}

#left_column .desc1{
	vertical-align: top;
}

#left_column .desc2{
	text-align: justify;
}

#right_column{
	width:370px;
	vertical-align:top;
	text-align:center;
}

#right_column .r_main{
	background-color: transparent;
	border-color: #ffffff;
	border:0;
}

#right_column .main_pic{
	text-align:center;
}

#right_column .main_pic td{
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: center;
}

#right_column .main_pic img{
	border:1px;
	border-color: #00aa44;
}

#view_photos{
	text-decoration: blink;
	color: red;
	font-size: 14px;
}

#right_column .small_pics td{
	vertical-align:top;
	text-align:center; 
	background-repeat: no-repeat;
	background-position: center;
}

#right_column .small_pics img{
	 border:1px;
	 border-color: #00aa44;
	 vertical-align:middle;
}

#lang_level{
	background-color: transparent;
}

#lang_level .l_header{
	color:orange;
	font-size:14px;
	font-weight:bold;
	text-align: center;
}

#lang_level .l_header span{
	float: left;
}

#lang_level .l_body1{
	vertical-align: top;
	font-weight: bold;
}

#lang_level .l_body2{
	text-align: justify;
}

#photo_title{
	text-align: center;
	width: 100%;
	font-weight: bolder;
	font-size: 20px;
}

#photo_title span{
	color: red;
}

#guest_message{
	background-color: #EFEFEF;
	width: 95%;
	border-width: 1px;
	border-style: solid;
	border-color:orange;
	margin-top: 30px;
}

.link_person_name{
	color: black;
	font-weight: bold;
}

.link_person_name span{
	color: red;
}

#a_guest_more{
	color:red;
	font-size: 1.3em;
}

.edl_label{
	width: 100%;
	background: transparent;
}

.edl_text{
	width: 100%;
	background: transparent;
	display: none;
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.eng_ver{
	background: #FFFF9F;
	width: 175px;
}

/***************************************************************/
.col_red{
	color: red;
}

.col_green{
	color: green;
}

.guest_top{
	width: 100%;
	text-align: center;
	font-size: 10pt;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding-top:4px;
	padding-bottom:4px;
}

/*##############################################################################################*/

#main_center_div{
	min-height:480px;
}

.zlecenie_tabela td {background-color: white;}

.zlecenie_tabela th {background-color: rgb(224,224,224);}

.zlecenie_tabela {background-color: white;}
