﻿body {
   margin: 0px;
   background-color: #fff;
}
td {
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
p { 
   margin : 5px 0px 5px 0px;
}
a { 
   text-decoration: underline;
   color : #000;
}
a:hover { 
   text-decoration: none;
   color : #555;
}
.MainHeader {
	background-image: url(http://onbex.com/pliki/PopUpHeader.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 580px;
	height: 102px;
	color: #EDEDED;
} 
.MainMenuBar {
	background-image: url(http://onbex.com/pliki/PopUpMenuBg.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 14px; 
}
a.MainMenuBar {
	background-image: url(http://onbex.com/pliki/PopUpMenuBg.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 14px; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	margin: 0px;
	padding: 0px 60px 0px 60px;
	width: auto;
}
a.MainMenuBar:hover {
	background-image: url(http://onbex.com/pliki/PopUpMenuMarker.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 14px; 
	color: #fff;
	display: block;
}
a.LeftMenuMarked {
	color: #FF8200;
}
a.LeftMenuMarked:hover {
	color: #555;
}
a.LeftMenuLink {
	color: #000;
}
a.LeftMenuLink:visited {
	color: #000;
}
a.LeftMenuLink:hover {
	color: #555;
}
.LeftBar {
	background-color: #EDEDED;
	width: 80px;
}
.MainTitle {
	color: #FF8200;
	font-size: 12px;
	font-weight: bold 
}




/*CONTENT*/
.txt1, a.txt1 {
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;	
	color: 				#000000;
	font-size:			10px;
	font-weight:			bold;
	margin:				0px;
	text-decoration: none
}



a.txt1:link, a.txt1:active, a.txt1:visited   {
	font-size:			10px;
	font-weight:			bold;
	color:				#000000;
	text-decoration:		none;
}
a.txt1:hover {
	color:				#000000;
	text-decoration:		underline;
}
.div0 {
	padding: 			4px; 
	margin-bottom:			0px;
}		
.div1 {
	padding: 			4px; 
	background-color: 		#EDEDED;
	margin-bottom:			0px;
}
