html, body {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	color: #fff;
	font-family: tahoma;
	font-size: 13px;
}	
img {
	border: 0;
}

#top {
	margin: 0 auto;
	width: 268px;	
}

a#tristart {
	display: block;
	width: 268px; 
	height: 51px; 
    background: url(../../images/intro/tristart.jpg) top left no-repeat; 
}

a:hover#tristart { 
	background-position: 0 -51px;  
}

#choose_page {
	margin: 0 auto;
	width: 738px;	
	text-align: center;
}

a#reklama {
	display: block;
	float: left;
	width: 246px; 
	height: 376px; 
    background: url(../../images/intro/reklama.jpg) top left no-repeat; 
}
a:hover#reklama { 
	background-position: 0 -376px;  
}

a#pr {
	display: block; 
	float: left;
	width: 246px; 
	height: 376px; 
    background: url(../../images/intro/pr.jpg) top left no-repeat; 

}

a:hover#pr { 
	background-position: 0 -376px;  
}

a#db {
	display: block; 
	float: left;
	width: 246px; 
	height: 376px; 
    background: url(../../images/intro/db.jpg) top left no-repeat; 

}

a:hover#db { 
	border-color: #00f; 
	background-position: 0 -376px;   
}

#hr {
	margin: 0 auto;
	width: 815px;	
}

#quote_r {
	display: none;
	color: #888;
	margin: 0 auto;
	width: 700px;	
	line-height: 25px;
}

#quote_r h1 {
	font-size: 13px;	
}
#quote_r h2 {
	font-size: 13px;
	text-align: right;
}
#quote_r p {
	font-size: 13px;	
}



#quote_p {
	display: none;
	color: #888;
	margin: 0 auto;
	width: 700px;	
	line-height: 25px;
}

#quote_p h1 {
	font-size: 13px;	
	text-align: center;
}
#quote_p h2 {
	font-size: 13px;
	text-align: right;
}
#quote_p p {
	font-size: 13px;	
}

#quote_d {
	display: none;
	color: #888;
	margin: 0 auto;
	width: 700px;	
	line-height: 25px;
}

#quote_d h1 {
	font-size: 13px;	
	text-align: right;
}
#quote_d h2 {
	font-size: 13px;
	text-align: right;
}
#quote_d p {
	font-size: 13px;	
}


#copy {
	margin: 0 auto;
	width: 960px;
	color: #999;
	font: 10px tahoma;
	text-align: center;
}
#copy a {
	color: #999;	
	text-decoration: none;
}
#copy a:visited {
	color: #999;	
	text-decoration: none;
}
#copy a:hover {
	color: #555;	
	text-decoration: none;
}

#links {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

#links a {
	text-decoration: none;
	color: #ccc;
	font-family: tahoma;
	font-size: 11px;
}

#links a:visited {
	text-decoration: none;
	color: #ccc;
	font-family: tahoma;
	font-size: 11px;
}
