body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/background.jpg');
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
}
.main a:link {
	text-decoration: none;
	color: #767676;
}
.main a:visited {
	text-decoration: none;
	color: #767676;
}
.main a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.main a:active {
	text-decoration: none;
	color: #767676;
}
td.menu a {
	display: block;
	text-decoration: none;
	text-indent: 25px;
    line-height: 19px;
	width: 180px; height:19px;
    background: url('images/menun.gif') no-repeat;
}
td.menu a:hover {
	color: #FFFFFF;
	text-indent: 30px;
    background: url('images/menuh.gif') no-repeat;
    text-decoration: none;
}
td.menu {
	width:170px;
	height:19px; 
	text-align:left;
	vertical-align:middle;
	background-color:#121212;
}
.leftmenu {
	width:180px;
	margin-top:-6px;
	margin-left:1px;
}
img.floatLeft { 
	float: left;
	margin: 15px; 
}
input.post,textarea.post {
	background: #303030;
	color: #e7e7e7;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid;
	border-color: #000000 #707070 #707070 #000000
}
tr.tabelka_tytul {
	background:  #961B1D;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
tr.tabelka_wiersz {
	background:  #303030;
}
tr.tabelka_wiersz_c {
	background:  #303030;
	text-align: center;
}
td.tabelka_wiersz_k {
	background:  #961B1D;
	text-align: center;
}
td.tabelka_wiersz_w {
	background:  #303030;
	padding: 5px;
}
.news_tyt {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.menu_tyt {
	vertical-align: middle;
	color: #000000;
	text-decoration: bold;
	text-indent: 2px;
	font-size: 11px;
	height: 19px;
	background-image: url(images/left_menu_top_background.jpg);
	margin-bottom: -2px;
}
.menu_tyt_l {
	vertical-align: middle;
	color: #000000;
	text-decoration: bold;
	text-indent: 2px;
	font-size: 11px;
	height: 19px;
	background-image: url(images/left_menu_top_background.jpg);
	margin-bottom: -2px;
}
.menu_dol_l {
	color: #000000;
	text-decoration: bold;
	text-indent: 2px;
	font-size: 11px;
	height: 19px;
	width: 180px; 
	background-image: url('images/menu_down_right_background.jpg') no-repeat right;
	margin-bottom: -2px;
}
.menu_dol {font-size: 9px}
.srvrinfo {
	margin-left: 20px;
}
.chmurka {
 position: absolute;
 display: none;
 left: 25px;
 top: 25px;
 border: 1px 
 dashed; 
 background-color: black;
 padding: 4px; 
 font: normal normal 9px verdana, sans-serif;
}


/* NOWY CSS */

.ajax-loading {
	background: url('images/ajax-loader.gif') center no-repeat;
}
#wrap {
	margin: 0pt auto;
	padding: 0pt;
	width: 900px;
}
#header {
	height: 210px;
}
#logo {
	height: 185px;
	background: url('images/top_final.jpg') center no-repeat;
}
#topmenu {
	line-height: 25px;
	height: 25px;
	background: url('images/top_background_down.jpg');
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	padding-left: 10px;
}



.toggler {
	color: #CCCCCC;
	margin: 0;
	padding: 2px 5px;
	background: #961B1D;
	border-bottom: 1px solid #8F080E;
	border-right: 1px solid #8F080E;
	border-top: 1px solid #8F2328;
	border-left: 1px solid #8F2328;
	font-size: 12px;
	font-weight: normal;
}
