@import "header.css";  /* site header */
@import "menu.css";    /* top navigation menu */
@import "form.css";    /* form elements and dedicated classes */
@import "footer.css";  /* site footer */

@import "side_group_menu.css";  /* side menu */
@import "formatting.css";       /* special classes */

@import "ticker.css";

@import "reset.css";       /* reset styles for some classes/ids */

img {
	border: none;
}

#Content {
	font-size: 110%;
}
#Content h2, #Content h3, #Content h4  {
	font-size: 100%;
}
#Content p, #Content ul, #Content ol, #Content span, #Content table {
	font-size: 95%;
}
#Content p {
	text-align: left;
	margin-bottom: 1em;
}
#Content h2, #Content h3, #Content h4, #Content p {
	margin-left:0;
}
#Content ul {
	margin-left:0;
	padding-left:1.5em;
	list-style-image: url("../.icons2007/bullet.png");
	list-style-type: square;
}
#Content ol {
	margin-left:0;
	padding-left:1.5em;
	list-style-type: decimal;
}
ol li {
	color: black !important; /* color for number in ordered list */
}

#Content ul li,  #Content ol li,
#Content .News ul li,  #Content .News ol li {
	margin-left: 2.0em; /* visible in IE 6.0 */
	padding-left:0;
}
/* News and events content */

.MessageBox {
	margin-bottom: 0.5em;
	font-weight: normal;
}
.MessageBox img {
	float: left;
	margin-right: 0.5em;
	border: 1px solid;
}
.MessageBox:after {  /* smart float clearing */
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}
.MessageBox h3 {
	margin: 0.3em 0 0.2em 0;
}
.MessageBox .News {
	padding-bottom: 0;
}
#Content .MessageBox .News h3 {
	font-size: 110%;
	font-weight: bold;
}
.MessageBox .News .Date {
	font-size: 70%;
	margin-right: 0.5em;
	font-weight: normal;
}
.MessageBox .News h3 img {
	border: none;
}
#Content #VortalNews {
	font-family: Verdana,Helvetica,sans-serif;

	padding-bottom: 4px;
	margin-top: 1em;
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-bottom-color: #bbbbbb;
	background-color: transparent;
	background-image: url("../.images2007/header2_bg_blue.png");

	background-repeat: repeat-x;
	background-attachment: scroll;

	font-size: 100%;

	font-variant: normal;
	text-transform: none;

	font-weight: bold;
}
#Content #VortalNews ul {
	list-style-type: none;
	list-style-image: none;
	display: block;
	clear: both;
	margin: 0.3em 0 0 0;
	padding: 0;
	float: right;
	font-size: 80%;
	font-variant: normal;
	text-transform: none;
}
#Content #VortalNews li {
	float: left;
	border-left: 1px solid #BBB;
	padding: 0 0.4em 0 0.4em;
}
#Content #VortalNews li:first-child {
	border: none;
}
#Content #VortalNews a {
	border: none;
}
#Content #VortalNews a:hover {
	border-bottom: 1px solid;
}
#VortalNewsFullList a {
	padding-right: 0.5em;
}
.News {
	padding-bottom: 0.3em;
}
#Content h2.News {
	border: none;
	background-image: none;
	font-size: 130%;
	text-transform: none;
	padding-left: 0;
}
#Content h2.News .Date {
	font-size: 50%;
	padding-top: 0.5em;
}
#Content h3.News .Date {
}
.News h3 {
	margin: 0 0 0.2em 0em;
	font-weight: normal;
	font-size: 100%;
	padding-left: 6.5em;
	line-height: 1.3;
}
.News h3 img {
	float: none;
	margin-right: 0.1em;
	vertical-align: bottom;
}
.News .Date {
	font-size: 70%;
}
.Date,.Subtitle {
	font-weight: normal;
}
.MainInfo {
	margin-bottom: 1em;
}
.MainInfo img {
	float: left;
	margin-right: 0.5em;
	border: 1px solid #DDD;
}
.MainInfo h3 {
	font-size: 110%;
	font-weight: normal;
}
#Content .MainInfo p {
	margin-left: 0;
	margin-bottom: 0.2em;
}
.MessageBox .DateTime {
	min-width: 50%;
	font-weight: normal;
	font-size: 90%;
}
.MessageBox .Location {
	margin-top: 0.1em;
	font-size: 80%;
}
.MessageBox .DateTime, .MessageBox .Location {
	text-align: left;
	line-height: 1em;
}
.DateTime .Date, .DateTime .Time{
	font-size: 80%;
}
.DateTime  {
	margin: 0 0 0.5em 0;
}
.MessageBox .Lead {
	font-weight: bold;
	margin-top: 0.5em;
}
.MessageBox .Category {
	float: left;
	margin-bottom: 0.1em;
	font-size: 75%;
}
.Category {
	margin-top: 0.5em;
	line-height: 1.7em;
}
.Category a {
	padding: 0.1em 0.5em;
	border-width: 0.1em 0.1em 0.1em 0;
	border-style: solid dashed;
	white-space: nowrap;
}
.Category a {
	margin-right: -0.25em;  /* collapse whitespaces */
}
.More {
	text-align: right;
	font-size: 110%;
	padding-right: 0.8em;
}
.PointArrows {
	font-weight: bold;
	font-size: 110%;
}
.PointArrows a, .PointArrows a:hover {
	border: none;
}
.ColoredBox {
	padding: 0.5em 1em;
	border: 1px solid;
}
.NewsIcon {
	float:none;
	margin-right: 0.1em;
	vertical-align: bottom;
}

/* Specific classes */
/* TODO: review and move to separate page styles if not globaly used */

#BookTicketsBox a {
	display: block;
	font-size: 75%;
	font-weight: normal;
	border: 1px solid;
	width: 11em;
	padding: 0.3em;
	text-align: left;
	margin-top: 0.5em;
	background-image: url("../.icons/cim_small_logo.gif");
	background-position: 8.5em 50%;
	background-repeat: no-repeat;
	margin-left: 1em;
	float: right;
}

/** turystyka and sport only */
#PictureOfTheDay {
	float: right;
	margin-left: 1em;
}
#PictureOfTheDay h3 {
	text-align: right;
}
#PictureOfTheDay p {
	margin-left: 0;
	text-align: center;
}
#PictureOfTheDay a {
	border: none;
}
#PictureOfTheDay img {
	border: 1px solid;
}
/** */

#ObjectEditBox a {
	display: block;
	font-size: 75%;
	font-weight: normal;
	border: 1px solid;
	width: 11.3em;
	padding: 0.3em;
	text-align: left;
	margin-top: 0.5em;
	background-position: 9.9em 50%;
	background-repeat: no-repeat;
	background-image: url("../.icons/edit_object.png");
	margin-left: 1em;
	float: right;
}

#ObjectEditBox #ObjectLegend a {
	background-image: none;
}

#EventTicketPlaces, #ePoznan_ZPORR {
	clear: both;
	float: right;
	font-size: 80%;
	font-weight: bold;
	margin-top: 0.5em;
	margin-left: 1em;
	padding: 0.5em;
}
#EventTicketPlaces ul {
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
#EventTicketPlaces a {
	font-weight: normal;
}
#ePoznan_ZPORR {
	font-weight: normal;
	text-align: center;
	background-image: url("../.icons/zporr_logo.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 3.5em;
	margin-right: 1.5em;
}
/********************
 * symbols for disabled
 ********************/
#DisabledSymbols {
	margin: 0.2em 0 0.5em 0.5em;
	padding: 0 0.5em 0.5em 0.5em;
	border: 1px solid;
	float: right;
	clear:right;
	text-align: center;
	width: 7em;
}
#DisabledSymbols h3, #DisabledSymbols a {
	font-size: 60%;
	text-align: left;
}
#DisabledSymbolsLegend h3 {
	font-size: 85%;
}
#DisabledSymbols img, #DisabledSymbolsLegend img {
	border: none;
	vertical-align: middle;
}
#DisabledSymbols img {
	height: 20px;
	border: 1px dotted;
}
#DisabledSymbolsLegend img {
	height: 30px;
}
#DisabledSymbols ul {
	margin-left: 0;
	padding-left: 0;
}
#DisabledSymbols li, #DisabledSymbolsLegend li {
	list-style-type: none;
	margin-top: 0.5em;
}

/********************
 * video clips
 ********************/
.VideoListItem {
	border-bottom: 1px solid #DDD;
	margin-bottom: 0.7em;
	padding-bottom: 0.7em;
}
.VideoListItem img {
	float: left;
	margin-right: 0.5em;
	border-bottom: 1px solid #DDD;
}
.VideoListItem h3 {
	margin: 0 0 0.2em 0.5em;
}
.VideoListItem:after, .VideoItem:after {  /* smart float clearing */
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
}
.VideoItem object {
	float: left;
	margin-right: 0.5em;
}
.VideoItem img {
	border: 1px solid #DDD;
}

#Page .VideoListItem h3 {
	display: inherit;
}

/********************
 *
 ********************/
fieldset.FieldSet {
	border-top-color:  #d8e8ff;
	border-right-color:  #d8e8ff;
	border-bottom-color:  #d8e8ff;
	border-left-color:  #d8e8ff;
	background-color: #f0f0ff;
}

/*
*/
h2#Navigation {
	margin-top: 1.4em;
	padding-bottom: 0.5em;
	font-weight: normal;
	font-size: 80%;
	text-transform: none;
}
h2#Navigation a:first-child {
	background: none;
	padding-left: 0;
}
h2#Navigation span {
	float: right;
	margin-top: -0.8em;
	display: block;
}
h2#Navigation span a {
	border: none;
	background: none;
	padding-left: 0;
}
h2#Navigation a {
	padding-left: 0.7em;
}
h2#PageTitle {
	font-size: 130%;
	border: none;
	background-image: none;
	text-transform: none;
	margin-left:0;
	padding-left:0;
}
h2#PageTitle a {
	border: none;
}
h2#PageTitle img {
	vertical-align: bottom;
}
#PageTitleToolbar {
	float: right;
}
.PointingSeparator {
	padding-right: 1em;
}

/*polecamy*/
#Recommended {
	clear: both;
	width: 531px;
	height: 200px;
	text-align: center;
	margin-top: 0.5em;
}

.paper {
	height: 200px;
	width: 175px;
	float: left;
}

.paper h3 {
	text-align: center;
	margin-right: 0.5em;
	margin-left: 0.5em !important;
}

.paper img {
	text-align: center;
}

.paper ul {
	text-align: left;
	margin-left: -1.8em !important;
}
.paper ul li {
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 0.2em;
	margin-right: 0.5em;
}

.linki a:hover {
	background-color: red;
	text-decoration: underline;
}

#NavButtonsContainer {
	float: left;
	padding-right: 2.0em;
	margin-bottom: -0.5em;
}

#NavButtonsContainer h2 {
	width: 531px;
	float: left;
}

#NavButtonsContainer a {
	float: left;
	margin-right: 0.2em;
}
.NoUnderline, #NavButtonsContainer a {
	border-bottom: none !important;
}

#paginaSlideshow{
	position: relative;
	float: right;
	margin-top: -116px;
	padding-right: 650px;
	z-index: 1;
	display: none;
}


* html #MegaBannerHomeWrapper  { /* just for IE (Tan hack) */
	height: 1%;  /* Pekaboo bug fix (Holly Hack) */
}
#MegaBannerHomeWrapper {
	margin-top: 0.8em;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #CCC;
	background-color: #F5F5F5;
	height: 16.2em;
	min-height: 16.2em;
}
#MegaBannerHomeLeft, #MegaBannerHomeRight {
	float: left;
	padding-bottom: 0.5em;
	background-color: inherit;
}

#MegaBannerHomeLeft  {
	margin-top: 1.8em;
	width: 32%;
	margin-right: 1%;
	text-align: center;
}
#MegaBannerHomeRight {
	width: 67%;
	text-align: left;
	font-size: 90%;
}

/* sprites */
.sprite-gif-pcss_logo, .sprite-gif-flag_ucho, .sprite-gif-css, .sprite-gif-xhtml11 {
								background: url("../.sprite/csg-sprite.gif") no-repeat scroll  top left;
}

.sprite-png-ico_pl, .sprite-png-ico_en, .sprite-png-ico_de, .sprite-png-bullet {
								background: url("../.sprite/csg-sprite.png") no-repeat scroll  top left;
}

.sprite-gif-flag_ucho { background-position: 0 -50px; width: 16px !important; height: 16px !important;}
.sprite-gif-css { background-position: 0 -116px; width: 80px !important; height: 15px !important;}
.sprite-gif-pcss_logo { background-position: 0 -181px; width: 84px !important; height: 34px !important;}
.sprite-gif-xhtml11 { background-position: 0 -265px; width: 80px !important; height: 15px !important;}

.sprite-png-ico_en { background-position: 0 -150px; width: 20px !important; height: 16px !important;}
.sprite-png-bullet { background-position: 0 -310px; width: 4px !important; height: 10px !important;}
.sprite-png-ico_pl { background-position: 0 -470px; width: 20px !important; height: 16px !important;}
.sprite-png-ico_de { background-position: 0 -636px; width: 20px !important; height: 16px !important;}

.sprite-png-bullet {
		margin-left: 0.1em;
}
.sprite-png-bullet > a {
		margin-left: 0.7em;
}
.sprite-gif-pcss_logo {
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 4em;
		float: left;
		cursor:pointer;
}
.sprite-gif-css, .sprite-gif-xhtml11 {
		float: left;
		margin-right: 5px;
		cursor:pointer;
}
.sprite-gif-flag_ucho,.sprite-png-ico_pl, .sprite-png-ico_en, .sprite-png-ico_de {
		float: left;
		margin-left: 2px;
		margin-right: 1px;
		cursor:pointer;
}
