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

body {
	font-family: Arial,"Trebuchet MS",Verdana,sans-serif;
	font-size: 12px;
	margin: 0px; padding: 0px;
	text-align: center;
	color: #515353;
	line-height: 150%;
}

a {
	 color: #e53b22;
	 text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
    padding: 5px 5px 5px 5px;

}

.fieldset {
  float: left;
  text-align: right;
	font-family: Tahoma;
	line-height: 200%;
	font-size: 10pt;
	border: 0px;
  width: 430px;
	padding: 20px 0px 20px 20px;
	/*border: 1px solid #ececec;
*/
}

.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;
}
input.button-image {
  border: 0;
}

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

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

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

td {
	font-size: 13px;
	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 #d0d0d0;
	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: #ed5400;
	color: white;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
	border-top: 1px solid #f75700;
	border-left: 1px solid #f75700;
	border-bottom: 1px solid #c94700;
	border-right: 1px solid #c94700;
	cursor: pointer;
}

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

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

h2 {
    color: #707070;
	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: #56a1d5;
}

h3 {
    color: #56a1d5;
	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;}


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

#header {
	width: 992px;
	height: 113px;
	background: url(../gfx/cz/header-bkg.jpg) no-repeat;
}

#logo {
	width: 265px; height: 60px; position: relative;
	margin: 20px 20px;
	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;
}

#logo span {
  display: none;
}
#logo2 {
	width: 220px; height: 38px; position: relative;
	margin: 20px 10px 0px 20px;
    float: left;
}
#logo2 a {
	display: block;
	width: 220px; height: 38px; overflow: hidden;
	background: transparent url(../gfx/cz/logo-oxid-eshop.png) no-repeat scroll left top;
}

#osba {
	width: 110px; height: 60px; position: relative;
    left: 50px;
	margin-right: 58px; margin-top: 15px;
	float: left;
}

#logo img, #logo2 img {
	border: none;
}


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

#top-user{
	float: right;
	clear:right;
	margin: 76px 10px 0px 0px;
	color: #000;
	width: 500px;
	text-align:right;
}
#top-user a{
	color: #000;
}

/* search */
#header-search {
	float: right;
	margin: 45px 20px 0px 0px;
}
#header-search td {
	padding: 1px 2px 1px 2px;
}

#header-search .input {
	width: 120px; height: 20px;
}

#header-search .caption {
	font-size: 10px; font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px 0px 2px;
}


/* main navigation */

#menu {
	margin: 0px 0px 0px 0px;
	width: 992px;
    height: 33px;
	background: url(../gfx/cz/menu-bkg.gif) no-repeat;
    float: left;
}

#menu ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
    font-weight: bold;
}
#menu ul li
{
	display: inline;
    height: 33px;
    padding: 0px 0px 0px 0px;
}
#menu ul li a
{
	margin: 0px 0px 0px 0px;
	padding: 2px 18px 2px 18px;
	color: #515353;
	display: block;
	text-decoration: none;
	line-height: 33px;
	float: left;
    height: 33px;
}
#menu ul li a:hover
{
	background-color: #ffffff;
	color: #ffffff;
	background: url(../gfx/cz/navi-header-hover.gif) repeat-x;
}
#menu li#active a
{
	background-color: #ffffff;
	color: #515353;
    background: url(../gfx/cz/navi-header-active.gif) repeat-x;
}
#menu .sep
{
	width: 1px;
	height: 33px;
	float: left;
	background-color: #c6c6c6;
}

#menu input
{
    background:transparent url(../gfx/cz/search-field-bg.gif) no-repeat scroll left top;
    border:0 none;
    height:19px;
    padding-left:20px;
    text-align:left;
    width:140px;
    z-index:5;
    position: relative; top: 6px;
    float: right;
}



#left-side {
	width: 210px;
	height: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #e8e9e9 url(../gfx/cz/left-side-bottom.jpg) no-repeat bottom;
}

#left-side ul {
  margin: 0px 0px 0px 3px;
  padding: 0px;
}

#left-side ul#forth-lvl-menu-sub{
  margin-left: 15px;
}

#left-side ul li{
  background: transparent url(../gfx/cz/link-arrow.gif) no-repeat scroll 0pt 50%;
  border-bottom: 1px solid #C6C6C6;
  padding: 5px 0pt 5px 13px;
  vertical-align: middle;
}

#left-side ul li.active{
  background: transparent url(../gfx/cz/link-arrow-down.gif) no-repeat scroll 0pt 50%;
}

#left-side a span{
  cursor: pointer;
}

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

#left-side a,
#left-side a:link,
#left-side a:visited {
    font-size: 12px;
		color: #515353;
		text-decoration: none;
}

#left-side a:hover {
	color: #000;
	text-decoration: underline;
}



.left-box{
	width: 210px;
	height: 19px;
 	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: 80px;
    margin: 30px 0px 10px 0px;
	font-size: 11px;
	text-align: left;
	border-top: 1px #7b7c70 solid;
	background: #ffffff;
}

#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 {
	margin: 30px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background: #fff;
}

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

#main2 {
	float: none;

}

#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 */
.title-offer {
	margin: 10px 0px 5px 0px;
	font-size: 14px;
}


/*products */
.pg {
	
}

.pg-containter {
	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 {
	padding: 0px 5px 0px 5px;
	font-size: 0.9em;
}
.pg-bottom {
	height: 60px;
	background-color: #f2f3f4;
	border-top: 1px solid #d4d4d4;
	padding: 0px 0px 5px 0px;
	margin-left: 115px;
}

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

.synopsis {
	margin: 0px 0px 10px 0px;
	font-style: italic;
}

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

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

h2.dl {
	font-size: 1.1em;
	background-color: #fff;
	margin: 0px;
	padding: 4px 5px 4px 5px;
}

h2.dl a{
	color: #56a1d5;
	text-decoration: none;
}

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


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

.dl-desc {
	padding: 5px 2px 4px 2px;
	line-height: 120%;
	margin-bottom: 10px;
	font-size: 1.0em;
}

.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: 5px 10px 5px 10px;
}

.dl-img {
	float: left;
	margin: 0px 10px 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-with-left-side, .documentlist-content-with-left-side {
	width: 464px;
	float: left;
	margin: 0px 0px 0px 20px;
	}

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

#document-content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#document-content li {
	padding: 5px 0px 10px 10px;
	margin-left: 20px;
	list-style-image: url(../gfx/cz/list-style-type-square.gif);

}

#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 .cohered {
	margin: 10px 0px 10px 0px;
}
#document-content .cohered ul{
	margin: 2px 0px 10px 0px;
	list-style: none;
	padding-left: 0px;
}
.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;
}





/* 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: 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 {
	padding: 5px 10px 5px 10px;
}

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

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






ul.links li {
  /*list-style-image:url(../gfx/cz/menu-collapsed.gif);*/
	  list-style-type:square;
	  list-style-position:inside;
 }
  div.tabs
  {
    margin: 0 0 5px 0;
  }

  ul.primary
  {
    margin: 0;
    padding: 0 0 0 10px;
    border-width: 0;
    list-style: none;
    white-space: nowrap;
    line-height: normal;
    background: url(../gfx/cz/tab-bar.png) repeat-x left bottom;
  }

  ul.primary li
  {
    float: left;
    margin: 0;
    padding: 0;
  }

  ul.primary li a
  {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0 0 0 5px; /* width of tab-left.png */
    border-width: 0;
    font-weight: bold;
    text-decoration: none;
    color: #777;
    background-color: transparent;
    background: url(../gfx/cz/tab-left.png) no-repeat left -38px;
  }

  ul.primary li a .tab
  {
    display: block;
    height: 20px; /* 24px (parent) - 4px (padding) */
    margin: 0;
    padding: 4px 13px 0 6px;
    border-width: 0;
    line-height: 20px;
    background: url(../gfx/cz/tab-right.png) no-repeat right -38px;
  }

  ul.primary li a:hover
  {
    border-width: 0;
    background-color: transparent;
    background: url(../gfx/cz/tab-left.png) no-repeat left -76px;
  }

  ul.primary li a:hover .tab
  {
    background: url(../gfx/cz/tab-right.png) no-repeat right -76px;
  }

  ul.primary li.active a,
  ul.primary li.active a:hover
  {
    border-width: 0;
    color: #000;
    background-color: transparent;
    background: url(../gfx/cz/tab-left.png) no-repeat left 0;
  }

  ul.primary li.active a .tab,
  ul.primary li.active a:hover .tab
  {
    background: url(../gfx/cz/tab-right.png) no-repeat right 0;
  }



/* ########################################################################## */

/* styly potrebne pro menu z webu oxid esales */
/* vyhledane styly z ruznych css, zatim bez procisteni a jednoznacne identifikace */

/*********** layout-fixed.css */

#navbar ul, #navbar ol  {
    margin-left: 0;
    padding-left: 2em;
  }

/** Prevent overflowing content **/
#navbar
  {
    overflow: visible;
  }

/** navbar **/
#navbar
  {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: -100%; /* Negative value of #navbar's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #navbar-inner. */
    height: 3.6em; /* The navbar can have any arbritrary height. We picked one
                      that is twice the line-height pluse 1em: 2 x 1.3 + 1 = 3.6
                      Set this to the same value as the margin-top below. */
  }

#navbar #content,
#navbar #sidebar-left,
#navbar #sidebar-right
  {
    margin-top: 3.6em; /* Set this to the same value as the navbar height above. */
  }

#navbar #navbar-inner
  {
  }
  
input#edit-search-block-form-keys {
background:transparent url(../gfx/cz/search-field-bg.gif) no-repeat scroll left top;
border:0 none;
height:19px;
padding-left:20px;
text-align:left;
width:140px;
z-index:5;
}

#navbar #search-box
  {
    width: 200px;
    margin-right: -200px; /* Negative value of #search-box's width. */
    float: left;
  }

#navbar #primary
  {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  bottom:0px;
  width:100%;
  height:33px;
  z-index: 4;
  }

#navbar #secondary
  {
    margin-left: 200px; /* Width of search-box */
  }

#navbar ul /* Primary and secondary links */
  {
    margin: 0;
    padding: 0;
    text-align: left;
  }

#navbar li /* A simple method to get navbar links to appear in one line. */
  {
    float: left;
    padding: 0 10px 0 0;
  }

  /* There are many methods to get navbar links to appear in one line.
   * Here's an alternate method: */
  /*
  #navbar li
  {
    display: inline;
    padding: 0 10px 0 0;
  }
  */

/*********** html-elements.css */

#navbar {
	background-color: #FFFFFF;
	font-family: Arial,"Trebuchet MS",Verdana,sans-serif;
	font-size: 12px;
	color: #515353;
	line-height: 18px;
}


#navbar p {
  margin: 0;
  padding: 0 0 6px 0;
  color: #515353;
 }

#navbar ul, ol  {
  margin-left: 0;
  padding-left: 2em;
}

#navbar .block ul, /* Drupal overrides */
#navbar .item-list ul  {
  margin: 1em 0;
  padding: 0 0 0 2em;
}

#navbar img
{
  border: 0;
}

#navbar h2 {
   font-size: 12px;
   line-height: 18px;
}

#navbar h1 {
   font-family: Arial,"Trebuchet MS",Verdana,sans-serif;
   color: #000000;
   font-weight: bold;
 }


/*********** tabs.css */

#navbar ul.links li {
  list-style-image:url(../gfx/cz/menu-collapsed.gif);
	  list-style-type:square;
	  list-style-position:inside;
	  display: inline;
 }


/*********** oxid.css */

/** navbar **/
#navbar  {
    height: 33px;
}

#navbar #content,
#navbar #sidebar-right  {
    margin-top: 33px; /* Set this to the same value as the navbar height above. */
  }

.with-title #content,
.with-title #sidebar-right {
    margin-top: 81px; /* margin-top = height navbar + heigt title row */
  }

#navbar div#primary{/* Primary links */
  background: transparent url(../gfx/cz/navi-header-background.gif) no-repeat top left;
}

/* main navigation */
#primary ul.links li a, #primary ul.links li a:link,
#primary ul.links li a:visited {
    color: #515353;
    font-weight: bold;
    width: auto;
    display: block;
    padding: 10px 0px 5px 0px;
    font-size: 12px;
	background:transparent;
 }

#primary ul.links li a:hover {
  text-decoration: none;
  color: #ffffff;
 }

#primary ul.links li  a.active {
  text-decoration: none;
  color: #ffffff;
 }

#primary ul.links li a:hover{
  background: transparent url(../gfx/cz/navi-header-hover.gif) repeat-x;
  text-decoration: none;
 }

#primary ul.links ul.menu li a.active {
  background-image: none;
  text-decoration: none;
  color: #515353;
 }

#primary ul.links li a.active {
  background: transparent url(../gfx/cz/navi-header-active.gif) repeat-x;
  text-decoration: none;
 }

#primary  ul.links li  .view-field a.active,
#primary  ul.links li  .view-field a:hover {
  background: none;
  text-decoration: none;
  color:#515353;
 }

#navbar div.view-field a:hover{
	background-image: none !important;
 }

/**
* First Item of primery navigation
*/
  #primary ul.links li.first a:hover {
    text-decoration: none;
    background: transparent url(../gfx/cz/navi-header-home-hover.gif) no-repeat;
 }

  #primary ul.links li.first a.active {
    color: #fff;
    text-decoration: none;
    background: transparent url(../gfx/cz/navi-header-home-active.gif) no-repeat;
 }

   #primary ul.links /* Taxonomy links, node links, comment links */
  {
    margin: 0;
    padding: 0;
  }

#navbar ul.links.inline  {
    display: inline;
  }

 #primary ul.links li  {
    width: 100px;
    height: 33px;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
    background-image: none;
    border-right: 1px solid #c6c6c6;
	vertical-align:middle;
  }

#primary li    {
  float: left;
  padding-right: 0px;
  }


/**
* Quickfinder
*/
 #primary ul.links li.last a{
 width:100px;
 }

 #primary ul.links li.last{
  position:absolute;
  right:190px;
  border-left:1px solid #c6c6c6;
  width:100px;
}

/* Unternhehmen */
#primary ul.links li.menu-1-7-2,
#primary ul.links li.menu-1-7-2 a,
#primary ul.links li.menu-1-7-2 a:link,
#primary ul.links li.menu-1-7-2 a:visited{
  width: 90px;
}

#primary ul.links li.menu-1-7-2 ul li a,
#primary ul.links li.menu-1-7-2 ul li a:link,
#primary ul.links li.menu-1-7-2 ul li a:visited{
  width: 100%;
}


/* quickfinder-flyout*/
#primary ul.links li.last #flyout_quickfinder-wrapper{
  position: absolute;
  top: 33px;
  left: -210px;
  text-align: left;
  font-weight: normal;
}

/*reference -flyout*/
#primary ul.links li #flyout_reference-wrapper{
  position: absolute;
  top: 33px;
  left: 125px;
  text-align: left;
  font-weight: normal;
}





/** Primary Links */

  #primary ul.links li ul{
   margin: 0; padding: 0;
   display: inline;
   width: 100%;
   height: 100%;
 }

 #primary ul.links li .block-blockclone ul li{
    border-bottom: 1px solid #7a7a7a;
	border-right: none;
	height: 25px;
    vertical-align: middle;
 }

 #primary ul.links li ul li {
 	border-right: none;
	width: 208px;
	text-align: left;
	padding: 0;
	margin-left:10px;
    margin-right:10px;
 }

 #primary ul.links li ul li a  {
   vertical-align:middle;
   height:100%;
   width:100%;
 }

 #primary ul.links h2 {
	vertical-align: middle;
	margin-left: 10px;
    margin-right: 14px;
    padding-bottom: 15px;
 }

#primary ul.links li ul li a,
#primary ul.links li ul li a:link,
#primary ul.links li ul li a:visited,
#primary ul.links li ul li a:active{
  width: 100%;
  margin: 0;
  padding: 0pt;
  vertical-align: middle;
}


/**flyouts*/
.flyout{
  background: transparent none repeat scroll 0%;
  background-position: top left;
  display: block;
  z-index: 10;
  padding-top: 15px;
}

#flyout_products {
	background: url(../gfx/cz/flyout-produkte.png) no-repeat top left;
	width: 958px;
	height: 413px;
}

#flyout_partner {
	background: url(../gfx/cz/flyout-partner.png) no-repeat top right;
	width: 725px;
	height: 288px;
}

#flyout_reference {
	background:url(../gfx/cz/flyout-reference.png) no-repeat top left;
	width: 254px;
	height: 221px;
	padding: 25px 0 0 15px;
}

#flyout_services {
	background: url(../gfx/cz/flyout-services.png) no-repeat top right;
	width: 725px;
	height: 284px;
}

#flyout_news {
	background: url(../gfx/cz/flyout-news.png) no-repeat top right;
	width: 725px;
	height: 285px;
}

#flyout_company {
	background: url(../gfx/cz/flyout-unternehmen.png) no-repeat top right;
	width: 725px;
	height: 309px;
}

#flyout_download {
	background: url(../gfx/cz/flyout-download.png) no-repeat top right;
	width: 725px;
	height: 238px;
}

#flyout_quickfinder {
	background:url(../gfx/cz/flyout-quick.png) no-repeat top left;
	width: 500px;
	height: 338px;
	padding-top: 25px;
}

/*hide the flyouts first*/
#primary li div.flyout  {
	visibility: hidden;
	display: none;
}

/*show the flyouts on mouseover*/
#primary ul li:hover div.flyout,
#primary ul li.flyout-js-over div.flyout {
  visibility: visible;
  display: block;
  z-index: 10;
  color: #515353;
}

/*position the flyouts*/
#primary ul li div.flyout-wrapper  {
	position: absolute;
	top: 33px;
	left: 40px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

/* FLYOUTS STYLEN */
#navbar .flyout h2{
  text-align:center;
  border-bottom: 1px solid #7a7a7a;
}

/**order the flyouts*/
/**the view with the description*/
div.flyout div.block-views{
  padding: 0;
  margin: 0;
  height: 120px;
  margin-left:25px;
}

#block-views-flyout_partner,
#block-views-flyout_reference{
  height: 100px;
}

#block-views-flyout_news {
	height: 100px;
	width: 260px;
	margin-left: 270px;
}

#block-views-flyout_reference{
  width: 260px;
  margin-left: 0px;
}

div.flyout div.block-views .view-content div.item-list{
  float: left;
  vertical-align: top;
  display: inline;
}

div.flyout div.block-views .view-content div ul li {
  text-align: left;
  padding: 0;
}

#block-views-flyout_download {
	height: 100px;
	width: 260px;
	margin-left: 450px;
}

/* flyout title */
div.flyout div.block-views .view-content div ul li div.view-data-title{
  padding: 15px 0 5px 0;
  clear: both;
  text-align:center;
}

#primary div.flyout div.block-views .view-content div ul li div.view-data-title a{
  color: #000000;
  font-size: 12px;
  text-align: center;
  display: inline;
}

/* flyout image */
div.flyout div.block-views .view-content div ul li div.view-data-field-flyoutimage-fid{
  width: 73px;
  float: left;
}

/* flyout text */
div.flyout div.block-views .view-content div ul li div.view-data-field-flyouttext-value{
  vertical-align: top;
}

/*clear the float to get the second Flyout-row*/
#block-blockclone-4,
#block-blockclone-7,
#block-blockclone-18,
#block-blockclone-13,
#block-blockclone-10,
#block-blockclone-16{
  clear: both;
  margin-left:25px;
}

#block-blockclone-13{
	margin-left:270px;
}

#block-blockclone-19{
	margin-left:20px;
}


#block-blockclone-20{
	margin-left:450px;
}

#block-blockclone-22{
	display: none;
}

/* 3 menu-blocks*/

/* no arrows for the list in the view (picture+text in the flyout-top) */
#primary ul.links li .block-views ul li a{
  list-style: none;
  list-style-image: none;
}

/* arrows for the flyout menus*/
#primary .block-blockclone .block-inner .content ul li a:link,
#primary .block-blockclone .block-inner .content ul li a,
#primary .block-blockclone .block-inner .content ul li a:visited,
#primary .block-blockclone .block-inner .content ul li a:active{
  width: 196px;
  margin: 0;
  padding: 0pt;
  vertical-align: middle;
  background: transparent url(../gfx/cz/pfeil-flyout.png) no-repeat scroll 0pt 50%;
  padding-left: 12px;
  line-height: 25px;
  font-weight: normal;
}

#primary .block-blockclone .block-inner .content ul li a:hover{
  background:transparent url(../gfx/cz/frollover.png) no-repeat scroll 0pt 50%;
}

div.flyout div.block-blockclone {
  background-image: url(../gfx/cz/grey-border.gif);
  background-position: top center;
  background-repeat: no-repeat;
  float: left;
  padding: 0;
  margin: 0;
  width: 231px;
  display: inline;
}
/*dont show top-line at quickfinder*/
#flyout_quickfinder div.block-blockclone{
  background-image: none;
}

  .view-field view-data-field-flyoutimage-fid  {
    float: left;
  }

  /*borders in the flyouts right and left, from the middle element*/
#block-blockclone-5, #block-blockclone-11, #block-blockclone-17{
	/*border-right: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;*/
}

#block-blockclone-19, #block-blockclone-1, #block-blockclone-2{
  height: 220px;
  /*border-right: 1px solid #c6c6c6;*/
}

#block-blockclone-8{
  height: 133px;
  }

#block-blockclone-21{
	height: 55px;
}

  #block-blockclone-11, #block-blockclone-5{
  height: 156px;
  }

  #block-blockclone-17{
  height: 106px;
  }

  #block-blockclone-16{
  border-right: 1px solid #c6c6c6;
  }

  
  #block-blockclone-13{
  }
  
  #block-blockclone-20{
  }
  
/* format the flyout elements*/
 .flyout hr {
   height: 7px;
   color: #7A7A7A;
 }

 .flyout h1{
   font-size: 12px;
   color: #000000;
 }


#navbar a:link, #navbar a:visited {
  text-decoration: none;
  color:#515353;
}

#navbar   h2.title
  {
    margin: 0;
  }

#navbar .block-inner h2{
  padding: 5px;
}


/* "Search form" block */
#navbar div#block-search-0{
  display: block;
	position: relative;
	left: 822px;
	top: -28px;
	z-index: 5;
	width: 150px;
	height: 19px;
}

/*don�t show the text for the searchfield, don�t show the submit button*/
#navbar #block-search-0 input#edit-submit,
#navbar #block-search-0 h2.title{
	display:none;
	visibility: hidden;
	border:0;
}

#navbar #block-search-0 .content #search-block-form .container-inline .form-item input#edit-search-block-form-keys{
	background:transparent url(../gfx/cz/search-field-bg.gif) no-repeat top left;
	text-align:left;
	border:0pt none;
	width:140px;
	height:19px;
	z-index:5;
	padding-left: 20px;
}

/***********************************************************/

/** sidebar-right **/
  #sidebar-right {
    width: 254px;
  }

  #sidebar-right-inner {
    width: 255px;
    z-index: 10;
	margin: 0;
	background-color: #ffffff;
  }

  /** sidebar-right-outer **/
  #sidebar-right-outer  {
	float: right;
	margin-top: 20px;
	padding: 0px;
	width: 255px;
  }

  #sidebar-right-outer-inner  {
   padding-left:30px;
  }

  /* Sidebar link */
  #sidebar-right-inner .block{
		margin: 0;
		padding: 0;
  }

  #sidebar-right-inner .block ul{
    width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	list-style-position: outside;
  }

  #sidebar-right-inner .block ul li{
    width: 255px;
    list-style-type: none;
  }

  #sidebar-right-inner .block ul li a,
	#sidebar-right-inner .block ul li a:link,
  #sidebar-right-inner .block ul li a:visited {
    text-indent: 25px;
    display: list-item;
		height: 30px;
    font-size: 12px;
		color: #515353;
    width: 255px;
		height: 100%;
		line-height: 30px;
		vertical-align: middle;
		text-decoration: none;
		background:transparent url(../gfx/cz/navi-right-background.gif) no-repeat;
		border-left: 1px solid #7a7a7a;
	}

  #sidebar-right-inner .block ul li.leaf a.active,
  #sidebar-right-inner .block ul li a:hover{
    font-size: 12px;
	font-weight: bold;
	color: #000000;
    width: 100%;
	line-height: 28px;
	text-decoration: none;
	background-image: none;
	background-color: #fff;
		border-left: 1px solid #fff;
    border-top: 1px solid #7a7a7a;
    border-right: 1px solid #7a7a7a;
    border-bottom: 1px solid #7a7a7a;
	background: transparent url(../gfx/cz/navi-right-background-active.gif) no-repeat;
  }



#title-page {}

.title-top-table {
	width: 100%;
}
.title-top-table .text {
    padding: 0px 40px 0px 0px;
}

.title-top-table .banner {
    width: 450px;
    padding: 0px 0px 0px 0px;
}

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


.title-bottom-02 {
	width: 220px;
	border-left: 1px #d0d0d0 solid;
	border-right: 1px #d0d0d0 solid;
}


.title-bottom-03 {
	width: 260px;
}

.title-bottom h2{
	padding: 8px 0px 0px 0px;
	font-size: 15px;
	background: transparent;
}

.title-bottom img{
	margin: 2px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.title-links {
	line-height: 2em;
}
.font2 { font-size: 14px; }
.font3 { font-size: 18px; }
.font4 { font-size: 22px; }
.font5 { font-size: 30px; }

/***********************************************************/
/* jen aby to sedelo a byla jasna sirka! je na ni delany pozadi menu */
/*
#page-inner  {
  width: 992px;
}
*/
/* ########################################################################## */

#menu {clear: both;}

#right-side {
	float: right;
	position: relative;
}

#rightsubmenu {
	left: -1px;
	position: relative;
}

.product-add {
	border-left: 2px solid #1E90FF;
	padding-left: 10px;
}


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

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