html,body {
	margin:0; padding:0;
	text-align: center;
	border: none;
	color: #073870;
	font-size: 84%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #006EAD url("_clip/bg_site.gif") top left repeat-x;
	height: 100%; 
}

h1 {
	padding-top: 45px;
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006EAD;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	padding-left: 8px;
}
h4 {
	padding: 45px 0 2px 0;
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006EAD;
	border-bottom: solid 1px #B4DDF0;
}
a {
	text-decoration: underline;
	color: #155CAB;
}
a:hover {
	text-decoration: none;
	color: black;
}
hr {
	border: none;
	border-top: solid 1px #B4DDF0;
	height: 1px;
}
img {border: none;}

.toRight {text-align: right;}
.tolCenter {text-align: center;}
.toLeft {text-align: left;}
.clear {clear: both; height: 15px;}

#page {
	margin: 0 auto; padding: 0;
	width: 800px;
}

#ban_bottom1 {
	margin: 0 auto; padding: 0;
	width: 415px;
	float: left;
}
#ban_bottom2 {
	margin: 0 auto; padding: 0;
	width: 320px;
	float: right;
	text-align: right;
	margin-right: 52px;
}

#top {
	width: 800px;
	height: 141px;
	background: url("_clip/top_image.gif") top left no-repeat;
}
#top-eng {
	width: 800px;
	height: 141px;
	background: url("eng/_clip/top_image.gif") top left no-repeat;
}
#bottom {
	width: 694px; height: 83px;
	background: url("_clip/bg_bottom.gif") top left no-repeat;
	text-align: left;
	clear: both;
}

#content-holder {width: 800px;}
#content {
	margin: 0 auto; padding: 0;
	width: 694px;
	background: url("_clip/bg_content.gif") top left repeat-y;
}
#left {
	width: 209px;
	float: left;
}
#right {
	width: 430px;
	padding-right: 25px;
	text-align: left;
	float: right;
}

.language {
	margin: 0; padding: 77px 0 0 603px;
}
#hledej {
	width: 206px; height: 28px;
	margin-top: 20px; margin-left: 3px;
	padding-top: 7px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background: #0378B9;
}
#hledej span{
	padding-left: 15px;
}
#hledej input {
	width: 55px;
	border: 1px solid #69B9DC;
	background: #229DCF;
	vertical-align: middle;
}
#hledej input.submit {
	border: none;
	width: auto;
}
/* ---- main menu ---- */

#menu {
	width: 209px;
	padding-top: 10px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#menu ul {
	margin: 0; padding-left: 3px;
	list-style: none;
}
#menu li {
}
#menu a {
	height: 18px;
	padding: 4px 0 0 15px;
	color: white;
	text-decoration: none;
	display: block;
	border-top: 1px solid #006EAD;
	border-bottom: 1px solid #006EAD;
}
#menu a:hover {
	color: white;
	background: #2199CA;
	text-decoration: none;
	border-top: 1px solid #67B5D8;
	border-bottom: 1px solid #67B5D8;
}

/* ---- sub menu ---- */

#subMenu {
	margin-bottom: 25px;
	padding: 0;
}
#subMenu ul{
	list-style: none;
	margin: 0; padding: 0;
}
#subMenu li{display: inline;}
#subMenu a {text-decoration: none;}
#subMenu a:hover {text-decoration: underline;}

/* ---- e-SHOP ---- */

#page-shop {
	margin: 0 auto; padding: 0;
	width: 950px;
}

#bottom-shop {
	width: 872px; height: 30px;
	background: url("_clip/bg_bottom_shop.gif") top left no-repeat;
	clear: both;
}
.bottom-clear {
	clear: both;
}
#content-holder-shop {
	width: 950px;
}
#content-shop {
	margin: 0 auto; padding: 0;
	width: 872px;
	background: url("_clip/bg_content_shop.gif") top left repeat-y;
}
#left-shop {
	width: 206px;
	padding-left: 3px;
	color: white;
	text-align: left;
	float: left;
}
#right-shop {
	width: 615px;
	text-align: left;
	padding-left: 25px;
	float: left;
}

.table-produkty {
	width: 615px;
	border: none;
	text-align: left;
}
.table-produkty th {
	text-align: center;
	font-weight: 100;
	background: #AFD2E1;
	padding: 4px;
	border-bottom: 1px solid gray;
}
.table-produkty td {
	background: #F1F8FB;
	padding: 4px;
	border-bottom: 1px solid silver;
}

.pridat-katalog {
	width: 125px;
	text-align: center;
}
.pridat-katalog img { vertical-align: middle;}
.pridat-katalog input {
	background: #D5DFE6;
	border: none;
	text-align: right;
	vertical-align: middle;
}
.pridat-katalog form {
	margin: 0; padding: 0;
}
.pridat-detail img { vertical-align: middle;}
.pridat-detail input {
	background: #D5DFE6;
	border: none;
	text-align: right;
	vertical-align: middle;
}
.kosik {
	background: #0378B9;
	border-bottom: 1px solid #67B5D8;
	border-top: 1px solid #0378B9;
}
.kosik p {padding: 0 5px; text-align: center;}

.table-kosik {
	width: 206px;
	border: none;
}
.table-kosik td {
	padding: 3px;
	background: white;
	color: black;	
}
.table-kosik th {
	background: #94999F;
	font-weight:100;
	padding: 3px;
}
td.cena {
	background: #94999F;
	color: white;
}
#top-shop {
	width: 950px; 
	height: 139px;
	background: url("_clip/top_image_shop.gif") top left no-repeat;
	text-align: left;
}
#top-shop .menu {
	text-align: right;
	padding: 120px 60px 0 0;
}
#login {
	width: 196px;
	padding: 5px;
	background: #CAE6F2;
	color: #006EAD;
}
.nadpis-kategorie {
	width: 198px; height: 27px;
	padding-top: 7px; padding-left: 8px; margin-top: 15px;
	background: url("_clip/kategorie.gif") top right;
	font-size: 100%; font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}
.nadpis-kosik {
	width: 198px; height: 24px;
	padding-top: 7px; padding-left: 8px; margin-top: 15px;
	background: url("_clip/kosik_b.gif") top right;
	font-size: 100%; font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}
.nadpis-login {
	width: 198px; height: 24px;
	padding-top: 7px; padding-left: 8px; margin-top: 15px;
	background: url("_clip/prihlas.gif") top right;
	font-size: 100%; font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}
#login form {
	margin: 0; padding: 0;
}
#login input {
	margin: 0; padding: 0;
	border: 1px solid #006EAD;
}
#login input.noBorder {border: none;}

#detail-left {
	width: 200px;
	text-align: center;
	float: left;
}
#detail-right {
	float: right;
	width: 400px;
}

/* ---- e-hop menu ---- */
#menu-shop {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#menu-shop ul {
	margin: 0; padding: 0;
	list-style: none;
}
#menu-shop li {
}
#menu-shop a {
	height: 18px;
	padding: 4px 0 0 10px;
	color: white;
	text-decoration: none;
	display: block;
	background: #0378B9;
	border-bottom: 1px solid #67B5D8;
}
#menu-shop a:hover {
	color: white;
	background: #2199CA;
	text-decoration: none;
	border-bottom: 1px solid #67B5D8;
}
