@media screen, projection {
/****** základ ******/
* {
	font-family: Verdana, Helvetica, "Helvetica CE", "Arial CE", sans-serif;
	font-size: small;
	_font-size: x-small;
	margin: 0;
	padding: 0;
}

body {
	font-family: Trebuchet MS, Arial CE, Arial, Helvetica CE, Helverica, serif;
	text-align: center;
	background: #2DB7E6 url(img/bg2.jpg) repeat-x top;
}
#page {
	background-color: #000099;
	position: relative;
	margin: 0 auto 0 auto;
	width: 995px;
	text-align: left;
	background: #2DB7E6 url(img/bg.jpg) no-repeat center top;
	width: 995px;
	height: 885px;
}
#logo img {
	position: absolute;
	left: 55px;
	top: 12px;
	border: 0;
}
#main {
	position: relative;
	top: 209px;
	left: 295px;
	width: 650px;
	color: #fff;
}
#main a, .mm {
	font-weight: bold;
	color: #ffff00;
}
#main a:hover, .mm:hover {
	color: #ffffcc;
}
#main p {
	text-align: justify;
	line-height: 1.4em;
	margin: 10px;
}

.vzornik a{
	position: absolute;
	display: block;
	top: 0;
	right: 0;
}

#main .hr {
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(img/hr.gif) repeat-x;
}


#main .tlacitko {
	text-align: center;
	padding: 30px 0px 10px 0px;
}
#main .tlacitko a {
	padding: 6px 40px 6px 40px;
	font-size: 1.3em;
	font-weight: normal;
	background: #CCFF00 url(img/menu1_bg_on.png) repeat-x top;
	border: 1px solid #FFFF00;
	color: #000000;
	text-decoration: none;
}
#main .tlacitko a:hover {
	border: 5px solid #FFFF00;
	color: #003366;
}


#footer2, .noscreen {
	display: none;
}
#footer {
	position: absolute;
	bottom: -5px;
	width: 100%;
	clear: both;
	text-align: left;
	font-weight: bold;
}
#footer div {
	padding-top: 50px;
}

#page .tab {
	width: 95%;
	margin: 15px auto;
	margin-left: 20px;
	border-collapse: collapse;
	text-align: left;
}
#page .tab td {
	vertical-align: middle;
	color: white;
	padding: 6px 10px 2px 0px;
	height: 30px;
	border-bottom: #569 2px solid;
}
/****** rozšíření ******/
#main img {
	border: #02769D 2px solid;/* #556699 */
}
#main #uvod img {
	border-width: 0;
}
#main #uvod .u {
	border: 5px #11DDFF solid;
}
#uvod td {
	padding-top: 10px;
	padding-right: 17px;
}
#mapa ul {
	margin-left: 40px;
	line-height: 20px;
}
#navigation {
	font-weight: bold;
	text-decoration: none;
}
h1 {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 17px;
	padding-left: 25px;
	background: url(img/h1.gif) no-repeat left center;
	font-size: 1.6em;
  font-weight: normal;
	font-family: Verdana, Helvetica, "Helvetica CE", "Arial CE", sans-serif;
}
h2, h2 a {
	margin-top: 20px;
	margin-bottom: 17px;
	font-size: 1.1em;
}
#kalkulacka {
	position: absolute;
	display: block;
	top: -80px;
	left: 365px;
	width: 260px;
	height: 46px;
}
#kalkulacka img {
	padding: 5px;
	clear: both;
	float: left;
	border: 0;
}

#kalkulacka div a {
position: relative;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: white;
padding-top: 10px;
padding-bottom: 10px;
display: block;
}

/****** ramy, tlačítka ******/
code {
	color: #000000;
	font-family: monospace;
	font-size: 0.9em;
	display: block;
	white-space: pre;
	margin: 25px;
	padding: 12px;
	overflow: auto;
	border: 2px solid #FFFF00;
	background: #FFFFCC;
	text-align: left;
}
.ram {
	position: relative;
	border: 2px #FFFF00 solid;
	background-color: #FFFFCC;
	color: #003366;
	width: 300px;
	padding: 10px;
	margin: 20px auto;
	line-height: 1.3em;
}




/****** form1 ******/
.form1 {
	width: 400px;
	margin-left: 20%;
}
.form1 fieldset {
	padding: 10px;
	border: 2px #556699 solid;
}
.form1 legend {
	padding: 3px;
	border: 1px solid #bbb;
	margin-bottom: 10px;
}
.form1 label {
	position: absolute;
	font-weight: bold;
}
.form1 input, .form1 textarea, .form1 select {
	display: inline;
	margin-left: 9em;
	margin-bottom: 3px;
	width: 230px;
}
.form1 select {
	width: 233px;
}
.form1 textarea {
	height: 100px;
	width: 230px;
}
.form1 #submit {
	width: 100px;
}
/****** menu 1 ******/
#menu1 {
	position: absolute;
	left: 300px;
	top: 30px;
	float: left;
}
#menu1 ul li {
	float: left;
	list-style: none;
	background: #353535 url(img/menu1_bg_off.png) repeat-x;
	height: 45px;
}
#menu1 ul li a {
	display: block;
	float: left;
	padding: 14px 20px 13px 20px;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#menu1 ul li a:hover {
	background: #FFD200 url(img/menu1_bg_on.png) repeat-x;
	color: #000000;
	height: 18px;
}
/****** menu 2 ******/
#menu2 {
	position: absolute;
	top: 201px;
	left: 45px;
	width: 240px;
	height: 530px;
	padding-top: 30px;
	background: url(img/menu.jpg) no-repeat top;
}
#menu2 center,#menu2 p {
	border: 2px #FFFF00 solid;
	background-color: #FFFFCC;
	background: #FFD200 url(img/menu1_bg_on.png) repeat-x;
	width: 156px;
	_width: 166px;
	padding: 10px 0 10px 20px;
  margin-top: 10px;
	margin-left: 20px;
	_margin-left: -25px;
  text-align: left;
}

#menu2 center a {
	color: #02769D;
	font-size: 0.9em;
	text-decoration: underline;
}
#menu2 center a:hover {
	text-decoration: underline;
  font-weight: bold;
}

hr {
	border: 1px #61DAF1 solid;
	margin: 10px;
	_margin: 0;
	margin-right: 40px;
  margin-left: 20px;
}

#menu2 .hr {
	border-bottom: 2px #61DAF1 solid;
	margin-top: 5px;
	margin-right: 40px;
  padding-bottom: 10px;
	
  
}

#menu2 ul {
	margin: 5px 0px 5px 10px;
	list-style-type: none;
}
#menu2 ul li a {
	background: url(img/menu_li.png) no-repeat left center;
	color: #FFF;
	text-decoration: none;
	font-size: 1.3em;
	padding: 5px;
	padding-left: 15px;
	line-height: 20px;
}
#menu2 ul li a:hover {
	text-decoration: underline;
}
#menu2 ul li ul li a {
	background-image: none;
	color: #003366;
	font-size: 0.9em;
	padding-left: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}


.noborder{
	border: none;
}

#footer a.white {
	color: #ffffff;
	text-decoration: none;
}

}
/* **************************** print *************************************** */
@media print {
* {
	font-family: Verdana, Helvetica, "Helvetica CE", "Arial CE", sans-serif;
	font-size: small;
	_font-size: x-small;
}
a {
	color: black;
}
a:hover {
	color: black;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
#page {
	text-align: left;
}
#menu1, #menu2, .noscreen {
	display: none;
}
#page h1 {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 1.1em;
}
#page h2 {
	padding: .75em 0 0 0;
	font-size: 1em;
	border-bottom: 1px #646464 solid;
}
#footer, .header, .noprint, #links, #kalkulacka, .tlacitko {
	display: none;
}
}

