body, img, h1, h2, h3, h4, h5, h6, form { 
   margin: 0px; padding: 0px; border: 0px;
}

body {
   background: url(../jpg/main_bg0.gif) repeat;
   font-family: Trebuchet MS, Arial, Verdana, sans-serif;
   font-size: 11px;
   line-height: 18px;
	color: #323232;
}

a {
   color: #D70000;
   text-decoration: none;
}

a:hover {
   color: #FB0000;
   text-decoration: underline;
}

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }

#site {
   background: url(../jpg/main_bg1.gif) 0 0 repeat-x;
}

#main {
   width: 741px;
   margin: 0 auto;
	background: #fff;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
   border-bottom: 1px solid #333333;
	padding: 4px 1px 4px 1px;
}

#banner { height: 187px; }

/* menu */
li.klik {}   /* styl rozwijanego menu */
li.klik ul {
   display:none;     /* styl rozwijanego menu */
}

#colleft { width: 166px; }
#colright { 
   width: 510px; 
   padding: 0px 30px 0 30px; 
	text-align: justify;
}

#menu { 
   font-size: 12px;
	line-height: 14px; 
}
#menu ul { margin: 0; padding: 0; }
#menu li {
   list-style: none;
   margin: 0; padding: 0;
}
#menu ul li {
   background: url(../jpg/menu1.gif) 0 0 no-repeat;
}
#menu ul li a {
   display: block;
   width: 151px;
   padding: 8px 0 6px 15px; 
   color: #E6E6E6;
}
#menu  ul li a.a_active {
   font-weight: bold;
	color: #fff;
}

#menu ul li a:hover {
   color: #FFF;
   text-decoration: none;
}
#menu ul li ul li {
   background: #6F7B86;
   border-top: 1px solid #D3D3D3;
   border-bottom: 1px solid #808080;
}
#menu ul li ul li a {
   color: #E6E6E6;
   width: 151px;
   text-decoration: none;
   padding: 3px 0 3px 15px; 
}
#menu ul li ul li a:hover {
   color: #FFF;
   text-decoration: none;
	background: #59636C;
}
#menu  ul li ul li a.a_active {
   font-weight: normal;
	color: #fff;
	background: #59636C;
}

#menu ul #menu_bottom {
   background: url(../jpg/menu_bottom.gif) 0 0 no-repeat;
   width: 166px;
   height: 23px;
}

/* boxy strona glowna */
.short1 {
   padding: 15px 0 0 0;
   width: 130px;
   float: left;
   text-align: right;
}
.short2 {
   padding: 20px 0 0 0;
   width: 360px;
   float: right;
	text-align: left;
}
.short2 h2 {
   font-size: 13px;
   margin: 0 0 10px 0;
   color: #666;
}
.short2 .shorttext { color: #6E6E6E; }
.short3 {
   border-top: 1px solid #6F7B86;
   text-align: right;
   margin: 5px 0 0 0;
}

/* news */
#news {
   margin: 15px 0 0 0;
   border-top: 10px solid #F0F0F0;
   border-bottom: 10px solid #F0F0F0;
   background: #F0F0F0 url(../jpg/dot.gif) 420px 0 repeat-y;
}
#newsleft {
   width: 380px;
   float: left;
   padding: 15px 0 15px 20px;
}
#newsleft h2 {
   font-size: 13px;
   margin: 0 0 10px 0;
   color: #808080;
}
#newsleft .txt {
   text-align: justify;
}
#newsleft .link {
   text-align: right;
   margin: 5px 0 0 0;
}
#newsleft .data {
   float: left;
   color: #6B6B6B;
}
#newsright {
   width: 280px;
   padding: 15px 20px 15px 0;
   float: right;
}
#newsright h3 {
   font-size: 13px;
   color: #3E3E3E;
}
#newsright ul {
   margin: 10px 0 10px 0;
   padding: 0;
}
#newsright ul li {
   margin: 0;
   background: url(../jpg/dot2.gif) 0 8px no-repeat;
   padding: 0 0 4px 10px;
   list-style: none;
}

/* artykuly */
#colright h1.t1 {
   color: #5A5A5A;
	border-bottom: 1px solid #828282;
	padding: 20px 0 6px 0;
	margin: 0 0 15px 0;
	font-size: 15px;
}


#colright .tabelka1 {
   border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}
#colright .tabelka1 td {
   border: 1px solid #808080;
	border-bottom: 0;
	border-right: 0;
   vertical-align: top;
	text-align: center;
}


#article_btm {
   text-align: right;
	padding: 5px 0 5px 0;
}

#galeria img {
  border: 1px solid #C0C0C0;
}
#galeria a img {
   border: 2px solid #DFDFDF;
}
#galeria a:hover img {
   border: 2px solid #C0C0C0;
}


#contact {
   background: url(../jpg/adresownik.jpg) 100% 0 no-repeat;
}
#contact table th, #contact table td {
   padding: 0 7px 3px 0;
}
#contact table th {
   text-align: left;
	vertical-align: top;
	font-weight: normal;
}
#contact input[type="text"] {
   width: 240px;
	font-size: 11px;
	background: #F6F6F6;
	border: 1px solid #828282;
}
#contact textarea {
   width: 350px;
	height: 120px;
	font-size: 11px;
	background: #F6F6F6;
	border: 1px solid #828282;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}
#contact input[type="submit"], #contact input[type="button"] {
   background: #003C64;
	color: #fff;
	border: 0;
	font-size: 12px;
	padding: 3px 5px;
   font-weight: normal;
}
#monit {
   text-align: center;
	border: 1px solid #828282;
	background: #F6F6F6;
	padding: 20px 30px 20px 30px;
	margin: 0 auto;
	width: 350px;
}
#monit h3 {
   font-size: 13px;
	margin: 0;
	padding: 5px 0 20px 0;
}
.ok h3 {
   color: #003C64;
}
.error h3 {
   color: #F00;
}
#monit h4 { 
   font-size: 11px;
	padding: 0 0 5px 0;
}
#monit p {
   margin: 0;
	padding: 0 0 10px 0;
}

#news_full_list {}
#news_full_list h2 {
   font-size: 13px;
	padding: 0 0 8px 0;
}
#news_full_list .link {
   text-align: right;
   margin: 5px 0 15px 0;
}
#news_full_list .data {
   float: left;
   color: #6B6B6B;
}

#download {
  padding: 15px 0 0 0;
}
#download h3 {
   font-size: 12px;
}
#download ul {
   margin: 5px 0 5px 0;
   padding: 0;
}
#download ul li {
   margin: 0;
   background: url(../jpg/dot2.gif) 0 8px no-repeat;
   padding: 0 0 4px 10px;
   list-style: none;
}

/* stopka */
#footer {
   background: url(../jpg/footer_bg.gif) 0 0 repeat-x;
}
#f1 {
   text-align: right;
	padding: 5px 15px 0 0;
}
#f2 {
   padding: 5px 15px 15px 15px;
}
#f2 a { color: #fff; }
#f2 a:hover { text-decoration: underline; }
#f3 {
   text-align: right;
	padding:  0 15px 10px 0;
	color: #4A5460;
}
#f3 a { color: #4A5460; }
#f3 a:hover { color: #fff; text-decoration: none; }

.sitemap {
  text-align: left;
}
