body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
.s12 {
	font-family: Tahoma;
	font-size: 12px;
}

.s14 {
	font-family: Tahoma;
	font-size: 14px;
}

.s11 {
	font-family: Tahoma;
	font-size: 11px;
}

.s9 {
	font-family: Tahoma;
	font-size: 9px;
}

.border_green {
	border: 1px solid black;
}
.ramka_dol_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}

.ramka_gora_dol_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
}

.ramka_gora_dol_lewa_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

.ramka_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

.ramka_lewa_prawa_dol_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
.ramka_prawa_dol_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
.ramka_lewa_Sz {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}
.ramka_lewa_dol_sz {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}

a:link 	   	{ color: white;   font-weight: bold; text-decoration: none; }
a:visited  	{ color: white;   font-weight: bold; text-decoration: none; }
a:hover    	{ color: yellow;  font-weight: bold; text-decoration: none; }
a:active   	{ color: yellow;  font-weight: bold; text-decoration: none; }


a.sz:link    	{ color: #B9B9B9; font-weight: bold; text-decoration: none; }
a.sz:visited 	{ color: #B9B9B9; font-weight: bold; text-decoration: none; }
a.sz:hover   	{ color: #5CBF24; font-weight: bold; text-decoration: none; }
a.sz:active  	{ color: #5CBF24; font-weight: bold; text-decoration: none; }

a.b:link    	{ color: black;   font-weight: bold; text-decoration: none; }
a.b:visited 	{ color: black;   font-weight: bold; text-decoration: none; }
a.b:hover   	{ color: #5CBF24; font-weight: bold; text-decoration: none; }
a.b:active  	{ color: #5CBF24; font-weight: bold; text-decoration: none; }


a.bb:link    	{ color: black;   font-weight: bold; text-decoration: none; }
a.bb:visited 	{ color: black;   font-weight: bold; text-decoration: none; }
a.bb:hover   	{ color: black;   font-weight: bold; text-decoration: none; }
a.bb:active  	{ color: black;   font-weight: bold; text-decoration: none; }

a.green:link  	{ color: #5CBF24; font-weight: bold; text-decoration: none; }
a.green:visited { color: #5CBF24; font-weight: bold; text-decoration: none; }
a.green:hover   { color: yellow;  font-weight: bold; text-decoration: none; }
a.green:active  { color: yellow;  font-weight: bold; text-decoration: none; }

a.gr:link  	{ color: #000000; font-weight: normal; text-decoration: none; }
a.gr:visited { color: #000000; font-weight: normal; text-decoration: none; }
a.gr:hover   { color: #5CBF24;  font-weight: normal; text-decoration: none; }
a.gr:active  { color: #5CBF24;  font-weight: normal; text-decoration: none; }


.main {
	border: 1px solid #000000;
	margin: auto;
	width: 810px;
}

.top {
	background: url(../gfx/top_gora.jpg) no-repeat top;
	line-height: 160%;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 110px;
}

.bottom {
	background: url(../gfx/bottom_tlo.jpg) repeat-y bottom;
	width: 810px;
	vertical-align: top;
}

.bottom_bar {
	display: table-row;
	text-align: left;
	background-color: #f7e7ab;
}

.title {
	width: 572px;
	display: table-cell;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: center;
}

.menu_bar {
	width: 228px;
	display: table-cell;
	color: #235b34;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #bada0b;
	border: 1px solid #000000;
	border-left: none;
	border-right: none;
	float: left;
}

.menu_bar2 {
	display: table-cell;
	color: #235b34;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #bada0b;
	border: 1px solid #000000;
}

.content_bar {
	width: 551px;
	display: table-cell;
	padding-left: 10px;
	color: #235b34;
	padding-top: 5px;
	padding-bottom: 5px;	
	border: 1px solid #000000;
	border-right: none;
	float: left;
	background-color: #f7e7ab;
}

.bottom_r1 {
	background: url(../gfx/bottom_tlo.jpg) repeat-y bottom;
}

.menu {
	width: 198px;
	display: table-cell;
	float: left;
	position: relative;
}

.menu2 {
	width: 228px;
	display: table-cell;
	float: left;
	padding-left: 20px;
	position: relative;
}

.menu_top {
	line-height: 200%;
}

.content {
	width: 541px;
	display: table-cell;
	float: left;
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 350px;
}

.bottom_r2 {
	display: table-row;
}

.footer_1 {

	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 20px;
}

.footer_2 {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
	color: #ffffff;
}

.point {
	vertical-align: bottom;
}

.form {
	width: 500px;
	border: 1px solid green;
	background-color: #f7e7ab;
	color: #000000;
	font-weight: bold;
}

.form_error {
	width: 500px;
	border: 1px solid red;
	background-color: #f7e7ab;
	color: #000000;
	font-weight: bold;
}

.error {
	color: #ff0000;
	font-weight: bold;
}
