/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#multi-level {height:30px; position:relative; z-index:100; background:#fff url(image/image_drop_back.gif) repeat-x; padding-left:10px;border:1px solid #000; border-width:0 1px;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */

.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif; font-size:12px; font-weight:bold;}

/* Set up the size of the list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
.menu li.top a.top_link {display:block; float:left; height:30px; line-height:30px; text-decoration:none; color:#f4dd1a; background: url(image/image_drop_1a.gif); padding:0;}
.menu li.top a.top_link span.span_top {display:block; float:left; height:30px; background: url(image/image_drop_1a.gif) right top; padding:0 15px 0 0;}
.menu li.top a.top_link b.b_top {display:block; float:left; height:30px; width:26px;}

.menu li.top a.top_link span.drop {background: url(image/image_drop_0a.gif) right top; padding:0 25px 0 0;}

.menu li a#home b.b_top {background:transparent url(image/home.gif) no-repeat center center;}
.menu li a#trezor b.b_top {background:transparent url(image/trezor.gif) no-repeat center center;}
.menu li a#ptc b.b_top {background:transparent url(image/ptc.png) no-repeat center center;}
.menu li a#ptr b.b_top {background:transparent url(image/ptr.gif) no-repeat center center;}
.menu li a#ptp b.b_top {background:transparent url(image/ptp.png) no-repeat center center;}
.menu li a#surf b.b_top {background:transparent url(image/surf.gif) no-repeat center center;}
.menu li a#iq b.b_top {background:transparent url(image/iq.gif) no-repeat center center;}
.menu li a#download b.b_top {background:transparent url(image/download.gif) no-repeat center center;}
.menu li a#faq b.b_top {background:transparent url(image/faq.gif) no-repeat center center;}
.menu li a#web b.b_top {background:transparent url(image/web.gif) no-repeat center center;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible; cursor:pointer; position:relative;}
.menu li:hover {position:relative; z-index:200;}

/* Style the top level links */
.menu li.top a.top_link:hover,
.menu li.top:hover a.top_link {background: url(image/image_drop_1b.gif);}
.menu li.top a.top_link:hover span.span_top,
.menu li.top:hover a.top_link span.span_top {background: url(image/image_drop_1b.gif) right top;}
.menu li.top a.top_link:hover span.drop,
.menu li.top:hover a.top_link span.drop {background: url(image/image_drop_0b.gif) right top;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* Style the drop down sub level links */
.menu :hover ul.sub {left:0; top:30px; background: transparent url(image/transparent.gif); padding:3px 0 0 0; white-space:nowrap; width:135px; height:auto;}
.menu :hover ul.sub li {display:block; float:left;}
.menu :hover ul.sub li a {display:block; float:left; height:25px; width:135px; line-height:25px; color:#000; text-decoration:none; padding:0; background: url(image/dropa_0.gif) no-repeat;}

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu :hover ul.sub li a span,
.menu :hover ul.sub li a.fly:hover ul li a span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span, 
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span
{display:block; float:left; background: url(image/drop_0.gif) right top; height:25px; width:92px; padding:0 10px 0 5px; font-weight:bold; color:#000;}

.menu :hover ul.sub li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span
{background: url(image/dropb_0.gif) right top; color:#000;}

.menu :hover ul.sub li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover
{background: url(image/dropba_1.gif) no-repeat; color:#fff;}

.menu :hover ul.sub li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span
{background: url(image/drop_1.gif) right top; color:#fff;}

.menu :hover ul.sub li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span
{background:url(image/dropb_1.gif) right top; color:#fff;}

/* the next two lines keep the menu trail :hover state for IE7 and non-IE browsers */
.menu :hover ul li:hover > a.fly {background:url(image/dropba_1.gif) no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly span {background:url(image/dropb_1.gif) right top; color:#fff;}

/* Style the images to the left of each link */
.menu ul.sub b {display:block; float:left; background:transparent url(image/ptc.png) no-repeat center center; height:25px; width:25px;}
.menu ul.sub b.key {background:transparent url(image/key.gif) no-repeat center center;}
.menu ul.sub b.scam {background:transparent url(image/scam.gif) no-repeat center center;}
.menu ul.sub b.slovnik {background:transparent url(image/slovnik.gif) no-repeat center center;}
.menu ul.sub b.navod {background:transparent url(image/navod.png) no-repeat center center;}
.menu ul.sub b.people {background:transparent url(image/people.gif) no-repeat center center;}
.menu ul.sub b.info {background:transparent url(image/info.gif) no-repeat center center;}
.menu ul.sub b.newsurf {background:transparent url(image/20dollars2surf.gif) no-repeat center center;}
.menu ul.sub b.email {background:transparent url(image/email.gif) no-repeat center center;}
.menu ul.sub b.world {background:transparent url(image/world.gif) no-repeat center center;}
.menu ul.sub b.edit {background:transparent url(image/edit.gif) no-repeat center center;}
.menu ul.sub b.paypal {background:transparent url(image/paypal.gif) no-repeat center center;}
.menu ul.sub b.alertpay {background:transparent url(image/alertpay.gif) no-repeat center center;}
.menu ul.sub b.moneybookers {background:transparent url(image/moneybookers.ico) no-repeat center center;}
.menu ul.sub b.libertyreserve {background:transparent url(image/libertyreserve.ico) no-repeat center center;}
.menu ul.sub b.egold{background:transparent url(image/egold.gif) no-repeat center center;}
.menu ul.sub b.trezor{background:transparent url(image/trezor.gif) no-repeat center center;}
.menu ul.sub b.ptp{background:transparent url(image/ptp.gif) no-repeat center center;}
.menu ul.sub b.hits{background:transparent url(image/hits.gif) no-repeat center center;}
.menu ul.sub b.surfbar{background:transparent url(image/surfbar.gif) no-repeat center center;}
.menu ul.sub b.img{background:transparent url(image/img.gif) no-repeat center center;}
.menu ul.sub b.file{background:transparent url(image/file.gif) no-repeat center center;}
.menu ul.sub b.url{background:transparent url(image/url.gif) no-repeat center center;}

/* Position the flyouts */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:107px; top:0; background:transparent url(image/transparent.gif); padding:5px 5px 5px 0; white-space:nowrap; width:120px; z-index:200; height:auto;}

/* menu end */


body {background: transparent url(images/bg1.png);
			background-position: center center;

font: normal 12px Verdana, Arial;
		width: 770px; margin:0 auto;
color: #000000;}

	  


a {color: yellow;
   text-decoration: none;}
   
a:hover {color: yellow;
   		 text-decoration: underline;}
		 


		 
		   
#logo {width: 745px;
	   height: 180px;
background: url(images/logos.png) no-repeat center center;
border: 0px solid #86B21D;
}



  /* page*/  

#content {
	float: left;
	width: 600px;
	margin: 0;}			   

.header {
	margin-top: 0px;
	background-image: url(images/bg2.png);
	width: 600px;
	background-position: center top;
	background-repeat: no-repeat;
	height: 35px;}

	
	

.center {
	margin-top: 0px;
	background-image: url(images/bg3.png);
	width: 600px;
	background-position: center center;
	background-repeat: repeat-y;
	color: rgb(080, 080, 080);}
	



.bootom {
	margin-top: 0px;
	background-image: url(images/bg4.png);
	width: 600px;
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 35px;}


	
.center h2 {margin: 0px 0px 0px 30px;
	padding: 10px;
		width: 550px;
	   text-decoration: underline;
	   color: #000000;}
	   
.center h3 {
margin: 0px 0px 0px 35px;
		width: 550px;
	   text-decoration: underline;
	   color: #000000;}
	   
.center h4 {font-size:14px;
margin: 0px 0px 0px 0px;
	   text-decoration: underline;}
	   
.center table {
margin: 0px 0px 0px 35px;
		width: 550px;
	    color: #000000;}
	  
	
	
.center p {margin: 5px 20px 0px 20px;
   padding: 5px;
   	width: 550px;
   text-align: justify;
   color: #000000;}
   
.center img {border: 0px;}
   

   
   
.center  a {color: #0000dd;
   text-decoration: none;}
   
.center a:hover {color: #0000aa;
   		 text-decoration: underline;}
		 
.center a:visited {color: #3f892e;
   		 text-decoration: underline;}

  /*end page*/
   
 /* novinky */
 
#content1 {
	float: right;
	width: 155px;
	margin: 0;}	

.rightcenter h2 {margin: 7px 0px 0px 20px;
	padding: 10px;
	width: 140px;
	font: italic bold 15px Verdana, Arial;
	text-decoration: underline;}
	
	
.rightcenter p {margin: 5px 200px 0px 20px;
   padding: 5px;
   width: 155px;
   text-align: justify;}
   
 /*end- novinky */   
   
#icon {border-top: 1px solid #FFFFFF;
		text-align: center;
		padding: 5px;}   
   
#footer {border-top: 1px solid #FFFFFF;
		text-align: center;
		 font: normal 10px Verdana;
		 color: #FFFFFF;}

