/* ZANIM ZACZNIESZ COS ZMIENIAC, PRZECZYTAJ PLIK przeczytaj.txt */

body {
	margin: 0;
	padding: 0;
	background: #e6e6e6 url(gfx/bggr.gif) repeat-x top;
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	color: #323232;
	text-align: center;
	}

a {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #f60;
	font-weight: bold;
	text-decoration: underline;
	}

.bd {
	margin: 0 auto;
	position: relative;
	width: 790px;
	height: 100%;
	background: #eee url(gfx/bdbg.gif) repeat-y;
	}

.frl {
	position: absolute;
	left: 0px;
	top: 0;
	width: 9px;
	height: 350px;
	background: url(gfx/frl.gif) no-repeat;
	}

.frr {
	position: absolute;
	left: 781px;
	top: 0;
	width: 9px;
	height: 350px;
	background: url(gfx/frr.gif) no-repeat;
	z-index: 100;
	}

a.grx {
	position: absolute;
	display: block;
	left: 781px;
	top: 7px;
	width: 35px;
	height: 120px;
	background: url(gfx/grx.jpg);
	z-index: 200;
	}

.hd {
	position: relative;
	margin: auto;
	width: 770px !important;
	width: 772px;
	height: 140px;
	background: #f60 url(gfx/hdbg.jpg) no-repeat;
	border-left: 1px solid #6b6f7f;
	border-right: 1px solid #6b6f7f;
	}

a.tt {
	position: absolute;
	left: 130px;
	top: 30px;
	color: #FFECE0;
	font-family: impact, arial, geneva, sans-serif;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
	}

a.tt:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.utt {
	position: absolute;
	left: 130px;
	top: 72px;
	color: #FFECE0;
	}

.uhd {
	margin: auto;
	width: 770px !important;
	width: 772px;
	height: 31px;
	background: #fff url(gfx/uhdbg.gif) repeat-x top;
	border-left: 1px solid #6b6f7f;
	border-right: 1px solid #6b6f7f;
	text-align: right;
	}

form {
	display: block;
	margin: 0;
	padding: 0;
	}

input, textarea, select {
	border: 1px solid #f60;
	padding: 1px;
	background: white;
	font-size: 10px;
	margin: 3px;
	}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	border: 1px solid #000;
	}

.cn {
	margin: auto;
	position: relative;
	width: 770px;
	background: #fff;
	border-left: 1px solid #6b6f7f;
	border-right: 1px solid #6b6f7f;
	text-align: left;
	}

.cn2 {
	padding: 15px 15px 15px 203px;
	}

.mn {
	float: left;
	}

a.menu {
	display: block;
	width: 170px !important;
	width: 185px;
	height: 25px !important;
	height: 30px;
	background: #f60 url(gfx/mnbg.gif) 0 0 no-repeat;
	color: #FFECE0;
	font-family: impact, arial, geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
	margin: 1px;
	padding: 5px 0px 0px 15px;
	}

a.menu:hover {
	background-position: 0 -30px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.bxtt {
	width: 170px !important;
	width: 185px;
	height: 25px !important;
	height: 30px;
	background: #f60 url(gfx/mnbg.gif) no-repeat;
	color: #fff;
	font-family: impact, arial, geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
	margin: 15px 1px 0 1px;
	padding: 5px 0px 0px 15px;
	}

.bxbd {
	width: 175px !important;
	width: 185px;
	padding: 5px;
	margin: 1px;
	background: #f4f4f4 url(gfx/bxbdgr.gif) repeat-x top;
	}

.txtt {
	font-size: 22px;
	color: #6B6F7F;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom: 1px solid #f60;
	margin-bottom: 15px;
	letter-spacing: 2px;
	}

.txcn {
	color: #646464;
	text-align: justify;
	padding: 10px;
	}

.obr {
	border: 1px solid #c8c8c8;
	background: white;
	padding: 4px;
	float: right;
	margin: 15px;
	}

.ft {
	margin: auto;
	width: 770px;
	background: #ffa05f url(gfx/ftbg.jpg) no-repeat top;
	font-size: 10px;
	color: white;
	text-align: center;
	padding-bottom: 10px;
	}

a.foot {
	color: #FFECE0;
	text-decoration: none;
	font-weight: bold;
	}

a.foot:hover {
	color: white;
	text-decoration: none;
	}

a.dogory {
	display: block;
	font-size: 9px;
	padding: 20px;
	text-align: right;
	}