/***** ogolne *****/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: url(img/bg.png);
	background-repeat: repeat; }

img {
	border: 0px; }

h2 {
	font-weight: bold;
	color: #9999FF;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left; }

h3 {
	font-weight: bold;
	color: #9999FF;
	margin-top: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 16px; }
	
hr {
	color: #FFF;
 	border-top: 1px dotted #000;
 	border-bottom:none;
 	border-left:none;
 	border-right:none;
	margin-top: 20px;
	margin-bottom: 20px; }

a {
	font-weight: bold;
	text-decoration: none;
	color: #000; }

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #9999FF; }


/***** ogolne *****/
	
.clear {
	clear: both; }

.photoprev {
	float: left;
	padding-top: 5px;
	padding-right: 10px; }
	
.photoprev2 {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	width: 230px;
	border: 1px solid black; }

/***** strona *****/

#container {
	text-align: center;
	padding: 0px;
	width: 970px;
	height: 100 %;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}

/***** pierwszy pasek - info *****/

#container #top1 {
	margin: 0px;
	padding: 0px;
	height: 58px; }
	
/***** drugi pasek - baner *****/	
	
#top2 {
	margin: 0px;
	padding: 0px;
	height: 230px;
	background-image: url(img/topbg.png);
	background-position: center;
	font-size: 26px;
	font-weight: bolder;
	color: white;
}
	
/***** trzeci pasek - nawigacja *****/

.menu{
	padding:0px;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	float: left;
	background: url(img/topnav_stretch.gif) repeat-x;
}
	
.menu ul{
	background: url(img/topnav_stretch.gif) repeat-x;
	height:35px;
	font-size: 14px;
	list-style:none;
	margin:0;
	padding: 0;
	float: left;
	text-align: center;
}
	
	.menu li{
	float:left;
}
	
	.menu li a{
	color:#FFF;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	text-align:left;
	text-decoration:none;
	padding-left: 16px;
	padding-right: 16px;
	font-style: normal;
}
	
	.menu li a:hover, .menu ul li:hover a{
	background: #1376c9 url(img/topnav_active.gif) repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}
	
	.menu li ul{
	background: #1376c9 url(img/topnav_active.gif) repeat-x;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:180px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}
	
	.menu li:hover ul{
	display:block;
	border: 1px solid black;
}
	
	.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:180px;
}
	
	.menu li:hover li a{
	background: url(img/topnav_stretch.gif) repeat-x;
}
	
	.menu li ul a{
	display:block;
	height:35px;
	font-size:16px;
	font-style:normal;
	margin:0px;
	text-align:left;
}
	
	.menu li ul a:hover, .menu li ul li:hover a{
	background: #1376c9 url(img/topnav_active.gif) repeat-x;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
	
	.menu p{
	clear:left;
}	

/* strona - srodek */

#container #content {
	margin-bottom: 20px;
}
#container #content #content_left {
	float: left;
	width: 690px;
	padding-left: 12px;
	padding-top: 30px;
}

#content #content_left #pasek_naglowek {
	text-align: left;
	width: 685px;
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
	color: #9999FF;
	border-bottom: 3px solid #9999FF;
	padding-bottom: 3px;
}

#content #content_left #latest_news {
	text-align: left;
	width: 685px;
}

#latest_news h4 {
	padding: 3px 0px 0px 10px;
	margin: 0px;
	font-size: 16px;
}

#latest_news a {
	text-decoration: none;
}

#latest_news a:hover {
	text-decoration: underline;
}

#content #content_left #main_box1 {
	height: 315px;
	width: 223px;
	border: 1px solid #666;
	margin-top: 15px;
	float: left;
}
#content #content_left #main_box2 {
	height: 315px;
	width: 223px;
	border: 1px solid #666;
	margin-top: 15px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
}

#content #content_left #main_box3 {
	height: 315px;
	width: 223px;
	border: 1px solid #666;
	margin-top: 15px;
	float: left;
	color: #FFF;
}

#content #content_left #main_box4 {
	height: 315px;
	width: 223px;
	border: 1px solid #666;
	margin-top: 15px;
	float: left;
	color: #FFF;
}

#content #content_left #main_box5 {
	height: 315px;
	width: 223px;
	border: 1px solid #666;
	margin-top: 15px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	color: #FFF;
}

#content #content_left #main_box6 {
	height: 315px;
	width: 223px;
	border: 1px solid #666;
	margin-top: 15px;
	float: left;
	color: #FFF;
}

#container #content #content_right {
	float: left;
	width: 230px;
	margin-left: 26px;
	padding-top: 30px;
}
#content_right #newsletter {
	text-align: justify;
	padding: 2px;
}

#content #content_right #pasek_naglowek2 {
	text-align: left;
	width: 230px;
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
	color: #9999FF;
	border-bottom: 3px solid #9999FF;
	padding-bottom: 3px;
}

#content #content_right #pole {
	text-align: left;
	width: 230px;
}


/* stopka */

#container #footer {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: left;
	background-color: #d8d8d8;
	padding-left: 12px;
}

#container #footer2 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-align: left;
	background-color: #4E4E4E;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ptxt {
	text-align: justify;
}

.divtxt {
	text-align: left;
	float: left;
	width: 685px;
}

.tabela_linki a {
	text-decoration: none;
	color: #3A72AF;
	font-weight: bold;
}

.tabela_linki a:hover {
	text-decoration: underline;
}

.pimg img {
	border: 1px solid black;
}

#tabela_mistrzowie {
	text-align: left;
	border-spacing: 30px 5px;
	font-size: 11pt;
}

#tabela_honorowi {
	text-align: left;
	border-spacing: 10px 15px;
}