BODY, HTML, TABLE.fullscreen {
	width:100%;
	height:100%;
	background:#eaeaea;
	background-image:url('bg.png');
}
div#container
{

   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}


BODY, IMG {
	margin:0px;
	border:none;
}

TD,P, SPAN { 
	font-family:Tahoma, Franklin, Arial;
	color:#252525;
	text-align:left;
	font-size: 9pt;
}

A { text-decoration:underline; color:#FFFFFF; }
A:hover { text-decoration:none; }
TABLE.contents A { color: #444444; }
TABLE.submenu A { color: #ffffff; }

HR { border: 0; color: #000000; background-color: #000000; height: 1px; }

H1,H2,H3, .myheader { 
	font-family:"Century Gothic", Franklin, Tahoma; 
	font-size:11pt; 
	color:#FF6600;
	letter-spacing:1.5px; 
	font-weight:bold;
  margin:10px;
  padding-left:0px !important; 
}

aaaH2 { 
	font-family:Tahoma, Franklin, Arial;
	font-size:11pt; 
	letter-spacing:1px; 
	font-weight:normal; 
	margin-bottom:0px; 
	margin-top:10px; 
}

UL {
	list-style-image:url('reddot.png');
}

TABLE {
	border:none;
	border-collapse:collapse;
}

TABLE.top, TABLE.contents, TABLE.footer { 
	width:913px; margin-left:17px; 
}

TABLE.center {
	width:940px;
	margin:25px auto 25px auto;
}

TABLE.top {
	background-image:url('top.png');
	background-repeat:no-repeat;
	height:107px;
}

TABLE.top TD {
	width:100%;
	text-align:right;
	padding-right:20px;
	 }
	TABLE.top1 TD {
	width:100%;
	
	padding-right:1px;
	
	
	
}

TABLE.menu {
	width:100%;
	height:47px;
	background:#333333;
	background-image:url('menubg.png');
	background-repeat:repeat-x;
	border:1px solid #000000;
	border-top:none;
}


TABLE.menuF {
	width:100%;
	height:100%;
	margin-top:15px;
	margin-left:55px;
	
	
}

TABLE.mainmenu { 
	margin-top:15px;
	margin-left:300px;
}

TABLE.mainmenu TD {
	text-align:right;
	font-family:Arial, Tahoma, Franklin;
	font-size:10pt;
	color:#FFFFFF;
	padding-right:25px;
}

TABLE.mainmenu A {
	text-decoration:none;
	font-weight:bold;
}

TABLE.mainmenu A:hover {
	text-decoration:underline;
	color:#FF9900;
}

TABLE.contents {
	background-position:bottom right;
	background-repeat:no-repeat;
	height:480px;
}

TD.main DIV {
	padding-left:20px;
	text-align:justify;
}

TD.main IMG {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

TD.main A {
	color:inherit;
}

TD.main A:hover {
	color:#FF9900;
}

TD.main TABLE.data {
	margin-left:auto;
	margin-right:auto;
}

TD.main TABLE.data TD {
	border:1px solid #999999;
	text-align:center;
	padding:0px 5px 0px 5px;
}

TABLE.photos {
	margin-left:auto;
	margin-right:auto;
}

TABLE.photos TD { 
	text-align:center;
	padding:20px; 
}

TABLE.photos IMG {
	border:1px solid #666666;
	padding:5px;
}

TD.main, TD.copyrights {
	border:1px solid #000000;
	border-top:none;
	text-align:justify;
}

TD.copyrights {
	background:#FF6600;
	padding:3px 17px 3px 17px;
}



TD.copyrights TABLE { width:100%; }

TD.copyrights TABLE TD {
	height:20px;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:normal;
	vertical-align:middle;
}

TD.shadow_bottom {
	height:10px;
	background-image:url('shadow_bottom.png');
	background-repeat:repeat-x;
}

TD.shadow_right {
	background-image:url('shadow_right.png');
	background-repeat:repeat-y;
	background-position:left;
	width:10px;
}

TD.shadow_corner {
	background-image:url('shadow_corner.png');
	background-repeat:no-repeat;
}

TABLE.center TD { vertical-align:top; }

DIV.white_underline {
	height:1px;
	background:#FFF;
}

SPAN { color:#000000; font-size:inherit; }
SPAN.red { color:#cc0000; }
SPAN.gray { color:#555555; }
SPAN.emp { font-weight:bold; }
SPAN.small { font-size:8pt; text-align:justify; }
SPAN.right { text-align:right; }
P.podpis { text-align:right; font-style:italic; }

