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

body {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px; padding: 0px;
	text-align: center;
	color: #515353;
	line-height: 150%;
	background: white url(../gfx/cz/body-bkg.png) no-repeat left 0px;
}

a {
	 color: #1ca353;
	 text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
    padding: 5px 10px 5px 10px;
    border: 1px solid #d0d0d0;

}


.fieldset legend {
	padding: 0px 10px;
	font-size: 12pt;
}
span.povinne {
	margin-right: -0.9em;
	color: #ff7d0e;
}

#opiste {
	height: 90px;
	line-height: 30px;
	margin-left: 30px;
}

legend { padding: 2px 5px 2px 5px;}

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

th {
	text-align: left;
	white-space: nowrap;
    font-weight: normal;
    padding: 0px 0px 5px 0px;
}

td {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

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

.clear {
    clear: both;
}

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 {
	padding: 2px 5px 2px 5px;

    border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

    -khtml-border-radius-topleft: 5px;
    -khtml-border-radius-topright: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomright: 5px;

    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;



}

input[type="radio"], input[type="checkbox"] {border: none;}

input.noborder {
	border: none;
}

input.button {
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
    border: 1px solid #3666a2;
    color: #fff;
    background: #689fca url(../gfx/cz/submit-btn.png) repeat-x 0px 0px;
}

input.button-image {
  border: 0;
}


input.count {
	width: 30px; height: 17px;
	font-size: 10px;
}

h1 {
	font-size: 1.8em;
	/*font-family:"Times New Roman", Times, serif;*/
	font-weight: normal;
	line-height: 1em;
	border-bottom: 1px solid #8c8c8c;
	margin: 5px 0px 10px 0px;
	padding: 5px 20px 15px 20px;
	color: #1ca353;
}

h2 {
    color: #1ca353;
	font-size: 1.5em;
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: normal;
	line-height: 1em;
	padding: 5px 0px 10px 0px;
}
h2 a {
    color: #1ca353;
}

h3 {
    color: #1ca353;
	font-size: 1.3em;
    /*font-family: "Times New Roman", Times, serif; */
	font-weight: normal;
	line-height: 1em;
	padding: 5px 0px 10px 0px;
}

h4 {
	font-size: 12px;
}

ul {
	padding: 0px 0px 0px 20px;
}

ol {
	padding: 0px 0px 0px 20px;
}

.green {color: #1CA353;}
.right 	{float: right;}
.left 	{float: left;}
.center {display: block; margin: 0 auto;}
.nowrap	{white-space: nowrap;}


/* buttons */
.button {
    background: url("/gfx/cz/buttons.png") no-repeat transparent;
    display: block;
    height: 41px;
    padding-right: 19px;
    background-position: right 0px;
}

.button a{
    background: url("/gfx/cz/buttons.png") no-repeat transparent;
    display: block;
    line-height: 41px;
    padding: 0px 0px 0px 50px;
    background-position: left 0px;
    color: #ffffff;
}

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

#header {
	width: 950px;
	height: 127px;
}

#logo {
	width: 265px; height: 60px; position: relative;
	margin-right: 22px; margin-top: 40px;
	float: right; top: auto; padding: 0;
}

#logo a {
	display: block;
	width: 265px; height: 60px; overflow: hidden;
	background: transparent url(../gfx/cz/logo-oxy-online.png) no-repeat scroll left top;
}

#logo2 {
	width: 210px; height: 60px; position: relative;
	margin-left: 22px; margin-top: 37px;
	float: left; top: auto; padding: 0;
}

#logo2 a {
	display: block;
	width: 210px; height: 60px; overflow: hidden;
	background: transparent url(../gfx/cz/logo-oxyshop.png) no-repeat scroll left top;
}

#logo2.r2g a {
    background-position: left -60px;
}

#logo2.x5 a {
    background-position: left -120px;
}

#logo2.x7 a {
    background-position: left -180px;
}


/* top navigation */
#top-line {
    width: 100%;
    background: transparent url("../gfx/cz/topnav-bkg.png") no-repeat scroll center 0px;
}

#top-navigation {
    font-size: 10px;
	width: 506px; height: 32px;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 10px;
	line-height: 32px;
	
}
#top-navigation a{
    text-decoration: underline;
	padding: 0px 8px 0px 8px;
	color: #646464;
}
#top-navigation a:hover{
	color: #165c88;
	text-decoration: none;
}


/* main navigation */

#menu {
	height: 60px; 
	background: transparent url(../gfx/cz/navigation-bkg.png) no-repeat scroll left top;
	position: relative;

}

#menu ul
{
	margin: 0px;
	padding: 0px 0px 0px 28px;
	text-transform: uppercase;
	font-size: 11px;
}
#menu ul li
{
	display: inline;
	line-height: 40px;
}
#menu ul li a
{
	margin: 0px 0px 0px 0px;
	padding: 1px 7px 2px 7px;
	color: #fff;
	display: block;
	text-decoration: none;
	line-height: 39px;
	float: left;
}
.mi01 {
	width: 180px;
}


#menu ul li a:hover
{
	color: #ffffff;
}

#menu .sep-first
{
	width: 40px;
	height: 41px;
	float: left;
}

#menu .sep
{
	width: 1px;
	height: 41px;
	float: left;
	background: url(../gfx/cz/sep.png) no-repeat 0px bottom;
}

#menu .sep-last
{
	width: 60px;
	height: 41px;
	float: left;
	background: url(../gfx/cz/sep.png) no-repeat;
}

#menu input
{
	border: none;
	background: transparent;
	width: 140px;
	height: 18px;
	margin: 0;
	color: #333;
	font-size: 11px;
	position: absolute;
	top: 8px; left: 735px;
    line-height: 20px;
}

#menu .submit
{
	border: none;
	background: transparent;
	width: 25px;
	height: 19px;
	margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
	position: absolute;
	top: 10px; left: 885px;
}


#left-side {
	width: 210px;
	height: 100%;
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

#left-side .tree-bottom,
#left-side .left-box-bottom {
    width: 210px;
    height: 40px;
    background: #e8e9e9 url(../gfx/cz/left-side-bottom.png) no-repeat bottom;
}

#left-side ul#tree {

    padding-top: 15px;
    background: #e8e9e9 url(../gfx/cz/left-side-top.png) no-repeat top;
    list-style: none;
}

#left-side ul#tree ul {
    list-style: none;
}

#left-side ul#tree li {
    background: transparent;
    /*border-bottom: 1px solid #ddd;*/
    margin: 0 15px 0 0;
    clear: both;
}

#left-side ul#tree li span.x,
#left-side ul#tree li span.p,
#left-side ul#tree li span.m,
#left-side ul#tree li div {
    cursor: pointer;
    width: 8px;
    height: 28px;
    background: transparent url(../gfx/cz/treeico.png) no-repeat -5px 9px;
}

#left-side ul#tree li span.x,
#left-side ul#tree li span.p,
#left-side ul#tree li div.p {
    float: left;
    background-position: -5px -59px;
}

#left-side ul#tree li span.m,
#left-side ul#tree li div.m {
    float: left;
    background-position: -5px -133px;
}

#left-side ul#tree li div.d {
    float: left;
}

#left-side ul#tree li span {
    float: left;
    width: 150px;
}

#left-side ul#tree li a {
    width: 150px;
    color: #000;
    /*height: 20px;*/
    padding: 5px 0 3px 14px;
    display: block;
    /*background: transparent url(../gfx/cz/treeico.png) no-repeat -5px 5px;*/
}

#left-side ul#tree li a:hover {
    color: #39a353;
}

#left-side ul#tree li:hover a,
#left-side ul#tree li:hover div,
#left-side ul#tree li a:hover {
    /*background-color: #ddd;*/
}
#left-side ul#tree li a:hover li {
   /* background-color: #e8e9e9;*/
}

#left-side ul#tree li li span,
#left-side ul#tree li li a {
    width: 125px;
}

div#left-banners {
    margin: 30px 0 0 0px;
}

div#left-banners img {
    margin: 30px 0 0 0;
    border: 0;
}


.left-box{
	width: 210px;
 	/*background: url(../gfx/cz/left-side-top.png) no-repeat top;  */
}

.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 {
	height: auto;
    margin: 30px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
	background: transparent url(../gfx/cz/footer-bkg.png) no-repeat center 15px;
}

#footer-container {
    width: 930px; 
    padding: 0px 10px 0px 10px; 
    margin: 0px auto;
}

#footer-container #copy {
    font-size: 10px;
    padding-left: 23px;
    margin: 0 0 18px 20px;
    background: transparent url(../gfx/cz/arrow-b.png) no-repeat 0px 8px;
}

#footer-container #copy a {
    margin: 0 5px 0 7px;
}

#footer-container .right {
    margin: 0 10px 0 0;
    text-align: right;
}

#footer-container .infoblock {
    width: 240px;
    padding: 0px 10px 0px 45px;
    margin: 4px 10px 0 5px;
    display: block;
    float: left;
    border: 0px solid red;
}

#footer-container h2 {
    background: transparent url(../gfx/cz/arrow-w.png) no-repeat 0px 8px;
    padding-left: 30px;
    margin-left: -30px;
    color: #323232;
}

#footer span {
	display: inline;
	float: left;
	padding: 5px 10px 5px 10px;
}

#footer div.author{
	float: right;
	height: 50px;
	margin: 10px 30px 0px 0px;
	padding: 12px 0px 0px 15px;
	border-left: 1px solid #689fca;
}
#footer div.author h2{
    text-align:right;
    font-size: 1em;
    font-family: Tahoma, Arial, Geneva, sans-serif;
}

#footer span.links{
	padding: 5px 50px 10px 10px;
}

#footer a{
	color: #165c88;
}

#footer-container input {
    height: 20px;
    padding: 2px;
    border: 1px solid #999;
    background-color: #fff;
}

#footer-container input[type="submit"] {
    border: 1px solid #3666a2;
    color: #fff;
    font-size: 11px;
    padding: 3px;
    height: 25px;
    background: #689fca url(../gfx/cz/submit-btn.png) repeat-x 0px 0px;
} 

#content {
    background: transparent url(../gfx/cz/bkg-80.png) repeat 0px 0px;
	margin: 20px 12px 0px 12px;
	padding: 0px;
	position: relative;
}

#main {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0 0px 0px 0px;
	width: 690px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#main.service {
    margin: -20px 0 0 0;
    background: transparent url(../gfx/cz/service-header1.jpg) no-repeat right 0px;
}

#main.service.s1 {
    background: transparent url(../gfx/cz/service-header5.jpg) no-repeat right 0px;
}

#main.service.s2 {
    background: transparent url(../gfx/cz/service-header2.jpg) no-repeat right 0px;
}

#main.service.s3 {
    background: transparent url(../gfx/cz/service-header3.jpg) no-repeat right 0px;
}

#main.service.s4 {
    background: transparent url(../gfx/cz/service-header4.jpg) no-repeat right 0px;
}

#main.service.pr2g {
    background: transparent url(../gfx/cz/products-r2g.jpg) no-repeat right 0px;
}

#main.service.px5 {
    background: transparent url(../gfx/cz/products-x5.jpg) no-repeat right 0px;
}

#main.service.px7 {
    background: transparent url(../gfx/cz/products-x7.jpg) no-repeat right 0px;
}

#main.service.all {
    background: transparent url(../gfx/cz/products-all.jpg) no-repeat right 0px;
}

#main.service div.dl-category {
    margin: 25px 0 0 20px;
}

#main.service h1 {
    padding-bottom: 25px;
    margin: 70px 0 0 0;
}

#main.service ul, #document-content ul {
    margin: 0 0 0 5px;
    line-height: 20px;
    margin: 0 0 0 20px;
    list-style: none outside url(../gfx/cz/li.png);
}

#main.service p.frame {
    font-size: 11px;
    padding: 10px 15px;
    background: #e9f4eb url(../gfx/cz/frame-bkg.png) no-repeat 0px 0px;
}

#main.service p.frame:after {
    display: block;
    height: 25px;
    width: 650px;
    content: '';
    margin: -10px -15px;
    background: #e9f4eb url(../gfx/cz/frame-bottom.png) no-repeat 0px bottom;
}

.cleaner
{
	clear:both;
	display:block;
	float: none;
	font-size: 0px;
	height: 0px; padding: 0px; margin: 0px; border: 0px;
	line-height: 0px;
}

/*  tiles  */
p.tiles {
    width: 418px;
    line-height: 1.5em;
    font-size: 11px;
    padding: 15px;    
    background: #e6e7e8 url(../gfx/cz/tiles-bottom.png) no-repeat 0px bottom;
}


/* title page */
.title {}

.title h1 {
    font-size: 16px;
    font-weight: nrmal;
    color: #202020;
    border-bottom: 1px solid #d0d0d0;
    padding: 2px 5px 8px 0px;
}

.title h1.text {
    border: 0 none;
    color: #1CA353;
    display: inline;
    float: left;
    font-size: 11px;
    line-height: 1.5em;
    margin-bottom: 0;
    padding: 10px 5px 0 15px;
    text-decoration: none;
}

.title-left {
	width: 440px;
	margin: 0px 0px 20px 10px;
    float: left;
}
.title-right {
	width: 440px;
	margin: 0px 20px 20px 0px;
    float: right;
}


.title-banner {
	width: 600px;
	height: 200px;
	margin: 0px 0px 40px 10px;
}

.title-banner h2 {
	background: url(../gfx/cz/banner-title.png) no-repeat;
	padding: 0px 15px 0px 15px;
	height: 39px;
	line-height: 38px;
}

.title-info {
	float: right;
	width: 200px;
	padding: 5px 10px 5px 10px;
}

.title-news {
	float: left;
    width: 420px;
	margin: 0px 20px 0px 0px;	
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	line-height: 15px;
}
.title-news h2 {
	border-bottom: 1px solid #e0e0e0;
	font-size: 1.4em;
}


.title-news .rss{
	float: right;
	padding: 6px 0px 0px 0px;
}

.title-properties {
	float: left;
	padding: 5px 10px 5px 25px;
	width: 310px;
}

.title-r2g {
    padding: 5px 0px 5px 10px;
}

.title-reasons {
    float: right;
    width: 450px;
    padding: 5px 0px 5px 10px;
}
.title-training  {
    margin: 0px 0px 25px 0px;
}

.title-training table {
    width: 420px;
}
.title-training th {
    padding: 2px 4px 2px 4px;
    border-bottom: 1px solid #b8b8b8;
    background-color: #dadada;
}
.title-training td {
    padding: 3px 4px 3px 4px;
    border-bottom: 1px solid #dadada;
}

.title-training .place {
    font-size: 11px;
    padding: 3px 0px 5px 0px;

}

/*products */
div[id^="banner"] {
    position: relative;
    margin-left: -20px;
    height: 282px;
    width: 688px;
}

div[id^="banner"] h2 {
    position: absolute;
    bottom: 90px;
    left: 95px;
    width: 250px;
    font-family: Arial, Tahoma, Geneva, sans-serif;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase; 
}

div[id^="banner"] h2 > b {
    line-height: 22px;
    font-size: 20px;
}

div[id^="banner"] p {
    position: absolute;
    top: 215px;
    left: 95px;
    width: 250px;
    height: 45px;
    overflow: hidden;
    color: #333;
    font-size: 10px;
    line-height: 14px;
}

div#banner-x5 {
    background: transparent url(../gfx/cz/banner-x5.jpg) no-repeat 0px 0px; 
} 

div#banner-x7 {
    background: transparent url(../gfx/cz/banner-x7.jpg) no-repeat 0px 0px; 
} 

div#banner-r2g {
    background: transparent url(../gfx/cz/banner-r2g.jpg) no-repeat 0px 0px; 
} 

table.products td h3 {
    width: 280px;
    min-height: 40px;
}

table.products td {
    background: transparent url(../gfx/cz/icon-universal.png) no-repeat 0px 55px;
}

table.products td.r2g01 {
   background:  url(../gfx/cz/icon-r2g.png) no-repeat 0px 55px;
}
table.products td.r2g02 {
   background:  url(../gfx/cz/icon-r2g.png) no-repeat 0px 55px;
}
table.products td.r2g03 {
   background:  url(../gfx/cz/icon-r2g.png) no-repeat 0px 55px;
}
table.products td.r2g04 {
   background:  url(../gfx/cz/icon-r2g.png) no-repeat 0px 55px;
}
table.products td.r2g05 {
   background:  url(../gfx/cz/icon-r2g.png) no-repeat 0px 55px;
}
table.products td.r2g06 {
   background:  url(../gfx/cz/icon-r2g.png) no-repeat 0px 55px;
}

table.products td.x501 {
   background:  url(../gfx/cz/icon-x5.png) no-repeat 0px 55px;
}
table.products td.x502 {
   background:  url(../gfx/cz/icon-x5.png) no-repeat 0px 55px;
}
table.products td.x503 {
    background:  url(../gfx/cz/icon-x5.png) no-repeat 0px 55px;
}
table.products td.x504 {
   background:  url(../gfx/cz/icon-x5.png) no-repeat 0px 55px;
}
table.products td.x505 {
   background:  url(../gfx/cz/icon-x5.png) no-repeat 0px 55px;
}
table.products td.x506 {
   background:  url(../gfx/cz/icon-x5.png) no-repeat 0px 55px;
}

table.products td.x701 {
   background:  url(../gfx/cz/icon-x7.png) no-repeat 0px 55px;
}
table.products td.x702 {
   background:  url(../gfx/cz/icon-x7.png) no-repeat 0px 55px;
}
table.products td.x703 {
   background:  url(../gfx/cz/icon-x7.png) no-repeat 0px 55px;
}
table.products td.x704 {
   background:  url(../gfx/cz/icon-x7.png) no-repeat 0px 55px;
}
table.products td.x705 {
   background:  url(../gfx/cz/icon-x7.png) no-repeat 0px 55px;
}
table.products td.x706 {
   background:  url(../gfx/cz/icon-x7.png) no-repeat 0px 55px;
}

table.products p {
    line-height: 15px;
    font-size: 11px;
    margin: 0 20px 0 90px;                
}

.pg {
	
}

.pg-containter {
	border: 0px solid #64a2d2;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
h2.pg {
	margin: 0px 0 0 110px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #e0e0e0;
}

h2.pg a{
	color: #1CA353;
	text-decoration: none;
}
.pg-code{
	font-size: 0.9em;
	padding-left: 5px;
	font-weight: normal;
}
.pg-containter img {
	border: 0px none;
    float: left;
    margin: 10px 20px 20px 0px;

}
.pg-synopsis {
	padding: 0px 5px 0px 5px;
	font-size: 0.9em;
}
.pg-bottom {
	width: 170px;
    height: 60px;
	padding: 0px 0px 0px 0px;
    float: right;
	margin: 10px 0px 10px 10px;
}

.pg-price {
	margin: 7px 3px 10px 5px;
	font-size: 14px;
	color: #797979;
	text-align:right;
	font-weight: bold;

}
.pg-price-discount {
	text-decoration: line-through;
}
.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;
}
.pg-parameter{
	float: left;
}
.pg-parameter td{
	padding: 2px 10px 2px 2px;
}


/* 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 {
	font-size: 10pt;
	margin-left: 0px;
}
.pl-filter a{
	color: #8c8c8c;
}

.pl-filter td {
	padding: 5px 5px 5px 5px;
}

.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 {
	background-color: #f2f3f4;
	border-top: 1px solid #d4d4d4;
	padding: 10px 10px 10px 5px;
	font-size: 18px;
	color: #515353;
	text-align:right;
	font-weight: bold;
}
#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;
}

.parameter {
	margin: 15px 0px 10px 0px;
}

.parameter td {
	padding-right: 30px;
}

#product .count {
	width: 20px;
}

.product-image {
	float: right;
}

/* document list */
#dl {
	
}

.dl-synopsis {
	margin: 0px 0px 10px 0px;
}

.dl-category {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}

.dl-category a{
	color: #000000;
}

h2.dl {
	margin: 30px 0 0 0;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #e0e0e0;
}

h2.dl a{
	color: #1CA353;
	text-decoration: none;
}

a.ext{
	padding-right: 15px;
	background: url(../gfx/cz/ext.png) no-repeat right;
}

.dl-date {
	color: #C1C1C1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
}

.dl-desc {
	padding: 5px 20px 10px 2px;
	margin-bottom: 10px;
	font-size: 11px;
}

#reference .dl-desc > a { 
    display:block;
    float:left;
    height:140px;
    margin-bottom: 15px;
    overflow:hidden;
}

.dl-desc .price{
	margin: 10px 5px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	float: right;
}

.dl-desc img {
	float: left;
	margin: 0px 10px 5px 0px;
}

.dl-img {
	float: left;
	margin: 10px 15px 5px 0px; 
}

div.dl {
	font-size: 15px;
	background-color: #fff;
	margin: 0px;
	padding: 4px 5px 4px 0px;
	font-weight: bold;
}

div.dl a{
	color: #000000;
	text-decoration: none;
}


/* document */

#document {
}



#document-content, #documentlist-content {
	padding: 4px 0px 4px 0px;
	margin-left: 20px;
	margin-right: 20px;
	float: none;
}

#document-content .img-synopsis{
	padding:0px 15px 0px 0px;
 	float: left;
}



#document-content img {
	padding: 5px 10px 5px 10px;
}

#document-content .fileicon {
	padding: 0px 10px 0px 0px;
}

#document-content .code {
	background: #F7F7F7;
	border: 1px solid #C4C4C4;
	font-family: "Courier New", Courier, monospace;
	padding:5px 10px 5px 10px;
}

#document-content .price {
	margin: 10px 5px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	float: right;
}

#document-content td {
    padding: 2px 4px 2px 4px;
}


.dtitle {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

.category-desc {
	margin: 10px 0px 10px 0px;
	color: #818181;
}

.download-link {
	background: url(../gfx/cz/download-link.png) no-repeat ;
	color:#0d6cc5;
	display:block;
	height:63px;
	padding:15px 15px 15px 60px;
}


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


.skins span {
	text-align: center;
	float: left;
	display: inline;
	padding: 0px 0px 15px 0px;
}
.skins h2 {
	border-bottom: #e0e0e0 1px solid;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 10px 0px;
}
.skins td {
    vertical-align: top;
}


/* 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 td {
	font-weight: normal;
	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: 11px; color: #797979; 
	text-align: right;
}
.page img {border: 0px none; width: 15px; height: 15px;
	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: 20px; padding: 0px 0px 0px 0px; }
.page-item3 {margin: 0px 0px 0px 2px;}
.page-box {background-color: #f1f1f1; width: 20px; height: 20px;
	text-align: center; padding: 1px 2px 1px 2px; margin: 0px 2px 0px 1px;
}
.page-box-selected {background-color: #dbdbdb; width: 18px; 
	text-align: center; padding: 0px 2px 0px 2px; margin: 0px 2px 0px 1px; }
.page-box a {width: 20px; height: 20px;}

.small {
	font-size: 11px;
}



.error {
	color: #CD5C5C;
}
/*		strom		*/
/*
div#other-tree {
    margin: 0 0 0 15px;
}

div#other-tree ul {
    width: 200px;
    padding: 20px 0 5px 0px;
    list-style: none;
    background: #dcdad9 url(../gfx/cz/left-other-top.png) no-repeat 0px 0px;
}

div#other-tree ul li {
    font-size: 11px;
    line-height: 25px;
    margin-left: 10px;
    border-bottom: 1px solid #cccac9;
}
div#other-tree ul li:hover {
    background-color: #cac8c7;
}

div#other-tree ul li a {
    margin-left: 10px;
    color: #333;
}

div#other-tree div#tree-bottom {
    width: 200px;
    height: 23px;
    background: transparent url(../gfx/cz/left-other-bot.png) no-repeat 0px 0px;
     
}
*/
/*
div#product-tree #tree ul {
    list-style: none;
}

div#product-tree #tree > li {
    margin: 5px 0 0 -10px;
    color: #fff !important;
    display: block;
    min-height: 43px;
    width: 207px;
    background: transparent url(../gfx/cz/left-product-h.png) no-repeat left 0px;
}

div#product-tree #tree > li.act,div#product-tree #tree > li.act:hover {
    background-position: -300px 0;
}

div#product-tree #tree > li.act2,div#product-tree #tree > li.act2:hover {
    background-position: -600px 0;
}

div#product-tree #tree > li:hover {
    background-position: -600px 0;
}


div#product-tree #tree > li > a.m {
    display: block;
    background: transparent url(../gfx/cz/left-product-h.png) no-repeat -300px 0;
}

div#product-tree #tree > li > a {
    display: block;
    height: 43px;
    color: #fff;
    padding-left: 50px;
    line-height: 40px;
}

div#product-tree #tree > li ul { 
    margin: -1px 0 0 38px;
    padding: 0 0 10px 0;
    background: #dcdad9 url(../gfx/cz/left-product-bot.png) no-repeat right bottom;

}

div#product-tree #tree > li ul li {
    padding: 0 0 0 0;
    border-top: 1px solid #cccac9;
    line-height: 28px;
}

div#product-tree #tree > li ul a {
    margin: 2 2 2 2px;
    color: #333;
    line-height: 25px;
}

div#product-tree #tree > li li ul {
    margin: -1px 0 0 0;
    padding: 0 0 10px 0;
    background: #dcdad9 url(../gfx/cz/left-product-bot.png) no-repeat right bottom;
}

div#product-tree #tree ul ul {
    margin: -1px 0 0 18px;
    padding: 0 0 10px 0;
    background: transparent !important;
}

div#product-tree #tree ul ul li {
    padding: 0 0 0 18px;
}

#tree div { width: 14px; height: 18px; display: block; float: left !important;
	padding-right: 2px;
	background-repeat: no-repeat;
	background-position: center;
}

#product-tree #tree > li > div.p {background: transparent;}

#tree div.p { background: url(../gfx/cz/cp.png) no-repeat 3px 9px; cursor: pointer;}
#tree div.m { background: url(../gfx/cz/cm.png) no-repeat 3px 9px; cursor: pointer;}
#tree div.d { background: url(../gfx/cz/cd.png) no-repeat 3px 9px;}
*/

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



/* search */
#sl {
	padding: 5px 10px 5px 10px;
}

#sl h2{
	margin: 0px 0px 0px 0px;
	font-size: 16px;
}
#sl h2 a{
	text-decoration: none;
}

#sl table {
	border-spacing: 0px;
	border-collapse: collapse;
}
#sl td {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#sl .order {
	width: 10px;
	font-size: 15px;
	padding: 4px 5px 5px 5px;
}

#sl .image {
	padding: 5px 5px 5px 5px;
	width: 60px;
	vertical-align: top;
}
#sl .desc {
	padding: 5px 5px 15px 5px;
	width: 100%
}
#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;
}


#vocabulary-content, #vocabularylist-content {
	padding: 4px 0px 4px 0px;
	margin-left: 20px;
	margin-right: 20px;
	float: none;
}

#vocabularylist-content table.layout {
	width: 100%;
}

#vocabularylist-content td {
	padding: 5px 20px 5px 5px;
}

#vocabularylist-content td.column {
	width: 50%;
}

#vocabularylist-content ul {
	list-style: none;
	padding: 2px 5px 2px 5px;
}

#vocabularylist-content ul ul {
	list-style: none;
	padding: 0px 5px 0px 10px;
	font-size: 12px;
}

#vocabularylist-content h2 {
	padding: 10px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
}

#vocabularylist-content h2.detail {
	padding: 10px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
}

#vocabularylist-content h2 a{
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
#vocabularylist-content h2 a:hover{
	color: #000000;
	text-decoration: underline;
}

#vocabulary-content .synopsis {
    margin: 10px 0px 10px 0px;
}

#vocabulary-content .cohered {
	margin: 10px 0px 10px 0px;
}
#vocabulary-content .cohered ul{
	margin: 2px 0px 10px 0px;
	list-style: none;
	padding-left: 0px;
}

#vocabulary-content .vocab {
	background: url(../gfx/cz/icon-vocabulary.png) no-repeat 0px 0px;
	padding: 1px 2px 3px 20px;
}

#vocabulary-content .module {
	background: url(../gfx/cz/icon-module.png) no-repeat 0px 0px;
	padding: 1px 2px 3px 20px;
}

.letters {
	padding: 0px 0px 10px 0px; 
}

.letters a{
	padding: 5px 5px 5px 5px; 
}
.letters a:hover{
	padding: 5px 5px 5px 5px; 
	background-color: #d4d4d4;
}

.letters a.selected{
	background-color: #d4d4d4;
}

.letter {
	font-size: 1.5em;
	margin: 5px 0px 0px 0px;
}

a.vocabulary {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.preload {
	visibility: hidden; display: none;
}

#form td.captchaerror { border: 2px solid red; }
#form td.captchaerror-right { border-right: 2px solid red; border-top: 2px solid red; border-bottom: 2px solid red; }
#form td.captchaerror-left { border-left: 2px solid red; border-top: 2px solid red; border-bottom: 2px solid red; }
#form span.captchaerror { color: red; font-weight: bold; }


/* cenik */
div#cenik {
    position: relative;
}

div#cenik table {
    border-collapse: collapse;
}

div#cenik table tr {
    line-height: 30px;
    border: 0;
    border-bottom: 1px solid #ddd;
}

div#cenik table tr td {
    padding: 0px 15px;
}

div#cenik .price {
    text-align: right;
    font-size: 13px;
    margin: 0px;
    padding-right: 40px;
	font-weight: normal;
	float: none;;
}

div#cenik table tr:hover {
    background-color: #eee;
}

div#cenik table tr.header1 {
    font-weight: bold;
    text-align: center;
    background-color: #524f4f;
    color: #fff;
    border-top: 1px solid #00381a;
    border-color: #00381a;
}

div#cenik table tr.header2 {
    font-weight: bold;
    background-color: #63a0c9;
    color: #fff;
    border-color: #3f8098;
}

div#cenik table tr.header3 {
    padding-left: 0px;
    font-weight: bold;
    background-color: #e8e8e8;
    color: #666;
    border-color: #bbb;
}

col#cenik_col_R2GAkce {
    width: 90px;
}

col#cenik_col_R2G {
    width: 90px;
}

col#cenik_col_Profi {
    width: 90px;
}

div#cenik table tr td + td {
    padding: 0;
    width: 120px;
    text-align: center;
}

div#cenik table tr td div {
    color: #fff;
    line-height: 130%;
    position: absolute;
    left: 170px;
    border: 1px solid #41748b;
    width: 310px;
    height: auto;
    margin-top: -6px;
    padding: 10px;                
    z-index: 100;
    background: transparent url(../gfx/cz/transparent_bkg.png) repeat 0px 0px;
    display: none;
    /*visibility: hidden;  */
}

div#cenik table tr:hover td div {
    display: block;
}

div#cenik table tr td span {
    display: block;
    color: #ff0000;
    text-decoration:line-through;
    line-height: 20px;
    padding-top: 5px;
}


#documentlist-content h2.dl a {
    display: block;
}

#documentlist-content h2.modboth {
    background: transparent url(../gfx/cz/modules-both.png) no-repeat right 0px;
    
}

#documentlist-content h2.modr2g {
    background: transparent url(../gfx/cz/modules-r2g.png) no-repeat right 0px;
}

#documentlist-content h2.modx5 {
    background: transparent url(../gfx/cz/modules-x5.png) no-repeat right 0px;
}
