body {
	padding:0px;margin:0px;
	font-family: verdana, Tahoma, sans-serif;
	font-size:12px;
	background: url(../img/back.jpg) left -33px repeat-x;
}
div, img, form {padding:0px; margin:0px; border:0px;}
a{
	color:#0995a2;
	text-decoration:none;
}
#main a:hover{text-decoration:underline;}

h1{
	margin:0 10px;
	padding:0px;
	font-size:16px;
	color:#0995a2;
}
h3{
	margin:0;
	padding:5px 0 5px;
	font-size:14px;
	color:#fff;
}
p{
	margin:0;
	padding:10px 0;
}
/* ogolne */
#back{
	text-align:center;
	background:url(../img/top.jpg) center top no-repeat;
}
#container{
	margin:0 auto;
	padding-top:65px;
	width:998px;
	text-align:left;
}

#header{
	height:96px;
	position:relative;
}
#logo {
	width:400px;
	height:96px;
	display:block;
	position:absolute;
}
.topMenu{
	padding-left:25px;
	top:15px;
	color:#fff;
	border-left:1px solid #0be5ff;
	position:absolute;
}
#sg{
	right:150px;
	background:url(../img/house.gif) 5px center no-repeat;
}
#contact{
	right:30px;
	background:url(../img/mail.gif) 5px center no-repeat;
}
#menu{
	padding-left:2px;
	height:51px;
	background: url(../img/separ.jpg) left top no-repeat;
}
#menu a{
	padding:18px 0;
	width:165px;
	text-align:center;
	font-weight:bold;
	background: url(../img/separ.jpg) right top no-repeat;
	color:#000;
	float:left;
	display:block;
}
#menu a:hover, #menu a.active{
	text-decoration:none;
	background:url(../img/menuactive.jpg) right top repeat-x; /* no-repeat; */
}
#menu a.bip{
	text-decoration:none;
    color:#FF0000;

}
#main{
    margin: 0px;
	padding:2px;
    border: 1px solid #cdcdcd;
    background-color: #FEFEFE;
}
#left{
	width:270px;
	float:left;
}
#right{
	padding:5px;
	width:700px;
	float:right;
}
/*
#right li{
    padding-bottom:10px;
}
*/
#lbox{
	padding:5px;
	border:1px solid #f8a123;
	background:#f8a123 url(../img/newsback.jpg) left bottom repeat-x;
}
.date, #lbox a{
	color:#cc0000;
}
#lbox a.more{
	color:#fff;
}
.news{
	padding:10px 0;
}
#footer{
	padding:20px 0;
	height:35px;
	color:#fff;
	font-size:10px;
	text-align:center;
	background:url(../img/fbg.jpg) repeat-x;
}
#footer a {
	margin: 0 3px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
/* pomocnicze */
.clear{
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

td.tdGalImg img{ padding: 5px; border: 1px solid #cdcdcd; background:#FFFFFF;}
td.tdGalImg img:hover{ padding: 5px; border: 1px solid #cdcdcd; background:#CCDDFF;}