﻿/* CSS Document */

body
{
  background-image: url('../images/skos.jpg');
  text-align:center;
  /*background-color: #ffffff; */
  font-family: Tahoma, 'Trebuchet MS', Arial;
  font-size: 9pt;
  height: 100%;
	width: 100%;
	margin: 0px auto;
	padding: 0px;	
  color: black;
}

td
{
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  border: none;
}


table
{
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  border: none;
}


#content
{
  font-size: 10pt;
  padding: 10px;
  height: 90%;
  margin: 10px;
  margin-top: 30px;
  vertical-align: top;
}

#all
{
  width: 1024px;
  height: 100%;
  margin: 0px auto;
  padding: 0px;
  border: 0px;
}

#all_right
{
  /*background-image: url('../images/body_sq_bg.gif');*/
  
} 

#all_left
{
  border: 1px solid #ffffff;
  width: 1022px;
  background-color: #ffffff;
}

#main_left
{
  width: 840px;
  background-image: url('../images/top_left.gif');
}

#main
{
  height: 100%;
}

#main_right
{
  width: 182px;
}

#main_row_top
{
  height: 211px;
}

#main_row_middle
{
  height: 100%;
}

#main_row_bottom
{
  height: 34px;
}

#main_left_bottom
{
  background-color: #850001;
  color: #ffffff;
  text-align: right;
  vertical-align: middle;
  padding-right: 10px;
  font-size: 7pt;
}

#main_right_bottom
{
  background-image: url('../images/down_right_sq.gif');
}

#table_content
{
  height: 100%;
}

#main_left_middle
{
  width: 187px;
  background-image: url('../images/menu_bg.gif');
  background-repeat: repeat-y;
  vertical-align: top;
}

#main_right_middle
{
  width: 835px; /*auto*/
  vertical-align: top;
}

#motto
{
  height: 21px; 
  width: 100%;
  background-image: url('../images/motto_left.gif'); 
  background-repeat: no-repeat;
  text-align: right;
  font-size: 8pt;
  padding-top: 3px;
}
#pasek
{
  height: 21px; 
  width: 100%;
  text-align: left;
  font-size: 10pt;
  background-color:red;font-style:italic;
  color:red
  padding-top: 3px;
}

a
{
  color: #850001;
}

#menu_container
{
  border: none;
  padding 0px;
  margin: 0px;
  vertical-align: top;
}

ul#lista_menu
{
  margin: 7 0 0 30;
  padding: 0px;
  list-style-type: square; /*none;*/
  color: #ffffff;
}
div.more
{
  display: none;
}

ul#lista_menu li
{
  padding: 0 0 3 0;
}

ul#lista_menu h2
{
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-size: 10pt;
  font-weight: normal;
}
div.more div
{
  margin: 3 0 0 5;
}
div.more a
{
  color: #ffffff;
  font-size: 10pt;
}
:visited
{
  color: #ffffff;
  text-decoration:none;
}
:link
{
  color: #ffffff;
  text-decoration:none;
}
div.more a:active
{
  color: #ffffff;
  text-decoration:none;
}
div.more a:hover
{
  text-decoration:underline;
}
p
{
	color:black;
	background:white;
	font-size:10pt;
	font-family:sans-serif;
}
p.czerwony {
	color:#850001;
}
h1 {
	color:black;
	background:white;
	font-family:arial;
	font-size:28px;
}
h3 {
	color:black;
	background:white;
	font-family:arial;
	font-size:14px;
}


.style1 a, a:link, a:visited, a:active, a:hover
{
	text-align: justify;
	color:#957952;
}
.style3 {
	text-align: left;
}

p.wciecie {
	text-indent: 25px;
}
/*
.aktualizacja {
	font-size: x-small;
}*/

.footer td
{
  color: #ffffff;
  font-size: 8pt;   
}
.iso {
	text-align: center;
}
.iso1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
