BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E2EEED;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	scrollbar-base-color: White;
	SCROLLBAR-FACE-COLOR: #DEECE7;
	SCROLLBAR-ARROW-COLOR: white;
}
A {
	text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #515050;
}
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: #ff8040;
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt;
	margin-left: 0px;
	margin-bottom: 0px;
	text-transform: none;
	font-style: italic; text-align: center; 
}
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; text-align: left; 
}
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,P {
	color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
UL {
	text-align: left;
	color: #f7921e;
/*	margin: 40px;*/
	margin: 10px;
	padding: 10px;
/*	list-style-image: url(../images/arrow.gif);*/
  list-style-image: url(//www.tng.sk/content/images/o_stvorec.gif);
	list-style-position: outside !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;
}
/* prvky stranky */
TD.left {
	background-image: url(../images/tng_logo_column.png);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 276px;
	text-align: right;
	padding-top: 27px;
}
TD.menu {
	background-image: url(../images/tng_menu_column.png);
	width: 146px;
	padding-top: 75px !important;
	padding-top: 55px;
	vertical-align: top;
}
TD.menu UL {
	list-style: none;
	line-height: 20pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
TD.menu UL LI {
	height: 40px;
	_position: relative;
/*	_left: -17px;*/
}
TD.menu LI A {
	background-image: url(../images/tng_menu_li.png);
	color: #2E2E2E;
	font-size: 9pt;
	width: 100%;
	text-decoration: none;
	padding-left: 32px;
	padding-top: 20px !important;
	padding-top: 15px;
	font-weight: normal;
	border: none;
}
TD.menu LI A:HOVER {
	background-image: url(../images/tng_menu_li_hover.png);
	text-decoration: none;
	color: #919090;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 32px;
	padding-top: 15px;
	border: none;
}
TD.content {
	vertical-align: top;
}
TD.right {
	background-image: url(../images/tng_right_column.png);
	
	width: 26px;
}

/* Zakladne elementy Saurona */
TD.navigator A {
	text-decoration: none;
	color: Silver;
}
TD.navigator SPAN {
	color: Silver;
}
DIV.navigator {
	margin: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
DIV.navigator SPAN {
	float: right;
}
DIV.navigator SPAN A {
	font-size: 14pt;
	text-decoration: none;
}
DIV.text {
	text-align: justify;
	margin: auto;
	width: 90%;
	margin-bottom: 20px;
}
.EvenRow{
	background-color: #F5F5F5;
}
.OddRow {
	background-color: #FFFFFF;
}

/* suvisiace odkazy a stranky */
DIV.links {
	background-color: #EDEDED;
	padding: 5px;
	border: 1px solid #D9D9D9;
	margin: auto;
	margin-bottom: 20px;
	width: 96%;
}
DIV.links UL {
	text-align: left;
	color: #3e3e3e;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: circle;
}
LI.link_page A {
	color: #4885E6;
}
LI.link_file A {
	color: #4885E6;
}
LI.link_dir A {
	color: #002674;
}
LI.link_empty {
	color: Black;
	font-weight: bold;
}
LI.link_warning {
	color: Red;
}

/* stare elementy */

.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;
}
