/*  */
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	background-repeat: repeat-x;
}
div {
	text-align: left;
}
#page {
	width: 918px; /*818*/
	_width: 930px;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#page-in {
	padding: 6px;		 
}
#right-col {
   float:right;
   margin: -6px 0px; /*17*/
   width:100px;
	min-height: 30em;
	background-image: url(img/right-bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px; 
   border-left:1px solid #DADADA;
}
#right-col-in {
text-align:left;
	padding: 6px 0 6px 6px;		 
}
#right-col-in a {
	color: /*#005757;*/white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#right-col-in a:visited {
}
#right-col-in a:hover {
	color: #1D7C7C;
}
#right-col ul, #right-col li {
	margin: 0;
	padding: 0;
	background: #7CB3B3;
	font-size: 10px;
	border:1px solid white;
	background-image: url(img/bg_bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
} 

#right-col li {
	list-style-type: none;
	padding-left: 10px;
	padding-top: -1px;
}
/* ******************************* head ************************** */
#lang img {
	border: 1px solid #FFFFFF;
	margin-right: 3px;
}
#head ul, #head li {
	margin: 0;
	padding: 0;
} 
#head li {
	list-style-type: none;
	display: inline;
}
#logo {
	clear: both;
	height: 140px;
	position: relative;
}
#logo img {
	border: 0; 
}
#logo .bg {
	position: absolute;
	top: 0;
	right: 0;
}
#menutop2 {
	/*padding-top: 6px;
	_padding-top: 3px;*/
}
#menutop2-in {
	background-color: #005757;
	height: 24px;
}
#menutop2 a {
	display: block;
	float: left;
	height: 24px;
	color: #B7D5D5;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 70%;
	letter-spacing: 2px;
	padding: 0 10px;
	line-height: 220%;
}
#menutop2 a:hover, #menutop2 a.active {
	background-color: #1D7C7C;
}
/* ***************************** /head **************************** */

/* ***************************** menu **************************** */
#menu {
	width: 220px;
	_width: 222px;
	background-color: #005757;
	min-height: 30em;
	_height: 30em;
	/*min-height: 41.5em;
	_height: 41.5em;*/
	float: left;
	
}

#menu-in {
	/*padding: 1px 0; */
	background-color: #FFFFFF;
}
#menu-in-1 {
	/*padding: 1px 0; */
	background-color: #FFFFFF;
}

#menu li, #menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
/*	margin-top:0px;
	margin-bottom: 0px;*/
}
#menu-in ul {
	border-top: 0px solid #005757;
	border-bottom: 0px solid #005757;
	padding-top: 1px;
}
#menu-in-1 ul {
	border-top: 0px solid #005757;
	border-bottom: 0px solid #005757;
	padding-top: 1px;
}

#menu-in li {
	border-bottom: 1px solid #FFFFFF;
}
#menu-in-1 li {
	border-bottom: 1px solid #FFFFFF;
}
#menu-in a {
	display: block;
	color: #005757;
	background-color: #7CB3B3;
	text-decoration: none;
	font-size: 80%;
	font-weight: bolder;
	line-height: 150%;
	padding: 1px 0 2px 35px;
	background-position: 0 50%;
	background-image: url(img/menu-bg.gif);
	background-repeat: no-repeat;
}
#menu-in-1 a {
	display: block;
	color: #005757;
	background-color: #7CB3B3;
	text-decoration: none;
	font-size: 80%;
	font-weight: bolder;
	line-height: 150%;
	padding: 1px 0 2px 35px;
	background-position: 0 50%;
	background-image: url(img/menu-bg.gif);
	background-repeat: no-repeat;
}
#menu-in a:hover, #menu-in a.active, #menu-in a.selected {
	background-color: #B7D5D5;
}
#menu-in-1 a:hover, #menu-in a.active, #menu-in a.selected {
	background-color: #B7D5D5;
}
#menu p {
	margin: 0;
	/*padding: 6px 0 3px;*/
	background-color: #FFFFFF;	
}
#menu img {
	border: 0;
}
#fulltext p {
	
	background-color:#DADADA;
   margin:0;
   padding:4px 0px 5px 0px;
  _padding: 4px 0px 5px 0px;
}
#fulltext form {
	margin: 0;
	padding: 0;
}
#fulltext input.submit {
	border: 0;
	color: White;
	background-color: #005757;
	font-weight: bold;
	font-size: 70%;
	padding: 2px 5px;
	cursor: pointer; 
}
#fulltext input.text {
	font-size: 80%;
	margin: 0 10px;
}
/* ***************************** /menu **************************** */

/* ***************************** page **************************** */
#inside {
	/*padding-top: 6px; */
	clear: both;
}
#inside2 {
	float: right;
	width: 580px;
}
#text p, #text ul, legend {
}
#text h1, #text h2  {
	color: #005757;
	background-color: #B7D5D5;
	font-size: 100%;
	/*110%*/
	padding: 5px 15px;
	margin: 0;
	font-weight: bold;
}
#text h2 { font-size: 100%;}
#text h3 {
}
#text strong {
}
#text a {
	color: #005757;
	text-decoration: none;
	font-weight: bold;
}
#text a:visited {
}
#text a:hover {
	color: #1D7C7C;
}
#text a.selected { color: Maroon;
}
/* ***************************** /page **************************** */
#copyright-fipobex { 
   float: left; 
   margin-top: 0px; 
   margin-right: 0px; 
   text-align: left; 
   padding-left:10px;
   color:#005757;
   font-size:60%;
}
#copyright-fipobex a { 
   color:#005757;
   text-decoration: none;
}
#copyright-fipobex a:hover {
   color:#1D7C7C;
   text-decoration:underline;
}
#copyright-fipobex a.active {
   color:#1D7C7C;
   text-decoration:none;
}
#copyright-yettisoft {
   margin-left: auto; 
   float: right; 
   margin-top: 0px; 
   text-align: right; 
   padding-right:10px;
   color:#005757;
   font-size:60%;
}
#copyright-yettisoft a { 
   color:#005757;
   text-decoration: none;
}
#copyright-yettisoft a:hover {
   color:#1D7C7C;
   text-decoration:underline;
}
#copyright-yettisoft a.active {
   color:#1D7C7C;
   text-decoration:none;
}

#obsah-path-links{
   font-size:11px; padding-left: 15px; padding-bottom: 3px
}
#obsah-path-links a { 
   color:#005757;
   text-decoration: none;
}
#obsah-path-links a:hover {
   color:#1D7C7C;
   text-decoration:underline;
}
#obsah-path-links a.active {
   color:#1D7C7C;
   text-decoration:none;
}
.cleaner {	clear: both;}
.noscreen {
	display: block;
	position: absolute;
	margin-top: -1000px;
	background-color: transparent;
	font-size: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.hand { cursor: pointer;}
hr, .none, .invisible{
	display: none;
}
 .hp-news-item  { background: url(img/tecky.png) repeat-x left bottom; }
  #pokladna {background-color:  #EFEFEF;}
  .left-basket {
     font-size: 11px;	
	  font-weight: normal; 
	  background:#DADADA none repeat scroll 0 0; 
	  padding-left:10px;}
  .table-left-basket {	font-size: 11px;font-weight: normal; }
  .table-left-basket .td-b-1 { text-align: right; }
  .table-left-basket .td-b-2 { text-align: left; padding-left: 5px; }
  .table-kontakt {	font-size: 12px; }
 /* div {	border: solid 1px red;}*/
 #stav { color: white; font-size: 70%;  font-weight: bold;  margin-left: 10px; }
  #rozcesti-icona {
  	background: url(img/rozcestnik_sm.gif) no-repeat top;
  	text-align: center;
  	height: 40px;
    
  
  }
  
  #rozcesti-icona a { 
   color:#bbbbbb;
   text-decoration: none;
   font-weight: bold;
}
  #rozcesti-icona a:hover { 
   color:white;
   text-decoration: underline;
}
  #rozcesti-icona a.active { 
   color:white;
   text-decoration: none;
}

.lista {display:none}
