@charset "utf-8";
/* CSS Document - &copy; 2008 Jiří Beroušek MULTIMEDIA ACTIVITY, create 10.04.2001, last update 14.03.2010 */ 

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 10px auto;
	font-size: 79%;
	width: 760px;
	line-height: 160%;
}
/* HTML ================================================================= */

h1, h2, h3, h4, h5, h6 {
	color: #008BCD;
	line-height: 140%;
}
h1 {
	font-size: 180%;
	letter-spacing: .1em;
	word-spacing: .2em;
	font-style: italic;
	font-variant: small-caps;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 79%;
}
h6 {
	font-size: 50%;
}
img {
	border: 0px;
}
table {
	text-align: left;
}
td {
}
a:link {
	color: #0000FF;
}
a:active {
	color: #ff0000;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #0080ff;
	text-decoration : none;
}
/* end HTML ================================================================= */


/* index start ================================================================= */
#frameindex {
	text-align: center;
	margin: 0px auto;
}
/* index end ================================================================= */


/* layout ================================================================= */

/* ------------------------------------------------------------------- header */
.header {
}
.headertxt {
}
.header-advertising-solution {
	font-weight: bold;
	color: #808000;
}
.header-signmaking {
	color: #0080FF;
	font-size: 89%;
}
/* ------------------------------------------------------------------- leftcolsection */
.leftcolsection {
	text-align: center;
	color: #FFF;
}
/* ------------------------------------------------------------------- footer */
.footer {
	padding: 0px;
}
.footercont {
	color: #0080ff;
	font-size: 89%;
}
.footercont p {
	margin: .6em;
}
/* end layout ================================================================= */

/* class ================================================================= */
.body500 {
	width: 500px;
}
.bodyindex {
	width: 650px;
}
.body500 table {
	border-collapse: collapse;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.boxfloatright {
	float: right;
	text-align: center;
	font-size: 79%;
}
.datum {
	color: #0080ff;
	margin: 0px;
	padding: 0px;
	font-size: 79%;
}
.pocitadlo {
	display: none;
}
.colorboxred {
	background-color: #FF6666;
	border: 2px solid #FF0000;
	padding: 8px;
}
/* end class ================================================================= */

