html, body { height: 100%;  margin: 0; padding: 0; background: #DA1F87: text-align: center; }
html { overflow: scroll;}
body { text-align: center;}
h2	{ font-size: 1em; color : #ffffff; margin: 0px 50px; text-align: left; }
h1 {  font-size: 1.8em; color : #ffffff; margin: 0px 50px; text-decoration:none; text-align: left;}

/* struktura */

#main { width: 900px; background: transparent; margin: 0 auto;}

.naglowek
{
background-color: #7373D6;
height: 150px;
width: 900px;
padding: 30px 0 0 0;
}

.reklama
{
background-color: #ffffff;
height: 150px;
width: 900px;
padding:20px 0;
}

.belka
{
background-color: #7373D6;
height: 20px;
text-align: left;
padding: 10px 20px;
margin: 30px 0 0 0;
}
div.belka a, .belka a:active, .belka a:visited 
{ 
color : #ffffff;
}

.indexul
{
text-align: left;
background: #EDE4C9;
}

div.indexul ul 
{ 
list-style-type: none; 
padding: 0; 
margin: 0 0 0 0px; 
width:900px;
background: #FEFCF3;
} 		

div.indexul ul li 
{ margin: 0; 
/*display: inline;*/
color: #AB025E;
border: 1px solid #7373D6;
height:20px;
padding: 10px;
}		

div.indexul ul li a 
{ 
display: inline; 
text-decoration: none; 
color: #000000; 
font-size: 1em; 
}		

.tekscik
{
text-align: left;
background: #ffffff;
padding: 30px 15px;
}
.tekscik p a, .linki a { color: #000000; text-decoration: none;}

.tekscik p a:hover, .linki a:hover  { color: #000000; }

.lewa
{
text-align: left;
padding:0 0 0 150px;
}


table {	width: 90%;	border: 0; margin: auto;	border-collapse: collapse;}
td { width: 10%;	margin: 0;}
td, td a { font-size: 10px; color: #312e11; text-decoration: none; }

