/*
tlo: #FFFFFF
menu: #F0F0F0
menui: #6F6F4F
center: #61A941
text: #67B047
linki: #AAC229
*/
body
{
	background-color: #FFFFFF;
	background-image: url(../_images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	background-attachment: fixed;
}

a { text-decoration: none;}
a:link { color: #AAC229 }
a:visited { color: #AAC229 }
a:active { color: #AAC229 }
td {font-size: 12px;}

.ptop
{
	position: static;
}
.pt_text
{
	
}
.pt_logo
{
	margin-top: -14px;
}
.pt_info
{
	margin-top: -14px;
	text-align: right;
}

.pmenut
{
/*	background-color: #F0F0F0;*/
	position: static;	
	margin: 0px auto 0px auto;
	width: 750px;
}
.pcmt_item
{
/*	background-color: #6F6F4F; */
	color: #000000;
}

.pcenter
{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color: #EEFFDD; /*61A941;/* none repeat scroll 0% 0%;*/
	position: static;
/*	display: block;
	opacity: 0.4; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; */	
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	border: 1px solid #000000;	
	text-align: left;
}
.pc_menul
{
/*	background-color: #F0F0F0;*/
	position: absolute;
	margin: 14px 0px 0px -80px;
	width: 150px;
}
.pcm_item {
	/*-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;*/
	background-color: #6F6F4F;
	/*background-image: url(../_images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;	*/
	padding:3px 6px 3px 12px;/*32px;*/
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 2px;
	margin-bottom: 3px;
	border-top: 1px solid #616940;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #616940;
	color: #FFFFFF;
}
.pcm_item_x1 {
	background-color: #999999;
	height: 180px;/*115%;*/
	width: 10px;
	position: absolute;
	margin-top: -112%;
	margin-left: 10px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: none;
}
.pcm_item_x1a {
	background-color: #111111;
	height: 180px;
	width: 4px;
	position: absolute;
	margin-top: -112%;
	margin-left: 16px;
	display: none;
}
.pcm_item_x2 {
	background-color: #999999;
	height: 180px;
	width: 10px;
	position: absolute;
	margin-top: -112%;
	margin-left: 123px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: none;	
}
.pcm_item_x2a {
	background-color: #111111;
	height: 180px;
	width: 4px;
	position: absolute;
	margin-top: -112%;
	margin-left: 127px;
	display: none;	
}
.pc_content
{
	text-align: justify;
	line-height: 19px;
	padding-left: 100px;
	padding-right: 37px;
	padding-top: 6px;
	min-height: 200px;
}
.pcc_text
{
	background-color: #A7D48F;/*#67B047;*/
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;
	border-top: 1px solid #AFAFAF;
	border-right: 1px solid #0F0F0F;
	border-bottom: 1px solid #0F0F0F;
	border-left: 1px solid #AFAFAF;
	min-height: 150px;
}
.pc_contact
{
	background-color: #61A941;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;	
	border-top: 1px solid #AFAFAF;
	border-right: 1px solid #0F0F0F;
	border-bottom: 1px solid #0F0F0F;
	border-left: 1px solid #AFAFAF;	
	margin-left: 39px;
	margin-top: 13px;
	width: 370px;
}
.pc_images
{
	padding-top: 13px;
	text-align: center;
}

.pbottom
{
	position: static;
}

.mapa
{
	background-color: #67B047;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #0F0F0F;
	border-bottom: 1px solid #0F0F0F;
	border-left: 1px solid #AFAFAF;
	width: 950px; 
	height: 900px;
	min-height: 400px;
}
.mapa_zoom {
	background: #FFFFFF;
	border: 6px dashed #EEEEEE;
	text-align: right;
	margin: -700px 0px 0px 270px;
	position: absolute;	
}
input.button {
  color: #FFFFFF;
  background: #0034D0;
  font-size: .8em;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}
input.button:hover {
  color: #FF0000;
  background: #0034D0;
  font-size: .8em;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #FF0000;
}

.zdjecie
{
	text-align: center;
	position: absolute;
	margin-top: -56px;
	margin-left: -80px;
	padding: 0px;
}

.input {
    border: 1px solid #006;
    background: #ffc;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
label {
    display: block;
    width: 65px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }