﻿/******* CONTENT  ********/

#center_pane {
	background: #d4deeb;
}

#content {
	padding: 20px;
	margin: 0px;
}

.content_title {
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 30px;
	
	width: 100%;
	text-align: center;
}

/******** IMAGE WINDOW *******/

div.closeImageWindowButtton {
    width: 20px;
    border: 1px solid silver;
    text-align: center;
    font-weight:bolder;
    margin-left:auto;
    margin-right: 2px;
}

table.imageWindow {
    border: 2px solid black;
    background-color: #d4deeb;
}

table.imageWindow td.windowContent {
    text-align: center;
}

table.imageWindow div.opis {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
}

/******** GALLERY ************/

div.gallery {
	text-align: center;
	margin-bottom: 20px;
}

table.gallery {
	margin-left: auto;
	margin-right: auto;
}

td.gallery {
	padding: 10px;
}

div.gallery_pictures {
	margin-bottom: 10px;
	height: 440px;
}

.gallery .naviLinks {
	margin-bottom: 20px;
	text-align: center;
}

/************** Text o Radzie Europy ********/

#radaEuropyText tul {
  list-style-type: square;
}
 
#radaEuropyText ol {
  list-style-type: disc;
}
 
#radaEuropyText *.sesja {
  font-style: italic;
  font-size: smaller;
}

#radaEuropyText .data {
	font-weight: bold;
}

/************* Zyciorys ***********/

#zyciorysText td.data {
	font-weight: bold;
	width: 80px;
}

#zyciorysText .zyciorys td {
	border-bottom: 1px solid silver;
	vertical-align: top;
	padding-bottom: 3px;
}

table#zyciorysText  {
	width: 800px;
}

#zyciorysText  p {
	 text-align: justify;
}


/****** ARTICLE ******/

div.article_short {
	width: 500px;
}

div.article_short .title {
	font-weight: bold;
	width: 100%;
}

div.article_short .author {
	margin-right: 10px;
}

div.article_short .date {
	font-size: 8pt;	
	font-weight: normal;
	vertical-align: middle;
}

div.article_short  .short_article_content p {
	margin: 2px 0px 2px 0px;
}

div.article_short div.article_top img {
	border: 0px;
	margin-bottom: 3px;
}

div.article_short .link {
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
	text-align: right;
}

div.article_short .link a {
	font-size: 8pt;
}

div.article_big {
	width: 550px;
	margin-top: 30px;
}

div.article_big  .art_title {
	font-weight: bold;
	font-size: 16pt;
}

div.article_big .art_date {
	font-size: 10pt;
	font-style: italic;
	display: block;
}

/****** PRASA ****/

.press_section .naviLinks {
	margin-bottom: 20px;
	text-align: center;
}

/****** CONTACT ******/


div.contact_content {
	text-align: center;
	height: 450px;
}

div.contactText {
	margin-top: 80px;
	text-align: left;
	margin-left: 150px;
}



/****** COPYRIGHT PANE ******/
.copyright_pane {
	color: #80807b;
	font-size: 8pt;
}

.copyright_pane a {
	color: #80807b;
}
