
img, div, a, input { behavior: url(/iepngfix.htc) }

* { margin: 0; padding: 0;}
body {
	text-align: center;
	color: #000000;
  font-family:  Tahoma, Geneva, Kalimati, sans-serif;
  background: #5ebccf url(../image/body_tile.png) 0px 0px repeat-x;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}

/** Layout **/
#container {
  margin: 0;
  padding: 0;
	width: 100%;
	background: url(../image/container_bg.png) 50% 140px no-repeat;
}

/** Header **/
#header {
  clear: both;
	/*background: url(../image/main_tile.png) 0 0 repeat-y;*/
	padding: 62px 0 0 0;
	margin: 0 auto;
	width: 981px;
	height: 78px;
  background: url("../image/header_bg.png") 675px 0 no-repeat;
}
#header h1.logo a {
  background: url("../image/logo.png") center center no-repeat;
  display: block;
  width: 443px;
  height: 74px;
  float: left;
  margin: 0 10px;
}
#header h1.logo a span {
  display: none;
}
#cart {
  float: right;
  width: 409px;
  height: 68px;
  background: url("../image/cart_bg.png") center center no-repeat;
  margin: 0 14px 0 0;
  text-align: left;
  color: #ffffff;
}
#cart a.cartIcon {
  display: block;
  float: left;
  margin: 8px 18px;
  width: 52px;
  height: 52px;
  background: url("../image/cart_icon.png") center center no-repeat;
}
#cart a.cartIcon span {
  display: none;
}
#cart p {
  margin: 8px;
  padding: 1px;
  line-height: 2em;
}
#cart p strong {
  display: block;
}
/** Main **/
#main{
  clear: both;
	background: url(../image/main_tile.png) 0 270px repeat-y;
	width: 981px;
	margin: 0 auto;
	padding: 0;
}
#topBorder {
  clear: both;
	padding: 0;
	margin: 0 auto;
	width: 981px;
  height: 27px;
  background: url(../image/main_topBorder.png) 0 0 no-repeat;
}
#bottomBorder {
  clear: both;
	padding: 0;
	margin: 0 auto;
	width: 981px;
  height: 27px;
  background: url(../image/main_bottomBorder.png) 0 0 no-repeat;
}
/** Top **/
#top {
  margin: -5px 14px 0;
}
#top h1.banner a {
  background: url("../image/top_banner.png") center center no-repeat;
  display: block;
  width: 655px;
  height: 214px;
  float: left;
  margin: 0 4px 0 7px;
}
#top h1.banner a span {
  display: none;
}
#loginForm {
  float: right;
  background: url("../image/login_bg.png") center center no-repeat;
  display: block;
  width: 275px;
  height: 215px;
  margin: 0 7px 2px 3px;
}
#loginForm h3 {
  font-size: 1.3em;
  font-weight: normal;
  color: #ffffff;
  float: left;
  margin: 15px 20px 15px 20px;
}
#loginForm input {
  clear: both;
  display: block;
  font-size: 0.9em;
  text-align: center;
}
#loginForm input.user {
  width: 185px;
  height: 21px;
  background: url("../image/login_user.png") 100% 0 no-repeat;
  border: none;
  margin: 0 22px 0 22px;
  padding: 8px 20px 0;
  text-indent: -30px;
  color: #777777;
}
#loginForm input.pass {
  width: 185px;
  height: 21px;
  background: url("../image/login_pass.png") 100% 0 no-repeat;
  border: none;
  margin: 29px 22px 0 22px;
  padding: 8px 20px 0;
  text-indent: -30px;
  color: #777777;
}
#loginForm .submit-registrace {
  width: 127px;
  height: 28px;
  background: url("../image/login_submit.png") 0 0 no-repeat;
  border: none;
  margin: 10px 72px -3px 72px;
}

#loginForm .submit {
  width: 127px;
  height: 28px;
  background: url("../image/login_submit.png") 0 0 no-repeat;
  border: none;
  margin: 10px 72px -3px 72px;
}


#loginForm input.submit-registrace:hover, #loginForm input.submit-registrace:active, #loginForm input.submit-registrace:focus {
  background-position: 0 -28px;
}

#loginForm input.submit:hover, #loginForm input.submit:active, #loginForm input.submit:focus {
  background-position: 0 -28px;
}

#top h1.smallBanner.zeny {
  display: block;
  background: url("../image/top_zeny.png") center center no-repeat;
  width: 321px;
  height: 206px;
  float: left;
  margin: 3px 5px 0 9px;
}
#top h1.smallBanner.muzi {
  display: block;
  background: url("../image/top_muzi.png") center center no-repeat;
  width: 321px;
  height: 206px;
  float: left;
  margin: 3px 4px 0 5px;
}
#top h1.smallBanner.unisex {
  display: block;
  background: url("../image/top_unisex.png") center center no-repeat;
  width: 273px;
  height: 205px;
  float: right;
  margin: 3px 9px 0 6px;
  _width: 250px;
}
#top h1.smallBanner a {
  display: block;
  width: 118px;
  height: 27px;
  margin-top: 101px;
  padding-top: 2px;
  background-repeat: no-repeat;
  line-height: 25px;
  text-align: center;
}
#top h1.smallBanner a:link,#top h1.smallBanner a:visited {
  background-position: 0 0;
  text-decoration: none;
}
#top h1.smallBanner a:active,#top h1.smallBanner a:hover, #top h1.smallBanner a:focus {
  background-position: 0 -29px;
  text-decoration: none;
}
#top h1.smallBanner.zeny a {
  background-image: url("../image/zeny_klikni_bg.png");
  color: #ffffff;
  margin-right: 31px;
  float: right;
}
#top h1.smallBanner.muzi a {
  background-image: url("../image/muzi_klikni_bg.png");
  color: #ffffff;
  margin-left: 21px;
  float: left;
}
#top h1.smallBanner.unisex a {
  background-image: url("../image/unisex_klikni_bg.png");
  color: #000000;
  margin-left: 21px;
  float: left;
}
#top h1.smallBanner span {
  display: none;
}
#top h1.#top h1.banner a {
  background: url("../image/top_banner.png") center center no-repeat;
  display: block;
  width: 655px;
  height: 214px;
  float: left;
  margin: 7px 4px 7px 7px;
}
/** Left column **/
#column_left h2 {
  background: url("../image/menu_header_bg.png") center center no-repeat;
  font-family:  Helvetica;
  font-size: 1.5em;
  color: #ffffff;
  font-weight: normal;
  display: block;
  width: 273px;
  height: 64px;
  float: left;
  margin: 0 0 0 2px;
  line-height: 59px;
}
#column_left ul.menu {
  clear: left;
  float: left;
  margin: 0 10px 20px 29px;
  width: 224px;
  padding: 0 0 10px 0;
  background: #5fbccf url("../image/menu_bg_bottom.png") 0 100% no-repeat;
  _margin: 0 10px 20px 15px;
}
#column_left ul.menu ul {
  background: none;
  margin: 0;
  padding: 0;
}
#column_left ul.menu ul li{
  margin: 0;
  padding: 1px 0;
  text-indent: 20px;
}
#column_left ul.menu li {
  background: url("../image/menu_bg.png") 0 25px no-repeat;
  list-style-type: none;
  text-align: left;
  padding: 0;
  line-height: 26px; 
}
#column_left ul.menu li:hover {
  background: url("../image/menu_bg_hover.png") 0 0 no-repeat;
}
#column_left ul.menu li a:link, #column_left ul.menu li a:visited {
  color: #ffffff;
  text-decoration: none;
  padding: 1px 3px 1px 20px;
}
#column_left {
  clear: both;
	float: left;
	padding: 0px 0px 0px 18px;
}
/** Content **/
#content {
	float: right;
	padding: 0 0 10px;
	background: #dcf2f6 url("../image/content_bg_bottom.png") 0 100% no-repeat;
	width: 637px;
  margin: 0 23px 0 0;
  text-align: left;

}
#contentBg {
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding-left: 29px;
  background: url("../image/content_bg_left.png") 0 bottom no-repeat;
  overflow: visible;
  width: 88%;
   color: #989898;
}
h1.mainHeader {
  background: url("../image/content_header_bg.png") 0 0 no-repeat;
  width: 665px;
  height: 64px;
  font-family:  Helvetica;
  font-size: 1.5em;
  color: #ffffff;
  font-weight: normal;
  margin: 0 23px 0 0;
  text-align: left;
  text-indent: 50px;
  vertical-align: middle;
  float: right;
  line-height: 59px;
  _width: 655px;
}

.top h1 {
  background: url("../image/content_header_bg.png") 0 0 no-repeat;
  width: 665px;
  height: 64px;
  font-family:  Helvetica;
  font-size: 1.5em;
  color: #ffffff;
  font-weight: normal;
  margin: 0 23px 0 0;
  text-align: left;
  text-indent: 50px;
  vertical-align: middle;
  float: right;
  line-height: 59px;
}

.middle {
	float: right;
	padding: 0 20px 10px 20px;
	background: #dcf2f6 url("../image/content_bg_bottom.png") 0 100% no-repeat;
	width: 597px;
  margin: 0 23px 0 0;
  text-align: left;
}

.middle p
	{
	margin: 15px 0px 5px 0px;
	}

.middle .item {
  width: 278px;
  height: 170px;
  background: url("../image/item_bg.png") 0 0 no-repeat;
  margin: 17px 0 0 27px;
  float: left;
}
.middle .item.action {
  background: url("../image/item_bg_action.png") 0 0 no-repeat;
}
.middle .item h2 {
  color: #fe8d16;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.25em;
  text-align: left;
  margin: 8px 0 10px 22px;
  height: auto;
  vertical-align: center;
  clear: both;
}
.middle .item h2 a:link, .middle .item h2 a:visited {
  color: #fe8d16;
  text-decoration: none;
}
.middle .item h2 a:active,.middle .item h2 a:hover,.middle .item h2 a:focus {
  color: #5fbccf;
  text-decoration: underline;
}
.middle .item img {
  float: left;
  margin: 0 5px 0 18px;
}
.middle .item p.desc {
  color: #989898;
  margin: 5px;
  font-size: 0.9em;
}
.middle .item p.price {
  float: right;
  clear: both;
  margin: -30px 18px 0 0;
  color: #ffffff;
  font-size: 1.25em;
}
.middle .item.action p.price {
  margin: -41px 10px 0 0;
}
.middle .item.action p.price del {
  color: #000000;
  font-size: 0.6em;
  text-decoration: line-through;
  display: block;
}
.middle .item a.bottomButton {
  display: block;
  width: 115px;
  height: 27px;
  text-align: center;
  text-decoration: none;
  line-height: 23px;
  font-weight: bold;
}
.middle .item a.detail {
  float: left;
  clear: left;
  margin: 4px 0 0 16px;
}
.middle .item a.detail:link, .middle .item a.detail:visited {
  background: url("../image/detail_bg.png") 0 0 no-repeat;
  color: #ffffff;
}
.middle .item a.detail:active, .middle .item a.detail:hover, .middle .item a.detail:focus {
  background-position: 0 -27px;
  color: #d10505;
} 
.middle .item a.objednat {
  float: right;
  background: url("../image/objednat_bg.png") 0 0 no-repeat;
  margin: 4px 16px 0 0;
}
.middle .item a.objednat:active, .middle .item a.objednat:hover, .middle .item a.objednat:focus {
  background-position: 0 -27px;
  color: #ffffff;
} 

#content .item {
  width: 278px;
  height: 240px;
  margin: 17px 0 0 27px;
  float: left;
  _width: 265px;
  }

#content .item_bg
	{
	width: 278px;
	height: 205px;
	background: url("../image/item_bg.png") 0 bottom repeat;	
	padding: 0px 0px 0px 0px;
	_height: 195px;
	}

#content .item.action {
  background: url("../image/item_bg_action.png") 0 0 no-repeat;
}
#content .item h2 {
  color: #fe8d16;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.25em;
  text-align: left;
  margin: 8px 0 10px 22px;
  height: auto;
  vertical-align: center;
}
#content .item h2 a:link, #content .item h2 a:visited {
  color: #fe8d16;
  text-decoration: none;
}
#content .item h2 a:active,#content .item h2 a:hover,#content .item h2 a:focus {
  color: #5fbccf;
  text-decoration: underline;
}
#content .item img {
  float: left;
  margin: 0 5px 0 18px;
}
#content .item p.desc {
  color: #989898;
  margin: 5px;
  font-size: 0.9em;
}
#content .item p.price {
  float: right;
  clear: both;
  margin: -30px 18px 0 0;
  color: #ffffff;
  font-size: 1.25em;
}
#content .item.action p.price {
  margin: -41px 10px 0 0;
}
#content .item.action p.price del {
  color: #000000;
  font-size: 0.6em;
  text-decoration: line-through;
  display: block;
}
#content .item a.bottomButton {
  display: block;
  width: 115px;
  height: 27px;
  text-align: center;
  text-decoration: none;
  line-height: 23px;
  font-weight: bold;
  _width: 105px;
}
#content .item a.detail {
  float: left;
  clear: left;
  margin: 0px 0 0 16px;
  _margin: 0px 0 0 0px;
}
#content .item a.detail:link, #content .item a.detail:visited {
  background: url("../image/detail_bg.png") 0 0 no-repeat;
  color: #ffffff;
}
#content .item a.detail:active, #content .item a.detail:hover, #content .item a.detail:focus {
  background-position: 0 -27px;
  color: #d10505;
} 
#content .item a.objednat {
  float: right;
  background: url("../image/objednat_bg.png") 0 0 no-repeat;
  margin: 0px 16px 0 0;
  _margin: 0px 0px 0 0px;
  _position: relative;
  _left: 10px;
}
#content .item a.objednat:active, #content .item a.objednat:hover, #content .item a.objednat:focus {
  background-position: 0 -27px;
  color: #ffffff;
}

.item_top
	{
	width: 278px;
	height: 204px;
	border-top: 1px dotted #fff;
	margin: 10px 0px 0px 0px;
	_height: 194px;
	}
	
/** Footer **/
#footer {
  clear: both;
	padding: 0;
	margin: 0 auto 0px;
	width: 981px;
  background: url("../image/footer_bg.png") 100% 100% no-repeat;
  text-align: left;
}
#footer table {
  margin: 20px 50px;
}
#footer table.napiste {
  margin: 5px 50px;
}
#footer table.info table {
  margin: 0;
  padding: 0;
}
#footer table.info table tr, #footer table.info table td {
  margin: 0 7px;
  padding: 0 2px;
}
#footer table td {
  text-align: left;
  vertical-align: top;
  margin: 5px 7px;
  padding: 2px;
  color: #ffffff;
}
#footer table td a{ 
  color: #fff;
  font-size: 11px;
}
#footer table td.light {
  margin: 0;
  padding: 0px 0px 0px 5px;
}
#footer h3 {
  color: #2580d3;
  font-size: 1.25em;
  font-weight: normal;
  margin: 5px 0;
  text-align: left;
}
#footer h3.alone {
  padding: 4px;
  margin: 10px 50px 0;
}
#footer table td strong {
  color: #2580d3;
  font-weight: normal;
}
#footer table td.small {
  font-size: 0.9em;
}
#footer table.napiste textarea {
  height: 32px;
  width: 100%;
}
#footer table.napiste td {
  padding: 0 2px;
}

#footer table.napiste input.submit {
  background: url("../image/footer_submit.png") 0 0 no-repeat;
  margin: 3px 8px;
  width: 108px;
  height: 32px;
  padding-bottom: 1px;
  border: none;
  color: #ffffff;
}
#footer table.napiste input.submit:active, #footer table.napiste input.submit:hover, #footer table.napiste input.submit:focus {
  background-position: 0 -32px;
} 
#footer h3.designed, #footer h3.developed {
  display: inline-block;
}
#footer h3.designed a {
  background: url("../image/designedBy.png") 0 0 no-repeat;
  width: 165px;
  height: 55px;
  margin: 20px 50px;
  display: inline-block;
}
#footer h3.developed a {
  background: url("../image/developedBy.png") 0 0 no-repeat;
  width: 213px;
  height: 55px;
  margin: 20px;
  display: inline-block;
}
#footer h3.designed a span, #footer h3.developed a span {
  display: none;
  
}

/** Detail **/
table.detail, p.detail {
  background: #ffffff url("../image/content_p_topBorder.png") 0 0 no-repeat;
  width: 595px;
  margin: 0 auto;
}
div.detail {
  background: #ffffff url("../image/content_p_topBorder.png") 0 0 no-repeat;
  width: 555px;
  margin: 0 auto;
  padding: 10px 20px 11px;
  color: #8d8e8c;
}
div.detail p {
  margin: 10px 0;
  line-height: 1.5em;
}
div.detail h2 {
  color: #fe8d16;
  font-weight: normal;
  font-size: 1.25em;
  margin: 5px 0 10px;
}
table.detail {
  padding: 0 10px;
}
table.detail a:link, table.detail a:visited {
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
table.detail a:active, table.detail a:hover, table.detail a:focus {
  font-weight: bold;
  color: #d80a0a;
  text-decoration: none;
}
table.detail td, table.detail th {
  vertical-align: top;
  padding: 0 5px;
}
table.detail thead h1 {
  color: #fe8d16;
  font-size: 1.25em;
  font-weight: normal;
  margin: 7px 5px;
}
table.detail th {
  color: #5fbccf;
  text-align: left;
  font-weight: normal;
}
table.detail td {
  color: #989898;
}
table.detail td strong {
  color: #ed0f0f;
}
table.detail tr.order td{
  padding: 5px 5px 25px 5px;
  vertical-align: middle;
}
table.detail td.top {
  padding-top: 10px;
}

table.detail tr.order input.quant, table.cart input.quant {
  background: #dcf2f6;
  width: 32px;
  height: 21px;
  border: none;
  font-weight: bold;
  padding: 3px 2px;
  text-align: center;
}
table.detail tr.order input.toCart {
  background: url("../image/2cart_bg.png") 0 0 no-repeat;
  width: 97px;
  height: 31px;
  border: none;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding-bottom: 0px;
  color: #ffffff;
}
table.detail tr.order input.toCart:active, table.detail tr.order input.toCart:hover, table.detail tr.order input.toCart:focus {
  background-position: 0 -31px;
}

.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	margin-left: 36px;
}
.tabs a {
	display: inline-block;
	width: 128px;
	height: 33px;
	margin: 14px 7px 0;
	text-align: center;
	line-height: 30px;
	font-size: 1em;
	text-decoration: none;
  	color: #289ab1;
	
}
.tabs a.selected 
	{
	background: url("../image/tab_bg.png") 0 0 no-repeat;
	text-decoration: none;
  	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	}
/*
.tabs a {
  display: inline-block;
  width: 128px;
  height: 33px;
  margin: 14px 7px 0;
  text-align: center;
  line-height: 30px;
  font-size: 1em;
}
.tabs a:link, .tabs a:visited {
  text-decoration: none;
  color: #289ab1;
}
.tabs a:link, .tabs a:visited {
  text-decoration: none;
  color: #ffffff;
}
a.tab.first {
  margin-left: 36px;
}
.tabs a.active {
  background: url("../image/tab_bg.png") 0 0 no-repeat;
}
.tabs a:active, .tabs a:hover, .tabs a.active:focus {
  background-position: 0 -33px;
}*/

.p_bottomBorder {
  background: url("../image/content_p_bottomBorder.png") 0 0 no-repeat;
  width: 595px;
  height: 9px;
  margin: 0 auto;
  clear: both;
}
p.detail {
  width: 561px;
  padding: 17px;
  color: #989898;
}

#paginator
	{
	clear: both;
	margin: 20px 0px 0px 0px;
	}

/** Category **/
#paginator, div.results {
  clear: right;
  float: right;
  margin: 10px 0px 0 0;
  position: relative;
  right: 30px;
  text-align: right;
  width: 650px;
}
#paginator a {
  display: inline-block;
  width: 30px;
  height: 25px;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 20px;
  color: #8dc1cb;
  text-decoration: none;
}
#paginator a:link, #paginator a:visited {
  text-decoration: none;
  color: #8dc1cb;  
}
#paginator a:active, #paginator a:hover, #paginator a:focus {
  text-decoration: none;
  color: #000000;  
}
#paginator a.active, #paginator span.active {
  background: url("../image/paginator_active_bg.png") 0 0 no-repeat;
  color: #000000;
}

/** Cart **/

table.cart {
  background: #ffffff url("../image/content_p_bottomBorder.png") 0 100% no-repeat;
  width: 595px;
  margin: 0 auto;
  border-collapse: collapse;
}
#topBorderBlue {
  background: #57b9cd url("../image/content_cart_topBorder.png") 0 0 no-repeat;
  width: 595px;
  height: 9px;
  margin: 0 auto;
}
table.cart thead {
  background: #57b9cd;
  color: #ffffff;
  height: 25px;
}
table.cart tr {
  border-bottom: 1px solid #dcf2f6;
}
table.cart tr.odd {
  background: #f6fbfd;
}
table.cart td {
  padding: 5px;
}
table.cart td.name {
  width: 140px;
}
table.cart td.name a {
  color: #fe8d16;
  font-size: 0.8em;
}
table.cart td.name a:link, table.cart td.name a:visited {
  color: #fe8d16;
  text-decoration: underline;
}
table.cart td.name a:active, table.cart td.name a:hover, table.cart td.name a:focus {
  color: #57b9cd;
  text-decoration: underline;
}
table.cart td.checkbox {
  text-align: center;
}
table.cart thead td.cena {

}
table.cart tbody td.cena {
  color: #ed0f0f;
  font-weight: bold;
}
table.cart thead, table.cart thead tr, table.cart thead td {
  margin-top: 0;
  padding-top: 0;
}
input.submit, a.submit, a.submit:link, a.submit:visited {
  display: inline-block;
  width: 144px;
  height: 29px;
  background: url("../image/submit_bg.png") 0 0 no-repeat;
  border: 0;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  cursor: hand;cursor: pointer;
}
input.submit {
  padding-bottom: 5px;
}
input.submit:hover, input.submit:active, input.submit:focus, a.submit:hover, a.submit:active, a.submit:focus {
  background-position: 0 -29px;
}
a.submit {
  line-height: 26px;
}
.center {
  float: center;
  margin: 10px 40px;
}
.left {
  clear: both;
  float: left;
  margin: 10px 40px 5px 22px;
}
.right {
  float: right;
  margin: 10px 21px 5px 22px;
}

/********** Tohle zbylo z kulinářskýho institutu ***********/
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear{
 width: 100%;
 clear: both;
 height: 1px;
 font-size: 1px;
}


.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}

/*XXXXXXXXXXXXXX*/

#category ul li {padding:5px;}
#category ul li a {color:#FFF;font-size:12px;text-decoration:none;}
#category ul li a:hover {color:#FFF;font-size:12px;text-decoration:underline;}



	
.home_btns
	{
	margin: 5px 0px 5px 0px;
	width: auto;
	height: auto;
	text-align: left;
	}
	
.home_btns #add_to_cart
	{	
	background: transparent url('../image/bg-buy.jpg') 0px 3px no-repeat;
	color: #FFFFFF;
	display: inline-block;
	height: 22px;
	width: 83px;
	padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	margin: 0px 5px 0px 0px;
	color: #00467e;
	}
	
.correct
	{
	width: 100%;
	height: 1px;
	clear: both;
	}
	
.home_btns .add_to_cart
	{	
	background: transparent url('../image/bg-buy.jpg') 0px 3px no-repeat;
	color: #FFFFFF;
	height: 22px;
	width: 83px;
	padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	margin: 0px 8px 0px 0px;
	color: #00467e;
	float: left;
	padding: 0px;
	}	
	

	
.link-kos
	{
	color: #fff; 
	text-decoration: none; 
	font-size: 12px;	
	}
	 
#logged
	{
  float: right;
  background: url("../image/login_bg.png") center center no-repeat;
  display: block;
  width: 275px;
  height: 215px;
  margin: 0 7px 2px 3px;
	}
	
#logged h3 {
  font-size: 1.3em;
  font-weight: normal;
  color: #ffffff;
  float: left;
  margin: 15px 20px 15px 20px;
}

#logged input {
  clear: both;
  display: block;
  font-size: 0.9em;
  text-align: center;
}

#logged input.user {
  width: 185px;
  height: 21px;
  background: url("../image/login_user.png") 100% 0 no-repeat;
  border: none;
  margin: 0 22px 0 22px;
  padding: 8px 20px 0;
  text-indent: -30px;
  color: #777777;
}	

#logged .pass {
  width: 185px;
  height: 21px;
  background: url("../image/login_pass.png") 100% 0 no-repeat;
  border: none;
  margin: 29px 22px 0 22px;
  padding: 8px 20px 0;
  text-indent: -30px;
  color: #777777;
  float: left;
}

#logged .submit {
  width: 127px;
  height: 28px;
  background: url("../image/login_submit.png") 0 0 no-repeat;
  border: none;
  margin: 23px 72px 0 72px;
}

.button{
  display: inline-block;
  width: 144px;
  height: 22px;
  background: url("../image/submit_bg.png") 0 0 no-repeat;
  border: 0;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  cursor: hand;cursor: pointer;
  padding: 7px 0px 0px 0px;
}

.buttons
	{
	width: 637px;
	}
p.copy{
  font-size: 11px;
  padding: 0px 0px 0px 60px;
  margin: 0px;
  color: #fff;
}
p.copy a{
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}
p.copy a:hover{
  text-decoration: underline;
}
ul.seznam{
  margin: 5px 0px 10px 15px;
}
ul.seznam li{
  list-style: none;
  padding: 3px 18px;
  background: url("../image/sipka.gif") 0px 6px no-repeat;
}
a.forgotten{
  padding-top: 5px;
  display: block;
}
a.forgotten:hover{
  text-decoration: underline;
}

.correct
	{
	width: 100%;
	height: 1px;
	clear: both;
	}
