* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px; padding: 0px;
	text-align: center;
	background-color:#EDEDED;
	color:#646464;
	font-family:Verdana,"Geneva CE",lucida,sans-serif;
	font-size:60%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.18;
	margin:2em;
	padding:0pt;
}

a {
	 text-decoration: none;
	 color: #132b71;
}

.blue {
	color: #132b71;
}
.mag {
	color: #d8007a;
}

a:hover {
	text-decoration: underline;
}


table {
	border: 0px; padding: 0px; margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

th {
	background-color: #64a2d2;
	text-align: left;
	color: white;
	padding: 2px 5px 2px 5px;
	border-top: 1px #165c88 solid;
	white-space: nowrap;
	font-size:60%;
}

td {
	padding: 2px 5px 2px 5px;
	font-size:11px;
}

td.alignright {
	text-align: right;
}
td.aligncenter {
	text-align: center;
}

hr {
	background:#DBDBDB none repeat scroll 0%;
	border:1px solid #DBDBDB;
	color:#DBDBDB;
	padding:0pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
.center {
	text-align: center;
}

img {
	border: none;
}

.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: #3682bc;
	color: white;
	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;
}

h4 {
	font-size: 100%;
}

h1 {
	font-size: 15px;
	/*background-color: #fefdea;*/
	margin: 0px;
	margin-bottom: 0px;
	padding: 4px 5px 4px 10px;
	color: #132b71;
	/*border-bottom: 1px solid #fe9c30;
	color: #165c88;
	background-position: 8px 5px;*/

}

.right 	{float: right;}
.left 	{float: left;}


#page-container {
	width: 900px; 
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0em;
	text-align: left;
}

#header {
	margin-top: 0px;
	width: 900px;
	height: 123px;
	background: url(../gfx/cz/header-bkg2.png) no-repeat top left;
}

#logo {
	width: 300px; 
	height: 123px;
	position: relative;
	float: left; 
}
#logo h1, #logo h2 {
	width: 300px; 
	height: 160px;
	visibility: hidden;
}

/* search */
#fSearch {
	float: right;
	margin: 0px 0px 0px 0px;
}
#fSearch td {
	padding: 1px 0px 1px 1px;
	font-size: 10px;
}

#fSearch #sinput {
	width: 60px;
	height: 14px;
	margin-top: 2px;
	font-size: 10px;
}
#fSearch .sbutton {
	height: 18px;
	font-size: 10px;
	margin-top: 2px;
}


/* main navigation */

#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 13px;
	float: left;
	background: url(../gfx/cz/bg.png) repeat-y scroll 0%;
}
.spec-products {
	width: 200px;
	padding: 6px 0px 0px 5px;
	height: 15px;
	display: block;
	float: left;
}
.our-products {
	width: 90px;
	height: 15px;
	padding: 6px 0px 0px 1px;
	display: block;
	float: left;
	color: #fff;
}
#menu ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#menu ul li
{
	display: inline;
}
#menu ul li a
{
	margin: 0px;
	*margin: 0px 0px 0px 5px;
	padding: 1px 6px 2px 6px;
	color: #132b71;
	display: block;
	text-decoration: none;
	line-height: 21px;
	float: left;
	border-right:1px solid #9e9e9e;
}
#menu ul li a:hover
{
	text-decoration: underline;
}
/*#menu li#active a
{
	background-color: #ffffff;
	color: #132b71;
}*/
.menu-line {
	width: 884px; 
	float: right;
	background: url(../gfx/cz/menu-bkg2.png) no-repeat;
	height: 24px;
}

#right-side {
	width: 160px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 0px;
}

.right-side-box {
	background: transparent url(../gfx/cz/bg-rblock.png) repeat-x scroll left top;
	padding:10px 0px 0px 10px;
}
.right-side-box h2 {
	color: #132b71;
	font-size: 120%;
	*font-size: 110%;
	margin: 0px 0px 10px 0px;
	padding-left: 50px;
	height: 40px;
}
.right-side-box h2.rb1 {
	background: transparent url(../gfx/cz/phone.gif) no-repeat scroll left 50%;
}
.right-side-box h2.rb2 {
	background: transparent url(../gfx/cz/man1.gif) no-repeat scroll left 50%;
}
.right-side-box h2.rb3 {
	background: transparent url(../gfx/cz/man2.gif) no-repeat scroll left 50%;
}
.right-side-box td {
	padding: 1px 0px 1px 0px;
}

.right-side-box label {
	color:#132B71;
	display:block;
	float:left;
	width:57px;
	padding-left: 10px;
	font-size: 10px;
}
.itext {
	background:#DEDEDE none repeat scroll 0%;
	border:medium none;
	width:80px;
/*	margin-bottom: 3px;*/
}


#left-side {
	width: 200px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left-side h3 {
	font-size: 10px;
}

.left-side-box-content {
	padding: 5px 60px 5px 16px;
}
.left-side-box1 { behavior: url(/hovermenu.htc); }
.left-side-box2 { behavior: url(/hovermenu.htc); }
.left-side-box3 { behavior: url(/hovermenu.htc); }
.left-side-box4 { behavior: url(/hovermenu.htc); }
.left-side-box1 {
	width: 200px;
	height: 72px;
	font-size: 90%;
	background: transparent url(../gfx/cz/special1.jpg) no-repeat scroll 0px;
}
.left-side-box1:hover, .left-side-box1Hover {
	background: transparent url(../gfx/cz/special1.jpg) no-repeat scroll -200px;
}
.left-side-box1 h2 {
	margin-bottom: 5px;
	font-size: 140%;
}
.left-side-box1 h2 a {
	color: #DB2E90;
	font-size: 90%;
}


.left-side-box2 {
	width: 200px;
	height: 72px;
	font-size: 90%;
	background: transparent url(../gfx/cz/special2.jpg) no-repeat scroll 0px;
}
.left-side-box2:hover, .left-side-box2Hover {
	background: transparent url(../gfx/cz/special2.jpg) no-repeat scroll -200px;
}
.left-side-box2 h2 {
	margin-bottom: 5px;
	font-size: 140%;
}
.left-side-box2 h2 a {
	color: #ffa63c;
	font-size: 90%;
}


.left-side-box3 {
	width: 200px;
	height: 72px;
	font-size: 90%;
	background: transparent url(../gfx/cz/special3.jpg) no-repeat scroll 0px;
}
.left-side-box3:hover, .left-side-box3Hover {
	background: transparent url(../gfx/cz/special3.jpg) no-repeat scroll -200px;
}
.left-side-box3 h2 {
	margin-bottom: 5px;
	font-size: 140%;
}
.left-side-box3 h2 a {
	color: #75c066;
	font-size: 90%;
}


.left-side-box4 {
	width: 200px;
	height: 72px;
	font-size: 90%;
	background: transparent url(../gfx/cz/special4.jpg) no-repeat scroll 0px;
}
.left-side-box4:hover, .left-side-box4Hover {
	background: transparent url(../gfx/cz/special4.jpg) no-repeat scroll -200px;
}
.left-side-box4 h2 {
	margin-bottom: 5px;
	font-size: 140%;
}
.left-side-box4 h2 a {
	color: #969696;
	font-size: 90%;
}




.left-box{
	width: 210px;
	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;
}

.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 {
	padding: 0px;
	height: 33px;
	width: 900px;
	color: #969696;
	text-align: left;
	background: white url(../gfx/cz/footer.png) no-repeat scroll 0%;
}
.footer-f1 {
	padding-top: 8px;
	float: left;
	margin-left: 20px;
}
.footer-f2 {
	padding-top: 8px;
	float: left;
	margin-left: 55px;
}
.footer-f3 {
	padding-top: 8px;
	float: right;
	margin-right: 10px;
}


#footer .author {
	float: right;
	color: #8c8c8c;
	text-align: left;
}
#footer .author a{
	color: #8c8c8c;
}

#content {
	margin: 0px;
	padding: 0px 0px 0px 13px;
/*	padding: 0pt 3px 0pt 13px;*/
/*	background: #fff;*/
	width: 887px;
	/*width: 900px;*/
	min-height: 300px;
	float:left; 
	background: #fff url(../gfx/cz/bg.png) repeat-y scroll 0%;
}

#main {
	margin-top: 0px;
	margin-bottom: 10px; 
	float: left;
	width: 500px;
	padding: 0px 0px 0px 0px;
}


#title-left {
	float: left;
	width: 510px;
}
#title-right {
	float: right;
	width: 220px;
}

.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-containter {
	width: 230px;
	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: 40px;
}
.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: 7px 5px 5px 5px;
	font-size: 10px;
	color: #797979;

}
.pg-price-vat {
	margin: 7px 5px 5px 5px;
	color: #797979;

}
.pg-price-vat span {
	margin: 7px 5px 5px 5px;
	font-weight: bold;
	color: #000000;
}
.pg-store {
	margin: 7px 5px 5px 5px;
}

.pg-buy {
	float: right;
	margin: 4px 5px 5px 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.1em;
	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;
	font-size: 120%;
}
#document-content .img-synopsis{
	padding:0px 15px 0px 0px;
	float: left;
}

#document-content p, ul {
	margin-top: 11px;
	margin-bottom: 11px;
}
#document-content li {
	padding-left: 40px;
	list-style-position: inside;
}
#document-content a {
	color: #132b71;
	text-decoration: underline;
}


/*	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 {

}
#basket td {
	padding: 2px 5px 2px 5px;
}

#basket hr {
	height: 1px;
	border:none;border-bottom:1px solid #8E8E8E;
}
#basket .footer {
	text-align: right;
	background-color: #f2f3f4;
	padding: 4px 5px 4px 5px;
	border: 1px solid #C1C1C1;
	margin: 10px 0px 10px 0px;
}

/* expedition */
#order-expedition td {
	padding: 2px 5px 2px 5px;
}

#order-expedition td.small, #order-expedition td.small A {
	font-size: 8pt;
}

#order-expedition td.underline {
	border-bottom: 1px dashed #C1C1C1;
}

#order-expedition hr {
	height: 1px;
	border:none;border-bottom:1px solid #8E8E8E;
}
#order-expedition .footer {
	background-color: #f2f3f4;
	padding: 4px 5px 4px 5px;
	border: 1px solid #C1C1C1;
	margin: 10px 0px 10px 0px;
}
#order-expedition label {
	cursor: pointer;
}

/*	order-customer	*/
#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 {
	background-color: #f2f3f4;
	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 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 {
	background-color: #f2f3f4;
	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 {
	background-color: #E2E2E2;
	border: 1px solid #C1C1C1;
	padding: 1px 2px 1px 2px;	
	margin: 0px 0px 5px 0px;
}
.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;
}
#evidence td.price {
	white-space: nowrap;
	text-align: right;
}

#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		*/
/*
#tree {margin:10px 5px 5px 5px; padding:0px;}
#tree ul { padding-left: 0em; margin-left: 0em; } 
#tree ul { list-style: none; line-height: 2em; } 
#tree li { 
	list-style: none; line-height: 2em; margin-bottom:0px; margin-top:0px;
	background-image: url(../gfx/cz/catalogue-line.png);
	background-repeat: repeat-x;
}
#tree li li { 
	padding-left: 1em; list-style: none; line-height: 2em; margin:0px;}
#tree li a { color: #000; font-size: 0.9em; font-weight: bold;}
#tree li li a { color: #000; font-size: 0.9em; font-weight: normal;}
ul#tree div { width: 14px; height: 18px; display: block; float: left; 
	padding-right: 2px; 
	background-repeat: no-repeat; 
	background-position: center; 
}
#tree div.p { background: url(../gfx/cz/cp.png) no-repeat 2px 7px; cursor: pointer;}
#tree div.m { background: url(../gfx/cz/cm.png) no-repeat 2px 7px; cursor: pointer;}
#tree div.d { background: url(../gfx/cz/cd.png) no-repeat 2px 7px;}

#tree span { display:block;*display:inline-block;
	padding:6px 0px 2px 20px;*padding-left:0px;
	margin:0px;width:125px; min-height: 20px;
	line-height: 1.2em;
}
*/
/* 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 {
	font-size: 10px;
}
#sl table {
	border-spacing: 0px;
	border-collapse: collapse;
}
#sl th {
	background-color: #D4D4D4;
	font-size: 10px;
	padding: 2px 5px 2px 5px;
	font-size: 12px;

}
#sl td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	font-size: 12px;
}

#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;
}

#sendmail td {
	vertical-align: top;
}

/*	filtr produktu	*/

.parcell {
	font-size: 11px;
}

#parameterbox {
	border: 1px solid #dddddd;
	background: #f5f5f5;
	margin: 5px 0px 5px 5px;
}
.vtop {
	vertical-align: top;
}

/* 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 .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;
}
#discussion .entry-add {
	cursor: pointer;
	color: #fe9c30;
	float: right;
	text-decoration: underline;
}

.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 */



.homepage {
	background:white url(../gfx/cz/bg-home-bottom.png) repeat-x scroll left bottom;
	font-size:90%;
	width:520px;
}
.homepage a {
	text-decoration: underline;
}

.homepage td{
	padding: 0px;
	vertical-align: top;
}

.column1 {
	float:left;
	width:173px;
	border-right:1px solid #DBDBDB;
	margin: 0px 0px 0px 1px;

}
.column2 {
	float:left;
	width:172px;
	border-right:1px solid #DBDBDB;
}
.column3 {
	float:left;
	width:172px;

}
.column4 {
	float:left;
	width:172px;
	border-right:1px solid #DBDBDB;
	margin: 0px 0px 0px 1px;
}

.column5 {
	float:left;
	width:172px;
	border-right:1px solid #DBDBDB;
}
.column6 {
	float:left;
	width:172px;

}

.top {
	background:white url(../gfx/cz/bg-home-top.png) repeat-x scroll left bottom;
	color:#132B71;
	padding:3px;
}
.top h2 {
	font-size: 12px;
	height: 50px;
}
.top a {
	text-decoration: none;
}
.bottom {
	padding: 3px;
	font-size: 10px;
	min-height: 200px;
}
.homepage .info{
	padding: 3px;
	text-align: right;
	float: right;
	font-size: 10px;
}

.homepage ul, .homepage ol {
	color:#132B71;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:disc;
	margin-left: 15px;
}
.homepage ul li, .homepage ol li {
	border-top:1px solid #DBDBDB;
	padding:3px 0;
}
.home-desc {
	height: 150px;
}
