@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 75%;
	background : #EFEFEF url("bg.jpg");
	text-align : center;
	color: #333333;
}
/*--- layout stranky ---*/
#stranka {
  position: relative;
  width: 772px;
  margin: 0 auto;
  text-align: center;
  background: #FFFFFF url("bg-page.jpg") repeat-y;
}	
#dokument {
  text-align: left; 
}  
#main {
  margin-top: 30px;
} 
#zahlavi {
  clear: both;
  height: 95px;
  background: url("logo.gif") no-repeat top center;
  text-align: center;     
}
#logo h2 span, #logo h3 span {
  display: none
}
#logo a {
  display: block;
  width: 200px;
  height: 72px;
}
#menu {
  margin: 0 auto;
  width: 736px;
  height: 1.9em;
}
#slogan {
  margin: 0 auto;  
  background: #FFFFFF url("slogan.jpg") no-repeat;
  width: 736px;
  height: 186px;
}
#slogan h2 {
  display: none;
}
#text {
  width: 530px;
  background: transparent;
  float: right;
  text-align: left;   
  padding: 10px 40px 10px 10px;
  min-height: 700px;
}
*html #text {
  width: 580px;
  height: 700px;
}
#submenu, #shop-submenu, #akce {
  float: left;
  width: 156px;
  margin: 10px 0 20px 18px;
  text-align: left;  
  background: #0A4E97 url("bg-sub.jpg") no-repeat bottom;
}
#shop-submenu {
  margin: -20px 0 20px 18px;
}
*html #submenu {
  margin: 10px 0 20px 9px;
}
*html #shop-submenu {
  margin: -20px 0 20px 9px;
}
#zapati {
  clear: both;
  margin: 0 auto;
  width: 736px;    
  font-size: 0.9em;
  padding: 0 0 3px 0;
  background: #1F8AEB url("bg-zapati.jpg") repeat-x;
  color: #FFFFFF;
}
/*--- menu ---*/
#menu {
  position: relative;
  font-size: 0.9em;
  background: #FFFFFF url("bg-menu.jpg") repeat-x bottom;
  text-align: right;
}
#menu ul {
  position: absolute;
  top: -9px;
  right: 5px;
  min-height: 25px;
  list-style-type: none;
}
#menu li {
  float: left;
  display: block;
  margin-left: 1px;
  min-height: 25px;
  text-align: center;
  background: url("menu-z.gif") repeat-x 0 -4px;
}
*html #menu li {
  position: relative;
}
#menu li span {
  display: block;
  background: url("menu-l-z.gif") no-repeat left top; 
}
#menu a {
  position: relative;
  display: block; 
  white-space: nowrap; 
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  min-width: 35px;
  padding: 8px 10px 0 10px;
  background: url("menu-p-z.gif") no-repeat right top; 
}
unknown {
	width: auto
}
#menu li a:hover {
  color: #000000;
}
/*--- typografie v divu text ---*/

#text p, #text ul, #text ol, #text address {
  margin: 0 0 1em 0;
  line-height: 1.6em;
}
#text h2 {
  padding-left: 20px;
  background: url(ik_0.gif) no-repeat left 6px; 
}
#text h2 a.new {
	color: #f68d2e;
	font-weight: bold;
}
#text p {
  text-align: justify; 
}
#text li {
  margin-bottom: 0.5em
}
#text ul li {
  list-style-type: square;
  list-style-position: inside;
}
#text ol li {
  list-style-position: inside;
}
#text ul li ul li {
  padding-left: 15px;
  list-style-type: circle;
  list-style-position: inside;
}
/*obrazky*/
#text .obr {
  text-align: center; 
  background: #EFEFEF; 
  padding: 10px;
  margin: 10px 0;
}
#text .obr img {
  margin: 0 auto;
}
#text .obr p {
  text-align: center;
	font-style: italic;  
  margin: 0 auto;
  font-size: 0.9em;
}
#text a img, #text a:hover img {
  text-decoration: none;
  border: 0 none;
}
/*--- news ---*/
#news {
  padding: 5px 10px;
  background: #F8F8F8;
  border: 1px solid #99cccc;
  margin-bottom: 20px;
}
/*--- typografie v divu submenu ---*/ 
#submenu h3, #shop-submenu h3, #akce h3 {
  background: #0A4E97 url("sub-h.jpg") no-repeat;
  margin-bottom: 0.5em;
  color: #FFFFFF;
  padding: 3px 5px 15px 23px;
}
#submenu ul  {
  margin-bottom: 2em;
  padding-bottom: 1em;
}
#submenu li {
  list-style-type: none;
  padding: 0px 5px 25px 23px;
  font-size: 0.9em;
  background: transparent url("sub-li.gif") no-repeat 0 100%;
}
#submenu a, #submenu a:hover, #shop-submenu a, #shop-submenu a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
#submenu a:hover, #shop-submenu2 a:hover {
  color: #CCCCCC;
}
/*--- shop-submenu ---*/
#shop-submenu ul  {
  margin-bottom: 2em;
  padding-bottom: 1em;
}
#shop-submenu ul li {
  list-style-type: none;
  font-size: 0.9em;
  font-weight: bold;
  padding: 0px 5px 2px 10px;
}
#shop-submenu ul li a {
  text-decoration: none;
}
#shop-submenu ul li ul {
  margin: 0 0 1em 0;
  padding-bottom: 0em;
}
#shop-submenu ul li ul li {
  list-style-type: none;
  padding: 0px 5px 2px 15px;
  line-height: 1.3em;
  font-size: 1em;  
  font-weight: normal;  
}
#shop-submenu ul li ul li a {
  text-decoration: underline;
}

/*--- typografie v divu zapati ---*/
#zapati address {
	font-variant: normal;
	font-style: normal;  
}
#zapati a, #zapati a:hover {
  color: #FFFFFF;  
}
/*--- shop ---*/
#shop-menu {
  position: absolute;
  top: -20px;
  left: 200px;
}
*html #shop-menu {
  top: -3px;
}
*html #shop-me\nu {
  top: 10px;
}
#shop-menu li {
  float: left;
  display: block;
  margin-left: 1px;
  min-height: 20px;
  text-align: center;
  background: #3D6AA5;
background: #0A4E97 url("sub-h.jpg") no-repeat;
}
*html #shop-menu li {
  height: 20px;
}
#shop-menu li img {
  float: left;
  margin: 5px 5px 0 5px;
  padding: 0;
}
#shop-menu li a {
  position: relative;
  display: block; 
  white-space: nowrap; 
  text-decoration: none;
  font-weight: bold;
  color: #EFEFEF;
  padding: 5px 5px 3px 5px;
}
#shop-menu li a:hover {
  text-decoration: underline;
}
table.kosik {
  font-size: 100%;
  width:100%;
  margin-bottom: 1em;
}
table.cena {
  font-size: 100%;
}
table.cena td {
  border: 0 none;
}
#select {
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 1em;
  padding: 5px;
}
.vypis-produktu {
  clear: both;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 1em;  
}
#text .vypis-produktu h2 {
  padding-left: 0;
  background: transparent; 
}
.vypis-produktu div.img {
  float: left;
  margin: 0 10px 10px 0;
  width: 120px;
  min-height: 8em;
}
*html .vypis-produktu div.img {
  height: 8em;
}
div.img, a img {
  border: none;
}
#text div.vypis-produktu p {
  margin-bottom: 1em;  
}
#text div.nakup p {
  text-align: right;
  margin-bottom: 1em;
}
/*--- obecne tagy (typografie) ---*/
hr  {
  display: none;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0 0 0.15em 0;
  line-height: 1.5em;
	font-weight: normal;  
}
h1 {
  font-size: 1.6em;
  color: #000000;  
}
h2 {
  font-size: 1.4em;
  color: #006699;
}
h3 {
  font-size: 1.2em;
  color: #333;
	font-weight: bold;    
}
h4 {
  font-size: 1em;
	font-weight: bold;     
}
caption, dfn, cite, q, em {
	font-style: italic;
}
dfn, abbr, acronym {
  border-bottom: 1px dotted;
	cursor: help;
	font-variant: normal;
	font-style: normal;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
strong, .duraz {
	font-weight: bold;
}
fieldset {
	padding: 10px;
	border: 1px solid #99cccc;
  margin-bottom: 1em;
}
legend {
	margin: 0 .5em;
	padding: .5em 0;
  color: #999;
  font-weight: bold;	
}

label span {
	display: block;
	float: left;
	width: 170px;
	clear: inherit;
	font-size: 0.9em;
}
dd {
  font-weight: bold;
}
dfn {
  border: none;
  display: block;
  line-height: 1.5em;
  padding-bottom: 1em;
  font-weight: normal;
}
table {
  border-collapse: collapse;
}
td {
  border: 1px solid #CCCCCC;
  padding: 2px 5px;
}
th {
  background: #EFEFEF;
  text-align: center;
  padding: 2px 2px;
  border: 1px solid #CCCCCC; 
}
/*---obecne tridy ---*/
div.clear {
  clear: both; 
  margin-bottom: 5px;
}
div.ukonceniobtekani {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
div.mezera {
  clear: both; 
  font-size:1px; 
  height: 1px;
  margin: 0 0 20px 0;
}
.mezera_dole {
  padding-bottom: 1em;
}
.skryt {
  display: none;
}
a.skryty {
  text-decoration: none;
}
.tip {
  padding: 5px;
  background: #F8F8F8;
  border: 1px solid #99cccc;
  color: #555;
  font-weight: bold;
}
.border {
  border: 1px solid #333333;
}
/*--- formatovani vypisu clanky (weto publikator) ---*/
div.blok {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}
div.blok h2 a {
  font-size: 100%;
  color: #2D92AC;
  text-decoration: none;  
}
div.blok h2 a:hover {
  font-size: 100%;
  text-decoration: underline;
}
div.blokfoot {
  font-size: 0.9em;
  color: #336666;
  background: #efefef;
  padding: 2px 10px;
  margin-bottom: 1em;  
}
.mezera_dole {
  padding-bottom: 1em;
}
/*--- clanek (weto publikator) ---*/
p.abstract {
  color: ;
  border: ;
  backgroung: ;
}
.alignL {
  float:left;
  margin: 0 10px 10px 0;
}
.alignC {
  clear: right;
  width: 100%;
  text-align: center;
}
.alignR {
  float:right;
  margin: 0 0 10px 10px;
}
/*--- tridy a barvy ---*/
a {
  color: #006699;
}
a:hover {
  text-decoration: none;
}

#text .success {
  padding: 10px 20px;
  font-weight: bold;
  color: green;
  font-size: 1.2em;
  border: 1px solid green;
  text-align: center;
}

#text .error {
  padding: 10px 20px;
  font-weight: bold;
  color: red;
  font-size: 1.2em;
  border: 1px solid red;
  text-align: center;
}

}

table#reference{
  width:100%;
  text-align:right;
  border:none;
}
#reference td{
  height:172px;
  vertical-align:top;
  border:none;
}

#reference td.refer_left{
  text-align:left;
}

#reference td a img{
  border:1px solid black;
}
#reference td a:hover img{
  border:1px solid black;
}
.div30 {
  float:left;
  width:48%;
  height:150px;
  text-align:center;
}
.div30 h3 {
  text-align:center;
  padding-left: 0px;
  background: none; 
  vertical-align:middle;
}
	.PanchorPp {
		margin-left : -110px;
		margin-bottom : -5px;
		padding : 0;
		background-color: #FFF;
	}
	
		.PanchorAll {
		margin-left : -85px;
		margin-bottom : -5px;
		padding : 0;
		background-color: #FFF;
	}
.grnavrhy {
	float:left;
	margin: 20px;
	text-align:center;
}
