body{
	background: #363D41  url(./gfx/bg_body.png) 0px 0px repeat-x;
}

#div-background-top{	
	background: transparent;
}
	
#div-background{
	/*background-image: url(./gfx/bg.png);
	background-position:0 0;
	background-repeat:repeat-x;*/
}

#div-site{
	background:#ffffff;
}

#div-site-border{
	background-color:#ececec;
}

*{
	font-family:"tahoma";
	font-size:8pt;
	color:#3C444D;
}

hr{
	color:#f6f6f6;
}

p{
	line-height:16pt;
}

a{
	color: #343d45; text-decoration: none;
}

a:hover {
	color: #6c7b8c; text-decoration: underline
}

h1{
	FONT-WEIGHT: normal;
	FONT-SIZE: 1.8em;
	padding:5px 0px;
	margin: 0px;
	width:450px;
	text-align:left;
}

h2
{
	font-size:8pt;
	padding: 2px;
	margin: 0px; 
	border-bottom: 1px solid #e5e5e5;
}

h3{
	font-size:8pt;
	padding: 5px 0px;
	margin: 0px;
}

h4{
	font-size:8pt;
	padding: 5px 0px;	margin: 0px;
}

#div-header a{
	color:#aaa;
}

#div-header a:hover{
	color:#ffffff;
}

#a-current{
	text-decoration:none;
	border:1px solid #ececec;
	background-color:#fefefe;
	color:#6c7b8c;
}

#div-path{
}

#div-strona{
	line-height:16pt;
}

#div-strona-content {
	line-height:16pt;
}

.div-content{
	background:#ececec ;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-color: #ececec #ececec #ececec #ececec;
}

#div-footer a{
	color:ffffff;
}

#div-footer{
	color:#aaa;
}

#div-news{
	background:#ffffff;
}

.div-data{
	margin:2px;
	font-weight:bold;
}

.div-new{
	margin:2px;
}

.b{
	margin: 0px 0px 0px 5px;
}

.current-page{
	color:red;
}

.color-red{
	color:red;
}

.table-1{
	border-top:1px solid #d5d5d5;
	/*	border-bottom:1px solid #d5d5d5;*/
	padding:2px;
	margin:0px;
}

.table-1 td{
	border-bottom:1px solid #d5d5d5;
}

.col-1,.col-3{
	background:#eeeeee;
}

.col-2{
	background:#e5e5e5;
}
#div-shadow{
	background:#30373A;
	width:916px;
	text-align:center;
	margin:0px auto;
}