body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
	margin: 0px; padding: 0px;
	text-align: center;
	color: #000;
	background-image: url(../gfx/cz/pozadi-velikonoce.png);
	background-position: top;
	background-repeat:repeat-x;
}

a {
	text-decoration: none;
	color: #fe9c30;
	}
	
img.plovouci-obrazek-vpravo{
	margin: 6px 0 3px 6px;
	float: right;
}

a:hover {
	text-decoration: underline;
}

a img {
border: 0px none;
}

table {
	border: 0px; padding: 0px; margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

th {
	background-color: #64a2d2;
	font-size: 10px;
	text-align: left;
	color: white;
	padding: 2px 5px 2px 5px;
	border-top: 1px #165c88 solid;
	white-space: nowrap;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
	padding: 2px 5px 2px 5px;
}

td.alignright {
	text-align: right;
}
td.aligncenter {
	text-align: center;
}

hr {
	border: none;
	border-bottom: 1px solid #f1f1f1;
	margin:0;
	padding:0;
}

.hide {
	display:none;
}

form {
	margin: 0px; padding: 0px;
}

input, textarea {
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}
input.noborder {
	border: none;
}

input.button {
	background-color: #7e7e7e;
	color: white;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #5d5d5d;
	border-left: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
	cursor: pointer;
}

#basket input.button, #order-confirm input.button, #order-customer input.button,
#order-expedition input.button {
	background-color: #abc6e9;
	color: #000000;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #64a2d2;
	border-left: 1px solid #64a2d2;
	border-bottom: 1px solid #165c88;
	border-right: 1px solid #165c88;
	cursor: pointer;
}

input.count {
	width: 30px; height: 17px;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	color: #f27d00;
	text-align: center;
}

h1 {
	font-size: 15px;
	background-color: #ffffff;
	margin: 0px;
	margin-bottom: 10px;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #fe9c30;
	color: #4e4e4e;
	background-position: 8px 5px;
}

.right 	{float: right;}
.left 	{float: left;}


#page-container {
	width: 1000px; 
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0em;
	text-align: left;
}

#header {
	position: relative;
	top: 0px;
	width: 1007px;
	height: 295px;
	background: url(../gfx/cz/header-velikonoce.png) no-repeat;
	z-index: 0;
}

/* top navigation */

#top-navigation {
	position: relative;
	float: left;
	width: 1000px;
	text-align: right;
	height: 20px;
	font-size: 11px;
	line-height: 19px;
	z-index: 10;
}
#top-navigation div{
	display: inline;
	padding: 0px 5px 0px 5px;
}
#top-navigation a{
	color: #000;
}
#top-navigation .basket{
	padding: 0px 0px 0px 20px;
	background: url(../gfx/cz/basket-top.png) no-repeat 0px -2px;
}
#top-navigation .user{
	padding: 0px 10px 0px 15px;
	background: url(../gfx/cz/arrow-top.png) no-repeat 0px 0px;
}

#top-user{
	float: right;
	clear:right;
	margin: 76px 10px 0px 0px;
	color: #000;
	width: 500px;
	text-align:right;
}
#top-user a{
	color: #000;
}

/* search */
#logo-search-box{

}

#logo {
	position: absolute;
	float: left;
	width: 195px; 
	height: 96px;
	left: 65px;
	top: 45px;
}
#logo img {
	border: none;
}
#header-search {
	position: absolute;
	float: left;
	top: 200px;
	left: 70px;
	float: left;
	clear: left;
	background: none;
}

#header-search div.search #fsearch {
	background: none;
}

#header-search input  {
	position: relative;
	top: -10px;
	width: 150px; height: 20px;
	border: 1px solid #666666;
	padding: 0px 2px 0px 2px;
	font-size: 12px;
}

#header-search input.button {
	position: relative;
	top: -2px;
	width: 27px;
	height: 35px;
	background: url(../gfx/cz/lupa-velikonoce.png);
	background-repeat:no-repeat;
	border: 0px solid #000000;
}

form#fSearch
{
	border: 0px solid #000000;
	background-color: #ffffff;
}


/* main navigation */

#menu {
	margin: 13px 0px 0px 0px;
	width: 1000px; 
	float: left;
	background: url(../gfx/cz/menu-bkg.png) repeat-x;
}
#menu ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-transform: uppercase;
	font-size: 11px;
}
#menu ul li
{
	display: inline;
}
#menu ul li a
{
	margin: 0px 0px 0px 0px;
	padding: 2px 18px 2px 18px;
	color: #fff1da;
	display: block;
	text-decoration: none;
	line-height: 21px;
	float: left;
}
#menu ul li a:hover
{
	background-color: #ffffff;
	color: #000;
	background: url(../gfx/cz/menu-bkg2.png) repeat-x;
}
#menu li#active a
{
	background-color: #ffffff;
	color: #000;
}
#menu .sep
{
	width: 1px;
	height: 10px;
	float: left;
	background-color: #165c88;
	margin-top: 8px;
}


#left-side {
	width: 190px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.left-box{
	width: 190px;
	height: 100%;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.item-line{
	height: 25px;
	line-height: 25px;
}

.left-box h2 {
	margin: 0px;
	color: #000;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
	padding: 5px 0px 5px 10px;
	height: 25px;
	line-height: 25px;
}

#title-right h2 {
	background-image: url(../gfx/cz/right2.png);
	background-repeat:no-repeat;
	width: 210px;
	height: 25px;
	margin: 0px 0 5px 0;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 8px;
	color: white;
}

.item-content{
	padding: 10px 5px 5px 5px;
	border-bottom: 5px solid white;
}


#left-box form {
	text-align: right;
}

#search-box {
	height: 14px;
	width: 145px;
	border:1px solid #c9c9c9;
}

#footer {
	background-image: url(../gfx/cz/footer.png);
	background-repeat:no-repeat;	
	width: 1007px;
	height: 240px;
	color: #fff;
	font-size: 10px;
	float: left;
	text-align: center;
}

#footer .odkazy
{
	position: relative;
	top: 3px;
	left: 10px;
	width: 980px;
	line-height: 8px;
}

#footer .odkazy a
{
	font-size: 8px;
}

#footer a {
	color: #fff;
	font-size: 10px;
}

#footer img {
	position: relative;
	text-align: center;
	margin: 5px;
}

#content {
	margin: 0px;
	padding: 0px;
	background: #fff;
	width: 1000px;
	min-height: 300px;
	float:left;
}

#main {
	position: relative;
	left: 0px;
	float: right;
	width: 800px;
	padding: 0px;
	margin: 0px;
}

#main2 {
	float: none;

}

#title-left {
	float: left;
	position: relative;
	left: 5px;
	width: 550px;
}

#title-right {
	position: relative;
	left: 0px;
	float: right;
	width: 220px;
}

#title-right p {
	padding-left: 5px;
	padding-right: 5px;
}

#title-right p.small-font {
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 13px;	
}

ul#hotline
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-bottom: 10px;
}

ul#hotline li
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	color: #fd7e2a;
}

ul#hotline li a
{
	color: #fd7e2a;
}

div.soutez ul
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-bottom: 10px;
}

div.soutez ul li
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #fd7e2a;
}

ul.right-boxes
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-bottom: 10px;
}

ul.right-boxes li
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	padding-bottom: 3px;
	padding-top: 3px;
}

ul.right-boxes li a
{
	color: #fd7e2a;
}

div.ikony
{
	text-align: center;
}	

#title-right h3 {
	text-align: center;
}

#title-right form
{
	position: relative;
	left: 20px;
	width: 180px;
	text-align: center;
	padding-bottom: 10px;
}

#title-right form .input
{
	position: relative;
	top: 5px;
	border: 1px solid #000000;
	text-align: center;
}

.cleaner
{
	clear:both;
	display:block;
	float: none;
	font-size: 0px;
	height: 0px; padding: 0px; margin: 0px; border: 0px;
	line-height: 0px;
}

/* title page */


/*products */
.pg {
	
}
.pg-containter2 {
	width: 170px;
	border: 0px solid #64a2d2;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
h2.pg  {
	background: #fefdea;
	font-size: 1.0em;
	border-bottom: 1px solid #ff8300;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	height: 100px;
}
.pg-code{
	font-size: 0.9em;
	padding-left: 5px;
	font-weight: normal;
}
.pg-image {
	height: 100px;
	text-align: center;
}
.pg-image img {
	border: 0px none;
}

.pg-synopsis {
	height: 50px;
	padding: 0px 5px 0px 5px;
	font-size: 0.9em;
}
.pg-bottom {
	background-color: #f2f3f4;
	border-top: 1px solid #d4d4d4;
	padding: 0px 0px 5px 0px;
}

.pg-price {
	margin: 2px 2px 2px 2px;
	font-size: 10px;
	color: #797979;

}
.pg-price-vat {
	margin: 2px 2px 2px 2px;
	font-size: 10px;
	color: #797979;

}
.pg-price-vat span {
	margin: 2px 2px 2px 2px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.pg-buy {
	float: right;
	margin: 0px 0px 0px 0px;
}


/* productlist */
#pl {
	
}
#pl table {
	border-spacing: 0px;
}
#pl th {

}

#pl td {
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #F2F3F4;
}

.pl-category {
	margin-left: 10px;
	margin-top: 5px;
}
.pl-category A {
	font-size: 10pt;
}

.pl-header {
	
}
.pl-header .order {
	float: right;
}
.pl-header .order #orderby {
	font-size: 10px;
}

.pl-header-page{
	float: right;
	line-height: 25px;
	width:500px;
}
.pl-header-style{
	line-height: 25px;
	color: #8c8c8c;
	margin-left: 10px;
}

.pl-style {
	margin-bottom: 10px;
}
#pl .footer {
	text-align: right;
	background-color: #f2f3f4;
	padding: 2px 2px 2px 2px;
	border: 1px solid #C1C1C1;
	margin: 10px 0px 10px 0px;
}

.pl-filter {
	float: left;
	font-size: 10pt;
	margin-left: 10px;
}
.pl-filter a{
	color: #8c8c8c;
}

.noitems {
	font-size: 10pt;
	margin: 10px 0px 0px 10px;
}

/* product */
#product {
	
}
#product table {
	border-spacing: 0px;
}
#product th {
	background-color: #D4D4D4;
	font-size: 0.9em;
	padding: 2px 5px 2px 5px;

}
#product td {
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}
#product .pl-category {
	padding: 2px 10px 2px 10px;
}


#product #info {
	float: left;
	margin: 0px 0px 15px 0px;
}
#product #states {
	float: right;
	margin: 0px 20px 15px 0px;
}
#product .desc {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 10px 0px;
	
}
#product .price {
	border: 1px solid #C1C1C1;
	margin: 0px 0px 15px 0px;
}
#product .basket {
	background-color: #f2f3f4;
	padding: 4px 5px 4px 5px;
	border: 1px solid #C1C1C1;
	margin: 10px 0px 10px 0px;
}
#product .basket td{
	padding: 1px 1px 1px 1px;
}

#product .parameter {
	margin: 0px 0px 10px 0px;
}

#product .parameter td {
	padding-right: 30px;
}

#product .count {
	width: 20px;
}

/* document list */
#dl {
	
}

.dl-category {
	margin: 0px 0px 10px 0px;
}

h2.dl {
	font-size: 1.0em;
	background-color: #fff;
	margin: 0px;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #ff8300;
}
.dl-date {
	color: #C1C1C1;
	margin: 2px 0px 2px 0px;
	padding: 4px 5px 2px 5px;
	font-size: 0.9em;
}

.dl-desc {
	padding: 2px 5px 4px 5px;
	line-height: 120%;
	margin-bottom: 10px;
	font-size: 1.0em;
}
.dl-img {
	float: left;
	margin: 0px 10px 5px 0px; 
}
.dl-img img {
	border: 0px none;
}

/* document */
#document {
	
}
#document-content {
	padding: 4px 5px 4px 10px;
}



/*	category-list	*/
.cl-containter {
	width: 100px;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
h2.cl  {
	font-size: 1.0em;
	margin: 0px;
	padding: 10px 5px 4px 5px;
	height: 30px;
}
.cl-image {
	height: 91px;
	width: 91px;
}





/* basket */
#basket {
	
}
#basket table {
 width: 100%;
}
#basket th {
	background-color: #abc6e9;
	color: #375881;
}
#basket td {
	padding: 2px 5px 2px 5px;
	color: #000000;
}

#basket td a, #basket td a:hover{
	color: #375881;
}

#basket td strong {
	color: #f27d00;
}

#basket hr {
	height: 1px;
	border:none;
}
#basket .footer {
	text-align: right;
	background-color: #ffffff;
	padding: 4px 5px 4px 5px;
/*	border: 1px solid #C1C1C1; */
	margin: 10px 0px 10px 0px;
}

/* expedition */
#order-expedition {
	
}
#order-expedition th {

}
#order-expedition td {
	padding: 2px 5px 2px 5px;
}

#order-expedition td.small, #order-expedition td.small A {
	font-size: 8pt;
	color: #17446d;
}

#order-expedition td.underline {
	border-bottom: 1px dashed #C1C1C1;
}

#order-expedition hr {
	height: 1px;
	border:none;border-bottom:1px solid #8E8E8E;
}
#order-expedition .footer {
	text-align: right;
	background-color: #ffffff;
	padding: 4px 5px 4px 5px;
/*	border: 1px solid #C1C1C1; */
	margin: 10px 0px 10px 0px;
}
#order-expedition label {
	cursor: pointer;
}


/*	order-customer	*/
#order-customer {
	
}
#order-customer th {

}
#order-customer td {
	padding: 2px 5px 2px 5px;
}

#order-customer td.small, #order-customer td.small A {
	font-size: 8pt;
}

#order-customer td.underline {
	border-bottom: 1px dashed #C1C1C1;
}

#order-customer hr {
	height: 1px;
	border:none;border-bottom:1px solid #8E8E8E;
}
#order-customer .footer {
	text-align: right;
	background-color: #ffffff;
	padding: 4px 5px 4px 5px;
/*	border: 1px solid #C1C1C1; */
	margin: 10px 0px 10px 0px;
}
#order-customer label {
	cursor: pointer;
}

#order-customer .message {
	background-color: #f2f3f4;
	padding: 4px 5px 4px 5px;
	border: 1px solid #C1C1C1;
	margin: 10px 0px 10px 0px;
	color: red;
}


/*	order-confirm	*/
#order-confirm {
	
}
#order-confirm th {

}
#order-confirm td {
	padding: 2px 5px 2px 5px;
}

#order-confirm td.small, #order-confirm td.small A {
	font-size: 8pt;
}

#order-confirm td.underline {
	border-bottom: 1px dashed #C1C1C1;
}

#order-confirm hr {
	height: 1px;
	border:none;border-bottom:1px solid #8E8E8E;
}
#order-confirm .footer {
	text-align: right;
	background-color: #ffffff;
	padding: 4px 5px 4px 5px;
/*	border: 1px solid #C1C1C1; */
	margin: 10px 0px 10px 0px;
}

/*order-summary*/
#order-summary {
	
}
#order-summary table{
	width: 200px;
}

/*order-info*/
#order-info .footer {
	background-color: #f2f3f4;
	padding: 4px 5px 4px 5px;
	border: 1px solid #C1C1C1;
	margin: 10px 0px 10px 0px;
}

/*	order step	*/
.order-step{
	/*width: 100%;*/
	margin: 5px 0px 5px 0px;
}
.order-step div{
	border: 1px solid #8E8E8E;
	background-color: #F2F3F4;
	padding: 7px 8px 7px 8px;
}
.order-step div.active {
	border: 1px solid #FF8300;
	background-color: #C1C1C1;
	padding: 7px 8px 7px 8px;
}


#login {
	margin: auto;
	width: 300px;
	text-align: center;
}


#login-content {
	text-align: left;
}
#login .footer {
	text-align: right;
	background-color: #f2f3f4;
	padding: 4px 5px 4px 5px;
	border: 1px solid #C1C1C1;
	margin: 10px 0px 10px 0px;
}

.basket-buttons {
	background-color: #E2E2E2;
	border: 1px solid #C1C1C1;
}

#form {
	padding: 0px 5px 0px 5px;
}
#form table {
	padding: 0px 10px 0px 0px;
}

#form th {
background-color: #cbccd0;
	font-weight: normal;
	height: 20px;
	padding: 4px 5px 4px 5px;
	border: 0px none;
}

.form-buttons {
	background-color: #E2E2E2;
	border: 1px solid #C1C1C1;
	height: 20px;
	padding: 4px 5px 4px 5px;
	text-align: right;
}
#form .required {
	font-weight: bold;
}

.search {

}
.search th {
/*	background-color: #E2E2E2;*/
	border: 0px none;
	color: #797979;
}


#evidencelist table {
	padding: 4px 5px 4px 5px;
}
#evidencelist th {

}
#evidencelist td {
	font-weight: normal;
	padding: 4px 5px 4px 5px;
}

#evidence table {
	padding: 4px 5px 4px 5px;
}
#evidence th {

}
#evidence td {
	font-weight: normal;
	padding: 4px 5px 4px 5px;
}

#category-path{
	color: #c6161c;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
	padding: 0px 0px 0px 25px;
}

.c {
	font-size: 12; color: #515151; padding: 2px; height: 12px; 
	height: 20px; 
}

.c1 {
	cursor: pointer;	
}

.cd0 {
	margin: 2px 0px 2px 0px;
}

.cd1 {
	margin: 2px 0px 2px 10px;
}

.cd2 {
	margin: 2px 0px 2px 15px;
}

.ca {
	font-size: 12; color: #BB1C1C; padding: 2px; height: 12px; 
	background-color: #FAFAFA;
}

A.c:hover {
	 text-decoration: none; font-weight: bold; color: #BB1C1C; background-color: #D4D4D4;
}


.header {
	color: white;
}



/* page */
.paging {
	display: block;
	margin: 2px 0px 5px 0px;
	text-align: right;
	float: right;
}
.page {
	font-size: 10px; color: #797979; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.page img {border: 0px none; width: 12px; height: 14px; background-color: #f1f1f1;
	vertical-align: middle; line-height: 20px;}
.page-count {vertical-align: middle; }
.page-item1 {margin: 0px 0px 0px 5px;}
.page-item2 {vertical-align: middle; line-height: 14px; padding: 0px 0px 0px 0px; }
.page-item3 {margin: 0px 0px 0px 2px;}
.page-box {background-color: #f1f1f1; width: 12px; 
	text-align: center; padding: 0px 2px 0px 2px; margin: 0px 2px 0px 1px;
}
.page-box-selected {background-color: #dbdbdb; width: 12px; 
	text-align: center; padding: 0px 2px 0px 2px; margin: 0px 2px 0px 1px; }
.page-box A {}



.fieldset {
	border-color: #B7B7B7; border-style: solid; border-width: 1px; padding: 5px; padding-top: 10px;
}

.small {
	font-size: 11px;
}

.combo {
	border-width: 1px; border-color: #C2C1C2; font-size: 9px;
}
.menu {
	font-size: 12; color: #515151; display: block; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px;
}

.menu2 {
	font-size: 10; color: #515151; display: block; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px;
}
A.menu2:hover {
	 background-color: #FAFAF9; text-decoration: none; font-weight: bold; color: #BB1C1C;
}

.error {
	color: #CD5C5C;
}
/*		strom		*/
div#left-start
{
	position: relative;
	float: left;
	width: 189px;
	height: 7px;
	background-image: url(../gfx/cz/left_top.png);
	background-repeat: no-repeat;
}

div#left-konec
{
	position: relative;
	float: left;
	width: 189px;
	height: 11px;
	background-image: url(../gfx/cz/left_bottom.png);
	background-repeat: no-repeat;
}

#tree {padding:0px; position: relative; float: left; margin: 0px; left: 2px; width: 190px;}
#tree ul { list-style: none; position: relative; float: left; } 
#tree li { 
	list-style: none; margin-bottom:0px; margin-top:0px;
	background-image: url(../gfx/cz/left.png);
	background-repeat: repeat-y;
	width: 184px;
	position: relative;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
	padding-top: 3px;
	padding-bottom: 3px;
}

#tree li a { color: #fff; font-size: 0.9em; font-weight: bold; relative; float: left; }
#tree li li a { color: #fff; font-size: 0.9em; font-weight: normal;}

#tree li li {
	padding-left: 1em;
	list-style: none;
	line-height: 0em;
	margin:0px;
	float: left; 
	width: 120px;
	background-image: none;
	border: 0px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
}

#tree li li li {
	position: relative;
	padding-left: 1em;
	list-style: none;
	line-height: 0em;
	margin:0px;
	left: -30px;
	float: left; 
	width: 100px;
	background-image: none;
	border: 0px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
}

#tree li li span { display:block;*display:inline-block;
	position: relative;
	left: -30px;
	margin:0px;width:120px;
	line-height: 1.3em;
}

#tree span { display:block;*display:inline-block;
	padding:0px 0px 0px 20px;
	margin:0px;
	width:125px;
	line-height: 1.3em;
}

/* sitemap */
#sitemap {
	line-height: 18px;
}
#sitemap-left {float: left; width: 45%; margin:0px; 
	padding:0px 0px 0px 8px; 
	}
#sitemap-right {
	margin: 0px 0px 0px 50%; 
	padding:0px; 
	}
#sitemap .sitemap-content {
	margin:0px; padding: 5px 10px 10px;
	/*border: 1px solid;*/
	}
#sitemap h3 { color: #BB1C1C; font-size: 10pt; font-weight: bold; margin: 0px 0px 1px 0px;padding: 0px 0px 0px 0px;}

.h10{height: 10px;}


/* search */
#sl {
	
}
#sl table {
	border-spacing: 0px;
	border-collapse: collapse;
}
#sl th {
	background-color: #D4D4D4;
	font-size: 10px;
	padding: 2px 5px 2px 5px;

}
#sl td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

#sl .order {
	width: 100%;
}

#sl .image {
	height: 80px; vertical-align: top;
}
#sl .desc {
	width: 80%; padding-bottom: 5px;
}
#sl .type {
	white-space: nowrap; text-align: right; font-size: 10px;
}
#sl .underline {
	border-bottom: 1px solid #c1c1c1;
}

#errordocs {
	padding: 20px 0px 10px 0px;
	color: #bb1c1c;
}

.logout {
	float: right;
	margin: 5px 5px 0px 0px;
	color: #fff;
}

/*	filtr produktu	*/

.parcell {
	font-size: 11px;
}

#parameterbox {
	border: 1px solid #dddddd;
	background: #f5f5f5;
	margin: 5px 0px 5px 5px;
}
.vtop {
	vertical-align: top;
}

/* top menu */
div#stred-menu
{
	position: absolute;
	float: left;
	top: 80px;
	left: 287px;
}

div#stred-menu ul {

}

div#stred-menu li {
	position: relative;
	padding-bottom: 10px;
	left: -40px;
	list-style-type: none;
	text-align: left;
	width: 180px;
}

div#stred-menu li span {
	position: absolute;
	float:left;
	background: url(../gfx/cz/odrazka-velikonoce.png);
	width: 13px;
	height: 22px;
}

div#stred-menu li:hover span {
	float:left;
	background: url(../gfx/cz/odrazka-velikonoce-hover.png);
	width: 13px;
	height: 22px;
}

div#stred-menu li a{
	position: relative;
	left: 20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div#stred-menu li a:hover{
	color: #F8931D;
}

/* cat menu */
#menu-cat {
	position: absolute;
	top: 252px;
	width: 1007px;
	list-style-type: none;
}
#menu-cat li{
	/*display: inline;*/
	float: left;
}
#menu-cat li a{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}

#menu-cat li a:hover{
	text-decoration: underline;
}

#menu-cat li span{
	height: 14px;
	border: 1px solid #ffffff;
}

/* quick navigace */
#quick-nav {
	position: relative;
	top: 12px;
	float: left;
	margin: 0px;
	list-style-type: none;
	left: 275px;
}

#quick-nav li{
	float: left;
}

#quick-nav li span
{
	position: relative;
	top: 2px;
	border: 1px solid #ffffff;
}

#quick-nav li a{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.cat-list{
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}
.cat-list li{
	border-top: 3px solid #2984B9;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 0;
	display: inline;
	width: 48%;
}
.cat-list li img{
	border: 0;
	float: left;
}
.cat-list h2{
	background: none;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 110%;
}
.cat-list p{
	font-size: 80%;
}

/* discussion */
#discussion {
}
#discussion table{
	width: 100%;
}
#discussion table td{
	font-size: 0.7em;
	padding: 2px;
	margin: 0px;
}
#discussion .discussion-title {
	width: 100%;
	font-weight: bold;
	background-color: #f2f3f4;
}
#discussion .discussion-info {
	white-space: nowrap;
	background-color: #f2f3f4;
}
#discussion .discussion-desc {
	padding-bottom: 10px;
}
#discussion .discussion-desc a, #discussion .new-entry {
	float: right;
	display: block;
}

#discussion .entry {
	width: 100%;
	background-color: #f2f3f4;
}
#discussion .entry TD{
	padding: 5px;
}
#discussion .entry-author {
	width: 200px;
}
#discussion .entry-title {
	width: 100%;
}
#discussion .entry-text {
	width: 100%;
	height: 100px;
}

.w10 { width: 10px; }
.w20 { width: 20px; }
.w30 { width: 30px; }
.w40 { width: 40px; }
.w50 { width: 50px; }
.w60 { width: 60px; }
.w70 { width: 70px; }
.w80 { width: 80px; }
.w90 { width: 90px; }
/* end discussion */

/* Seznam položek */
div#seznam
{
	float: left;
	position: relative;
	width: 800px;
}

div.polozka
{
	position: relative;
	float: left;
	width: 260px;
	height: 260px;
}

div.polozka .pg-containter
{
	position: relative;
	float: left;
	width: 260px;
	background: url(../gfx/cz/polozka.png);
	height: 260px;
	background-position:left top;
	background-repeat:no-repeat;
}

div.polozka .pg-containter div.nadpis
{
	position: relative;
	float: left;
	width: 232px;
	left: 10px;
	text-align: left;
}

div.polozka .pg-containter div.nadpis h2
{
	color: #000000;
	font-size: 12px;
}

div.polozka .pg-containter div.nadpis a
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

div.polozka .pg-containter div.nadpis a:hover
{
	text-decoration: underline;
}

div.polozka .pg-containter div.image
{
	position: absolute;
	left: 10px;
	top: 70px;
	float: left;
	width: 100px;
	height: 100px;
}

div.polozka .pg-containter div.image a
{

}

div.polozka .pg-containter div.image img
{

}

div.polozka .pg-containter div.popis
{
	position: absolute;
	left: 120px;
	top: 70px;
	float: left;
	width: 120px;
	height: 100px;
}

div.polozka .pg-containter div.priceALL
{
	position: absolute;
	left: 20px;
	top: 190px;
	float: left;
	text-align: center;
	width: 150px;
}

div.polozka .pg-containter div.priceALL div.priceA
{
	color: #f27d00;
	font-size: 14px;
	font-weight: bold;
}


div.polozka .pg-containter div.priceALL div.priceB
{
	color: #000000;
	font-size: 10px;
}

div.polozka .pg-containter div.kod
{
	position: absolute;
	left: 5px;
	top: 220px;
	float: left;	
	text-align: left;
	width: 150px;
	font-size: 9px;
}

div.polozka .pg-containter div.kod a
{
	font-size: 9px;
}

div.polozka .pg-containter div.kosik
{
	position: absolute;
	left: 195px;
	top: 190px;
	float: left;
	width: 43px;
	height: 43px;
	border: none;
}   
 
div.polozka .pg-containter div.kosik input.button
{
	position: relative;
	float: left;
	width: 43px;
	height: 43px;
	background: url(../gfx/cz/kosik.png);
	background-repeat:no-repeat;
	font-size: 1px;
	color: #f27d00;
	border: none;
}

div#product-list
{
	position: relative;
	float: left;
	width: 800px;
}

div#product-list div#top-navigace
{
	position: relative;
	float: left;	
	width: 804px;
}

div#top-navigace a
{
	position: relative;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

div#top-navigace span.next
{
	float: left;
	width: 12px;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 5px;
	height: 12px;
	background: url(../gfx/cz/next.png);
	background-repeat:no-repeat;
}

div#product-list div#nadpis
{
	position: relative;
	float: left;
	width: 800px;
	font-size: 16px;
	text-decoration:underline;
	text-align: center;
}

div#product-list div#nadpis h2
{   	
	font-size: 16px;
	text-decoration:underline;
}

div#product-list span.mezera
{
	position: relative;
	float: left;
	width: 800px;
	height: 20px;
}

div#product-list span.mezera2
{
	position: relative;
	float: left;
	width: 455px;
	height: 20px;
}

div#product-list div#left
{
	position: relative;
	float: left;
	width: 340px;
	text-align: center;
}

div#product-list div#right
{
	position: relative;
	float: left;
	width: 455px;
}

div.pl-header-style a
{
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #4b81cb;
	color: #ffffff;
	text-decoration:none;
}

div.pl-header-style a:hover
{
	text-decoration:underline;
}

div.pl-category
{
	color: #8c8c8c;
}

div.pl-category a
{
	color: #fda649;
	text-decoration: underline;
}

span.page-item2 span a
{
	color: #ffffff;
	background-color: #4b81cb;
	padding-left: 4px;
	font-weight: bold;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

span.page-item2 span.page-box-selected
{
	color: #000000;
	background-color: #fda649;
	padding-left: 4px;
	font-weight: bold;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.pole
{
	position: relative;
	top: 5px;
	height: 20px;
}

div.pl-filter a
{
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #4b81cb;
	color: #ffffff;
	text-decoration:none;
	font-size: 12px;
}

div.pl-filter a:hover
{
	text-decoration: underline;
}

a.name
{
	color: #4b81cb;
}

div#pl div.footer
{
	border: none;
	background-color: #FFFFFF;
}

div#pl th
{
	background-color: #245790;
}

div#pl input.button
{
	background-color: #245790;
}

td.sdph
{
	color: #fda649;
	font-weight: bold;
}

td.bezdph
{
	font-size: 10px;
}

a.kodl
{
	font-size: 10px;
	color: #4b81cb;	
}

div#pl p
{
	font-size: 10px;
	color: #000000;
}

div#pl p span
{
	font-size: 12px;
	color: #fda649;
	font-weight: bold;	
}






div.polozka2
{
	position: relative;
	float: left;
	width: 260px;
	height: 295px; 
}

div.polozka2 .pg-containter
{
	position: relative;
	float: left;
	width: 260px;
	background: url(../gfx/cz/polozka2.png);
	height: 287px;
	background-position:left top;
	background-repeat:no-repeat;
}

div.polozka2 .pg-containter div.nadpis
{
	position: relative;
	float: left;
	width: 232px;
	left: 10px;
	text-align: left;
}

div.polozka2 .pg-containter div.nadpis h2
{
	color: #000000;
	font-size: 12px;
}

div.polozka2 .pg-containter div.nadpis a
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

div.polozka2 .pg-containter div.nadpis a:hover
{
	text-decoration: underline;
}

div.polozka2 .pg-containter div.image
{
	position: absolute;
	left: 10px;
	top: 110px;
	float: left;
	width: 100px;
	height: 100px;
}

div.polozka2 .pg-containter div.image a
{

}

div.polozka2 .pg-containter div.image img
{

}

div.polozka2 .pg-containter div.popis
{
	position: absolute;
	left: 120px;
	top: 110px;
	float: left;
	width: 120px;
	height: 100px;
}

div.polozka2 .pg-containter div.priceALL
{
	position: absolute;
	left: 20px;
	top: 230px;
	float: left;
	text-align: center;
	width: 150px;
}

div.polozka2 .pg-containter div.priceALL div.priceA
{
	color: #f27d00;
	font-size: 14px;
	font-weight: bold;
}


div.polozka2 .pg-containter div.priceALL div.priceB
{
	color: #000000;
	font-size: 10px;
}

div.polozka2 .pg-containter div.kod
{
	position: absolute;
	left: 5px;
	top: 270px;
	float: left;	
	text-align: left;
	width: 150px;
	font-size: 9px;
}

div.polozka2 .pg-containter div.kod a
{
	font-size: 9px;
}

div.polozka2 .pg-containter div.kosik
{
	position: absolute;
	left: 195px;
	top: 230px;
	float: left;
	width: 43px;
	height: 43px;
	border: none;
}   
 
div.polozka2 .pg-containter div.kosik input.button
{
	position: relative;
	float: left;
	width: 43px;
	height: 43px;
	background: url(../gfx/cz/kosik.png);
	background-repeat:no-repeat;
	font-size: 1px;
	color: #f27d00;
	border: none;
}

#order-confirm td a, #order-confirm td a:hover
{
	color: #17446d;
}

#order-confirm td strong
{
	color: #f27d00;
}

#order-info td a, #order-info td a:hover
{
	color: #17446d;
}

div.tisk
{
	position: absolute;
	top: 0px;
	left: 400px;
}