/* ------------------------------------ *
 CSS
 24 luty 2009 
 * ------------------------------------ */
body {background: #f9e5c1;font-family:Tahoma;color:c5730f;}
#strona		{width:1000; height:600px;margin: 0;padding:0;}
#strona2	{width:600; height:600px;margin: 0;}
#l 			{width: 150px; height: 2100px; 
			 background: #c5730f;float:left;margin: 0;}
#preL		{width:50px;height:2100px;float:left; background: white url(./grafika_wspolna/gradientL.jpg);}
#preR		{width:880px;height:357px;overflow:hidden;}
#center		{width:880px;height:600px;}
#inner		{width:1080px;height:300px;}
#menu		{width:200; height:600px;background:#f9e5c1;float:left;}
#middle		{width:870; background:#f9e5c1;overflow:hidden;}

#centruj	{text-align:center;font-size:18pt; color:#c5730f; font-weight:bold;}
#DoLewej	{text-align:left;font-weight:bold;}

#naglowek 	{width:800px; height:90px;
            background: white url(./grafika_wspolna/logos.jpg);
            margin: 0 auto;
            text-align: left;
			border-top-style:solid;
			border-left-style:solid;
			border-right-style:solid;
			border-color:#ccffcc;
			border-width:1;
            }
#menuo		{text-align: center;
			background: #FFFFFF;
			width:800px;
            margin-bottom:2;
			border-style:solid none solid none;
			border-color:#ccffcc;
			border-width:1;
			}
#srodek 		{text-align: center;
			width:1200px;
			min-height:425px;

            margin: 0 auto;
			background-repeat: no-repeat;
			border-style:none solid none solid;
			border-color: #ccffcc;
			border-width:1;
			}

#stopka 		{width:800px;
			height:25px;
			background: #f7faff;
			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: #c5730f;
				width:160px;
				height:22px;
				font-size: 22px;
				font-weight:bold;
				border-style:none none solid;
				border-color: #c5730f;
				border-width:1;
				margin:3;
				}
A.menu:VISITED 	{text-decoration: none;
                font-family: Tahoma;
				color: #c5730f;
                width:160px;
                height:22px; 
				font-size: 22px;
				font-weight:bold;
				border-style:none none solid;
				border-color: #c5730f;
                border-width:1;
                margin:3;
				}
A.menu:ACTIVE 	{text-decoration: none;
                font-family: Tahoma;
				color: #c5730f;
                width:160px;
                height:22px; 
				font-size: 22px;
				font-weight:bold;
				border-style:none none solid;
				border-color: #c5730f;
				border-width:1;
                margin:3;
				}
A.menu:HOVER 	{text-decoration: none;
				font-family: Tahoma;
				color: #f9e5c1;
				width:160px;
				height:22px;
				background:#c5730f;
				font-size: 22px;
				border-style:solid none none;
				border-color:#ccffcc;
				border-width:1;
				margin:3;
				}
A.link 		{text-decoration: none;

			}

table     		{ font-family: Tahoma;
            font-size: 12px;
            color: #01350b;
			}
.mainTable	{	width:580px;
				text-align:center; 
}		
.ToR		{width:290px;
			text-align:right;}
			
.ToC		{width:580px;
			text-align:center;}
			
.ToL		{width:290px;
			text-align:left;}
			
.miniR		{width:100px;
			text-align:right;}
.miniL		{width:100px;
			text-align:left;}	

			
P 			{font-family: Arial;color: #000000;
			}

.board 		{font-size: 12pt; TEXT-ALIGN: left;color: #000000; font-weight:bold;}
.board2 		{font-size: 16pt; TEXT-ALIGN: left;color: #331100; font-weight:bold;}
.board3 		{font-size: 20pt; TEXT-ALIGN: left;color: #331100; font-weight:bold;}
.break2 		{font-size: 14pt; TEXT-ALIGN: left;color: #002266; font-weight:bold;}
.mail		{color:#bbbbff; font-size:10pt;}

