@charset "utf-8";

.placowkireportaz_logo {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #69C;
}
/* SpryMasterDetail.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Master/Detail structure container. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
.placowkiMasterDetail
{
	width: 715px;
	background-image: url(images/tlo/tlo4.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}
.placowkiMasterDetail .placowkiContainer {
	overflow: hidden;
	padding: 10px;
	width: 280px;
	float: left;
	height: 185px;
}
.placowkiMasterDetail .placowkiMasterContainertitle 
	{
	width: 280px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
/* This is the selector for the Master Container element which houses all the MasterColumn
 * classes. By default the Master column occupy about 35% from the width of the 
 * entire structure. 
*/
.placowkiMasterDetail .placowkiMasterContainer
{
	width: 280px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 140px;
}
.placowkiMasterDetail .placowkiMasterContainerfooter {
	width: 300px;
	height: 20px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
}



/* This is the selector for a Master Column element which holds the actual data for 
 * a master column.
*/
.placowkiMasterDetail .placowkiMasterColumn
{
	background-color: #FEF9E9;
	cursor:pointer;
	height: 14px;
	width: 130px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	border: 1px solid #FFF;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/* This is the selector for a highlighted Master Column element.
*/
.placowkiMasterDetail .placowkiMasterColumnHover
{
	/*background-color: #FC6;*/
	border: 1px solid #CCC;
}
/* This is the selector for a selected Master Column element.
*/
.placowkiMasterDetail .placowkiMasterColumnSelected
{
	background-color:#FFDD97;
	color: #000;
}
/* This is the selector for the Detail Container element which houses all the DetailColumn
 * classes. By default the Detail column occupy about 60% from the width of the 
 * entire structure. 
*/
.placowkiMasterDetail .placowkiDetailContainer
{
	overflow: auto;
	height: 220px;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	float: left;
}
/* This is the selector for a Detail Column element which holds the actual data for 
 * a detail column.
*/
.placowkiMasterDetail .placowkiDetailColumn
{
	margin-bottom: 1px;
	padding-top: 0px;
	width: 335px;
}

.placowkiMasterDetail .placowkiContaineropis {
	overflow: hidden;
	width: 410px;
	float: left;
	height: 185px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.placowkiMasterDetail .placowkiMasterContainerfotka {
	width: 210px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 140px;
	float: left;
}
.placowkiMasterDetail .placowkiMasterContainertitleopis {
	width: 403px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.placowkiMasterDetail .placowkiMasterContainertitleopiszs {
	width: 650px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.placowkiMasterDetail .placowkiMasterContaineropisdlugi {
	width: 190px;
	overflow: hidden;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 120px;
}
.placowkiMasterDetail .placowkiMasterContaineropisdata {
	width: 180px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 25px;
}

.placowkiMasterDetail .placowkiMasterContainerfooteropis {
	width: 390px;
	height: 20px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
}
.placowkiMasterDetail .placowkiMasterContaineropiswiecej {
	width: 184px;
	height: 19px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
	float: left;
}
#placowki_opispelnyiks {
	width: 695px;
	height: 20px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.iks {
	color: #F30;
	border: 1px solid #999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #FFF;
}



#placowki_opispelny  {
	width: 685px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.konkretnydzien        {
	width: 630px;
}

.pokaz {
	display: none;
}
.placowkiMasterDetail #appDivp .dzienzajec {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #369;
	margin-bottom: 3px;
	margin-top: 10px;
}
.placowkiMasterDetail .placowkiMasterContaineropisdlugi ul li {
	width: 180px;
	overflow: hidden;
	height: 80px;
	margin-left: -10px;
}
.male {
	font-size: 10px;
}
.placowkireportaz_logomedia {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #FFF;
}
.mdk {
}

