@media screen, projection {

* {
	font-family: Verdana, Helvetica, "Helvetica CE", "Arial CE", sans-serif;
	font-size: small;
	_font-size: x-small;
	margin: 0;
	padding: 0;
}
body {
	background: #d0d0d0 url(./img/line400.jpg) top left repeat-y;
	font-family: Trebuchet MS, Arial CE, Arial, Helvetica CE, Helverica, serif;
	text-align: center;
	color: #fff;
}
#page {
	position: relative;
	margin: 50px auto 0 auto;
	width: 700px;
	_width: 710px;
	background: #347;
	border: #fff 5px solid;
}
#header {
	display: block;
	background: url(./img/logo.jpg) no-repeat left top;
	width: 700px;
	height: 120px;
}
#odkaz_titulek {
	display: block;
	width: 700px;
	height: 120px;
}
#page #navigation {
	position: absolute;
	top: 169px;
	right: 0;
	margin-right: 3px;
}
#page #navigation a {
	text-decoration: none;
}
#page #navigation strong{
  font-weight: normal;
}
#map {
	text-align: left;
	margin: 20px 0 35px 50px;
}
#map ul li {
	list-style-type: disc;
	font-weight: bold;
	margin-bottom: 10px;
}
#map ul li ul li {
	list-style-type: square;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#page h1, #page h2 {
	display: block;
	_width: 100%;
	padding: 0.5em 0 0.3em 12px;
	margin-top: 20px;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	background: #334577 url(./img/h2_bg.jpg) repeat-x left top;
	font-family: Trebuchet MS, Arial CE, Arial, Helvetica CE, Helverica, serif;
	text-transform: uppercase;
	font-size: 1.3em;
	text-align: left;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
#page #header h2 {
	display: none;
}
#footer {
	width: 100%;
	clear: both;
	background-color: #013364;
	text-align: left;
	font-weight: bold;
}
#footer div {
	padding: 5px;
}
/*************** ostatni ****************** */
a {
	color: #fff;
}
a:hover {
	color: #ffffcc;
}
#links {
	position: relative;
	margin: 20px auto;
	padding: 3px;
	width: 700px;
	_width: 710px;
	color: #013364;
}
#links a {
	color: #5a6c9e;
	font-size: 0.9em;
}

#page p a, .mm, #page #map a, #page table.prices2 td a, #page table td strong a {
	color: #ff8522;
	font-weight: bold;
}
#page p a:hover, .mm:hover, #page #map a:hover, #page table.prices2 td a:hover, #page table td strong a:hover {
	color: #ffcc33;
}
img.fl {
	float: left;
	margin: 5px 25px 10px 0;
}
img.fr {
	float: right;
	margin: 5px 0 10px 25px;
}
#footer2 {
	display: none;
}
.leva2em {
	margin-left: 0em;
	text-align: left;
	background-color: red;
}
.noscreen {
	display: none;
}
img {
	border: #fff 5px solid;
}
.noborder img{
	border: none;
}

img.no {
	border-width: 1px;
}
#black {
	text-decoration: none;
}
.odrazit {
	padding-left: 2em;
}
.ucet {padding:0.5em 0 2em 25px;}
.ind {
	text-indent: 2em;
}
code {
	font-family: monospace;
	font-size: 0.9em;
	display: block;
	white-space: pre;
	margin: 25px;
	padding: 12px;
	overflow: auto;
	border: 1px solid #ffcc00;
	background: #013364;
	text-align: left;
}
/*************** vlajky ****************** */
#vlajky {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: -43px;
}
#vlajky img {
	border: 2px #fff solid;
}
#vlajky img.aktiv {
	border: 2px #ffff66 solid;
}

#main {
	text-align: left;
  margin-top: 66px;
}
/*************** menu ****************** */

#menu {
	margin-bottom: 5px;
	width: 100%;
	height: 36px;
	_height: 46px;
	border-top: #fff 5px solid;
	border-bottom: #fff 5px solid;
	background: #fb780e url(./img/orange.jpg) top left no-repeat;
	
  position: absolute;
  top: 120px;
}
#menu ul li a.selected {
	border: 1px #ffcc00 solid;
	background-color: #5a6c9e;
	padding-bottom: 8px;
}
#menu ul li a.selected:hover, #menu ul a:hover {
	background: #334477;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	position: relative;
	font-weight: bold;
}

/* sub menu styles */
#menu li ul a {
	text-decoration: none;
	text-align: left;
	background: #fe7a0e;
/* ie6 bug */
	border: 1px solid white;
	padding: 4px;
	width: 200px;
}
#menu li ul a:hover {
	color: #ffffff;
	background: #334477;
}
#menu ul li a {
	text-decoration: none;
	padding: 10px 10px 9px 10px;
	float: left;
}

#menu ul li ul li a {
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	float: left;
}

#menu ul li ul {
	position: absolute;
	display: block;
	left: 0;
	padding: 0;margin: 0;
  margin-top: 33px;
}

#menu ul ul {
		position:absolute;
		visibility:hidden;
}

#menu ul li:hover ul, #menu ul li.hover ul{
		visibility:visible;
}

/*************** page ****************** */
#page p, .address {
	text-align: justify;
	line-height: 1.6em;
	margin: 15px 20px 10px 25px;
}
#page p.aa{
	text-align: left;
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 50px;
}
#page .okraj {
	text-align: justify;
	line-height: 1.6em;
	margin: 15px 20px 10px 25px;
}
#page h3 {
	font-size: 1.2em;
	padding-left: 15px;
}
#page ul {
	padding-left: 30px;
	text-align: justify;
}
#page .tel {
	padding-left: 30px;
}
#page table {
	width: 93%;
	margin: 10px auto 0 15px;
	margin-left: 25px;
	border-right: #569 1px solid;
	border-top: #569 1px solid;
	border-collapse: collapse;
	text-align: left;
}
#page table caption {
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding-left: 25px;
	padding-top: 20px;
	font-size: 1.1em;
}
#page td {
	padding: 3px 10px;
	border-left: #569 1px solid;
	border-bottom: #569 1px solid;
}
#page th {
	width: 240px;
	padding: 3px 10px;
	border-left: #569 1px solid;
	border-bottom: #569 1px solid;
	font-weight: bold;
}
#page table.prices th {
	text-align: center;
	background-color: #5a6c9e;
}
#page table.prices td {
	text-align: center;
	padding: 3px;
}
#page table.prices2 th {
	text-align: center;
	background-color: #5a6c9e;
}
#page table.prices2 td {
	text-align: left;
	padding: 3px;
	padding-left: 20px;
}

#page table.prices2 td a{
	text-decoration: none;
}


#page td textarea {
	margin: 0;
	width: 615px;
	height: 150px;
	background-color: #eee;
}
#page td input {
	background-color: #eee;
}
#page td input.pp, #page td select.pp {

  border: 4px #FF8522 solid;
}
#page td input.date1 {
	margin-right: 10px;
	width: 45px;
}
#page td input.date2 {
	width: 80px;
}
#page td input.big {
	width: 280px;
  padding: 3px;
  font-size: 1.4em;
  background-color: #FFFFCC;
}
#page td input.big2 { /* pro ÈR */
	width: 160px;
  padding: 3px;
  font-size: 2em;
  background-color: #FFFFCC;
}

#page td input,#page td select{
	width: 160px;
}
#page div#motto_top {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -43px;
	right: -43px;
	width: 211px;
	height: 38px;
	background: #fff url(./img/motto_top_background.jpg) top left no-repeat;
	color: #347;
}
#page div#motto_right {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -43px;
	right: -43px;
	width: 38px;
	height: 211px;
	background: #fff url(./img/motto_right_background.jpg) top left no-repeat;
	color: #347;
}

#page td input#submit {
	float: right;
	color: #fff;
	font-size: 1em;
	background: #fe8723 url(./img/orange.jpg) top left no-repeat;
	border: #ffcc00 1px solid;
	padding: 4px 15px 5px 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
  width: 200px;
}
#page td input#submit a:hover {
	border: 5px solid #ffffff;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-right: 0px;
}

.noborder {
  border: none;
}
.order {
	text-align: center;
	padding: 30px 0px 10px 0px;
	width: 100%;
}
.order a {
	padding: 6px 40px 6px 40px;
	font-size: 1.3em;
	background: #fe8723 url(./img/orange.jpg) top left no-repeat;
	border: 1px solid #ffcc00;
}
.order a:hover {
	border: 5px solid #ffffff;
}
iframe {
  position: absolute;
	border: 1px solid FF6600;
	width: 120px;
	height: 62px;
  right: 20px;
  margin-top: 20px;
  z-index: 0;
}


.sipky {
	text-align: center;
  margin-top: 30px;
}

.sipky img{
	border-width: 1px;
	padding: 10px 30x 10px 30px;
}

p span{
	color: #FF3300;
	font-weight: bold;
}


span.orange {color:#ff8522;font-weight:bold;}

#vyberPlatby h4 {padding-bottom:1em;}
#vyberPlatby input {width:50px !important;}

#paypal input {width:109px !important;height:47px;}

}
/* **************************** print *************************************** */
@media print {
* {
	font-family: Verdana, Helvetica, "Helvetica CE", "Arial CE", sans-serif;
	font-size: small;
	_font-size: x-small;
}
a,a:hover {
	color: black;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
#page {
	text-align: left;
}
#menu, #panel, .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;
}
table {
	margin-top: 15px;
	margin-left: 28px;
	border-collapse: collapse;
}
table td {
	padding: 4px 10px 4px 10px;
}
#page td input.date1 {
	margin-right: 10px;
	width: 45px;
}
#page td input.date2 {
	width: 80px;
}
#page td input.big {
	width: 250px;
}
#page td textarea {
	margin: 0;
	width: 615px;
	height: 150px;
}
#footer, .address, #header, .noprint, .order, #vlajky, #links, iframe {
	display: none;
}
}
