body
{
	margin: 0;
	background-color: #575757;
	background-image: url('../img/bg00.jpg');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
}
a
{
	text-decoration: none;
	color: red;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0;
}
#iecenter
{
	text-align: center;
	height: 100%;
}
#header
{
	width: 1050px;
	height: 40px;
	line-height: 60px;
	margin:  auto;
	font-size: 18px;
	color: white;
	/*background-color: #303030;*/
}
#header a
{
	color: #878787;
}
#header a:hover
{
	color: white;
}

#header_left
{
	width: 70%;
	float: left;
	clear: right;
	text-align: left;
}
#header_right
{
	width: 20%;
	float: right;
	text-align: right;
}
#main
{
	width: 1050px;
	margin:  auto;
	overflow: auto;
	/*background-color: white;*/
	background-position: bottom left;
	background-repeat: no-repeat;	
}
#content
{
	width: 100%;
	float: left;
	clear: right;
	color: white;
	min-height: 400px;
	/*background-color: #353535;*/
}
#content h1
{
	font-size: 16px;
	color: #1463a3;
	font-weight: bold;
}
#content #cont
{
	color: #7a7a7a;
	text-align: left;
	padding: 10px 20px 20px 20px;
}
#content #cont a
{
	color: #7a7a7a;
	font-weight: bold;
}
#content #cont a:hover
{
	color: #1463a3;
}
#content #cont p
{ 
	padding: 4px;
}
#content img
{
	margin-top: 15px;
}
#footer
{
	width: 1050px;
	height: 90px;
	margin: auto;
	color: white;
	background-color: #303030;
	border-bottom: 1px solid white;
}
#footer_left
{
	width: 40%;
	float: left;
	clear: right;
	text-align: left;
	margin: 40px 0 0 15px;
}
#footer_center
{
	width: 30%;
	float: left;
	clear: right;
	text-align: center;
	margin: 12px 0 0 15px;
}
#footer_right
{
	width: 25%;
	float: right;
	text-align: right;
	margin: 40px 20px 0 0;
}
#content table
{
	margin: 30px 10px 30px 10px;	
	border: 2px solid black;
	border-collapse: collapse; 
}
#content table td
{
	border: 2px solid black;
	padding: 5px;
	text-align: left;	
}
#content table th
{
	color: #ff8000;
	font-size: 15px;
	border: 2px solid black;
	padding: 7px;
	text-align: center;	
	font-weight: bold;
}
#content table th.prev_next_month a
{
	color: #547086;
	font-size: 15px;
	font-weight: bold;
}
#content table th.prev_next_month a:hover
{
	color: #ff8000;
	text-decoration: none;
}
#content table th.day-of-week
{
	color: #547086;
	font-size: 11px;
	border: 2px solid black;
	padding: 7px;
	text-align: center;	
	font-weight: bold;
}
#content table td.not_today .day
{
	padding: 2px;
	margin-bottom: 5px;
	background-color: #202020;
	text-align: center;	
}
#content table td.not_today .info
{
	padding: 6px;
}
#content table td.not_today .info .title
{
	font-weight: bold;
}
#content table.calendar tr td
{
	vertical-align: top;	
	width: 140px;
}

#content table td.today
{
	margin-bottom: 5px;
	background-color: #ff9326
}

#content table td.today .day
{
	padding: 2px;
	background-color: #8c3800;
	text-align: center;	
}
#content table td.today .info
{
	padding: 5px;
}
#content table td.not_today .info.title
{
	font-weight: bold;
}

table.calendar tr th .month
{
	font-weight: bold;
}

#content .album_element
{
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid  #60a1cf;
}
#content .album_element .header
{
	clear: both;
}
#content .album_element .header h2
{
	width: 70%;
	float: left;
	clear: right;
	margin: 0;
	
	font-size: 18px;
	color: #1463a3;
	font-weight: bold;	
}
#content .album_element .header h3
{
	width: 30%;
	float: left;
	clear: right;
	margin: 0;
	
	text-align: right;
	font-size: 18px;
	color: #1463a3;
	font-weight: bold;	
}
#content .album_element .desc table
{
	margin: 10px 0 10px 0;
	border: 0;
}
#content .album_element .desc table tr td
{
	line-height: 11px;
	text-align: left;
	border: 0;	
}
#content .album_element .foto
{
	clear: both;
}
.impreza {
	width: 56px;
	height: 11px;
	display: block;
	margin: 5px 0 5px 0;
	background-image: url('../img/impreza.jpg');
}
.miasto {
	width: 123px;
	height: 17px;
	background-image: url('../img/miasto_tlo3.gif');
	color: #202020;
	
	margin: 5px 10px 5px 10px;
	text-align: center;
}
.miasto_napis {
	font-weight: bold;
	padding: 1px 0 2px 0;
}
.nazwa {
	line-height: 16px;
	color: #f8f8f8; 
	font-weight: bold;
}
.start {
	line-height: 11px;
	color: #ff5d5d;
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0 5px 0;
	clear: both;
}
.start img {
	margin: 0 4px 0 0 !important;
	padding: 0 !important;
}
.gdzie {
	line-height: 16px;
	color: #8acbff;
}
.gdzie img {
	margin: 2px 0 2px 0  !important;
	display: block;
	clear: both;
}
.pokaz_opis {
	width: 83px;
	height: 11px;
	display: block;
	margin: 6px 0 5px 0;
	background-image: url('../img/pokaz_opis.jpg');
}
.pokaz_opis_2 {
	width: 83px;
	height: 11px;
	display: block;
	margin: 6px 0 5px 0;
	background-image: url('../img/pokaz_opis.gif');
}
.opis {
	display: none;
	color: #ececec; 
	font-size: 11px
}

