html
{
	background: #dcdcdc;
}


body
{
	margin: 0;
	padding: 0;
	font: 75%/1.5 tahoma, arial;
	position: relative;
	text-align: center;
	line-height: 18px;
	color: #000;
}



/* prvky viditelne jen bez pouziti css */

.no_css
{
	visibility: hidden;
	position: absolute;
	width: 0;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}

	/* konec: prvky viditelne jen bez pouziti css */


/* obecne elementy */


h1
{
	font-size: 1.8em;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
	color: #d89829;
}

h2
{
	font-size: 1em;
	padding: 0;
	margin: 5px 0;
	color: #163f68;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
}

h3
{
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
	color: #00234D;
}

ins
{
	font-size: .8em;
	text-decoration: none;
	color: #457200;
	margin: 0;
	padding: 0;
}


img
{
	border: none;
}

hr
{
	height: 0;
	overflow: hidden;
	border: none;
	border-top: 2px solid #ccc;
	display: block;
	margin: 10px 0 10px 0;
}

	/* konec: obecne elementy */


/* obecne tridy */

.float_left
{
	float: left;
}


.float_right
{
	float: right;
}


.clear_both
{
	clear: both;
}


.margin-top
{
	margin-top: 15px;
}

.margin-left
{
	margin-left: 15px;
}

.margin-rigth
{
	margin-right: 15px;
}

.red
{
	color: #ba3926;
	font-weight: bold;
}

.green
{
	color: #00aa00;
	font-weight: bold;
}

.center
{
	text-align: center;
}

.justify
{
	text-align: justify;
}

a
{
	color: #00234D;
	font-weight: bold;
	text-decoration: underline;
}

	a:hover
{
	text-decoration: underline;
}


.hr
{
	clear: both;
	height: 1px;
	margin: 5px 0 0 0;
}


.dark
{
}

.ico
{
	display: block;
	padding-left: 22px;
	line-height: 16px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.img-left
{
	float: right;
	margin-left: 15px;
}


	/* konec: obecne tridy */



/* formulare */

.input
{
	padding: 5px 0;
}


.input label
{
	float: left;
	display: block;
	width: 180px;
}

input, .select
{
	border: 1px solid #333;
	width: 300px;
}

input.amount
{
	width: 20px;
}


input.checkbox
{
	width: 20px;
	border: none;
}

.input .textarea
{
	border: 1px solid #333;
	width: 460px;
	height: 100px;
}

.input .checkbox
{
	width: 20px;
	border: 1px solid #438637;
}

input.button, a.button
{
  display: block;
	background: url(../images/button.gif) top left no-repeat;
	width: 126px;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
  cursor: pointer;
  text-decoration: none;
}




#page
{
	width: 970px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background:  #fff;
}


/* hlavicka */

#header
{
  width: 970px;
  position: absolute;
	height: 96px;
	border-bottom: 1px solid #303b4f;
}

	/* konec: hlavicka */




#middle
{
	padding: 100px 0 40px 0;
/*	background: url(../images/header.jpg) top left no-repeat;*/
}



#left
{
	float: left;
	width: 250px;
}



#left.no-background
{
	background: #fff;
}


#right
{
	float: right;
	width: 207px;
	padding-top: 89px;
}



/* obsah stranky*/
#content
{
	float: right;
	width: 690px;
	padding: 60px 15px 0 0;
	background: top center no-repeat;
	overflow: hidden;
	text-align: left;
}



#content ul
{
	list-style-type: square;
	padding: 0 0 0 25px;

}

#content ul li
{
	list-style-type: square;
	padding: 2px 0 2px 5px;
	line-height: 15px;
}


#content img
{
	padding: 2px;
	margin: 0 0 5px 4px;
	#margin: 0 0 9px 4px;
}

#content #news img
{
	border: 1px solid #C8C097;
	padding: 2px;
	margin: 0 15px 0 0;
}

#content p
{
	padding: 10px 0;
	margin: 0;
	text-align: justify;
}


/* konec obsah stranky */





/* leva cast stranky */


#left h2
{
	background: url(../images/left-h2.jpg) left bottom repeat-x;
	line-height: 35px;
	padding: 0;
	color: #800;
	font-size: 1.2em;
	text-align: center;
}

#left p
{
	padding: 5px;
}

	/* konec: leva cast stranky */





/* menu horni*/
#menu
{
	position: absolute;
	top: 0;
	height: 70px;
	overflow: hidden;
	list-style-type: none;
	margin: 0 0 0 250px;
	padding-top: 25px;
	padding-left: 35px;
	width: 458px;
	background: #00204a url(../images/bg2.gif) top left repeat-x;
	border-left: 1px solid #007eab;
	border-right: 1px solid #001742;
	font-size: .9em;
}

#menu li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#menu li a
{
	display: block;
	float: left;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 20px;
	width: 115px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/arrow.gif) 0px 5px no-repeat;
}

#menu li.last a
{
	border: none;
}


	#menu li a:hover, #menu li a.active
{
	text-decoration: underline;
}

	/* konec: menu */




/* paticka */
#footer
{
	height: 30px;
	width: 970px;
	margin: 0 auto;
	background: #fff;
/*	background: url(../images/footer.jpg) left top no-repeat; */
}

	/* konec: paticka */


#logo
{
	position: absolute;
	display: block;
	top: 15px;
	margin-left: 20px;
	width: 203px;
	height: 30px;
	background: url(../images/logo.png) center center no-repeat;
}




/* pozice na webu */
#web-position
{
	position: absolute;
	top: 135px;
	height: 25px;
	line-height: 25px;
	width: 650px;
	padding: 0 25px;
	color: #e4e8c2;
}

#web-position a
{
	font-size: .8em;
	color: #e4e8c2;
	text-decoration: none;
}



/* aktuality */

#news-preview
{
	margin: 10px 0 10px 5px;
	background: url(../images/left-box.jpg) top left repeat-y;
	font-size: .8em;
}


#news-preview h2
{
	margin: 0;
	padding: 0;
	background: url(../images/left-header-news.jpg) top left no-repeat;
	color: #fff;
	height: 34px;
	line-height: 30px;
	text-align: left;
	padding: 0 10px 0 55px;
}

#newsletter-form
{
	width: 189px;
	height: 76px;
	padding: 0;
	margin: 0;
	background: url(../images/right-box-newsletter.jpg) center center no-repeat;
	margin: 6px 0 2px 5px;
}

#newsletter-form label
{
	color: #fff;
	height: 34px;
	line-height: 30px;
	font-weight: bold;
	padding: 0 10px 0 55px;
}

#newsletter-form input
{
	border: 1px solid #000;
	width: 120px;
	margin: 15px 5px 0 15px;
	float: left;
}


#newsletter-form input.button
{
	border: none;
	width: 0;
	height: 0;
	padding: 25px 0 0 25px;
	margin: 12px 5px 0 10px;
	background: url(../images/newsletter-button.jpg) center center no-repeat;
	float: left;
}



#content p.back
{
	text-align: right;
}





/* fulltext */

#fulltext-form
{
	width: 189px;
	height: 76px;
	padding: 0;
	margin: 0;
	background: url(../images/right-box-search.jpg) center center no-repeat;
	margin: 2px 0 2px 5px;
}

#fulltext-form label
{
	color: #fff;
	height: 30px;
	line-height: 35px;
	font-weight: bold;
	padding: 0 10px 0 55px;
}

#fulltext-form input
{
	border: 1px solid #000;
	width: 120px;
	margin: 8px 5px 0 15px;
	float: left;
}


#fulltext-form input.button
{
	border: none;
	width: 0;
	height: 0;
	padding: 25px 0 0 25px;
	margin: 5px 5px 0 10px;
	background: url(../images/fulltext-button.jpg) center center no-repeat;
	float: left;
}


.search-list-item
{
	margin-bottom: 20px;
	padding: 5px;
}

.search-list-item .path
{
	color: #aaa;
	font-size: .8em;
	margin-top: 10px;
}




/* strankovani */

.paging
{
	text-align: center;
	margin: 5px auto;
}

.paging a
{
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 4px;
}

.paging span
{
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background: #ba3926;

	color: #fff;
	text-decoration: none;
	padding: 0 4px;
	border: 1px solid #670000;
}



/* filtrovaci formular vpravo */










/* kontaktni formular */

#contact-form-sortiment .input
{
	float: left;
	width: 182px;
}

#contact-form-sortiment .input label
{
	float: right;
	width: 150px;
}

#contact-form-sortiment .input input
{
	float: left;
}



/* akce */

#actions-preview
{
	margin: 10px 0 10px 5px;
	padding-bottom: 10px;
	background: url(../images/right-box-actions-bottom.jpg) bottom left no-repeat;
	font-size: .8em;
}


#actions-preview h2
{
	margin: 0;
	padding: 0;
	background: url(../images/right-box-actions-header.jpg) top left no-repeat;
	color: #fff;
	height: 34px;
	line-height: 30px;
	text-align: left;
	padding: 0 10px 0 55px;
}

#actions-preview div.actions-middle
{
	padding: 5px 10px 0 10px;
	background: url(../images/right-box-actions.jpg) top left repeat-y;
}

#actions-preview .img
{
	float: left;
	margin-right: 10px;
}





/* fotogalerie */

.gallery-item
{
	margin-bottom: 30px;
}

.gallery-item img
{
	float: left;
}

.gallery-item-right
{
	float: right;
	width: 400px;
}



/* seznam sekci */

#sections-list
{
  background: url(../images/title1.jpg) top left no-repeat;
	width: 228px;
	margin: 0;
	padding: 30px 10px 0 10px;
	list-style-type: none;
	border: 1px solid #5d6b84;
}

#sections-list li
{
	padding: 0;
	margin: 0;
	width: 230px;
	line-height: 20px;
	overflow: hidden;
	color: #000;
	list-style-type: none;
/*	background: url(../images/menu-item.gif) 0px 8px no-repeat; */
}

#sections-list li a
{
	display: block;
	width: 195px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 10px 0 25px;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	color: #00234D;
	background: url(../images/arrow.gif) 0px 5px no-repeat;
}

	#sections-list li a:hover
{
	text-decoration: underline;
}

#sections-list li a.active
{
	color: #d89829;
	font-weight: bold;
}

#sections-list li ul
{
	padding: 0;
	margin: 0;
}


#sections-list li ul li a
{
	line-height: 20px;
	width: 205px;
	padding: 0;
	margin-left: 25px;
	font-weight: normal;
	background: none;
}


#sections-list li ul li a.active
{
	color: #d89829;
	font-weight: bold;
}

/* cena nad 3000 Kc */
#doprava-zdarma
{
	position: absolute;
	top: 130px;
	width: 400px;
	color: #163F68;
	font-weight: bold;
	padding-right: 40px;
	margin: 0 0 0 265px;
	text-align: left;
}

/* zmena DPH na 20% */
#zmena-dph
{
	position: absolute;
	top: 130px;
	width: 400px;
	color: #163F68;
	font-weight: bold;
	padding-right: 40px;
	margin: 0 0 0 250px;
	text-align: left;
}



/* kosik */
#basket-compact
{
	position: absolute;
	top: 0;
	width: 184px;
	padding: 20px 20px 0 20px; 
	height: 75px;
	border-left: 1px solid #007eab;
  background: #003568 url(../images/bg1.gif) top left repeat-x;
	margin: 0 0 0 745px;
	color: #fff;
}

#basket-compact a
{
  color: #fff;
}




#basket-table
{
	width: 100%;
	margin-bottom: 20px;
}


#basket-table th
{
	background: #003568;
	font-weight: bold;
	color: #fff;
}





#basket-compact-2
{
  height: 50px;
  background: url(../images/basket-compact.jpg) top left no-repeat;
  padding: 20px 0 0 60px;
}

#basket-go
{
  display: block;
  text-transform: uppercase;
  padding: 5px;
  font-size: 1px;
  width: 90px;
  height: 29px;
  background: url(../images/to-basket.png) center center no-repeat;
  float: right;
  color: #181818;
  text-decoration: none;
}


#basket-compact h2
{
  margin: 0 0 15px 0;
  padding: 0;
  color: #d9c838;
  font-size: 1.2em;
  font-family: tahoma, arial;
  width: 123px;
  height: 20px;
  background: url(../images/h-basket.png) center center no-repeat;
}

#basket-table
{
  width: 100%;
  margin-bottom: 20px;
}



#basket-nav
{
  padding-bottom: 30px;
}

#basket-nav div
{
  padding: 2px 15px;
  font-size: 9px;
  margin-right: 5px;
  float: left;
}

#basket-nav div.aktivni
{
  background: #003568;
  color: #fff;
}


#basket-nav div span
{
  display: block;
  float: left;
  width: 10px;
  font-weight: bold;
  color: #a00;
}

#basket-nav div.aktivni span
{
  color: #fff;
}

.back
{
  float: left;
}

.back-ar
{
  text-align: right;
  font-weight: 1.2em;
}

.goon
{
  float: right;
}

#prices
{
  margin: 10px 0;
  font-size: 1.2em;
  font-weight: bold;
  text-align: right;
}

.vymazat
{
  text-decoration: none;
  font-weight: bold;
}

#pay-method input
{
  float: left;
  width: 20px;
}

#pay-method label
{
  float: right;
  width: 660px;
}

/* katalog */
.catalog-list-item
{
	width: 340px;
	height: 140px;
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
	padding: 5px 0; 
	background: url(../images/bordbg.gif) top left repeat;
	border: 1px solid #5d6b84;
}

.catalog-list-item h2
{
	height: 39px;
	line-height: 13px;
	text-align: center;
	font-size: 1.1em;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
}

.catalog-list-item h2 a
{
	text-decoration: none;
}

	.catalog-list-item h2 a:hover
{
	text-decoration: underline;
}

.catalog-list-item .img
{
	float: left;
  width: 110px;
  padding-left: 2px;
	text-align: left;
}

.catalog-list-item .img img
{
	aborder: 1px solid #5d6b84;
	padding: 0 !important;
}

.catalog-item-text
{
	width: 185px;
	height: 115px;
	overflow: hidden;
	float: right;
	margin-right: 5px;
	color: #333;
	font-size: 11px;
}

.catalog-list-item .price
{
	text-align: left;
	color: #ff3000;
	font-size: 1.5em;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
}

.catalog-list-bottom
{
  background: url(../images/item-list-bottom.png) top left no-repeat;
  width: 326px;
  height: 21px;
  padding: 2px 3px;
  margin: 0 auto;
}

.catalog-list-item .article-description
{                                                       
}

.catalog-list-item form
{
	padding: 0;
	margin: 15px 0 0 0;
}

.catalog-list-item .label
{
	float: left;
	width: 85px;
	font-weight: bold;
	line-height: 18px;
}

.catalog-list-item .value
{
	float: right;
	width: 95px;
	line-height: 18px;
}


.catalog-list-item input.button
{
	background: url(../images/button.gif) top left no-repeat;
	width: 146px;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.catalog-list-item a.more
{
	display: block;
	margin: 0;
	color: #fff;
	width: 150px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	float: left;
}


.catalog-list-item .basket-add, .catalog-list-item .basket-add .button
{
  float: right;
	display: block;
	margin: 0;
	color: #fff;
	width: 160px;
	height: 19px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	background: none;
	cursor: pointer;
	padding: 0;
}

.catalog-list-item .amount
{
  display: none;
}



div.amount
{
	float: left;
	width: 50px;
	padding: 4px 0;
}


a.sort-up
{
	display: block;
	float: left;
	width: 15px;
	height: 20px;
	background: url(../images/arrow-up.gif) center center no-repeat;
	margin-right: 2px;
}

a.sort-down
{
	display: block;
	float: left;
	width: 15px;
	height: 20px;
	background: url(../images/arrow-down.gif) center center no-repeat;
	margin-right: 5px;
}

.sort-span
{
	display: block;
	height: 20px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}


.sort-span input
{
  border: none !important;
}







/* formular pro nalogovani */
#eshop-login-form
{
	background: #f3c8a8 url(../images/basket-right.gif) bottom left repeat-x;
	padding: 10px;
	color: #000;
}

#eshop-login-form h3
{
	color: #6e0000;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
}

#eshop-login-form form
{
	margin: 0;
	padding: 0;
}

#eshop-login-form a.button, #eshop-login-form input.button
{
	display: block;
	margin: 5px auto;
	width: 116px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border: none;
	background: url(../images/red-button.png) center center no-repeat;
}


/* objednavkovy formular */

h3.fieldset
{
  margin-top: 10px;
  padding-top: 5px;
}

fieldset.registration
{
  
  padding: 5px 0;
  border: none;
  margin: 0 0 5px 0;
}

  h2.registration
  {
    font-weight: bold;
    background: #003568;
    color: #fff;
    padding: 0 5px;
    font-size: 1.2em;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
  }
  
#reg-form label
{
  width: 70px;
  float: left;
}

#reg-form input.narrow
{
  float: left;
  width: 110px;
  margin-right: 50px;
}



/* postranni box */

.side-box
{
	background: #f3c8a8;
	color: #000;
	margin: 0 0 5px 0;
	padding-bottom: 10px;
}

.side-box h3
{
	background: #7b211d;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

a.block
{
	display: block;
	float: left;
	width: 120px;
	padding: 0 5px 0 10px;
}



/* detail vyrobku */


#catalog-item-detail
{
	margin-top: 10px;
	background: url(../images/bordbg.gif) top left repeat;
	border: 1px solid #5d6b84;
  padding: 10px;
}

#catalog-item-detail-text
{
	float: right;
	width: 390px;
}

#catalog-item-detail-description
{
	margin: 10px 0;
}

#catalog-item-detail .label
{
	font-weight: bold;
	display: block;
	width: 170px;
	float: left;
	line-height: 20px;
}

#catalog-item-detail .value
{
	display: block;
	width: 220px;
	float: right;
	line-height: 20px;
}

#detail-price
{
	font-size: 1.5em;
	font-weight: bold;
	color: #ff3000;
	margin: 0 0 20px 0;
}

#detail-price span
{
	color: #000;
	font-size: .7em;
	font-weight: normal;
}

.catalog-item-detail-row
{
	margin-bottom: 1px;
}

#catalog-item-detail-images
{
	width: 270px;
	text-align: center;
	overflow: hidden;
	background: #fff;
}

#catalog-item-detail-images img
{
  padding: 0 !important;
}

#catalog-item-detail-other-images div.img
{
	background-repeat: no-repeat;
	background-position: center center;
	width: 125px;
	height: 120px;
	float: left;
	margin: 5px 2px;
}

#catalog-item-detail-images img.detail-img
{
	display: block;
	float: left;
	margin-left: 10px;
}

#catalog-item-detail .basket-add
{
	margin: 10px 0 20px 0;
}

#catalog-item-detail .basket-add .button
{
  margin-top: 4px;  
}

#article-uestion
{
	border-top: 2px solid #fff;
	padding-top: 10px;
	text-align: left;
}

#article-uestion label
{
	width: 104px;
	text-align: left;
	padding: 0 5px;
	font-weight: bold;
}

#article-uestion input
{
	width: 146px;
}

#article-uestion .textarea
{
	width: 250px;
	height: 130px;
	padding: 5px;
}





/* vypis objednavek */

table
{
	width: 100%;
	margin-bottom: 20px;
}

th, td
{
	padding: 2px 5px;
}

th
{
	background: #003568;
	font-weight: bold;
	color: #fff;
}


#order-detail div.label
{
	font-weight: bold;
	display: block;
	width: 150px;
	float: left;
	text-align: right;
}

#order-detail div.value
{
	display: block;
	width: 530px;
	float: right;
}



/* vyhledaveni */

#search-form
{
	position: absolute;
	top: 0;
	width: 214px;
	padding-top: 50px;
	padding-left: 35px;
	height: 45px;
	border-right:1px solid #001742;
  background: #003568 url(../images/bg1.gif) top left repeat-x;
}

#search-form input
{
	width: 150px;
	border: 1px solid #003568;
}

#search-form input.submit
{
	width: 25px;
	height: 25px;
	background: url(../images/search-button.png) center center no-repeat;
	border: none;
	cursor: pointer;
	margin-left: 2px;
}


/* filtr */

#filter-form
{
  background: url(../images/title2.jpg) top left no-repeat;
	width: 228px;
	margin: -2px 0 0 0;
	padding: 0 10px 10px 10px;
	list-style-type: none;
	border: 1px solid #5d6b84;
}

#filter-form h3
{
  color: #fff;
  margin-bottom: 10px;
}

#filter-form .select
{
	width: 220px;
	font-size: .9em;
}


#price-info
{
	position: absolute;
	top: 130px;
	margin-left: 600px;
	width: 350px;
	text-align: right;
	font-weight: bold;
}

/* anketa */
#survey
{
	margin-top: 20px;
	padding-top: 5px;
}

.survey-result
{
	height: 10px;
	background: #aaa;
	margin-bottom: 10px;
}


/* faktury */

#facture
{
	text-align: left;
	border: 2px solid #000;
}

#facture td, #facture th
{
	padding: 2px 5px;
	text-align: left;
	border: 1px solid #000;
}

#facture table
{
	width: 720px;
}

#facture table, #facture table th, #facture table td
{
	border: none;
	background: #fff;
	color: #000;
}


.man-select
{
  float: left;
  padding: 0 10px 0 0;
  margin-right: 10px;
  border-right: 1px solid #888;
}

#ds-sort
{
  width: 20px;
}


#web-map
{
  position: absolute;
  top: 105px;
  padding: 0 35px;
  height: 23px;
  line-height: 23px;
  width: 700px;
  margin-left: 230px;
  text-align: left;
  font-size: 11px;
}


#web-map a
{
  color: #000;
  font-weight: normal;
}
