﻿@charset "utf-8";
/* CSS Document */

body{
	background:#3F8116 ;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.blok1{ background:#F0EDCD url(images/bg.jpg) repeat-x; font-size:12px; }
.blok2{ background:url(images/bg2.jpg) repeat-x; }
.menu{ background:url(images/mtlo.jpg) no-repeat; height:113px; }

.pds{
	width:1010px;
	position:relative;
	margin:0 auto;
}
.s{
	background:url(images/s_tlo.jpg) no-repeat; padding:10px 0px;
}
.left{
	width:670px;
	padding-left:20px;
	float:left;
}
.right{
	width:284px;
	padding-left:15px;
	float:right;
}

.stopka{
	width:1010px; margin:auto ; position:relative;
}
.copy{ padding:20px; line-height:18px; font-weight:bold; color:#FFFF99; font-size:12px;}

.m{ margin:0px; padding:8px 20px; list-style:none; height:50px;}
.m li{ padding:0; margin:0; display:inline-block; float:left;}
.m a{ padding:17px 30px 17px 20px; color:#9E431B; background:url(images/mb.gif) no-repeat right center; font-weight:bold; text-decoration:none; display:block; }
.m a:hover{ color:#000; text-decoration:underline;}
.tinfo{ color:#84805B; padding:10px 30px;  letter-spacing:1px;}

.r{ background:url(images/r2.jpg) repeat-y; padding:8px 5px;}

.r_cz{ background:url(images/r2_cz.jpg) repeat-y; padding:8px 5px;}

.r_fl{ background:url(images/r2_fl.jpg) repeat-y; padding:8px 5px;}

.ng{
	color:#663300; 
	font-size:16px;
}
img{ border:0; }
.dogory{
	position:absolute;
	left: 799px;
	top: 82px;
}
a{
	 color:#339900;
}
a:hover{ text-decoration:none;}

a.nawi{
	 color:#FFFFFF;
}
a.nawi:hover{ text-decoration:none;}

.input{ border:1px dashed #3399CC; background:#DDF1FB; width:200px; font-size:12px; font-weight:bold; padding:5px; } 

.zdj{
	padding:10px 0px;
	padding-left:50px;
}
.zdj div{
	
	background:#FFFFFF;
	padding:5px;
	margin-left:40px;
	float:left;
}

.zd_ng{
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}

.tab_bib {
width: 340px;
}

.tab_bib TD {
border: 1px solid #555;
padding: 2px;
text-align: right;
}

.tab_bib TH {
text-align: center;
background-color: #eee;
border: 1px solid #333;
}

input, textarea, select{ border:1px dashed #65cc33; background:#d9ecad; font-size:12px; font-weight:bold; padding:5px; } 