body {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background: White;
	text-align: center;
}
form {
	padding: 0px;
	margin: 0px;
}
table {
	font-size: 12px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-align: center;
}
h4 {
	color: #91BB06;
	font-weight: bold;
	font-size: 14px;
}
a {
  color: #91BB06;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
}
input {
	border: solid;
	border-width: 1px;
	border-color: Gray;
}
.tabulka {
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	border-collapse: collapse;
}
.tabulka tr {
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	border-collapse: collapse;	
}
#page {
	position: relative;
	width: 995px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}
#hlavicka {
	position: relative;
	width: 995px;
	height: 145px;
	background: White url('./img/hlavicka.png') no-repeat left top;
}
#logo {
	position: relative;
	width: 995px;
	height: 99px;
}
#logo-obsah {
	position: relative;
	width: 338px;
	height: 99px;
	float: left;
}
#logo-obsah img {
	border: 0;
}
.odkazy_box {
	position: relative;
	width: 657px;
	height: 99px;
	float: left;
}
.jazyk {
	height: 20px;
	float: right;
	margin: 69px 2px 0px;
	cursor: default;
	line-height: 18px;
	font-weight: bold;
	color: #737373;
	background: #CEE192 url("./img/languages/odkaz-levy.png") no-repeat top left;
}
.jazyk .jazyk-obsah {
	padding: 2px 9px 0 9px;
	background: url("./img/languages/odkaz-pravy.png") no-repeat top right;
}
.jazyk a {
	color: #87B403;
	text-decoration: none;
}
.jazyk a:hover {
	color: #737373;
}
.vybrano {
	background: White url("./img/languages/vybrano-levy.png") no-repeat top left;
}
.vybrano .jazyk-obsah {
	background: url("./img/languages/vybrano-pravy.png") no-repeat top right;
}
.menu {
	float: left;
	cursor: pointer;
}
.cesky {
   background: url("./img/languages/cesky.png") no-repeat 0 0px;
}
.english {
   background: url("./img/languages/english.png") no-repeat 0 0px;
}
.cesky .menu {
   width: 58px;
	height: 20px;
   background: url("./img/languages/cesky.png") no-repeat 0 -20px;
}
.english .menu {
   width: 58px;
	height: 20px;
   background: url("./img/languages/english.png") no-repeat 0 -20px;
}
.tlacitko-jazyk .menu:hover {
	background-position: 0 0px;
}
#menu {
	position: relative;
	width: 995px;
	height: 46px;
}
#menu-obsah {
	position: relative;
	width: 806px;
	height: 30px;
	margin: 7px 0 0 0;
	float: right;
	background: url("./img/menu/menu.png") repeat left top;
}
#menu-obsah2 {
   height: 30px;
	float: left;
	background: url("./img/menu/menu-ukonceni.gif") no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	line-height: 29px;
	padding: 0 0 0 10px;
}
#menu-obsah2 a {
	color: Black;
	text-decoration: none;
	padding: 6px 10px 7px 10px;
}
#menu-obsah2 a:hover {
	background: #F5F5F5;
}
#obsah {
	width: 995px;
	text-align: left;
}
#menu2 {
	width: 175px;
	float: left;
	margin: 26px 0 0 0;
}
#menu2-obsah {
   width: 175px;
	padding: 43 0 1px 0;
	background: url("./img/menu/e-shop-produkty.png") no-repeat left top;
	border-bottom: 1px solid #DADADA;
}
#menu2-obsah a {
	display: block;
	text-decoration: none;
	color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #DADADA;
	padding: 4px 0 4px 14px;
}
#menu2-obsah a:hover {
	background: #EEEEEE;
}
#menu2-obsah .vybrano {
	border-bottom: 1px solid #F5F5F5;
	background: #F5F5F5;
	cursor: default; 
}
#menu2-obsah .vybrano a {
   display: block;
	text-decoration: none;
	color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 14px;
}
#menu2-obsah .vybrano a:hover {
	background: #DADADA;
}
#menu2-newsleter {
   width: 175px;
	padding: 43 0 1px 0;
	background: url("./img/menu/newsletter.png") no-repeat left top;
	border-bottom: 1px solid #DADADA;
}
#menu2-obsah2 {
   width: 175px;
	padding: 43 0 1px 0;
	background: url("./img/menu/e-shop-ostatni.png") no-repeat left top;
	border-bottom: 1px solid #DADADA;
}
#menu2-obsah2 a {
	display: block;
	text-decoration: none;
	color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #DADADA;
	padding: 4px 0 4px 14px;
}
#menu2-obsah2 a:hover {
	background: #F5F5F5;
}
#menu2-obsah2 .vybrano {
	border-bottom: 1px solid #F5F5F5;
	background: #F5F5F5;
	cursor: default; 
}
#menu2-obsah2 .vybrano a {
   display: block;
	text-decoration: none;
	color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 14px;
}
#menu2-obsah2 .vybrano a:hover {
	background: #DADADA;
}

#registrace {
   width: 175px;
	padding: 32px 0 1px 0;
	margin: 30px 0 0 0;
	background: url("./img/menu/registrace.png") no-repeat left top;
	border-bottom: 1px solid #DADADA;
}
#loged {
	height: 19px;
	background: #DADADA;
	line-height: 18px;
	padding: 0 0 0 21px;
	color: #7E7E7E;
	font-size: 11px;
}
#loged .red {
	color: Red;
}
#login {
	padding: 10px 0 15px 16px;
	font-size: 11px;
	font-weight: bold;
	color: #94BB00;
	border-bottom: 1px solid #DADADA;
}
#login form {
	padding: 0px;
	margin: 0px;
}
#login .potvrzeni input {
   width: 20px;
	height: 17px;
	border: 0;
	margin: 3px 0 0 7px;
	background: url("./img/menu/potvrzeni.png") no-repeat left top;
	vertical-align: top;
}
.tl_objednat {
   width: 20px;
	height: 17px;
	border: 0;
	margin: 3px 0 0 7px;
	background: url("./img/menu/potvrzeni.png") no-repeat left top;
	vertical-align: top;
}
#registrace a {
	display: block;
	text-decoration: none;
	color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #DADADA;
	padding: 3px 0 3px 17px;
}
#registrace a:hover {
	background: #F5F5F5;
}
#registrace .vybrano {
   display: block;
	text-decoration: none;
	color: #7E7E7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #DADADA;
	padding: 3px 0 3px 17px;
	background: #DADADA;
	cursor: default; 
}
#nakup-vrch {
	height: 29px;
	background: url("./img/menu/nakupni-kosik-vrch.png") no-repeat left top;
	margin: 5px 0 0 0;
}
.nakup-stred {
	background: url("./img/menu/nakupni-kosik-stred.png") repeat-y left top;
	padding: 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E7E7E;
}
.nakup-stred .polozka {
	display: block;
	height: 15px;
}
.nakup-stred .polozka .nalevo {
	text-align: left;
	float: left;
}
.nakup-stred .polozka .napravo {
	text-align: right;
	float: right;
}
.nakup-stred .polozka .kosikvstup {
	margin: 6px 0 0 0;
	background: url("./img/oddeleni-1.png") repeat-x left top;
	padding: 6px 0 0 0;
}
.nakup-stred .polozka .kosikvstup2 {
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
}
.nakup-stred .polozka .odhlaseni {
	margin: 6px 0 0 0;
	padding: 6px 0 0 0;
}
.nakup-stred .polozka  a {
	font-weight: bold;
	color: #91BB06;
}
.nakup-stred .polozka  a:hover {
   text-decoration: none;
}
.nakup-spodek {
	height: 8px;
	font-size: 1px;
	background: url("./img/menu/nakupni-kosik-spodek.png") no-repeat left top;
	padding: 0 0 30px 0;
}
#newsletter-vrch {
	height: 29px;
	background: url("./img/menu/newsletter-vrch.png") no-repeat left top;
	margin: 35px 0 0 0;
}
#hlavni {
	width: 820px;
	float: right;
}
#picture {
	width: 820px;
	height: 172px;
}
#picture img {
	position: absolute;
}
#hlavni-obsah {
	width: 626px;
	float: left;
}
#hlavni-obsah2 {
	margin: 0 20px 0 29px;
}
#hlavni-obsah2 #sekce {
	background: url("./img/oddeleni-1.png") repeat-x left bottom;
	font-size: 11px;
	padding: 6px 0 2px 0;
	color: #7E7E7E;
}
#hlavni-obsah2 #sekce a {
	color: #7E7E7E;
	text-decoration: none;
}
#hlavni-obsah2 #sekce .green {
	color: #91BB06;
	font-weight: bold;
}
#hlavni-obsah2 h1 {
	padding: 0;
	margin: 12px 0 12px 0;
	font-size: 16pt;
	color: #91BB06;
}
#hlavni-obsah2 p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: Black;
}
#hlavni-obsah2 .spanreg {
	margin: 0px 0 0 50px;
	width: 10em;
	float: left;
	clear: both;
}
#hlavni-obsah2 #produkty {
	padding: 1px;
	margin: 14px 0 14px 0;
	border: 1px solid #DEDEDE;
}
#hlavni-obsah2 #produkty #produkty-nazev {
	display: block;
	background: #91BB06;
	padding: 4px 0 4px 11px;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
#hlavni-obsah2 #produkty .produkt {
	background: #E9E9E9;
}
#hlavni-obsah2 #produkty .produkt-img {
	width: 136px;
	float: left;
}
#hlavni-obsah2 #produkty .produkt-img img {
	margin: 12px 0 0 8px;
}
#hlavni-obsah2 #produkty .produkt-img2 {
	width: 170px;
	float: left;
}
#hlavni-obsah2 #produkty .produkt-img2 img {
	margin: 12px 0 0 8px;
}

#hlavni-obsah2 #produkty .produkt-popis {
   width: 437px;
	float: right;
}
#hlavni-obsah2 #produkty .produkt-popis3 {
   width: 403px;
	float: right;
}
#hlavni-obsah2 #produkty .produkt-popis4 {
   width: 573px;
	float: right;
}
#hlavni-obsah2 #produkty .produkt-popis2 {
   padding: 14px 6px;
}

#hlavni-obsah2 #produkty .produkt-popis2 h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#hlavni-obsah2 #produkty .produkt-popis2 p {
	margin: 10px 0 8px 0;
}
#hlavni-obsah2 #produkty .produkt-popis2 .green {
	color: #91BB06;
	font-weight: bold;
}
#hlavni-obsah2 #produkty .produkt-popis2 .mezera {
	margin: 0 10px;
}
#hlavni-obsah2 #produkty .produkt-popis5 {
   padding: 0px 6px;
}
#hlavni-obsah2 #produkty .produkt-popis5 p {
	margin: 5px 0 5px 10px;
}
#hlavni-obsah2 #produkty .pr_zarovnani {
	position: relative;
	width: 558px;
	height: 1px;
	font-size: 1px; 
	clear: both;
	visibility: hidden;
	padding: 0;
	margin: 0;
}
#hlavni-obsah2 #produkty .oddeleni {
	background: #E9E9E9;
	padding: 4px 0 3px 0;
}
#hlavni-obsah2 #produkty .oddeleni2 {
	background: #E9E9E9 url("./img/oddeleni-2.gif") repeat-x left top;
	display: block;
	font-size: 1px;
	height: 1px;
	margin: 0 8px;
}
#aktuality {
	width: 194px;
	float: right;
}
#aktuality-obsah {
   width: 194px;
	padding: 32px 0 1px 0;
	margin: 18px 0 0 0;
	background: url("./img/menu/aktuality.png") no-repeat left top;
	border-bottom: 1px solid #DADADA;
}
#datum {
	height: 19px;
	background: #DADADA;
	line-height: 18px;
	padding: 0 0 0 14px;
	color: #7E7E7E;
	font-size: 11px;
}
#aktuality-obsah2 {
   padding: 0 10px;
	border-bottom: 1px solid #DADADA;
	font-size: 11px;
	color: #7D7D7D;
}
#aktuality-obsah2 p {
   margin: 18px 0;
}
#aktuality-obsah2 strong {
	display: block;
	color: #737373;
}
#aktuality-obsah2 a {
   color: #7D7D7D;
}
#inzerce {
   padding: 24px 18px 10px 0;
	width: 158px;
	font-size: 10px;
	color: #7D7D7D;
	float: right;
}

#rkontakt {
	width: 194px;
	float: right;
}
#rkontakt-obsah {
	width: 194px;
	padding: 8px 0 1px 0;
	margin: 18px 0 0 0;
	background: url("./img/menu/e-shop-ostatni.png") repeat-x left top;
	border-bottom: 1px solid #DADADA;
}
#rkontakt-obsah2 {
	border-bottom: 1px solid #DADADA;
	font-size: 11px;
	color: #7D7D7D;
}
#rkontakt-obsah2 h2{
	font-size: 14px;
	margin: 0px;
	padding-bottom: 24px;
	color: white;
}
#rkontakt-obsah2 p {
   margin: 18px 0;
}
#rkontakt-obsah2 strong {
	display: block;
	color: #737373;
}
#rkontakt-obsah2 a {
   color: #7D7D7D;
}
#zarovnani {
	position: relative;
	width: 995px;
	height: 1px;
	font-size: 1px; 
	clear: both;
	visibility: hidden;
}
#paticka {
	width: 995px;
	height: 51px;
	background: url("./img/minigolfshop.png") no-repeat left top;
	border-top: 1px solid #CBCBCB;
	text-align: center;
	font-size: 11px;
	color: #7D7D7D;
	padding: 11px 0 0 0;
}
#paticka a {
	color: #7D7D7D;
}

.p_menu {
	float: left;
}

.m_mezera {
	width: 24px;
	background-image: url(img/m_carka.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin: 0px;
}

.n_datum {
	font-size: xx-small;
	font-weight: bold;
	height: 15px;
}

.link_news {
	font-weight: bold;
}

.link_news:hover {
	text-decoration: none;
}

.n_more {
  clear: both;
  height: 30px;
}

.n_more .link_news {
	font-weight: normal;
}

.n_more .link_news:hover {
	text-decoration: none;
}

#hlavni-obsah .z-nasi-nabidky {
	width: 132px;
	float: left;
	border: 1px solid #D5D5D5;
	background: White;
	margin: 5px 5px 0 0;
	font-size: 10px;
}
#hlavni-obsah .z-nasi-nabidky2 {
	padding: 1px;
}
#hlavni-obsah .z-nasi-nabidky3 {
	height: 140px;
}
#hlavni-obsah .z-nasi-nabidky h2 {
	background: #91BB06;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 130px;
	height: 42px;
	padding: 5px 0 0;
	font-size: 12px;
	margin: 0;
}
#hlavni-obsah .z-nasi-nabidky p {
	padding: 0 0 0 3px;
	margin: 0;
}
#hlavni-obsah .z-nasi-nabidky .orange {
	color: #F18200;
	font-weight: bold;
}
#hlavni-obsah .z-nasi-nabidky .menu {
   width: 125px;
   height: 20px;
	text-align: right;
	line-height: 20px;
}
#hlavni-obsah .z-nasi-nabidky .menu a {
   text-decoration: none;
}
#hlavni-obsah .z-nasi-nabidky .menu a:hover {
   text-decoration: underline;
}
#zarovnani2 {
	position: relative;
	width: 500px;
	height: 1px;
	font-size: 1px; 
	clear: both;
	visibility: hidden;
}
.error {
	FONT-SIZE: 12px;
	color : #ff0000;
	font-weight : bold;
	background-color : #FFFFCC;
}
.img {
	width: 120px;
}
.prekryti {
	position: absolute;
	width: 120px;
	background: url('./img/prekryti.gif');
}
.prekryti a {
	float: left;
	width: 120px;
	cursor: pointer;
}
.zb_strankovani {
	float: right;
	width: 500px;
	text-align: right;
}
