@charset "utf-8";
#sidebarheaderimpreza  {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
}



#headerimpreza {
	height: 120px;
	background-image: url(images/tlo/header2.gif);
}
.fotoreportaz_logo {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #69C;
}
#page_content_main_rok {
	width:720px;
	float:right;
	margin-right:10px;
	padding-bottom:15px;
}

#mainContentheaderimpreza  {
	zoom: 1;
	height: 86px;
	margin-top: 21px;
	margin-right: 245px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/* 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.
 */
.fotoMasterDetail
{
	margin-top: 5px;
	width: 715px;
	background-image: url(images/tlo/tlo3.jpg);
	background-position: right;
	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;
}
.fotoMasterDetail .fotoContainer {
	overflow: visible;
	padding: 10px;
	width: 280px;
	float: left;
	height: 190px;
}
.fotoMasterDetail .fotoMasterContainertitle 
	{
	width: 280px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
	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. 
*/
.fotoMasterDetail .fotoMasterContainer
{
	width: 280px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 155px;
}
.fotoMasterDetail .fotoMasterContainerfooter {
	width: 270px;
	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;
}



/* This is the selector for a Master Column element which holds the actual data for 
 * a master column.
*/
.fotoMasterDetail .fotoMasterColumn
{
	background-color: #FEF9E9;
	cursor:pointer;
	height: 16px;
	width: 268px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	float: left;
	padding: 5px;
	border: 1px solid #FFF;
}
/* This is the selector for a highlighted Master Column element.
*/
.fotoMasterDetail .fotoMasterColumnHover
{
	/*background-color: #FC6;*/
	border: 1px solid #CCC;
}
/* This is the selector for a selected Master Column element.
*/
.fotoMasterDetail .fotoMasterColumnSelected
{
	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. 
*/
.fotoMasterDetail .fotoDetailContainer
{
	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.
*/
.fotoMasterDetail .fotoDetailColumn
{
	margin-bottom: 1px;
	padding-top: 0px;
	width: 335px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.fotoMasterDetail .fotoContaineropis {
	overflow: hidden;
	width: 400px;
	float: left;
	height: 220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.fotoMasterDetail .fotoMasterContainerfotka {
	width: 210px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 140px;
	float: left;
}
.fotoMasterDetail .fotoMasterContainertitleopis {
	width: 400px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #600;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fotoMasterDetail .fotoMasterContainerimprezaopisdlugi {
	width: 180px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 105px;
}
.fotoMasterDetail .fotoMasterContainerimprezaopisdata {
	width: 180px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 25px;
}

.fotoMasterDetail .fotoMasterContainerfooteropis {
	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;
}
.fotoMasterDetail .fotoMasterColumnf {
	background-color: #FEF9E9;
	cursor:pointer;
	height: auto;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	float: left;
	padding: 5px;
	border: 1px solid #FFF;
}

