* {
	margin:0;
	padding:0;
	border:0;
}
body{
	margin: 0 auto;
	background: url(images/tlo.jpg) repeat-x #3a3a3a;
	height:100%;
}
#gora{
	margin:auto;
	width:1023px;
	height:293px;
	background:url(images/top.jpg) no-repeat;
}
#gora ul {
	text-align:right;
	padding:9px 74px 0px 0px;
}
#gora ul li {
	display: inline;
	
}
#logo{
	padding-left:10px;
	padding-top:10px;
	
}
#dol{
	margin: 0 auto;
	height: 100%;
	background:url(images/tlo2.jpg ) no-repeat;
	width:1023px;
}
#left{
	width:222px;
	float:left;
	margin:40px 0px 0px 85px;
}
#menu{
	padding: 0px 0px 0px 0px;
	width:222px;
	background: #505050 url(images/menu2.jpg) no-repeat bottom;
}
#menu .menutop{
	width:222px;
	background: url(images/menu1.jpg) no-repeat;
	height:9px;
	padding:0;
	margin:0;
}
#menu a {
	font-weight:bold;
	font-size:13px;
	width:100%;
	color:inherit;
}
#menu ul{
	margin: 0 auto;
	width:193px;
	padding: 0px 0px 16px 0px;
}
#menu ul li{
	background: url(images/list-wh.png) no-repeat;
	background-position: 6px 12px;
	min-height:26px;
	list-style: none;
	border-bottom: 1px dotted #959595;
	vertical-align: middle;
	width:177px;
	padding: 3px 0px 0px 16px;
	margin: 0 auto;
	color: #ffffff;
}
#menu ul li.hover{
	background: url(images/list-bl.png) no-repeat #fff600;
	background-position: 6px 12px;
	min-height:26px;
	list-style: none;
	border-bottom: 1px dotted #959595;
	vertical-align: middle;
	width:177px;
	padding: 3px 0px 0px 16px;
	margin: 0 auto;
}
#menu ul li.hover a {
	font-weight:bold;
	font-size:13px;
	width:100%;
	color:#393939;
}
#menu ul li.sub{
	background: url(images/list-ye.png) no-repeat;
	background-position: 16px 12px;
	padding: 3px 0px 0px 26px;
	width:167px;
}
#menu ul li.sub a {
	font-weight:normal;
	font-size:13px;
	width:100%;
	color:#fff600;
}
#menu ul li.subhover{
	background: url(images/list-blu.png) no-repeat #fff600;
	background-position: 16px 12px;
	padding: 3px 0px 0px 26px;
	width:167px;
}
#menu ul li.subhover a {
	font-weight:normal;
	font-size:13px;
	width:100%;
	color:#0ea3cb;
}
#menu ul li.subb{
	background: url(images/list-blu.png) no-repeat;
	background-position: 26px 12px;
	padding: 3px 0px 0px 36px;
	width:157px;
}
#menu ul li.subb a {
	font-weight:normal;
	font-size:13px;
	width:100%;
	color:#0ea3cb;
}
#menu ul li.subbhover{
	background: url(images/list-blu.png) no-repeat #fff600;
	background-position: 26px 12px;
	padding: 3px 0px 0px 36px;
	width:157px;
}
#menu ul li.subbhover a {
	font-weight:normal;
	font-size:13px;
	width:100%;
	color:#0ea3cb;
}

#rekl1{
	margin: auto;
	padding: 50px 20px 0px 20px;
	margin-top:10px;
	text-align: center;
	color: #393939;
	width:182px;
	height:95px;
	background: url(images/rekl1.jpg) no-repeat top left;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
}

#right{
	height: 100%;
}
#content{
	width:631px;
	float:right;
	margin-right:74px;
	font-size:13px;
	font-family:tahoma;
	background:url(images/tlo_tekst1.jpg) no-repeat #dedede bottom;
	height:100%;
}
#content .top{
	width:631px;
	background: url(images/tlo_tekst.jpg) no-repeat;
	height:8px;
	padding:0;
	margin:0;
}
#content h3 {
	padding:16px 16px 16px 18px;
	color: #393939;
	font-size:18px;
	font-weight:normal;
}
#content h4{
	padding:0px 16px 16px 18px;
	color: #393939;
	font-size:14px;
	font-weight:bold;
	margin: auto;
	text-align: center;
}
#content p {
	padding: 0px 16px 16px 18px; 
	color: #393939;
}
#content ul {
	margin: 0 auto;
	padding: 0px 16px 16px 28px;
}
#content ul li {
	background: url(images/list-bl.png) no-repeat;
	background-position: 6px 60%;
	list-style: none;
	padding: 3px 0px 0px 16px;
	margin: 0 auto;
	color: #393939;
}
#content blockquote {
	margin: 0 auto;
	text-align: justify;
	width: 547px;
	height: 51px;
	background: url(images/blockquote.jpg) #0ea3cb;
	color: #ffffff;
	padding: 11px 26px 0px 26px;
}
#content table {
	margin: 0 auto;
	padding: 8px 0px 8px 0px;
	width: 599px;
}
#content td {
	height:34px;
	background:#c7c7c7;
	color:#393939;
	padding: 0px 15px 0px 10px;
}
#content .first td {
	background:#0ea3cb;
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#content .header td {
	background:#77b2c2;
	font-weight:bold;
	color:#ffffff;
}
#content img {
	display: block;
	margin: auto;
	padding: 8px 8px 8px 8px;
}
#content form input,textarea{
	border: 1px solid #393939;
	background: #c7c7c7;
	color: #393939;
	width:300px;
	margin: 0px 0px 5px 0px;
	float:left;
}
#content form input.submit {
	width:75px;
	margin: 0px 0px 5px 328px;
}
#content form label{
	width:85px;
	float:left;
	line-height: 16px;
	margin: 0px 0px 0px 16px;
}
#content form br {
	clear: left;
}
#content form {
	margin: 0px 0px 16px 0px;
	color: #393939;
}

#baner{
	width:632px;
	height:130px;

}

#stopka{
	margin:auto;
	width:1023px;
	height:83px;
	background:url(images/stopka_tlo.png) no-repeat;
}

a{
	font-family:tahoma;
	text-decoration:none;
	color:white;
	font-size:10px;
}

a.pobierz
{
	font-family:tahoma;
	text-decoration:none;
	color:#393939;
	font-size:13px;
}

#logo_dol{
	float:left;
	padding-left:90px;
	padding-top:18px;
	height:50px;
}

#st_ind{
		float:right;
		padding: 18px 110px 0px 0px;
		font-style:normal; 
		color:white; 
		font-size:10px;
		font-family:tahoma;
}
#copy{
	float:left;
	color: #393939;
	font-size:11px;
	font-family:tahoma;
	padding: 35px 0px 0px 14px;
}
#copy a{
	font-weight:bold;
	color: #393939;
	font-size:11px;
}

.tab{
	font-size:11px;
	font-family:tahoma;
	text-align:center;
	
}
