/* CSS Document */

body {
	background-color: #ffffff;
	text-align: center;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 20px;
}


/* UTILS */

.hidden {

}

.correct {
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
}

hr {
	display: none;
}

/* MAIN */

#document {
	width: 100%;
	text-align: left;
}

/* HEADER */
#header {
	width: 100%;
	padding: 0px;
	line-height: 2em;
  
}

#header .block-row {
	display: none;
}



/* NAVIGACE */
#document #topmenu {
	display: none;
}



/* MIDDLE */
.middle {
  width: auto;
  border-top: 1px solid #A0A0A0;  
  border-bottom: 1px solid #A0A0A0;     
  padding: 0.2em; 
}

.middle p {
	text-align: justify;
}

.middle h1, .middle h2, .middle h3 {
	color: rgb(0,66,140);
	line-height: 1.2em;
}

.middle h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1em;
}

.middle .centered {
	text-align: center;
}

.middle img {
	border: 4px solid rgb(0,66,140);
	margin: 4px 10px;
}

.middle .right {
	float: right;
	margin-right: 0;
}

.middle .left {
	float: left;
	margin-left: 0;
}

/* FOOTER */
.footer {
  width: auto;
  display: none;
  text-align: center;   
  font-size: 0.85em;
}

.footer a {
  color: rgb(0,66,140);
  text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.copyright {
	color: #666666;
	display: block;
}



.short-bottom {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.0em;
}


.short-top {
	padding-top: 0;
	margin-top: 0;
}

.middle ul {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;	
	text-indent: 0;
	padding-left: 20px;
}

.middle ul li {
	line-height: 1.6em;
}

#sponzori {
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #D3D3D3;
	text-align: center;
	padding: 10px;
}




.middle a {
/*	font-size: 0.8em;
	margin: 0 0.2em;
	padding: 0.0em 0.4em;
	border: 1px solid #363636;
	white-space:nowrap;
	text-decoration: none;
	vertical-align:middle;
	color: white;
	background-color: #9A9A9A;*/
	color: #353580;
	margin-right: 0.1em;
	text-decoration: none;
	
}

.middle  a:hover  {
	/*font-size: 0.8em;
	margin: 0 0.2em;
	border: 1px solid;
	white-space:nowrap;
	text-decoration: none;
	vertical-align:middle;
	color: white;
	border-color: #999999;
	background-color: #C0C0C0;*/
	color: #0000FF;
	text-decoration: underline;
	
}

#sponzori a {
	/*margin: 0px;
	border: none;
	padding: 0;
	background-color: transparent;*/
}

a.mail-link {
	/*font-size: 0.8em;
	margin: 0 0.2em;
	padding: 0.0em 0.4em;
	border: 1px solid #803636;
	white-space:nowrap;
	text-decoration: none;
	vertical-align:middle;
	color: white;
	background-color: #B09A9A;*/
	
}

a.mail-link:hover  {
/*	font-size: 0.8em;
	margin: 0 0.2em;
	border: 1px solid;
	white-space:nowrap;
	text-decoration: none;
	vertical-align:middle;
	color: white;
	border-color: #999999;
	background-color: #C0C0C0;*/
	
}

/*****************************/
a.screen, a.screen:visited {
	display: none;
}

a.screen b {
	display: none;
}

#abs-vykon {
	text-align: center;
	border: none;
}


.s1 {
}

.s2 {
	margin: 20px 0;
}

.s3 {
	
}

.s1 img, .2 img, .s3 img {
	
}

#sponzori img {
	border: none;
	margin-left: 12px;
	margin-right: 12px;
}
