body {
	background-repeat:repeat-x;
	background-color:#6f5a6c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #eeeeee;
}

img {
	border: 0px;
}

.imgborder-5pix {
	border: 5px;
}

.imgborder-color-1-1pix-margin-0px {
	border: 1px solid #333333;
	margin:0px;
}

.imgborder-color-1-1pix-marginR-20px {
	border: 1px solid #333333;
	margin-right:20px;
}

.imgborder-color-1-1px-margin-10px {
	border: 1px solid #333333;
	margin:10px;
}

.imgborder-color-2-1pix-margin-0px {
	border: 1px solid #eeeeee;
	margin:0px;
}

.margL-20px-margB-20px {
	margin-left:20px;
	margin-bottom:20px;	
}

a {
	color: #eeeeee;
	text-decoration: none;
}

a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	color: #eeeeee;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

.literkaKolor1 {
	color: #fd7f23;
}

.pogrubiony-pozytyw {
	color: #00cc00;
	font-weight:bold
}
.pogrubiony-minus {
	color: #007cde;
	font-weight:bold
}
.pogrubiony-negatyw {
	color: #cc0000;
	font-weight:bold
}

.tytul {
	font-size: 14px;
	font-weight:bold;
}

.hry {
	height:1px;
	background-color:#eeeeee;
	margin-top:5px;
	margin-bottom:5px;
}

.tabelka-naglowek {
font-weight: bold;
font-size: 12px;
border-bottom-color:#eeeeee;
border-bottom-style: solid;
border-bottom-width: 1px;

padding: 5px;
}

.tabelka-wiersz {
border-bottom-color:#eeeeee;
border-bottom-style: solid;
border-bottom-width: 1px;

padding: 3px;
}

.wiersz-jasny-padding {
	border-bottom-color:#eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*background-color:#776373;*/
	padding-bottom:10px;
	padding-top:10px;
}
/* DIVy */

#main {
	width:960px;
	margin:auto;
}

#top {
	height:277px;
	
}

#menu {
	height:31px;
	padding-right: 20px;
	text-align:right;
	
}

.button-c1 {
	/*background-image:url(../_images/button_c1.png);*/
	height:31px;
	width:102px;
	text-align:center;
	font-size:11px;
	font-weight:bold;	
}

#cont {
	/*height:449px;*/
	padding-left: 20px;
	padding-right: 20px;
	
}

#stopka {
	height: 15px;
	padding-right: 20px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:right;
	background-color:#b886b5;
}

#stopka76sg {
	height: 15px;
	padding-right: 20px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:right;
}

