body{
	background-color: #353535;
	background-image: url(gfx/bg.png);
	background-repeat: repeat-x;
	text-align: center;
}

h1{
	font-family: Arial, Verdana, Geneva;
	font-size: 15px;
	color: #f80608;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
	
	
}
#menu{
	font-family: Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	
}

#menu td{
	padding: 2px 2px;
	border-left: 1px #313437;
	border-left-style: solid;
	border-right: 1px #313437;
	border-right-style: solid;
	border-bottom: 1px groove #313437;
	background-image: url(gfx/menu.png);
}

#menu a {
	color: #3e3d3e;
	text-decoration: none;
}


#menu a:hover {
	color: Red;
	text-decoration: none;
}



.top{
	background-color: #343334;
}
.content{
	background-color: #898789;
}

.contentp{
	
}
.cennik{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
	border-color: #fafafa;
	border-collapse: collapse;
}
.article{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: white;
	color: #525252;
	padding: 5px 5px 5px 5px;
	
}

.article a{
	text-decoration: none;
	color: #5e6e7d;
}

.article a:hover{
	text-decoration: none;
	color: #2c343a;
}

.contentl{
	background-color: #343434;
	background-image: url(gfx/leftbg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
}
.spacer {
	background-image: url(gfx/menu2.png);
	height: 40px;
}
.format {
	color: #f80608;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.info{
	font-size: 12px;
	color: #343334;
}
#news{
  font-family: Verdana, Geneva, Arial;
  font-size: 13px;
  color: #4E4E4E;
}

.title{
	font-family: Arial, Verdana, Geneva;
	font-size: 15px;
	color: #f80608;
	width: 100%;
	height: 40px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(gfx/menu2.png);
	background-repeat: repeat-x;
}

.title a{
	color: #f80608;
	text-decoration: none;
}

.title a:hover {
	color: #353535;
}
.date{
	font-family: Arial, Verdana, Geneva;
	font-size: 10px;
	color: #757575;
	font-weight: bold;
	text-decoration: none;
}
        
#news a {
	color: #cc6633;
	
	text-decoration: none;
}

#news a:hover {
	text-decoration: none;
	color: red;
}

.news{
	font-family: Verdana, Geneva, Arial;
	font-size: 13px;
	color: #4E4E4E;
}

        
.news a {
	color: #cc6633;
	
	text-decoration: none;
}

.news a:hover {
	text-decoration: none;
	color: red;
}


/*background*/

.logo{
	background-image: url(gfx/logo.png);
	background-repeat: no-repeat;
}

.bglogo{
	background-image: url(gfx/bglogo.jpg);
	background-repeat: no-repeat;
}

.bgtop{
	background-image: url(gfx/bgtop.jpg);
	background-repeat: no-repeat;
}

.bgend{
	background-image: url(gfx/end.gif);
	background-repeat: no-repeat;
}
.mtd{
	background-image: url(gfx/mbg.png);
	background-repeat: repeat-x;
	height: 40px;
	padding: 2px 2px;
	border-left: 1px #b2b2b2;
	border-left-style: solid;
	border-right: 1px #b2b2b2;
	border-right-style: solid;
	border-bottom: 2px groove #868686;
}
.foot{
	background-image: url(gfx/menu.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5b5c;
}
.link a{
	font-size: 10px;
	color: #afafaf;
	text-decoration: none
}
