body {
	color:#216185;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#454545;
}

a:link { text-decoration: underline; color:#FFFFFF; }
a:visited  { text-decoration: underline; color:#FFFFFF; }
a:hover  { text-decoration: none;  color:#FFFFFF; }

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font: x-small/1.3;
	f\ont-size: small;
}

h1 {
  font-size:140%;
  margin:0;
  padding:0;
}

h2 {
  font-size:120%;
  margin:0;
  padding:0;
}

.justify {
  text-align:justify;
}

.clear {
  clear:both;
  font-size:1px;
}

div#screen {
  text-align:center;
  width:770px;
  margin:auto;
  background:url("img/bg.gif") repeat-y;
  color:#216185;
  padding-bottom:2em;
}

div#screen div#page{
  xwidth:700px;
  text-align:left;
  margin:0 2em 0 110px;
  padding:240px 0 0 0;
  
}

div.text {
  width:150px;
  margin:0 20px 0 0;
  float:left;
  text-align:left;
}
/*span.g {
  display:block;
  width:31px;
  height:30px;
  background:url("img/g.jpg") no-repeat;
  float:left;
  position:relative;
  top:-5px;
  left:-3px;
}

div.g-obchod {
  float:right;
  
}*/

div#screen div.zbozi a{
  color:#9B0000;
}

div#screen div.zbozi a:visited{
  color:#9B0000;
}

div#screen div.zbozi a:hover{
  color:white;
  background: #9B0000;
}

div#head {
  width:770px;
  height:200px;
  background:url("img/head.jpg") no-repeat center;
  position:absolute;
  top:10px;
  left:50%;
  margin-left:-385px;
  z-index:2;
}

div.zbozi {
  margin:10px 0 0 110px;
}

div.bunka {
  float:left;
  xwidth:150px;
  margin:5px;
}

div.bunka img{
  display:block;
  border:1px solid #eee;
}

div.bunka a{
  display:block;
  margin:0.5em;
}

div.bunka a:visited img {
  display:block;
  border:1px solid #eee;
}

div.bunka a:hover img {
  display:block;
  border:1px solid #9B0000;
}

div.bunka span.cena {
  display:block;
  background:url("img/button_buy_now.gif") no-repeat right;
}

div.bunka a:hover span.cena {
  display:block;
  background:url("img/button_buy_now_w.gif") no-repeat right;
}

span.dalsi a {
  display:block;
  width:405px;
  float:left;
  background:#eee;
  margin:15px 0 0 194px;
  _margin:15px 0 0 97px;
  text-transform:uppercase;
  font-weight:bold;
  font-size:80%;
  padding:0.2em;
  xcolor:#9B0000!important;
  xtext-align:right;
}

/* zapati */

div#zapati {
xwidth: 760px;
margin: 0 auto 0 auto;
padding: 1em 0 0.1em 0;
font-size: 70%;
}
    
div#zapati ul {
margin: 0;
padding: 0;
text-align: center;
}
		
div#zapati li {
list-style: none!important;
background-image: none!important;
display: inline;
padding: 0 3px;
color: #626262;
}
				
div#zapati li a {
color: #626262;
text-decoration: underline;
}

div#zapati li a:hover {
color: #9B0000;
}

/* zapati END  */

/*** banner ***/

.banner {
  text-align:center;
}

.banner div.border {
  width:468px;
  height:60px;
  border:1px solid #eee;
  margin:0 auto 15px auto;  
}
