/* ------------------------------------ *
 CSS
 24 luty 2009 
 * ------------------------------------ */
body {background: #000066; text-align:center;}
#strona 		{width: 820px; min-height: 600px; margin: 0 auto;
			text-align: left;float: center;
			}
#naglowek 	{width:820px; height:233px;
            background: white url(grafika_wspolna/logoGalerii2.jpg);
            margin: 0 auto;
            text-align: left;
			border-top-style:solid;
			border-left-style:solid;
			border-right-style:solid;
			border-color:#ffffff;
			border-width:1;
            }
#menu 		{text-align: center;
			background: #000066;
			width:820px;
            margin-bottom:2;
			border-style:solid none solid none;
			border-color:#ccffcc;
			border-width:1;
			}
#center		{text-align:center;
						}
#srodek 		{text-align: center;
			width:820px;
			min-height:425px;
			background: #000066;
            margin: 0 auto;
			background-repeat: no-repeat;
			border-style:none solid none solid;
			border-color: #ccffcc;
			border-width:1;
			}

#stopka 		{width:820px;
			height:25px;
			background: #000066;
			float:left;
			background-repeat: no-repeat;
            margin-top:2; 
			border-style:solid;
			border-color:#ccffcc;
			border-width:1;
			}
#boardList	{width:790px;
			height:100px;
			text-align:center;
            margin:0; 
			padding:0;
			}

#members	{width:790px;
			height:35px;
			text-align:center;
            margin:0; 
			padding:0;
			}
			
#contact	{width:790px;
			height:300px;
			text-align:center;
            margin:0; 
			padding:0;
			}
			
#ramka 		{ 
			width:500;
			height:210;
			background:#f7faff;
			padding-right:25px;
			margin:2;
			border-style: solid none solid none;
			border-color:#000000;
			border-width:1;
			}

#ramkaNapis { 
			width:200;
			height:50;
			background:#f7faff;
			margin:10;
			border-style: solid none solid none;
			border-color:#000000;
			border-width:1;
			}

A.menu:LINK 		{text-decoration: none;
				font-family: Tahoma;
				color: #000000;
				width:160px;
				height:16px;
				font-size: 16px;
				font-weight:bold;
				border-style:none solid none solid;
				border-color: #FFFFFF;
				border-width:1;
				margin:3;
				}
A.menu:VISITED 	{text-decoration: none;
                font-family: Tahoma;
				color: #000000;
                width:160px;
                height:16px; 
				font-size: 16px;
				font-weight:bold;
				border-style:none solid none solid;
				border-color: #FFFFFF;
                border-width:1;
                margin:3;
				}
A.menu:ACTIVE 	{text-decoration: none;
                font-family: Tahoma;
				color: #000000;
                width:160px;
                height:16px; 
				font-size: 16px;
				font-weight:bold;
				border-style:none solid none solid;
				border-color: #FFFFFF;
				border-width:1;
                margin:3;
				}
A.menu:HOVER 	{text-decoration: none;
				font-family: Tahoma;
				color: #007700;
				width:160px;
				height:16px; 
				font-size: 16px;
				border-style:solid none none;
				border-color:#ccffcc;
				border-width:1;
				margin:3;
				}
A.link 		{text-decoration: none;
			border-color:#ccffcc;
			border-style: solid;
			}

table     		{ font-family: Tahoma;
            font-size: 12px;
            color: #01350b;
			}
		

P 			{font-family: Tahoma;color: #ffffff;
			}
.board1		{text-align:center;}

.big 		{color:#007700; font-size: 20pt;  text-decoration: none; text-align:center;}
.TopicHeadR  {text-align: right;color:#000000; font-size: 18pt;  text-decoration: none;}
.TopicHeadL  {text-align: left;color:#000000; font-size: 18pt;  text-decoration: none;}
.TopicHeadC  {text-align: center;color:#000000; font-size: 18pt;  text-decoration: none;}
.board 		{font-size: 14pt; TEXT-ALIGN: left;color: #00aa00; font-weight:bold;}
.contactf	{font-size: 14pt; TEXT-ALIGN: left;color: #000000;}
.title		{text-align: left;color:#000000; font-size: 16pt;  text-decoration: none;}
.mail		{color:#ffffff;font-size: 14pt;}

