ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, div
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:link { text-decoration: none; color: #000;}
a:visited { text-decoration: none; color: #000;}
a:hover { text-decoration: none; color:#FF0000;}
a:active { text-decoration: none; color: #000;}

a:link.link_more { text-decoration: none; color: #aba375;}
a:visited.link_more { text-decoration: none; color: #aba375;}
a:hover.link_more { text-decoration: none; color: #aba375;}
a:active.link_more { text-decoration: none; color: #aba375;}

a:link.menu { text-decoration: none; color: #fff;}
a:visited.menu { text-decoration: none; color: #fff;}
a:hover.menu { text-decoration: none; color: #fff;}
a:active.menu { text-decoration: none; color: #fff;}

a:link.login { text-decoration: none; color: #9f9888;}
a:visited.login { text-decoration: none; color: #9f9888;}
a:hover.login { text-decoration: none; color: #9f9888;}
a:active.login { text-decoration: none; color: #9f9888;}


a:link.flash { text-decoration: none; color: #fff;}
a:visited.flash { text-decoration: none; color: #fff;}
a:hover.flash { text-decoration: none; color: #fff;}
a:active.flash { text-decoration: none; color: #fff;}


body
{
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #ebebeb;
  color: #000;
}

div#shadow_page 
{
	border: 0 none;
	margin: 47px auto 0;
	width: 971px;
}

table#whole_page
{
	border: 1px solid black;
}

/*-------------------
    TOP PAGE
---------------------*/

div#share
{
	background-color: white;
	width: 237px;
	height: 71px;	
	margin-right: 10px;
	margin-bottom: 10px;
}

div#static-pages
{
	background-color: #FF0000;
	width: 728px;
	height: 71px;	
	margin-bottom: 10px;
	position: relative;
}

ul#topMenu
{
	list-style: none;
	list-style-type: none;	
	position: absolute;
	top: 30px;
	left: 7px;
	color: white;
	font-weight: bold;
}

ul#topMenu li 
{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;	
}

ul#topMenu li a
{
	color: white;
}

ul#topMenu li a:hover
{
	color: black;	
}

div#english
{
	width: 70px;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 15px;
	font-weight:bold;
}

div#english a:hover
{
	color:#000;
}

div#baner
{
	width: 236px; 
	height: 236px;
	margin-bottom: 10px;
	margin-right: 10px;
}

div#baner-kiedy
{
	width: 728px;
	height: 236px;
	margin-bottom: 10px;	
}

/*-------------------
    CONTENT
---------------------*/

div#page-content
{
	background-color: white;
	width: 451px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 20px 15px;
}

div#pageTitle
{
	font-size: 15px;	
}

ul#topMenu li a.topSelected 
{
	color: black;	
}

.uline
{
	font-decoration: underline;	
}

/*-------------------
    RIGHT SIDE
---------------------*/

div#right-side
{
	margin-bottom: 10px;
	width: 206px;
	background-color: white;
	padding: 20px 15px;
}

div#boxTitle
{
	font-size: 13px;	
}

/*-------------------
    FOOTER
---------------------*/

div#partners
{
	background-color: white;
	width: 236px;
	height: 71px;
}

div#footer-menu
{
	background-color: white;
	width: 728px;
	height: 71px;	
}

div#static-pages-bottom
{
	background-color: white;
	width: 728px;
	height: 71px;	
	position: relative;
}

div#edgar
{
	width: 140px;
	height: 30px;
	position: absolute;
	bottom: -10px;
	right: -15px;
	font-size: 0.9em;
}

div#yeslogo
{
	position: absolute;
	bottom: 7px;
	right: 8px;	
}


ul#bottomMenu
{
	list-style: none;
	list-style-type: none;	
	position: absolute;
	top: 30px;
	left: 7px;
	color: black;
	font-weight: bold;
}

ul#bottomMenu li 
{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}

ul#bottomMenu li a
{
	color: black;
	display: inline;
}

ul#bottomMenu li a:hover
{
	color: #FF0000;	
}

ul#bottomMenu li a.bottomSelected
{
	color: #FF0000;	
}


/*-------------------
    LEFT SIDE
---------------------*/

.left
{
	margin: 0px 10px 10px 0px;
	width: 236px;
	height: 71px;		
}

div#left-menu
{
	width: 206px;
	padding: 20px 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: white;	
}

div#left-menu a:hover
{
color:#FF0000;
}

div#newsletter
{
	background-color: #FF0000;	
	position: relative;
}

input#email, input#query
{
	font-family: Verdana;
	font-size: 10px;
}

div#search
{
	background-color: white;
	position: relative;
}

ul#leftMenu
{
	list-style: none;
	list-style-type: none;	
	top: 30px;
	left: 7px;
	color: black;
	font-weight: bold;
}

ul#leftMenu li 
{
	padding-left: 3px;
	padding-right: 3px;	
}

ul#leftMenu li a
{
	color: black;
	display: block;
	width: 200px;
}

ul#leftMenu li a:hover
{
	color: #FF0000;	
}

ul#leftMenu ul
{
	list-style: none;
	list-style-type: none;	
	color: black;
	font-weight: bold;
}

ul#leftMenu ul li
{
	margin: 8px 0px;
}

























