body{
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-image: url("img/bg.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #666666;
}

h2{
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 13px 0px;
}
h2.no{
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2.no2{
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
h2.no3{
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 18px 0px;
}


img{
	border:0px;
}

input,textarea,select{
	font-size: 11px; 
	font-family: Tahoma,Arial,sans-serif;
	padding: 4px;
	color: #666666;
}
.input{
	border: 1px solid #cbc8c9;
	width: 310px;
	margin: 4px 0px;
}
.wyslij{
	background: none;
	border: 0px;
	font-weight: bold;
	margin: 0px 15px 0px 0px;
}
form{
	margin: 0px; 
	padding: 0px;
}
.inerror{
	color: red;
	border: 1px solid red;
}
.error{
	color: red;
	padding: 5px 0px 0px 0px;
}

a, a:visited,a:active,a:link{
	color:#f78a2d;
	text-decoration:none;
}
a:hover{
	color: #666666;
}
.vtop{
	vertical-align: top;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	margin: 0px;
	padding: 0px;
}
.center{
	text-align: center;
}
.tright{
	text-align: right;
}
.justify{
	text-align: justify;
}
.block{
	display: block;
}
.relative{
	position: relative;
}
.nodisplay{
	display: none;
}

.page{
	width: 900px;
	margin: 0px auto;
}

#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 258px;
}
#logo .logo{
	padding: 20px 0px 0px 36px;
}

#menu{
	padding: 20px 15px;
	text-align: right;
}
#menu a, #menu a:visited, #menu a:active, #menu a:link{
	float: right;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#menu a.active,
#menu a:hover{
	color: #f78b2b;
	text-decoration: none;
}

#content{
	padding: 15px 0px;
}
.content{
	border: 1px solid #f1f1f1;
	border-width: 0px 1px;
	padding: 15px 20px 5px;
	background-image: url("img/content.jpg");
	background-repeat: repeat-x;
}
.content2{
	border: 1px solid #f1f1f1;
	border-width: 0px 1px;
	padding: 15px 20px 5px;
	background-image: url("img/content.jpg");
	background-repeat: repeat-x;
}

#col1{
	width: 517px;
}
#col2{
	width: 372px;
}
.col2{
	width: 385px;
}
#col3, #col4{
	width: 251px; 
}
#col6{
	width: 636px;
}

.news-tytul a, .news-tytul a:visited, .news-tytul a:active, .news-tytul a:link{
	font-weight: bold;
}
.news-tytul a.active{
	color:#666666;
}
.news-lead{
	padding: 0px 0px 10px 0px;
}

ul.submenu{
	margin: 0px;
	padding: 0px 0px 0px 19px;
}
ul.submenu li{
	padding: 3px 0px;
}

#foot{
	height: 59px;
	background-image: url("img/foot.jpg");
	background-repeat: no-repeat;
}
#foot .left{
	padding: 24px 0px 0px 24px;
}
#foot .right{
	padding: 24px 24px 0px 0px;
	color: #f1f0f0;
}
#foot .right a, #foot .right a:visited, #foot .right a:active, #foot .right a:link{color: #bfbfbf;}
#foot .right a:hover{text-decoration:underline;}
