body {
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS", "Sand CE", fantasy;
	line-height: 130%;
   font-size: 13px;
	background: #f2f2f2 url(layout/bg_body.jpg) fixed no-repeat 50% 50%;
	color: #696969;
	position: fixed;
	height: 100%;
	width: 100%;
	}

a:link, a:visited {
color: #717171;
text-decoration: none;
background: url(layout/link_bg.gif) repeat-x 100% 100%;
padding-bottom: 1px;
white-space: nowrap;
} 

a:hover, a:visited:hover {
background: url(layout/link_bgg_hover.gif) 100% 100%;
} 

#content {
	width: 800px;
	height: 650px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -325px;
	padding: 0;
	}
	

#header {
	margin: 0;
	padding:0;
	text-align: center;
position: relative;
	z-index: 5;
	width: 800px;
	background: url(layout/bg_head.jpg);
	}

#navig {
position: relative;
	margin: 0;
	padding:0;
	text-align: center;
	background: url(layout/bg_navig.jpg) no-repeat 0 0;
	}

#top {
	position: relative;
	overflow: auto;
	height: 52px;
	text-align: justify;
	margin: 0 55px;
	}

#middle {
	position: relative;
	overflow: auto;
	height: 420px;
	text-align: justify;
	margin: 0 55px;
	padding: 5px;
	}

#nleft {
	position: relative;
	height: 50px;
	text-align: center;
	margin: 0;
	float: left;
	margin-left: 2px;
	}

#nright {
	position: relative;
	height: 50px;
	text-align: center;
	margin: 0;
	float: right;
	clear: none;
	margin-top: -50px;
	margin-right: 2px;
	}

h2 span, #nright span, #nleft span {
	display: none;
}

h2.webs{
	display: block;
	background: url(layout/h_web.jpg) no-repeat top;
	width: 600px;
	height: 50px;
	margin: 0px auto;
	float: left;
	clear: none;
}

h2.funs{
	display: block;
	background: url(layout/h_fun.jpg) no-repeat top;
	width: 600px;
	height: 50px;
	margin: 0px auto;
	float: left;
	clear: none;
}

h2.erors{
	display: block;
	background: url(layout/h_404.jpg) no-repeat top;
	width: 680px;
	height: 50px;
	margin: 0px auto;
	float: left;
	clear: none;
}


h2.prints{
	display: block;
	background: url(layout/h_print.jpg) no-repeat top;
	width: 600px;
	height: 50px;
	margin: 0px auto;
	float: left;
	clear: none;
}

h2.corpos{
	display: block;
	background: url(layout/h_corpo.jpg) no-repeat top;
	width: 680px;
	height: 50px;
	margin: 0px auto;
	float: left;
	clear: none;
}

#navig span
{
display: none;
}

#navig ul
{
list-style-type: none;
margin: 0;
display: inline;
float: left;
width: 363px;
padding: 0px;
margin: 0 219px;
}

#navig li	{
list-style-type : none;
padding:0;
display: inline;
margin: 0;
}
#navig a:link, #navig a:visited	{
float: left;
padding: 60px 0 0 0;
_overflow: hidden;
height: 0px !important; 
height /**/:60px; /* for IE5/Win only */
font-size: 0;
background: url(layout/navig.jpg) no-repeat;
}
#navig #web a:link, #navig #web a:visited  {
width: 57px;
background-position: 0 0px;
}
#navig #web a:hover  {
background-position: 0 -60px;
}
#navig #web a.active  {
background-position: 0 -120px;
cursor: default;
}
#navig #print a:link, #navig #print a:visited  {
width: 66px;
background-position: -57px 0px;
}
#navig #print a:hover  {
background-position: -57px -60px;
}
#navig #print a.active  {
background-position: -57px -120px;
cursor: default;
}
#navig #corpo a:link, #navig #corpo a:visited  {
width: 102px;
background-position: -123px 0px;
}
#navig #corpo a:hover  {
background-position: -123px -60px;
}
#navig #corpo a.active  {
background-position: -123px -120px;
cursor: default;
}
#navig #fun a:link, #navig #fun a:visited  {
width: 53px;
background-position: -225px 0px;
}
#navig #fun a:hover  {
background-position: -225px -60px;
}
#navig #fun a.active  {
background-position: -225px -120px;
cursor: default;
}
#navig #kont a:link, #navig #kont a:visited  {
width: 84px;
background-position: -278px 0px;
}
#navig #kont a:hover  {
background-position: -278px -60px;
}
#navig #kont a.active  {
background-position: -278px -120px;
cursor: default;
}

#footerwrap {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 80px;
	}
#footer {
	font-size: .6em;
	margin: 0;
	text-align: center;
	}
#footer .ft a {
display: block;
font-size: 0;
height: 15px;
margin: 15px auto 0px auto;
position: relative;
width: 75px;
z-index: 5;
}

#footer .ft span {
display: none;
}

#header h1
{
margin: 0;
position: relative;
z-index: 999;
height: 75px;
}

#header .logoa a, #header .logoa a:hover, #header .logoa a:active, #header .logoa a:visited
{
display: block;
font-size: 0;
height: 75px;
margin: 0 auto;
position: relative;
width: 230px;
 background: none;
}
.topa
{
display: none;
}



form p
{ 
padding-left: 10px;
 font-size: 1em;
padding-bottom: 5px;
}

fieldset {
border: none;
 padding: 0;
}
fieldset input {
border:none;
margin-bottom: 10px;
background: White url(layout/bege.jpg) repeat-x bottom;
 padding: 0 2px 1px 2px;
	font-family: "Comic Sans MS", "Sand CE", fantasy;
	font-size: 14px;
 width: 275px;
}
fieldset textarea {
border: none;
margin-bottom: 10px;
background: White url(layout/textarea.jpg) no-repeat;
 width: 260px;
 height: 110px;
 padding: 10px;
	font-family: "Comic Sans MS", "Sand CE", fantasy;
	font-size: 14px;
}
label {
float:left;
width:230px;
margin-right:10px;
padding-top:2px;
text-align:right;
font-weight:bold;
 color: #696969;
}
.submitbut {
border: 1px solid silver;
clear: none;
background: #e4e4e4;
 padding: 0 10px 0 10px;
 width: 135px;
}
.cleaner {
clear: both;
}

	





.flobox
{
float: left;
padding: 5px;
background: url(layout/flobox.jpg) no-repeat center;
margin: 0 8px 5px 8px;
text-align: center;
width: 200px;
height: 322px;
}

.flobox h3 {
line-height: 100%;
color: black;
margin: 5px 5px 5px 5px;
padding: 5px 0 5px 0;
font-size: 1em;
 background: url(layout/link_bgg_hover.gif);
} 

.flobox a.imag {
 background: none;
} 

.flobox p {
font-size: .9em;
text-align: left;
line-height: 120%;
margin: 0 8px 0px 8px;
 color: #929292;
} 

.flobox strong {
font-size: 1em;
 color: #575757;
} 

.flobox p em {
font-size: .8em;
color: #b5b5b5;
padding-top: 2px;
text-align: center;
 display: block;
 border-top: 1px dashed #dcdcdc;
 margin: 10px auto;
 width: 120px;
} 

.flobox .floweb {
font-size: .9em;
text-align: center;
line-height: 135%;
margin: 0 5px 10px 5px;
 clear: left;
} 

.flobox img {
border: 0;
margin-top: 5px;
margin-bottom: 5px;
 width: 185px;
}



.wrk {
	float:left;
	margin: 10px 5px 10px 8px;
	padding: 0px;
	width:185px;
	text-align: left;
font-size: .9em;
}

.wrk a {
	display: block;
	position: relative;
	height: 129px;
	width: 175px;
	padding: 5px;
	overflow: hidden;
white-space: normal;
}

.wrk a:link {
	display: block;
	position: relative;
	overflow: hidden;
	height: 129px;
	width: 185px;
	padding: 5px 0px;
white-space: normal;
}


.wrk a:focus, .wrk a:hover { 
text-decoration: none; 
}

.wrk img {
	position: absolute;
	top: -5px;
	left: 0;
	height: 139px;
	width: 185px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position: relative;
	overflow: hidden;
	width: 675px;
	height: 352px;
	top: 20px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both;
	margin: 0px;
	height: 332px;
}

/* single scrollable item */
.scrollable div {
	float: left;
}

/* active item */
.scrollable .active {
	z-index: 9999;
	position: relative;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}



/* prev, next, prevPage and nextPage buttons */
a.browse {
	display: block;
	width: 37px;
	height: 50px;
	cursor: pointer;
	font-size: 1px;
}

/* right */
a.right 				{ 
	float: right;
	background: url(layout/but_right.jpg) no-repeat 0 0;
	clear: right;
	margin-right: 2px;
	margin-top: 0px;
}
a.right:hover 		{ background-position:0px -50px; }


/* left */
a.left { 
float: left;
background: url(layout/but_left.jpg) no-repeat 0 0;
} 
a.left:hover { 
background: url(layout/but_left.jpg) no-repeat 0px -50px;
}


/* disabled navigational button */
a.disabled, a.disabled:hover {
	background-position: 0px -100px;
	cursor: default;
} 

/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position: relative;
	overflow: hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 352px;	 
}
.vertical2 {  
	
	/* required settings */
	position: relative;
	overflow: hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 300px;	 
}

/* root element for scrollable items */
/* print entries */
.itemsp {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height: 20000em;	
	margin: 0px;
}
/* single scrollable item */
.itemsp .entry {
	margin: 3px 0;
	height: 110px;
	width: 673px;
background: url(layout/link_bg.gif) repeat-x bottom;
}
.itemsp .entry2 {
	margin: 3px 0;
	height: 36px;
	width: 673px;
background: url(layout/link_bg.gif) repeat-x bottom;
}

/* elements inside single item */
.itemsp .entry h3 {
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #5e5e5e;
	font-weight: normal;
}
.entry p 
{
	margin-top: 8px;
	text-align: left;
	line-height: 120%;
}
.entry b, .entry strong 
{
color: #505050;
background: none;
font-weight: bold;
}
.entry i, .entry em
{
color: silver;
background: none;
 font-size: .8em;
}
	.entry .printbox 
	{
	float: right;
	margin: -12px 0px 5px 10px;
	padding: 3px;
	text-align: center;
	position: relative;
}	
.entry .floatbox3 
{
float: left;
margin: 4px;
border: 1px solid #dcdcdc;
 padding: 3px;
	position: relative;
}
.entry .floatbox3 img
{
border: none;
}

.floatbox3 a {
background: none;
} 


.entry .floatbox2 
{
float: right;
padding: 0px;
margin: 0 0px 5px 38px;
text-align: center;
width: 210px;
clear: right;
}

/*  */

.icorp {
	float: left;
	margin: 4px 4px 4px 7px;
} 
.icorp img.prev {
	width: 100px;
	border: 0px solid #989898;
} 
.icorp a, .icorp a:link, .icorp a:hover {
background: none;
	border: 1px solid #989898;
	display: block;
} 

#preview {
	position: absolute;
	background: white url(layout/bg_sraf.gif);
	padding: 10px;
	display: none;
	color: #535353;
	z-index: 999;
	width: 200px;
	}
#preview img {
	border: 1px solid gray;
} 
	
#contenta {
	border: 3px solid #6b8e23;
	float: right;
	width: 280px;
	height: 280px;
	position: relative;
	display: block;
	background: #add8e6;
}
#contenta img {
	width: 260px;
	border: 1px solid gray;
} 

/* TABS */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.tabs-hide {
display: none;
}
}

/* Hide useless elements in print layouts... */
@media print {
.tabs-nav {
display: none;
}
}

/* Skin */
.tabs-nav {
	float: left;
	display: inline;
	width: 375px;
	height: 50px;
	margin: 0;
	padding: 0;
	padding-left: 300px;
	background: url(layout/h_funtab.jpg) no-repeat 120px 0;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
display: block;
clear: both;
content: " ";
}
.tabs-nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
.tabs-nav a {
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.tabs-nav a span {
	display: none;
}



.tabs-nav li#imgs a {
	background: url(layout/bg_navig_fun.jpg) 0 0;
	width: 76px;
	height: 50px;
}
.tabs-nav li#imgs a:hover {
	background: url(layout/bg_navig_fun.jpg) 0 -50px;
	width: 76px;
	height: 50px;
}
.tabs-nav li#imgs.tabs-selected a {
	background: url(layout/bg_navig_fun.jpg) 0 -100px;
	width: 76px;
	height: 50px;
	cursor: default;
}


.tabs-nav li#soun a {
	background: url(layout/bg_navig_fun.jpg) 94px 0;
	width: 93px;
	height: 50px;
}
.tabs-nav li#soun a:hover {
	background: url(layout/bg_navig_fun.jpg) 94px -50px;
	width: 93px;
	height: 50px;
}
.tabs-nav li#soun.tabs-selected a {
	background: url(layout/bg_navig_fun.jpg) 94px -100px;
	width: 93px;
	height: 50px;
	cursor: default;
}
*>.tabs-nav a span { /* hide from IE 6 */
width: auto;
height: auto;
}
.tabs-container {
	float: left;
	width: 670px;
	height: 350px;	
}
.tabs-container p {
	text-align: center;
}
.tabs-loading em {
padding: 0 0 0 20px;
background: url(/loading.gif) no-repeat 0 50%;
}

#stlptab img {
vertical-align: middle;
display: table-cell;
margin: 0 10px 0 -8px;
}
	
	
/*===============FOTOBOX===================*/


	
	#middle .fotobox 
	{
	float:left;
	width: 60px;
	height: 60px;
	margin: 6px 3px 6px 11px;
	text-align: center;
	}
	
	#middle .fotobox img 
	{
	padding: 2px;
	border: 1px solid silver;
	background: none;
	width: 55px;
	}
	
	#middle .fotobox img:hover 
	{
	border: 1px solid black;
	}
	
	#middle .fotobox a, #obsah .fotobox a:link, #obsah .fotobox a:hover, #obsah .fotobox a:visited:hover
	{
	background: none;
}
	
	#middle .fotobox p 
	{
	margin: 3px;
	text-align: center;
	line-height: 110%;
	font-size: .8em;
	}
	
/*-------Q TIP----------*/


div#qTip {
padding: 10px;
border: 1px solid black;
display: none;
background: #eeeeee;
color: #696969;
text-align: left;
position: absolute;
z-index: 1000;
}

.centered {
	text-align: center;
}

.clean{
	clear: both;
}

/*=========ACCORDION============*/


.technology { /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
 background: url(layout/link_bgg_hover.gif);
 font-size: 1em;
 padding: 0px 5px 0 10px;
 clear: both;
}
.technology:hover { /*header of 2nd demo*/  
color: black;
 }
.technology img { /*header of 2nd demo*/  
color: black;
 float: left;
 margin-right: 5px;
 }

.openitem { /*class added to contents of 2nd demo when they are open*/
color: black;
}

.closeditem { /*class added to contents of 2nd demo when they are closed*/
color: #9d9d9d;
}
.theitem {
	text-align: left;
	float: left;
	margin-bottom: 20px;
}
.theitem a {
white-space: normal;
}
.tabs-container .theitem p {
	text-align: left;
	float: left;
}
#kloko, #lasat, #zackon, #jedno, #colorado, #acdc, #ludec {
	text-align: center;
}
#divkloko, #divlasat, #divzackon, #divjedno, #divcolorado, #divacdc, #divludec {
	text-align: center;
	width: 260px;
	height: 20px;
	display: block;
	overflow: hidden;
	float: left;
	background: #efefef;
	margin: 2px 5px 2px 0px;
	font-size: .8em;
}
#divkloko a, #divlasat a, #divzackon a, #divjedno a, #divcolorado a, #divacdc a, #divludec a {
	font-size: 1.2em;
}


	.imagefloatright
	{
	float: right;
	margin: 5px 0px 2px 10px;
	padding: 0px;
	}
	
	.imagefloatleft
	{
	float: left;
	margin: 5px 10px 2px 0px;
	padding: 0px;
	}
	
	.clearleft
	{
	clear: left;
	}
