@charset "utf-8";
/* CSS Document */

.sub{
	height: auto;
}
div#right-bottom{
	width: 100%;
	padding: 12px 12px;
}
/** tresc **/
h1{
	width: 100%;
	height: 40px;
	padding: 0 25px 0 0;
	margin:0 40px 0 0;
	float: right;
	background: url(../img/title-tlo.jpg) bottom right no-repeat;
	text-align: right;
	color: #ff7900;
	font-weight: normal;
	font-size: 14px;
}
h4{
font-size: 12px;
color: #FF7900;

}
h4 a{
color: #FF7900 !important;

}
div#top h1{
	padding:0;
	margin:0;
	background:none;
}
div#content img{
	border: 1px solid #449366;
}

div#content h1 {
	width: 360px;
}


/** podmenu **/
div#podmenu{
	width: 205px;
	height: auto;
	float: left;
	background: url('../img/podmenu-right.jpg') top right no-repeat;	
}
ul.podmenu{
	list-style: none;
	width: auto;
	padding: 0 20px 20px 0;
	background: url('../img/podmenu-bottom.jpg') bottom right no-repeat;
	text-align: right;
	margin: 11px 0 0;
}
ul.podmenu li{
	height: 25px;
}
ul.podmenu li a{
	color: #7a7a7a;
	text-decoration: none;
}
ul.podmenu li a:hover{
	color: #178c5e;
}

/** tekst glowny **/
div#content{
	width: 456px;
	float: right;
	padding: 20px 40px 20px 10px;
	line-height: 18px;
	background: url(../img/title-tlo.jpg) bottom center no-repeat;
}

/** footer **/
div#footer{
	float: right;
	width: 710px;
	height: 80px;
	margin: 0 1px 0 0px;	
}
div#footer p{
	margin:0;
	padding:0;
	width:100%;
	text-align: center;
	color: #178c5e;
}

/** menu dolne **/
div#bottom{
	width: 100%;
	height: 5px;
	margin:0;
	background: url('../img/pasek.jpg') repeat-x;
	float: left;	
}
div#bottom-menu{
	width: 100%;
	height: 37px;
	background: url('../img/bottommenu-right.png') no-repeat right top;

}
div#bottom-menur{
	width: 700px;
	height: 100%;
	margin: 0 10px 0 0;
	background: url('../img/bottommenu-tlo.jpg') repeat-x;		

}
ul.menubottom{
	list-style: none;
	padding: 13px 30px 0 50px;
	margin:0;
}
ul.menubottom li{
	display: inline;
	padding: 0 6px 0 10px;
	background: url('../img/bottom-separator.png') no-repeat left 3px;	
}
ul.menubottom li:first-child{
	background: none;
}
ul.menubottom li a{
	color: #fcdc75;	
	text-decoration: none;
}
ul.menubottom li a:hover{
	text-decoration: underline;	
}

.newsSpacer {
	height: 20px;
	background:transparent url('../img/title-tlo.jpg') no-repeat scroll center bottom;
	width: 100%;
	clear:both;
}

.mapa a {
	text-decoration: none;
}

.mapa a:hover {
	text-decoration: underline;
}

.mapa ul {
	list-style: none;
	padding-left: 50px;
}

#content.wide {
	width: 600px;
	float:right;
}

.label {
	display: block;
	float: left;
	width: 110px;
	padding-right: 30px;
	clear: both;
	text-align: right;
	margin-top: 8px;
}
.input {
	float: left;
	width: 300px;
	margin-top: 8px;
}

.input.orange {
	background: #F9F9F9;
	border: 1px solid #FCDC75;
}

.input.green {
	background: #F9F9F9;
	border: 1px solid #A4C49F;
}

.input.short{
	margin-right: 5px;
	width: 50px;
}
.input.middle{
	margin-right: 5px;
	width: 150px;
}

.select.green{
	border: 1px solid #A4C49F;
	float: left;
	margin: 8px 5px 0 0px;
	vertical-align: bottom;	
}
.short_label1,
.short_label2{
	float: left;
	line-height: 35px;
}
.short_label1{
	margin-right: 5px;
}
.short_label2{
	margin: 0 5px 0 15px;
}
input.checkbox{
	float: left;
	margin: 10px 3px 0 5px;
	vertical-align: bottom;
}
input.checkbox.chbxleft{
	margin: 0px 5px 0 5px;
}
label.checkbox{
	line-height: 30px;
}
label.checkbox.chbxleft{
	line-height: 15px;
}
.button {
	display: block;
	width: 69px;
	height: 20px;
	padding-top:1px;
	color: #FFF;
	clear:both;
	float: right;
	text-decoration: none;
	text-align: center;
	margin: 20px 159px;
	background: url('../img/btn_wyslij_f1.png') no-repeat;
}

.button:hover {
	background: url('../img/btn_wyslij_f2.png') no-repeat;
	color: #FFF;
}

.galtile {
	display: block;
	padding: 3px;
	margin: 10px 0 0 10px;
	float: left;
}

