/* topoconf 2008 style */

body {
	background-color:#B0C4DE;
}

body  > div {
	background-color:#B0C4DE;
}

body  > div > div {
	background-color:#B0C4DE;
}


div.ciauo {
	background-color:#B0C4DE;
}

div#mejn {
  position: absolute;
  width:75%;
  height:786px;
  top:18px; 
  margin-left:195px;
  margin-bottom	:30px; 
  background-color:#FFFFFF;
  overflow:auto;
  padding-left:9px;
  padding-right:9px;
  border: solid 1px black
}

div#logo {
  position	:	absolute; 
  margin-left	:	2px; 
  top		:	10px; 
  width		:	168px; 
  height : 128px;
  padding: 6px;
  overflow: none;
  background-color: white;
  border: solid 1px black
}
div#logoshadow{
  position	:	absolute; 
  margin-left	:	10px; 
  top		:	18px; 
  width		:	168px; 
  height : 128px;
  padding: 6px;
  overflow: none;
  background-color: grey;
  border: solid 0px black
}

div#lewy	{
  position	:	absolute; 
  margin-left	:	10px; 
  top		:	162px; 
  width		:	167px; 
  height : 400px;
  padding:6px;
  overflow: auto;
  background-color: #FFFFFF;
  border: solid 1px black
}

div#glob {
  position:	absolute; 
  margin-left:	18px; 
  top:	688px; 
  width: 156px; 
  height: 100px;
  padding: 9px;
}

div#dolny {
  position:	absolute; 
  margin-left:	4px; 
  top:	806px; 
  width: 100%;
}

div.cramka {
	margin-left: 75px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left:9px;
	padding-right:9px;
	padding-top: 0px;
	width: 80%;
	background-color:#FFFFFF;
	border: solid 1px black
}

div.dramka {
	margin-left: -9px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left:9px;
	padding-right:9px;
	padding-top: 0px;
	width: 80%;
	background-color:#FFFFFF;
	border: solid 1px black
}


div.cramka2 {
	text-align: center;
}

h1 {font-size: 24pt; text-align: center}
   h2 {font-size: 20pt; text-align: center}
   h3 {font-size: 16pt; font-style: italic}
   h4 {font-size: 14pt}
   h5 {font-size: 12pt}
   h6 {font-size: 11pt}

   h1, h2, h3, h4, h5 {font-family: "Arial CE", Arial, Helvetica;
   font-weight: bold; color: #DC143C}

h6{
	font-family: "Arial CE", Arial, Helvetica;
	font-variant: small-caps;
	font-weight: bold;
	color: green
}
   
   
p {font-family: sans-serif}

a:link {text-decoration: none; color: blue}
a:visited {text-decoration: none; color: rgb(102,0,102)}
a:hover {text-decoration: underline; font-weight:normal; color: green}


li {font-family: Helvetica, Arial}

.notka {
	font-size: 10pt
}

.nacisk {
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	color: black
}

.nazwa {
	font-weight: bold;
}

.nic {
	color: black
}

.czerw {
	color: red
}

.tabela-linki {
  border: dotted 0px blue;
  padding: 1px;
  font-variant: small-caps
}

ul.listalinkuf {
	border: solid 0px black;
	list-style-type: none;
	padding: 12px;
}

.centrallink {
	text-align: center;
	font-weight: bold
}


ol.topoconf2008 {
	font-family: sans-serif;
	
}

span.kraj {
	font-style: italic;
	font-weight: bold;
	font-size: 13pt;
	color: green;
}

span.nazwisko {
	font-variant: small-caps;
	font-size: 14pt;
}

span.afil {
	font-style: italic;
}

span.talktitle {
	font-style: italic;
	color: #336600;
	font-weight: normal;
}

span.spacja {
	padding-right: 3pt;
}

table.konto {
	border: solid 1px black;
	padding: 4px;
	font-family: Arial;	
}

td.r {
	text-align: right;
	font-weight: bold;
}


