BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #ffffff;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	scrollbar-base-color: White;
	SCROLLBAR-FACE-COLOR: #DEECE7;
	SCROLLBAR-ARROW-COLOR: white;
	background-image: url(../images/tangram_top_background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
A {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #515050;
}
A.h{
	color: #006a49;
}
A.hnounder{
	color: #f7921e;
	text-decoration: none;
}
A:HOVER {
	text-decoration: none;
}
B, STRONG {
	color: #474747;
}
B.green, STRONG.green {
	color: #006a49;
}
H1 {
	color: #fffffe;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	margin-left: 0px;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
H2 {
	color: #f7921e;
	font-size: 16pt;
	font-weight: normal;
	line-height: 20pt;
	margin-left: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-style: italic;
}
B.nadpis, STRONG.nadpis, H3 {
	color: #006a49;
	font-size: 13pt;
	font-weight: normal;
	line-height: 20pt;
	margin-left: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
TABLE.tangram {
	border: 2px solid #006a49;
	width: 100%;
}
TABLE.tangram TD:first-child{
	background-color: #F9FBFB;
	width: 25%;
}
TABLE.tangram TD {
	border-top: 0px solid Green;
	border-bottom: 1px solid #D3D3D3;
	border-left: 0px solid Grey;
	border-right: 1px solid #D3D3D3;
	vertical-align: top;
}
TD {
	color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
TD.menu {
	color: #b5b5b5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
UL {
	text-align: left;
	color: #f7921e;
	margin: 0px;
	padding: 0px;
/*	list-style-image: url(../images/arrow.gif);*/
	list-style-position: inside !important; /*	list-style-position: outside;*/
	list-style: circle;
}
LI{
	color: #3e3e3e;
	margin-left: 0px !important;
/*	margin-left: 20px;*/
	margin-bottom: 0px;
	margin-top: 0px;
}
FORM {
	border : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
} 
SELECT {
	font-size: 10px;
	margin-top : 0px;
	margin-bottom : 0px;
}
INPUT {
	font-size: 9px;
	background-color: #fff6e6;
	margin-top : 0px;
	margin-bottom : 0px;
	border : 1px solid #e9c891;
}
TEXTAREA{
	border : 1px solid #CCCCCC;
	background : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #E5E7E8;
}
DIV.note_tiny
{
	font-size: smaller;
}
DIV.top{
	background-image: url(../images/tangram_top_background.png);
	background-repeat: repeat-x;
	height: 25px;
	background-position: bottom;
}
DIV.stripe{
	background-image: url(../images/tangram_stripe_background.png);
	background-repeat: repeat-x;
}
DIV.bottom{
	background-image: url(../images/tangram_bottom_background.png);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.noborder {
	border: none;
}
.border {
	border-top: 1px dashed #E5E7E8;
	border-bottom: 1px dashed #E5E7E8;
	border-right: 1px dashed #E5E7E8;
	border-left: 1px dashed #E5E7E8;
}
.border_BLR {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFB02F;
	border-right: 1px solid #FFB02F;
	border-left: 1px solid #FFB02F;
}
.border_TLR {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.border_LR {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.galeria {
	border-top: 0px dotted #E5E7E8;
	border-bottom: 0px dotted #E5E7E8;
	border-right: 0px dotted #E5E7E8;
	border-left: 0px dotted #E5E7E8;
}
TD.menu A{
	font-size: 8pt;
	font-weight: bold;
	background-color: #D9E9E3;
	padding: 5px;
	padding-bottom: 0px;
	text-decoration: none;
	border-bottom: 1px solid #f7921e;
	border-top: 0px solid #b5b5b5;
}
TD.menu A:hover{
	font-size: 8pt;
	font-weight: bold;
	background-color: #E9F2EF;
	padding-top: 5px;
	text-decoration: none;
	border-bottom: 0px solid #f7921e;
	border-top: 1px solid #f7921e;
}
TABLE.links {
	border: 2px solid #006a49;
}
TABLE.links TD {
	padding: 2px;
	padding-left: 10px;
	border-top: 0px solid Green;
	border-bottom: 1px solid #D3D3D3;
	border-left: 0px solid Grey;
	border-right: 1px solid #D3D3D3;
	vertical-align: top;
}