/*************** STYLE OGÓLNE ***************/
 
body	{
	margin		: 0px;
	margin-top	: 10px; 
	background	: #4072ab; 
	text-align	: center;
  font-family: verdana;
  font-size: 10pt;
}

#clock{color: #aaffff;}

img	{border: none;}

p	{text-align: justify;}

.justify {
    text-align : justify;
}

.right {
    text-align : right;
}

.left {
    text-align : left;
}

.center {
    text-align : center;
}


H3	{font-size: 12pt; font-style: italic;}
H4	{font-size: 10pt; font-style: italic;}
H5	{font-size: 8pt; font-style: italic;}

span.wyr {font-weight: bolder; font-style: italic;} /*wyró_nienie*/
SPAN.h8	 {font-weight: bolder; font-size: 8pt; font-style: italic;} /*nag_ówki dat*/


A:link 	  { TEXT-DECORATION: none; color: #4b3376;}
A:visited { TEXT-DECORATION: none }
A:active  { TEXT-DECORATION: none }
A:hover   { TEXT-DECORATION: underline }

ul	{text-align: left;}
ol	{text-align: left;}

TH {border: solid 1px #4b3376; background: #7ba9d4; font-weight: bolder; text-align: center;} /*nag_ówek tabel*/
TABLE		{margin: auto;}
TABLE.format	{text-align: left; width: 100%; border-collapse: collapse; background: #ccccff;font-size:14px}
TABLE.index	{text-align: justify; width: 500px; border-collapse: collapse;font-size:14px}
TABLE.szablon	{width: 535px; text-align: left;}
TABLE.plan	{width: 535px; text-align: center;}

div.menu {text-align: left; font-weight: bolder;}

/*tabela noglowka*/
table.top2 {border-collapse: collapse; width: 100%;}
td.top12, td.top22, td.top32, td.top42 {border: solid 2px white; width: 25%; font-weight: bolder; font-size: 10pt; text-align: center;}
/*kolory tabeli noglowka*/
td.top12 {background: #65cf00;}
td.top22 {background: #4286c3;}
td.top32 {background: #f6c800;}
td.top42 {background: #fb6705;}


/*UKLAD STRONY INDEX I SZABLON*/
div.podstawa {
background: url('index/podstawa.gif');
margin: auto; 
width: 960px; 
position: relative;
text-align: left;
}

div.top {height: 260px}


div.top1 {
width: 960px;
height: 200px;
background: url('index/top1.jpg') #ffffff;
position: absolute;
top: 0px;
left: 0px
}

div.top2 {
width: 960px;
height: 60px;
position: absolute;
top: 200px;
left: 0px
}

div.lewa {float: left; width: 250px; text-align: center;}

div.prawa {float: right; width: 160px; text-align: center;}

div.srodek {margin-left: 250px; text-align: center;}

div.stopka {clear: both; background: url('index/stopka.gif') #4072ab; height: 126px;}
