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

body {
	-x-system-font:none;
	background-color:#132B71;
	color:#A0A9C6;
	font-family:Verdana,"Geneva CE",lucida,sans-serif;
	font-size:70%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.18;
	margin:2em;
	padding:0;
	text-align: center;
}

a {
color:#132B71;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}



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


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

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

hr {
	border: none;
	border-bottom: 1px solid #f1f1f1;
	margin:0;
	padding:0;
}

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

h1 {
font-size:120%;
}

h2 {
font-size:110%;
}
h3 {
font-size:100%;
}
h4 {
font-size:90%;
}
h5 {
font-size:80%;
}
h1, h2, h3, h4, h5 {
color:white;
margin:0;
padding:0 0 0.5em;
}
p {
margin:0;
padding:0 0 0.3em;
}

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


.hidden {
display:none;
left:-2000px;
position:absolute;
visibility:hidden;
}

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

#header {
	background:white url(../gfx/cz/header.png) no-repeat scroll 0 0;
	height:114px;
	margin:0px;
	width:900px;
}
#header #itbezproblemu {
	display:block;
	float:left;
	height:114px;
	width:590px;
}
#header #comgroup {
	display:block;
	float:left;
	height:114px;
	width:310px;
}

#logo {
	width: 135px; height: 64px; position: relative;
	margin-left: 18px; margin-top: 15px;
	float: left; 
}
#logo img {
	border: none;
}

/* top navigation */

#top-navigation {
	text-align: right;
	height: 20px;
	border-bottom: 1px #cbccd0 solid;
	font-size: 11px;
	line-height: 19px;
}
#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;
}







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

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

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


#search-box {
	height: 14px;
	width: 145px;
	border:1px solid #c9c9c9;
}


#footer {
	background: url(../gfx/cz/footer.png) no-repeat scroll 0 0;
	height:51px;
	margin:0px;
	width:900px;
}
#footer .in {
	padding:0px 3px 26px 13px;
}
#footer .text {
	padding:7px;
}

#content {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	min-height: 300px;
	float:left; 
	background: url(../gfx/cz/bg.png) repeat-y scroll 0 0;

}

#main {
	margin: -0px 0px 0px 13px;
	float: none;
	padding: 0px 0px 0px 0px;
}

#main2 {
	float: none;

}

#title-left {
	float: left;
	width: 772px;
	margin-left: 13px;
}
#title-right {
	width: 162px;
	vertical-align: top;
}

.rblock {
background:transparent url(../gfx/cz/bg-right-top.png) repeat-x scroll 0 0;
padding:5px;

}

.rblock {
background:transparent url(../gfx/cz/bg-right-top.png) repeat-x scroll 0 0;
padding:5px;
}
.rblock h2 {
padding:5px 0;
}
.rblock p {
margin:5px 0;
font-size: 10px;
}
.rblock .bg-reg {
background:transparent url(../gfx/cz/reg.png) no-repeat scroll left 50%;
height:44px;
line-height:44px;
margin-left:10px;
padding-left:50px;
}
.rblock .bg-phone {
background:transparent url(../gfx/cz/phone.png) no-repeat scroll left 50%;
margin-left:10px;
padding-left:50px;
}
.rblock label {
display:block;
float:left;
width:57px;
}
.rblock input {
font-size:90%;
margin-bottom:3px;
width:80px;
}


input.itext {
background:#5B6B9C none repeat scroll 0 0;
border:medium none;
color:white;
}

.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;
}
#document-content .img-synopsis{
	padding:0px 15px 0px 0px;
	float: left;
}


/*	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 {
	
}
#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;
}

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