p, h1, h2, h3, h4, h5, ul, img, table, input, form, textarea {margin: 0px; padding: 0px; border: 0px;}
body {
	margin: 0px;
	background: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-align: left;
}
form {
	margin: 0;
	padding: 0;
}
th {
	font-weight: bold;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}
p {
	margin-bottom: 10px;
	font-weight: normal;
}
br {
	margin-bottom: 10px;
}
a, a:hover, a:visited {
	color: Black;
}
input, textarea {
	border: 1px solid Black;
	background: White;
}
select {
	margin: 0px 0 5px 0;
	border: 1px solid Black;
	background: White;
	font-size: 12px;
}
label {
	float: left;
	width: 75px;
	padding-top: 3px;
	margin-right: 3px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	color: black;
	font-size: 30px;
	text-align: left;
	text-transform: uppercase;
}
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: white;
	border: 2px solid black;
}
#head	{
	height: 195px;
	background: #fad200 url(../images/klika.gif) no-repeat left top;
 }
#topBanner {
	position: relative;
	width: 409px;
	height: 107px;
	margin-left: 350px;
}
#topBasket {
	position: absolute;
	top: 40px;
	left: 550px;
	width: 100px;
	font-size: 85%;
	text-align: center;
}
/*#topBasket img {
	margin-left: 40px;
}*/
#topMenu {
	width: 769px;
	height: 88px;
	margin-left: 231px;
	background-color: #aa6446;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#topMenu a {
	text-decoration: none;
}
#topMenu .menu {
	height: 34px;
	padding-top: 10px;
	padding-left: 30px;
	background-color: #dc9632;
	font-family: Arial, Helvetica, sans-serif;
}
#topMenu .menu a {
	display: block;
	float: left;
	width: 146px;
	height: 20px;
	margin-right: 10px;
	padding-top: 2px;
	background-color: #eecb99;
	border: 2px solid black;
	text-align: center;
}
#filter {
	float: left;
	width: 480px;
	margin-top: 12px;
	margin-left: 30px;
}
#filter select {
	display: block;
	float: left;
	width: 150px;
	height: 26px;
	margin-right: 10px;
	padding-top: 2px;
	background-color: #d5b2a3;
	border: 2px solid black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#filter select option {
	font-weight: normal;
	background-color: #eecb99;
}
#search {
	float: left;
	width: 150px;
	margin-top: 12px;
}
#search #input {
	float: left;
	width: 120px;
	height: 20px;
	padding: 2px 0 0 2px;
	background-color: #d5b2a3;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	border-right: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
input.btnHledat {
	width: 26px;
	height: 26px;
	border: 0px;
	background: url(../images/btn_hledat.gif) no-repeat top left;
	cursor: pointer;
}
#footer {
	width: 1000px;
	margin: 5px auto;
	color: black;
	font-size: 85%;
	text-align: center;
}
#footer a {
	color: black;
}
#bodyContent {
	width: 1000px;
	background: url(../images/bc_zed.gif) repeat-y;}
#bodyContent:after {
	display: block; 
	height: 1px; 
	clear: both; 
	visibility: hidden;
	content: ".";
}
#leftContent {
	float: left;
	width: 231px;
}
#mainContent {
	float: left;
	width: 752px;
	padding: 10px 7px;
}
#mainLeft {
	float: left; 
	width: 570px;
}
#mainRight {
	float: right;
	width: 180px;
}
#submenu {
	margin: 20px 0;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#submenu .title {
	margin-bottom: 8px;
	font-size: 24px;
	color: black;
}
#submenu ul {
	margin:0;
	padding: 0;
	list-style: none;
}
#submenu a {
	position: relative;
	display: block;
}
#submenu a #current {
	position: absolute;
	top: 10px;
	left: -14px;
	width: 24px;
	height: 25px;
	background: url(../images/kytka.png) no-repeat left top;
	z-index: 100;
}
#login, #kosik {
	padding: 10px 5px 5px 8px;
	margin-bottom: 8px;
	color: Black;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}
#login a, #kosik a {
	color: black;
}
#login a {
	font-size: 14px;
}
#kosik {
	color: #636363;
	font-weight: normal;
}
#kosik #items {
	height: 100px;
	color: Black;
	font-family: "Arial Narrow";
	line-height: 110%;
}
#kosik #items p {
	margin: 0;
	margin-bottom: 8px;
}
#kosik #cena {
	margin-top: 10px;
	color: Black;
	font-weight: bold;
}
#kosik #odkaz {
	height: 20px;
	margin-top: 10px;
	font-family: "Arial Narrow";
}
#login {
	height: 36px;
}
#kosik {
	/*background: #01FFFF;
	color: Black;*/
	text-decoration: none;
	cursor: hand;
}
#vyprodej {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#vyprodej .vyprodejName, #vyprodej .vyprodejName a, #vyprodej .vyprodejName a:hover, #vyprodej .vyprodejName a:visited {
	margin: 10px 0 5px 0;
	color: #CC0000;
}
#vyprodej .prodPrice {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
#mainContent #info img {
	float: left;
	margin: 5px 10px 0 0;
	border: 2px solid #636363;
}
#mainContent ul {
	margin: 0 0 10px 30px;
}
#mainContent h4 {
	padding: 5px;
	margin: 0;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#mainContent h5 {
	margin-bottom: 5px;
	padding: 4px;
	font-size: 14px;
	background: #CCCCCC;
	color: Black;
	font-weight: bold;
}
#mainContent h6 {
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 4px 0;
	font-size: 12px;
}
#mainText {
	margin-top: 10px;
	padding: 15px;
}
#newsTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 10px;
}
#news {
	margin-bottom: 10px;
	padding: 5px 5px;
	background: #e15e2b;
	font-size: 11px;
}
#news .title {
	display: block;
	padding: 5px;
	background: white;
	font-weight: bold;
	color: #aa6446;
}
#news .content {
	padding: 5px;
}
#titlePage {
	float: left;
	width: 100%;
	height: 96px;
	background: white;
}
#productsNavi {
	float: left;
	width: 160px;
	text-align: right;
}
#productsNavi img {
	margin-left: 3px;
}
#productsNavi label {
	color: Red;
	font-size: 10px;
	vertical-align: middle;
}
#productsNavi select {
	width: 120px;
}
#titlePage.titleDetail h1 {
	margin-top: 3px;
	margin-bottom: 7px;
	font-size: 25px;
}
#detailNavi {
	float: right;
	width: 65px;
}
#detail {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
	min-height: 405px;
	_height: 405px;
}
#detail:after {
	display: block; 
	height: 1px; 
	clear: both; 
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
#detailPhoto {
	float: left;
	width: 340px;
	margin: 0 5px;
	padding: 10px;
	background: #636363;
}
#containerPhoto {
	position: relative;
	width: 320px;
	/*height: 320px;*/
	padding: 10px;
	background: white;
	text-align: center;
}
#containerPhoto .labelnew, #containerPhoto .labelvyprodej {
	margin: 10px;
}
#blockThumb {
	margin-top: 8px;
}
#blockThumb img {
	margin-right: 8px;
	padding: 0px;
	border: 1px solid Gray;
}
#detailInfo {
	position: relative;
	float: left;
	width: 300px;
	margin: 0 5px;
	padding: 10px;
	background: white;
	border: 10px solid #636363;
}
#detailInfo .popis {
	padding-bottom: 10px;
	border-bottom: 1px solid silver;	
}
#detailInfo .left {
	float: left;
	width: 200px;
}
#detailInfo .tblDetail td {
	vertical-align: middle;
}
#detailInfo td.price {
	font-weight: bold;
	font-size: 14px;
}
#detailInfo select, #detailInfo input {
	margin: 3px;
	border: 2px solid #CCCCCC;
	width: 50px;
}
#detailInfo input {
	width: 41px;
	padding: 0 3px 0 3px;
}
#toBasket {
	float: left;
	width: 80px;
	height: 47px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	color: #636363;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
} 
#toBasket input {
	width: 47px;
	border: none;
}
#assoc {
	float: left;
	margin: 5px;
}
#assoc img {
	margin-right: 5px;
	border: 1px solid #cccccc;
}
.prodBlock {
	position: relative;
	float: left;
	width: 166px;
	margin: 5px;
	padding: 6px;
	background: #636363;
	font-size: 11px;
}
.outer {
	float: left;
	background: white;
}
.prodName, .prodOrdineryPrice, .prodPrice {
	margin: 0 0 3px 0;
	padding-left: 8px;
	background: white;
	color: Black;
	font-size: 11px;
	font-weight: normal;
}
.prodName .prodBrand {
	text-transform: uppercase;
	font-weight: bold;
}
.prodName a {
	display: block;
	padding: 1px;
	text-decoration: none;
}
.prodName a, .prodName a:hover, .prodName a:visited {
	color: Black;
}
.prodOrdineryPrice, .prodPrice {
	font-family: "Arial Narrow";
	text-align: center;
}
.prodOrdineryPrice {
	font-size: 13px;	
}
.prodPrice {
	font-size: 16px;
}
.new {
	background-color: #178BC7;
}
.vyprodej{
	background-color: #C8258D;
}
.prodImg {
	position: relative;
	width: 166px;
	height: 140px;
	margin-bottom: 6px;
	background: White;
	text-align: center;
	vertical-align: middle;
}
.labelnew, .labelvyprodej {
	position: absolute;
	top: 0;
	left: 0px;
	width: 93px;
	height: 54px;
	z-index: 100;
	cursor: pointer;
}
.labelnew {
	background: url(../images/label_new.png) no-repeat top left;
}
.labelvyprodej {
	background: url(../images/label_vyprodej.png) no-repeat top left;
}
.blockButtons {
	height: 14px;
	padding: 5px;
	margin: 5px 0 5px 0;
	background: Black;
	font-size: 11px;
}
.blockButtons .left, .blockButtons .right, .blockButtons .center {
	float: left;
	width: 25%;
	text-align: left;
	font-weight: bold;
}
.blockButtons .center {
	width: 50%;
	text-align: center;
}
.blockButtons .center img {
	margin: 0 2px 0 2px;
	vertical-align: middle;
}
.blockButtons a, .blockButtons a:hover, .blockButtons a:visited {
	color: White;
	text-decoration: none;
}
.blockBanner {
	padding-bottom: 8px;
}
.basket {
	margin-bottom: 8px;
	background-color: #dddddd;
}
.basket th {
	color: #636363;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.basket td {
	height: 30px;
	padding: 0 5px 0 5px;
	background: white;
	vertical-align: middle;
}
.basket .velikost {
	font-size: 75%;
}
.basket .popis {
	color: gray;
	font-size: 90%;
	font-style: italic;
}
.basket .price {
	/*width: 80px;*/
	text-align: right;
}
.basket th.price {
	padding-right: 15px;
}
.basket td.price {
	font-weight: bold;
}
.basket td.total {
	background: Silver;
	border: 0;
	font-weight: bold;
}
.basket td.suma {
	border-top: 3px double black;
	background-color: #fff3bb;
}
.basket input.quantity {
	width: 30px;
	border: 2px solid #cccccc;
	text-align: right;
}
#basketSumary {
	background: silver;
	padding: 5px;
}
.blockButtons .right {
	text-align: right;
}
input.btnFilter {
	width: 65px;
	height: 64px;
	border: 0px;
	background: url(../images/btn_filter.gif) no-repeat top left;
	cursor: pointer;
}
input.btnAddBasket {
	width: 56px;
	height: 56px;
	margin: 0;	
	padding: 0;
	background: url(../images/btn_objednat.png) no-repeat;
	border: 0;
	cursor: pointer;
}
input.btnLogin {
	width: 143px;
	height: 20px;
}
.btnBasket {
	margin-left: 5px;
	border: 0px;
	text-align: center;
	vertical-align: text-bottom;
}
#inBasket {
	height: 16px;
	padding: 5px;
	background: Black;
	color: Silver;
	text-align: right;
}
a#btnVstupte {
	display: block;
	height: 25px;
	width: 65px;
	margin-top: 10px;
	padding-left: 65px;
	padding-top: 10px;
	background: url(../images/btn_kytka.png) no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a#btnVstupte:hover {
	text-decoration: underline;
}
input#btnLogout {
	height: 25px;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-top: 0px;
	background: url(../images/btn_del.png) no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
input#btnLogout:hover {
	text-decoration: underline;
}
input.btnOK {
	display: block;
	width: 140px;
	height: 40px;
	margin: 5px auto;
	padding: 0;
	padding-left: 45px;
	border: 0;
	background: url(../images/btn_ok.png) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}
.blockNavi {
	margin-top: 10px;
	padding: 8px 30px;
	background: #FAD200;
	font-size: 13px;
	font-weight: bold;	
}
.blockNavi a {
	text-decoration: none;
}
.blockNavi .left{
	float: right;
	width: 25%;
	text-align: right;
}
.blockNavi .right {
	float: left;
	width: 70%;
	font-weight: bold;
}
.blockNavi .arrow {
	display: block; 
	float: left; 
	margin: 3px	5px;
	width: 26px; 
	height: 16px;
	background: url('../images/navi.png') left top no-repeat;
}
.blockNavi .arrow.prev {
	background-position: right top;
}
.blockNavi .arrow.next {
	background-position: left bottom;
}
.blockNavi .arrow.last {
	background-position: right bottom;
}

.blockNavi .nums {
	float: left; 
	height: 22px; 
	padding: 0px 5px;
}
.blockNavi .nums a {
	display: block; 
	float: left; 
	margin: 3px 1px 0px 1px;
	width: 16px; 
	height: 16px; 
	background: #ea9b11; 
	border: 1px solid black;
	color: #000000;
	font-size: 85%; 
	text-align: center; 
	line-height: 16px; 
}
.blockNavi .nums a.current {
	background: #d07318; 
	color: yellow;
}

.messageText {
	margin-bottom: 10px;
	padding: 3px;
	background: #fad200;
	font-weight: bold;
}
.pozn {
	margin-top: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.tblOuter {
	width: 300px;
	margin: 20px auto;
	padding: 3px;
	border: 2px solid Gray;
	background: #DDDDDD;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.tblInner {
	margin: 7px;
	padding: 7px;
	background: #F8EBE4;
	border: 1px solid #CC0000;
	font-size: 1em;
	color: #636363;
}
.tblInner label {
	float: left;
	width: 7em;
	margin-right:  0.3em;
	margin-top:  0.3em;
	text-align: right;
	font-weight: bold;
}
.tblInner input {
	text-align: center;
	font-weight: bold;
	color: #636363;
}
#msgBox {
	position: absolute;
	top: 20%;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	z-index: 100;
	display: none;
}
.naviBlockButtons {
	float: left;
	width: 100%;
	padding: 5px 0px 5px 0px;
	border-top: #CCCCCC 2px solid;
	background: #DDDDDD;
	text-align: center;
}
.textFiltr {
	font-size: 12px;
	color: #999999;
}

/* INFO PAGE */
#info #titlePage {
	padding-top: 5px;
	background: white url(../images/ico_info.gif) no-repeat 15px 15px;	
}
#info #titlePage h1 {
	/*margin: 0px 0px 0px 30px;*/
	padding-top: 10px;
}
#titlePage.reg {
	padding-top: 5px;
	/*background: white url(../images/ico_reg.gif) no-repeat 15px 15px;	*/
}
#titlePage.reg h1 {
	/*margin: 0px 0px 0px 30px;*/
	padding-top: 10px;
}
.velikosti td {
	padding-bottom: 4px;
	text-align: center;
}
.velikosti th {
	text-align: left;
}
.velikosti th.center {
	text-align: center;
}
td.pozn {
	height: 15px
	padding: 0;
	margin: 0;
	background: none;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: top;
}
.detailText {
	background: #dddddd;
	margin-bottom: 8px;
	padding: 5px;
}
.detailText #form {
	float: left;
	width: 440px;
}
.detailText #button {
	float: right;
	width: 125px;
	color: #999999;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.detailText input.inputbox {
	width: 200px;
	margin: 5px;
	padding: 3px;
}
.detailText textarea {
	width: 200px;
	height: 70px;
	margin: 5px;
	padding: 3px;
}
.detailText label {
	width: 120px;
	margin-right: 5px;
	padding-top: 10px;
}
#blockReg {
	width: 76px;
	height: 76px;
	padding: 8px;
	background: white;
	text-align: center;
}
#blockR {
	width: 85px;
	margin-left: 160px;
	color: #999999;
	text-align: center;
	font-weight: bold;
}
#partneri {
	margin: 20px 62px 20px 10px;
	text-align: center;
}
/* Ukonceni bloku */
.cleaner {
	clear: both;
}
.clear {
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
@media screen {
	#printFooter {
		display: none;
	}
}
@media print {
	#head {
		display: none;
	}
	#leftContent {
		display: none;
	}
	#footer {
		display: none;
	}
	#printFooter {
		margin-top: 20px;
		padding-top: 5px;
		border-top: 1px solid Gray;
	}
	.blockButtons {
		display: none;
	}
}
