BODY {
	font-family: Verdana;
	color: Black;
	font-size: 12px;
}

.ponit		{margin-left: 10px; width: 100%;}
.ponit_i	{margin-left: 20px; width: 100%;}


P.MENU {
	padding : 200px 0px 0px 140px;
	text-align: center;
}

P.TRESC {
	padding : 330px 5px 0px 5px;
	text-indent: 30px;
}

P {
	padding : 0px 7px 0px 7px;
}

SPAN.FONT_s1 {
	color: #8397B8; 
	font-weight: bold;
	
}

SPAN.FONT_imie {
	color: #8397B8; 
	font-size: 16px;
	font-weight: bold;
}

H1 {
	color: #D85150;	
	font-family: Century Gothic, Verdana;
	font-weight: bold;
	font-size: 24px;
}

H2 {
	color: #black;
	font-family: Century Gothic, Verdana;
	font-weight: bold;
	font-size: 14px;
}

H3 {
	color: #8397B8; 
	font-family: Century Gothic, Verdana;
	font-weight: normal;
	font-size: 22px;
}

DIV.MENU {

    background-image:url(../images/design/menu_items_zielony.gif);
    background-repeat:no-repeat;
	background-position: 0px 0px;
	
	position: absolute;
	left:142px; 
	width:239px; 
	height:25px; 
	z-index:2;
	
	text-align: center;
	padding-top: 5px;
}

DIV.MENU:hover {

    background-image:url(../images/design/menu_items_zielony.gif);
    background-repeat:no-repeat;
	background-position: 0px -30px;
	
	position: absolute;
	left:142px; 
	width:239px; 
	height:25px; 
	z-index:2;
	
	text-align: center;
	padding-top: 5px;
}

DIV.MENUG {

    background-image:url(../images/design/menu_items_zielony.gif);
    background-repeat:no-repeat;
	background-position: 0px -60px;
	
	position: absolute;
	left:142px; 
	width:239px; 
	height:25px; 
	z-index:2;
	
	text-align: center;
	padding-top: 5px;
}

DIV.MENUG:hover {

    background-image:url(../images/design/menu_items_zielony.gif);
    background-repeat:no-repeat;
	background-position: 0px -90px;
	
	position: absolute;
	left:142px; 
	width:239px; 
	height:25px; 
	z-index:2;
	
	text-align: center;
	padding-top: 5px;
}

DIV.Z1 {
	position: absolute; 
	top:0px; 
	left:0px; 
	width:384px; 
	height:641px; 
	background-image:url(../images/design/z1_zielony.png); 
	z-index:1;
}


DIV.Z2 {
	position: absolute; 
	top:0px; 
	left:384px; 
	width:718px; 
	height:314px; 
	background-image:url(../images/design/z2_zielony.png); 
	z-index:1;
}

DIV.Z3 {
	position: absolute; 
	top:315px; 
	left:0px; 
	width:1102px;  
	background-image:url(../images/design/z3.gif); 
	background-repeat:repeat; 
	z-index:0;
}

TD.Z4 {
	width:1102px;
	height:65px;
	background-image:url(../images/design/z4.jpg);
}



TR {
	margin-left  : 50px;
	margin-top   : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	padding: 0px;
    border: 0px;

	
	font-family: Verdana;
	color: Black;
	font-size: 12px;
}

HR {
	color : #4165A9;
	width : 100%;
	height : 2px;

}

A.MENU {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 15px;
	border:  0px;
}

A.MENU:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 15px;
	border:  0px;
}

A {
	font-weight:bold;
	font-family: Century Gothic, Verdana;
	color:#FF0000;
	color: rgb(121,186,96);
	text-decoration:none;
}

A:hover{
  color:#b00c0c;
  color:black;
  font-weight:bold;
  text-decoration:none;
}

A.sk {
  font-weight:bold;
  color:white;
  text-decoration:none;
}

A.sk:hover{
  color:black;
  font-weight:bold;
  text-decoration:none;
}

IMG{
	border: 0;
}

tr.error {
	color: red;
}

tr.warning {
	color: orange;
}

input[type=text] {

	width: 400px;

}

select {

	width: 400px;

}

textarea {

	width: 400px;

}

input.calendarDateInput, select.calendarDateInput {

	width: 50px;

}

.error textarea, .error select, .error input {

	border-color: red;
	background-color: rgb(255,240,240);

}

.warning textarea, .warning select, .warning input {

	border-color: orange;
	background-color: rgb(255,255,226);

}

.form td {

	vertical-align: top;

}

a.btn_white {
	display: block;
	width: 202px;
	height: 18px;
	background-image: url(../images/design/btn_white.png);
	background-position: 0px 0px;
	color: rgb(0,162,226);
	color: rgb(121,186,96);
	color: black;
	padding-left: 10px;
	padding-top: 3px;
	text-align: center;
	font-family: Century Gothic, Verdana;
	font-weight: bold;
}

a.btn_white:hover {
	background-position: 0px -21px;
}

a.btn {
	display: block;
	width: 202px;
	height: 18px;
	background-image: url(../images/design/btn.png);
	background-position: 0px 0px;
	color: white;
	padding-left: 10px;
	padding-top: 3px;
	font-family: Century Gothic, Verdana;
	font-weight: bold;
}

a.btn:hover {
	background-position: 0px -21px;
}

.point		{margin-left: 10px;}
.point_i	{margin-left: 20px;}



.pageselector	{margin-bottom: 10px; text-align: center; border: 0px; font-size: 14px;}

.ps			{margin: 10px 5px;}
.pss		{margin: 10px 5px; color: #F6861F;}

img			{margin: 5px;}

.fb-like-box	{position: absolute; width: 238px; top: 650px; left: 144px;}
