﻿@CHARSET "UTF-8";

/* STYLE G�?ÓWNYCH ZNACZNIKÓW */

body {
	background-color: #d7f2ff;
	font: normal 12px Times New Roman;
	color: #00006d;
	text-align: center;
}

table {
	font: normal 12px Times New Roman;
}

a {
	text-decoration: underline;
	color: #00006d;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 5px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 5px 0;
}

.ppp_red {
	color: #cb0514;
}

/* STYLE G�?ÓWNYCH KONTENERÓW */

/* (div) styl kontenera calosci strony */
#site {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 0px;
	text-align: left;
}

/* (div) styl gory strony (graficzny top) */
#top {
	border: 1px solid #000;
	height: 230px;
	background: url('../img/logo.jpg') 0 0 no-repeat;
}

/* (div) styl naglowka strony */
#header {
	border: 1px solid #000;
	border-top: none;
	text-align: center;
}

/* (div) styl srodka strony */
#middle {
	border: 1px solid #000;
	border-top: none;
	background: url('../img/border_1x1.jpg') -1px -1px no-repeat;
	
}

/* (div) blok z zawartoscia podstrony (zawiera dwa bloki: wlasciwa zawartosc + blok reklamowy) */
#content {
	width: 797px;
	float: right;
	border-left: 1px solid #000;
	background: url('../img/cien.jpg') 0px 0px repeat-y;
}

/* (div) blok z wlasciwa zawartoscia podstrony */
#content-inner {
	padding: 5px;
	/*background: #fff;*/
	min-height: 840px;
	height:auto !important;
    height:890px;
	float: left;
	width: 635px;
}

/* (div) blok z miejscem na reklame */
#content-adv {
	float: right;
	width: 150px;
	min-height: 840px;
	text-align: center;
	padding-top: 5px;
}

/* (div) styl stopki strony */
#footer {
	text-align: center;
	font-size: 0px;
	font-weight: bold;
	clear: both;
	height: 0px;
	background-color: #d7f2ff;
}
#footer p {
	margin: 0px;
	padding: 5px;
}

/* STYLE G�?ÓWNEGO MENU NAWIGACYJNEGO */

/* (div) styl bloku z menu bocznym */
#menu-left {
	height: 400px;
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#menu-left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu-left li {
	display: block;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #000;
}

#menu-left a.m_item {
	display: block;
	font: Times New Roman;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	color: #999966;
	background: url('../img/menu_kw.png') 7px no-repeat;
	background-color: #bdeaff;
}

#menu-left a.m_item:hover {
	background-color: #96deff;
}

/* PODSTRONA: W BIERZACYM NUMERZE */
#outside-img {
	border: 1px solid #00006d; 
	float: right;
	margin-left: 20px;
	margin-right: 10px;
}

ul.spis_tresci {
	margin: 5px 5px 5px 15px;
	padding: 0 0 0 2px;
}

#shout_links {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* PODSTRONA: O NAS */
#dyplom_img {
	border: 1px solid black;
}

#dyplom_box {
	float: right;
	width: 185px;
	font-weight: bold;
	margin: 0 0 10px 10px;
	font-size: 10px;
}

/* PODSTRONA: ARTYKULY */


/* PODSTRONA: ARCHIWUM */
table.arch-list-table {
	border-top: 1px solid #8686f1;
	width: 100%;
}

table.arch-spis-content-table  {
	width: 100%;
}

table.arch-spis-content-table td.cell1 {
	vertical-align: top;
}

table.arch-spis-content-table td.cell2 {
	width: 70px;
	padding-left: 5px;
	vertical-align: top;
}

table.arch-spis-content-table th {
	padding-top: 10px;
	border-bottom: 1px solid #8686f1;
}

.arch-img {
	border: 1px solid #00006d; 
}

td.arch-td-img {
	vertical-align: top;
	font-weight: bold;
	padding: 5px;
}

td.arch-td-spis {
	vertical-align: top;
	padding: 15px 5px 5px 5px;
}

td.arch-td-head {
	text-align: center;
	border-bottom: 1px solid #8686f1;
}

p.p_lista_lat {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

h3.arch_h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.no-top-margin {
	margin: 2px;
	padding-bottom: 5px;
}

/* PRENUMERATA */
#prenum_link_box {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

table.pren_form_table {
	width: 100%;
}

table.pren_form_table th {
	text-align: left;
	border-bottom: 1px solid #8686f1;
}
	
table.pren_form_table th h3 {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 1px;
}

table.pren_form_table td.field_name {
	width: 100px;
	text-align: left;
	padding: 3px;
	vertical-align: top;
	border-right: 1px solid #8686f1;
}

table.pren_form_table td.field_input {
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

input.pren_input {
	width: 90%;
	border: 1px solid #00006d;
	background-color: #eaf8ff;
}

input.pren_input_error {
	width: 90%;
	background-color: #ffeaea;
	border: 1px solid #c00;
}

select.pren_select {
	border: 1px solid #00006d;
	background-color: #eaf8ff;
}

select.pren_select_error {
	background-color: #ffeaea;
	border: 1px solid #c00;
}

input.form_button {
	border: 1px solid #00006d;
	background-color: #eaf8ff;
}

.req {
	color: #c00;
	font-size: 14px;
	font-weight: bold;
}

span.nie_wpisano {
	color: #747474;
	font-style: italic;
}

/* ANKIETA */
ul.ankieta_list {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

ul.ankieta_list li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

ul.ankieta_list_item {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}

ul.ankieta_list_item li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

