


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
STICKERS.CZ - CASCADING STYLE SHEET 1.2

COPYRIGHT © 2002 TELICON NETWORK, INC. ALL RIGHTS RESERVED.
CREATED: 1.11.02
UPDATED: 7.11.02

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* GLOBAL ELEMENTS */

body
	{
	background-color: #FFF;
	margin: 10px 16px 9px 10px;
	}

a:link
	{ 
	text-decoration: none;
	color: #CCCCCC;
	}

a:visited
	{ 
	text-decoration: none;
	color: #CCCCCC;
	}

a:hover
	{
	text-decoration: underline;
	color: #CCCCCC;
	}

/* HEADING ELEMENTS */

h1
	{
	font-size: 11px;
	font-weight: bold;
	color: #9A8B90;
	padding: 0px 0px 20px 0px;
	}


/* TABLES AND FRAMES */
	
	
.dashline
	{
	background-image: url("../gifs/gui/dash_line.gif");
	background-repeat: repeat-x;
	padding: 0px 0px 17px 0px;
	}
	
.dashlinebottom
	{
	background-image: url("../gifs/gui/dash_line.gif");
	background-repeat: repeat-x;
	padding: 0px 0px 13px 0px;
	}

.tdbase
	{
	background-color: #49051C;
	padding: 0px 0px 0px 70px;
	background-repeat: no-repeat;
	}
	
.tdbasesamples
	{
	background-color: #49051C;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	}
	
.tdtitle
	{
	font-family: arial ce, geneva ce, arial, geneva, sans-serif;
	font-size: 9px;
	color: #BCB2B5;
	padding: 110px 0px 23px 0px;
	}	
	
.tdmenu
	{
	font-family: arial ce, geneva ce, arial, geneva, sans-serif;
	font-size: 9px;
	color: #BCB2B5;
	padding: 0px 0px 17px 0px;
	}
	
.gallery
	{
	font-family: arial ce, geneva ce, arial, geneva, sans-serif;
	font-size: 9px;
	color: #BCB2B5;
	padding: 5px 0px 0px 0px;
	}
	
.galleryzoom
	{
	padding: 0px;
	margin: 0px;
	}

.tdbody
	{
	font-family: geneva ce, arial ce, arial, geneva, sans-serif;
	font-size: 11px;
	color: #BCB2B5;
	word-spacing: -1px;
	line-height: 1.4;
	padding: 0px 115px 35px 0px;
	}
	
.tdbodygallery
	{
	font-family: geneva ce, arial ce, arial, geneva, sans-serif;
	font-size: 11px;
	color: #BCB2B5;
	word-spacing: -1px;
	line-height: 1.4;
	padding: 0px 30px 30px 0px;
	}

.tdbodyfirm
	{
	font-family: geneva ce, arial ce, arial, geneva, sans-serif;
	font-size: 11px;
	color: #BCB2B5;
	word-spacing: -1px;
	line-height: 1.4;
	padding: 0px 30px 35px 0px;
	}

.bodydark
	{
	font-family: geneva ce, arial ce, arial, geneva, sans-serif;
	font-size: 11px;
	color: #9A8B90;
	word-spacing: -1px;
	}

.tdbodyfront
	{
	font-family: geneva ce, arial ce, arial, geneva, sans-serif;
	font-size: 11px;
	color: #BCB2B5;
	word-spacing: -1px;
	letter-spacing: 0.7px;
	line-height: 1.4;
	padding: 0px 115px 25px 0px;
	}

.tdfaq
	{
	font-family: geneva ce, arial ce, arial, geneva, sans-serif;
	font-size: 10px;
	color: #BCB2B5;
	word-spacing: -1px;
	line-height: 1.3;
	padding: 0px 115px 19px 0px;
	}

.tdprices
	{
	font-family: arial ce, geneva ce, arial, geneva, sans-serif;
	font-size: 11px;
	color: #BCB2B5;
	padding: 1px 5px 1px 4px;
	}

.tdpricesb
	{
	font-family: arial ce, geneva ce, arial, geneva, sans-serif;
	font-size: 11px;
	color: #BCB2B5;
	padding: 1px 5px 1px 4px;
	}
	
.copyright
	{
	font-family: arial ce, geneva ce, arial, geneva, sans-serif;
	font-size: 9px;
	color: #9A8B90;
	padding: 0px 0px 300px 0px;
	}	
	
.notes
	{
	font-family: arial ce, geneva ce, arial, geneva, sans-serif;
	font-size: 9px;
	color: #BCB2B5;
	}



/* PARAGRAPH ELEMENTS */

.faqtitle
	{
	font-family: geneva ce, arial ce, arial, geneva, sans-serif;
	font-size: 10px;
	color: #BCB2B5;
	word-spacing: -1px;
	line-height: 2.5;
	}
	
.title
	{
	font-size: 11px;
	font-weight: bold;
	color: #BCB2B5;
	line-height: 2.3;
	}
	
.ques
	{
	font-size: 11px;
	font-weight: bold;
	color: #BCB2B5;
	line-height: 1.6;
	}

/* FORM ELEMENTS */

.tdorder
	{
	font-family: geneva ce, arial ce, arial, geneva, sans-serif;
	font-size: 11px;
	color: #BCB2B5;
	word-spacing: -1px;
	line-height: 1.4;
	padding: 0px 115px 35px 0px;
	}

