*
{
  padding: 0;
  margin: 0;
}
body
{
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(bg-body.gif) repeat-x left top;
	color: #525252;
}
.editor
{
   background: #E0E0E0;
}
/* ---------------------------------obecné------------------------------------------- */
.left { float: left; }
.right { float: right; color: #ffffff;}
.cl { clear: both;height: 1px;margin: 0;padding: 0;font-size: 0px; }
.center { text-align: center; }

.white { color: #ffffff; }
h1{  }
h2{ font-size: 14px; }
h3{ font-size: 13px; }
h4{ font-size: 13px; }
h5{ font-size: 12px; }
h6{ font-size: 12px; }

a { text-decoration: underline; color: #525252;}
a:hover { text-decoration: none; }
a img{ border: none; } /* , a:link img */

.content ul, .editor ul 
{ 
	padding-left: 13px; 
}
.content li, .editor li
{
   line-height: 1.4em;
}
.content ol, .editor ol 
{
	padding-left: 0;
	margin-left: 19px;
}
p { margin: 0px 0 5px 0; }

.content h2, .editor h2,
.content h3, .editor h3,
.content h4, .editor h4, 
.content h5, .editor h5,
.content h6, .editor h6
{
	margin: 10px 0;
}
table{ font-size: 100%; }
table td, table th { padding: 4px; }
table th
{
   text-align: left;
}

table.customFormTable td {
	padding: 2px;
}

input.field, textarea
{
   background:#FFFFFF;
   border:1px solid #909190;
   padding:2px;
   width:340px;
}

input
{

}
textarea
{

}
input.checkbox,
input.radio
{
	border: none;
	background: none;
	width: auto;
}

input.field.login 
{ 
	width: 148px; 
	margin: 2px 2px 2px 5px;
	padding: 1px;
}



/* tabulky */
table.standard
{
	border: 1px solid #000;
	border-right: none;
	border-bottom: none;
	border-collapse: collapse;
}
table.colored
{
	border: 1px solid #000;
	border-right: none;
	border-bottom: none;
}
table.standard th
{
	font-weight: bold;
	text-align: left;
}
table.standard th,
table.standard td
{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
table.colored th,
table.colored td
{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
table.colored th
{
	background-color: #FF7F00;
	font-weight: normal;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}
table.standard th,
table.standard td,
table.colored th,
table.colored td
{
	padding: 5px;
}


.main
{
	width: 1053px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
.header
{
	width: 1053px;
	height: 195px;
	background: url(header.png) no-repeat 116px 0px;
	position: relative;
}
.logo
{
	position: absolute;
	left: -20px;
	top: 0;
	z-index: 999;
}
.homelink
{
   background: url(logo.png) no-repeat left top;
   width: 306px;
   height: 206px;
   display: block;
}
.homelink span
{
   display: none;
}
.cols
{
	width: 1053px;
	top: -12px;
	position: relative;
	padding-bottom: 12px;
	float: left;
}
.cols-in
{
	background: url(col-bg.png) repeat-y left top;
	width: 1053px;
	float: left;
	margin-top: 44px;
}
.col-left
{
	padding: 0px 0 12px 42px;
	width: 196px;
	float: left;
	margin-top: -15px;
}
.col-left h2.label
{
	color: #c0c0c0;
	font-size: 12px;
	margin-bottom: 10px;
}
.col-right
{
	padding: 0px 17px 12px 0px;
	width: 790px;
	float: left;
	margin-top: -15px;
}
.col-top
{
	background: url(col-top.png) no-repeat left top;
	width: 1053px;
/* 	height: 53px; */
	float: left;
}
.col-bottom
{
	background: url(col-bottom.png) no-repeat left top;
	width: 1053px;
	height: 20px;
	float: left;
}

.menu-top
{
	background: url(menu-top-right.png) no-repeat right top;
	padding-right: 14px;
	height: 52px;
	float: left;
	position: relative;
	top: 8px;
	left: 318px;
}
.menu-top ul
{
	height: 42px;
	list-style: none;
	background: url(menu-top-all.png) no-repeat left top;
	float: left;
	padding-top: 12px;
	padding-left: 17px;
}
.menu-top li
{
	border-left: 1px solid #b8b8aa;
	padding: 0 7px; 
	display: inline;
}
.menu-top li.first
{
	border: none;
}
.menu-top li a
{
	color: #b8b8aa;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menu-top li a:hover
{
	text-decoration: underline;
}
.menu-top li a:hover,
.menu-top li a.active
{
	color: #ffffff;
}
.menu-top ul ul
{
   position: absolute;
   right: 70px;
   top: 22px;
   background: none;
   height: auto;
}
.second-menu
{
	float: right;
	color: #b8b8aa;
	margin: 19px 26px 0 0 ;
	font-size: 10px;
	width: 150px;
}
.second-menu ul
{
   list-style: none;
}
.second-menu li
{
   display: inline;
}
.second-menu a
{
	color: #000000;
	text-decoration: none;
}
.second-menu a
{
   background: url(second-menu-bg.gif) no-repeat left center;
   padding: 0 1px 0 6px;
}
.second-menu .first a
{
   background: none;
}
.second-menu a:hover
{
	text-decoration: underline;
}
.log-form
{
	position: absolute;
	right: 0px;
	top: 50px;
	width: 453px;
}
.login-form
{
	width: 153px;
	position: absolute;
	right: 26px;
}
.login-form label, .page-login-form label
{
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   color: #ffffff;
   padding-bottom: 4px;
   display: block;
}

.login-form label a, .page-login-form label a
{
	color: #ffffff;
	text-decoration: none;
}

.login-form label a:hover, .page-login-form label a:hover
{
	text-decoration: underline;
}

.log-form .messages
{
   left:87px;
   position:absolute;
   top:16px;
   width:157px;
   background-color: #ffffff;
   padding: 6px 12px 12px 12px;
   height: 38px;
}

.log-form .messages p
{

}
.log-form .logged
{
   position: absolute;
   right: 26px;
   color: #000;
}
.log-form .logged .label
{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
   padding-bottom: 4px;
}
.log-form .logged h6
{
   padding-bottom: 5px;
}
.log-form .logged a
{
   color: #000;
}
.user-field, .pass-field
{
	background: url(field.png) no-repeat left top;
	height: 12px;
	padding: 5px;
	color: #c0c0c0; 
	font-size: 11px;
	border: none;
}
.user-field
{
	width: 143px;
	margin-bottom: 10px;
}
.pass-field
{
	width: 87px;
}
.login-form .submit
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
	background: url(submit.png) repeat-x left top;
	height: 23px;
	padding: 5px 7px;
	border: none;
	cursor: pointer;
	width: 52px;
}

.page-login-form
{
	width: 350px;
}

.page-login-form .user-field
{
	width: 300px;
	margin-bottom: 10px;
}
.page-login-form .pass-field
{
	width: 245px;
	margin-bottom: 10px;
}
.page-login-form .submit
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
	background: url(submit.png) repeat-x left top;
	height: 23px;
	padding: 5px 7px;
	border: none;
	cursor: pointer;
	width: 52px;
}

.breadcrumb
{
	background: url(orange-label.png) no-repeat left bottom;	
	padding: 3px 200px 3px 115px;
	color: #686868;
	font-size: 11px;
	margin-bottom: 8px;
}
.breadcrumb a
{
	color: #686868;
	text-decoration: none;
}
.breadcrumb a:hover
{
	text-decoration: underline;
}
.search-form
{
	position: absolute;
	right: 22px;
	top: 25px;
}
.search-form .field
{
	border: 1px solid #CCCCCC;
	padding: 3px 7px;
	height: 15px;
	width: 126px;
	margin: 0;
	color: #686868;
}
.search-form .submit
{
	background-color: #CCCCCC;
	border: none;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 4px;
	margin: 0px;
	width: 31px;
	position: relative;
	left: -4px;
	top: -1px;
}

.boxies a
{ 
	position: relative; 
	display: block;
	width: 172px;
	height: 100px;
	margin-bottom: 0px;	
}

.boxies img
{
	position: absolute;
	left: 0px;
	top: 0px;
}

.content
{

	background: url(bg-content2.png) repeat-x left top;
	width: 789px;
	position: relative;
	float: left;
	color: #525252;
	margin-bottom: 30px;
}

.content-in
{
	padding: 10px 17px 30px 35px;
	float: left;
	width: 737px;
	min-height: 200px;
}
.corner .content
{
	background: #E0E0E0 url(bg-content.png) repeat-x left top;
}
.corner .content-in
{
   min-height: 200px;
}
.content-lt
{
	background: url(content-lt.png) no-repeat left top;
	width: 21px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0;
}
.content-lb
{
   display: none;
}
.corner .content-lb
{
	background: url(content-lb.png) no-repeat left top;
	width: 16px;
	height: 14px;
	position: absolute;
	left: 0;
	bottom: 0px;
	display: block;
}

.content h1, .editor h1
{
	color: #ffffff;
	font-size: 34px;
	margin: 0px 0 20px 0;
	font-weight: normal;
	letter-spacing: 1px;
}
.content p, .editor p
{
	line-height: 1.3em;
}
.content-text
{
   padding-bottom: 20px;
}

.point
{
	background: url(point.png) no-repeat left top;	
	padding-left: 60px;
	font-size: 14px;
	min-height: 41px;
	font-weight: bold;
	margin: 20px 0;
	line-height: 1.4em;
}
.point-sm
{
	background: url(point-sm.gif) no-repeat left center;	
	padding: 20px 10px 20px 36px;   
	font-size: 11px;
	font-weight: bold;
	
}

.point-sm-top
{
	background: url(point-sm.gif) no-repeat left 4px;	
	padding: 0px 10px 20px 36px;   
	font-size: 11px;
	font-weight: bold;
	
}

.home-news
{
	width: 775px;
	float: left;
	margin: 0px 0 15px 0;
	position: relative;
}
.home-news-lt
{
	background: url(news-lt.png) no-repeat left top;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 0;
}
.home-news-rt
{
	background: url(news-rt.png) no-repeat left top;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
}
.home-news-in
{
	padding: 14px 36px 10px 30px;
	float: left;
	background-color: #F89734;
	width: 709px;
}
.home-news .date
{
	font-weight: bold;
	margin-bottom: 4px;
}
.home-news h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
.home-news h2 a
{
	color: #ffffff;
}
.home-news .perex
{
	font-size: 11px;
}
.home-news .item
{


}
.home-news .left
{
	border-right: 1px solid #C0C0C0;
	padding-right: 20px;
	width: 323px;
}
.home-news .right
{
	padding-left: 15px;
	width: 335px;
	color: #525252;
}
.home-news-nav
{
	background: url(news-home-nav.png) no-repeat left top;
	width: 775px;
	height: 18px;
	float: left;
	padding: 2px 0 0 30px;
}
.home-news-nav h3
{
	font-size: 12px;
}
.home-news-nav h3 a
{
	color: #525252;
	font-size: 11px;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;
}
.home-news-nav h3 a:hover
{
	text-decoration: underline;
}


.box-partner
{
	width: 760px;
	float: left;
}
.box-partner .label 
{
	float: left;
	width: 174px;
}
.box-partner .label h2
{
	color: #525252;
	font-size: 12px;
	padding-left: 30px;
}
.box-partner .partner.first
{
	padding-left: 0;
}
.box-partner .partner
{
	width: 135px;
	float: left;
	xxpadding-left: 173px;
	margin-bottom: 10px;
}
.box-partner .partner img
{
	float: left;
	margin-right: 10px;
}
.box-partner .partner .perex
{
	color: #231f20;
	font-size: 9px;
	float: left;
}
.box-partner .partner .perex a
{
	font-weight: bold;
	color: #231f20;
}

.footer
{
	background: url(secondary-menu.gif) no-repeat center top;
	clear: both;
	width: 995px;
	xxheight: 52px;
	margin-left: 27px;
	color: #1f1d21;
	font-size: 11px;
}
.footer-in
{
	padding: 30px 135px 18px 135px;
	color: #FF7F00;
	text-align: center;
}
.footer a
{
	color: #1f1d21;
	padding: 0 3px;
}
.claim
{
	color: #1f1d21;
	padding-top: 6px;
}
.claim a
{

}
.secondary-menu
{
   display: inline;
   padding-right: 10px;
}
.secondary-menu ul
{
   list-style: none;
   display: inline;
}
.secondary-menu ul li
{
	color: #FF7F00;
	display: inline;
}
.secondary-menu ul li a
{
	color: #1f1d21;
	padding: 0 3px;
}
.secondary-menu ul li a:hover
{
   text-decoration: underline;
}

.box-img
{
	width: 404px;
	vertical-align: middle;
	margin-right: -17px;
	margin-top: -10px;
}
.box-img img
{
	float: left;
}

.content-submenu
{
   padding-bottom: 20px;
}
.content-submenu ul
{
   list-style: none;
}
.content-submenu li
{
   font-size: 11px;
   line-height: 2em;
   font-weight: bold;
}
.content-submenu li a
{
   color: #b6b5a7;
   text-decoration: none;
}
.content-submenu li a:hover
{
   text-decoration: underline;
}

.product-content
{

}
h2.lab
{
   color: #ff7f00;
   font-size: 14px;
   padding: 10px 0 15px 0;
}
.product-content .item
{
   padding-bottom: 10px;
}
.product-content .item h3
{
   font-size: 11px;
   font-weight: bold;
   padding: 0;
   margin: 0;
}
.product-content .item p
{
   margin-top: 0;
}

.boxies
{

}
.boxies ul
{
   list-style: none;
}

.reference-content
{

}
.reference-content .item
{
   float: left;
   padding-bottom: 30px;
}
.reference-content .item .img
{
   float: left;
   width: 97px;
}
.reference-content .item .text
{
   float: left;
   width: 608px;
   border-left: 1px solid #2E130C;
   padding-left: 12px;
}
.reference-content .item .text h2
{
   color: #ff7f00;
   font-size: 14px;
   padding-bottom: 15px;
   margin: 0;
}
.reference-content .item .text .ref-nav
{
   padding-bottom: 10px;
   color: #2e130c;
}
.reference-content .item .text .popis
{
   padding-bottom: 10px;
   color: #525252;
}
.reference-content .item .text .link
{
   font-size: 10px;
   font-weight: bold;
}
.reference-content .item .text .link a
{
   color: #231f20;
}



.gallery
{
   margin-top: 5px;
   float: left;
   width: 737px;
}
.gallery .img
{
   border: 3px solid #C0C0C0;
   margin: 0 7px 10px 0px;
   float: left;
   position: relative;
   vertical-align: middle;
   width: 111px;
   height: 73px;
}
.gallery .img.last,
.gallery-vypis .img.last
{
   margin-right: 0;
}
.gallery .img .lt,
.gallery .img .rt,
.gallery .img .lb,
.gallery .img .rb,
.gallery-vypis .img .lt,
.gallery-vypis .img .rt,
.gallery-vypis .img .lb,
.gallery-vypis .img .rb
{
   position: absolute;
   width: 3px;
   height: 3px;
   display: block;
}

.gallery .img .lt,
.gallery-vypis .img .lt
{
   background: url(lt.png) no-repeat left top;
   left: -3px;
   top: -3px;
}
.gallery .img .rt,
.gallery-vypis .img .rt
{
   background: url(rt.png) no-repeat left top;
   right: -3px;
   top: -3px;
}
.gallery .img .lb,
.gallery-vypis .img .lb
{
   background: url(lb.png) no-repeat left top;
   left: -3px;
   bottom: -3px;
}
.gallery .img .rb,
.gallery-vypis .img .rb
{
   background: url(rb.png) no-repeat left top;
   right: -3px;
   bottom: -3px;
}

.gallery-vypis
{
   xxmargin-top: 20px;
   float: left;
   width: 737px;
}
.gallery-vypis .img
{
   border: 3px solid #C0C0C0;
   position: relative;
   vertical-align: middle;
   width: 170px;
   height: 113px;
   margin: 0px 0 5px 0;
   
}
.gallery-vypis .title
{  
   display:block;
   font-weight:bold;
   height: 19px;
   line-height:16px;
   overflow: hidden;
}
.gallery-vypis .descript
{                         
   display:block;
   font-weight:bold;
   height:27px;
   line-height:13px;
   overflow:hidden;
}
.img-container
{
   width: 176px;
   margin: 0 0 10px 10px;
   float: left;
   height: 176px;
   overflow: hidden;
}
.img-container.first
{
   margin-left: 0;
}

.submenu
{

}
.submenu ul
{
   list-style: none;
   padding-left: 0;
   position: relative;
   padding-top: 0px;
    padding: 15px 0px 20px 0px;
}
.submenu .multilevel
{
   padding-bottom: 52px;
}
.submenu li
{
   display: inline;
   color: #FF7F00;
   xxposition: relative;
   xxfloat: left;
}
.submenu li a
{
   color: #1f1d21;
   padding: 0 2px 0 7px;
   text-decoration: none;
}
.submenu li a,
.submenu li.first ul li a
{
   background: url(submenu-border.gif) no-repeat left center;
}
.submenu li.first a,
.submenu li ul li.first a
{
   background: none;
}
.submenu li a:hover,
.submenu li a.active
{
   color: #ffffff;
}
.submenu span.info
{
   color: #525252;
   float: left;
   padding-right: 10px;
   padding-top: 15px;
}
.submenu ul ul
{
   position: absolute;
   left: 0;
   top: 22px;
   width: 700px;
   padding: 0;
}
.submenu ul ul ul
{
   top: 22px;
}
.article-detail
{
   color: #525252;
}
.article-detail .date
{
   color: #2e130c;
}
.article-detail h2
{
   color: #2e130c;
   font-size: 16px;
}
.article-detail .img
{
   float: left;
   margin: 0 15px 15px 0;
}

.articlep .item h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b6b5a7;
	text-transform: uppercase;
}

.articlep .item h2 a { text-decoration: none; }
.articlep .item h2 a:hover { text-decoration: underline; }

a.back,
a.link-back,
.pager a
{
   font-weight: bold;
   text-decoration: none;
}
a.back:hover,
a.link-back:hover,
.pager a:hover
{
   text-decoration: underline;
}
.pager 
{

}
.pager span, .pager a
{
   padding: 0 3px;
}
.pager .pager-next, .pager .pager-prev
{
   padding: 0;
}
.pager a
{

}
.article
{
   color: #2e130c;
}
.article .item
{
   padding-bottom: 15px;
}
.article .item .date
{
   margin: 0;
}
.article .item .label
{
   padding: 0;
   margin: 0;
   font-size: 12px;
}
.article .item .label a
{
   color: #2e130c;
   text-decoration: none;
}
.article .item .label a:hover
{
   text-decoration: underline;
}
.article-detail .text img
{
   margin: 0 15px 15px 0;
}
.dokumenty
{

}
.dokumenty .item
{
   padding-bottom: 17px;
}
.dokumenty .item .label
{
   color: #2e130c;
   font-size: 10px;
   margin: 0;
   padding: 0;
}
.dokumenty .item .label a
{
   color: #2e130c;
   text-decoration: none;
}
.dokumenty .item .popis
{
   color: #231f20;
   font-size: 10px;
}
.dokumenty .item .dwn
{
   color: #ff7f00;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px;
   display: block;
   margin-top: 5px;
}
.dokumenty .item a:hover
{
   text-decoration: underline;
}


.sub-submenu
{
   color: #2e130c;
   padding-bottom: 20px;
}
.sub-submenu h2
{
   font-size: 10px;
   font-weight: bold;
   margin-bottom: 0;
   padding-bottom: 15px;
}
.sub-submenu ul
{
   list-style: none;
   padding-left: 0;
}
.sub-submenu ul li
{
   font-size: 10px;
   line-height: 1.4em;
}
.sub-submenu ul li a
{
   color: #2e130c;
   text-decoration: none;
}
.sub-submenu ul li a:hover, 
.sub-submenu ul li a.active
{
   font-weight: bold;
}
.gallery-detail
{
   color: #2e130c;
}
.gallery-detail .text
{
   color: #525252;
}
.gallery-detail .label
{
   padding-bottom: 15px;
   margin-bottom: 0;
   font-size: 14px;
}
.gallery-detail .date
{
   margin: 0;
   color: #2e130c;
   font-size: 10px;
   font-weight: bold;
}
.gallery-detail .text p
{
   margin-top: 0;
}

.form
{

}
.tbl-row-items
{
   padding-bottom: 15px;
   float: left;
   width: 430px;
}
.form .tbl-row
{
   padding-bottom: 5px;
   float: left;
   width: 430px;  
}
.user
{
   padding-top: 20px;
}
.form .tbl-row.info
{
   padding-bottom: 12px;
}
.form .tbl-row .label
{
   width: 60px;
   text-align: right;
   float: left;
   padding-right: 10px;
}
.form .user .tbl-row .label
{
   text-align: left;
}
.form .tbl-row .item
{
   width: 350px;
   float: left;
}
.form .user .tbl-row .item
{
   width: 160px;
}
.form .tbl-row .item input
{
   border: 1px solid #909190;
   padding: 3px;
   width: 340px; 
   background: #ffffff;
}
.form .user .tbl-row .item input
{
   border: 1px solid #909190;
   padding: 3px;
   width: 140px; 
   background: #ffffff;
}
.form-info
{
   font-size: 14px;
   color: #ed6e11;
}

.tbl-group
{
   width: 365px;
   float: left;
   color: #525252;
} 
.tbl-group h4,
.customLabel,
.form form h4
{
   font-size: 14px;
}
.tbl-group-itm
{
   padding: 0 0 5px 20px;
   xxfloat: left;
} 
.tbl-group-itm input
{

}
.tbl-group-itm label
{
   padding-left: 10px;
}
.tbl-group-small-itms
{
   padding: 15px 0;
} 
.tbl-group-small-itms .tbl-group-itm
{
   padding-left: 0;
}
.tbl-group-small-itms .tbl-group-itm label
{
   font-weight: bold;
   width: 110px;
   padding: 0 10px 0 0;
   text-align: right;
   display: block;
   float: left;
}
.tbl-group-small-itms .tbl-group-itm input.txt, .captcha-number,
.customFormField.sm
{
   padding: 3px;
   border: 1px solid #909190;
   width: 140px;
   background: #ffffff;
}

.captcha
{
   padding: 10px 0 0 150px;
   width: 351px;
}
.captcha-help
{
   display: block;
   xxpadding: 10px 0;
   width: 175px;
   height: 50px;

   float: left;
}
.captcha-number
{

}
.form .submit
{
   font-family: verdana;
   font-weight: bold;
   border: 0;
   font-size: 11px;
   background: url(submit.png) repeat-x left top;
   color: #ffffff;
   height: 23px;
   line-height: 23px;
   width: 80px;
   cursor: pointer;
}
.captcha-image
{
   float: left;
   margin: 0 15px 15px 0;
}
.captcha-number
{
   margin-top: 10px;
}


.content-menu
{
   width: 220px;
   float: right;
   padding-top: 40px;
}
.content-menu h2.label
{
   font-size: 12px;
   color: #ffffff;
   background: url(ico-terc.png) no-repeat left top;
   padding: 13px 5px 10px 37px;
   margin: 0;
}
.content-menu ul
{
   list-style: none;
   padding-left: 37px;
}
.content-menu ul li
{
   font-weight: bold;
   line-height: 1.3em;
}
.content-menu li a
{
   color: #525252;
   text-decoration: none;
}
.content-menu li a:hover
{
   text-decoration: underline;
}

.hidden
{
   display: none;
}
.page-content
{
   padding-bottom: 10px;
}
.page-content-product
{
   padding-bottom: 10px;
}
.attachment
{
   padding-top: 30px;
}
hr
{
   border: none;
   border-bottom: 1px solid #525252;
   height: 1px;
   margin: 0;
   padding: 0;
}
.navigation
{
   padding: 10px 0 15px 0;
}
.navigation a
{
   text-decoration: none;
   font-weight: bold;
}
.navigation a:hover
{
   text-decoration: underline;
}
	
.form.recommend
{

}
.form.recommend table
{

}
.form.recommend label
{

}
.form.recommend .field
{
   width: 200px;
}
.form.recommend .captcha
{
   padding: 0;
   width: 300px;
}

.form.recommend .captcha .captcha-image
{
   float: left;
   margin: 0 10px 10px 0; 
}
.form.recommend .captcha .captcha-help
{
   float: left;
   padding: 0;
   padding-bottom: 15px;
}
.form.recommend .captcha .captcha-number
{
   background: #FFFFFF;
   border: 1px solid #909190;
   padding: 3px;
   width: 100px;
   clear: both;
   float: none;
   margin-top: 0;
}
.form.recommend .submit
{
   
}
.error
{
   color: red;
}

.f3-item
{
   padding: 10px;
}
.f3-item .item-label
{

}
.f3-item .fragment
{

}

.form
{

}
.form .customFormTable .label
{
   padding-right:10px;
   text-align:right;
   width:60px;
}
.form .customFormTable .label label
{

}

.form .field
{
   width:350px;
}
.form .field input.customFormField 
{
   background: #FFFFFF;
   border: 1px solid #909190;
   padding: 1px;
   width: 340px;
}
.gallery-navigation
{

}

.gallery-navigation ul
{
   list-style: none;
   color: #2e130c;
   padding: 0 0 20px 0;
}
.gallery-navigation ul ul
{
   padding-top: 15px;
}
.gallery-navigation ul li
{
   font-weight: bold; 
}
.gallery-navigation ul ul li
{
   font-weight: normal;
}
.gallery-navigation ul ul li span
{
   font-weight: bold;
}
.gallery-navigation ul ul li a
{
   color: #2e130c;
   text-decoration: none;
}

.h20 { height: 20px; }
.pt10 { padding-top: 10px; }

h2.articlep-label 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff7f00;
	text-transform: uppercase;
}

.big, .bigger
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.bigger { font-size: 12px; }

.bold { font-weight: bold; }

.colored { color: #ed6e11; }

.red { color: #ed6e11; }
.gray { color: #525252; }

.lh150 { line-height: 150% !important; }
.lh200 { line-height: 200% !important; }

.ml120 { margin-left: 120px; }
.mr5 { margin-right: 5px !important; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.mt71 { margin-top: 71px; }

table.vat td { vertical-align: top; }

/* minishop */
.submit-basket 
{
	width: 21px;
	height: 19px;
	background: url(basket-white.png) left top no-repeat;
	border: none;
	margin-left: 10px;
	cursor: pointer;
}

.cnt-value 
{ 
	width: 30px !important;
	text-align: center;
}

.submit.to-basket { width: 120px; cursor: pointer; }

.basket-box { 
	position: absolute;
	top: 178px;
	right: 4px;
	padding: 5px 15px 0px 10px;
  z-index: 1000;
  font-size: 95%;
}

.basket-box .label { font-weight: bold; }

.basket-box p 
{ 
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

.basket-box a { color: #ffffff;}

.field.ssm { width: 50px; }

.basket-form .field { width: 200px; }

/* Lektori */
.lector-left 
{
	border-right: 1px solid #000000;
	width: 200px;
	float: left;
	margin-top: 10px;
}

.lector-left h1 { margin-top: -5px; }

ul.lector-list 
{
	margin: 0px;
	padding: 0px;
}

ul.lector-list li 
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	list-style: none;
	line-height: 160%;
}

.lector-list li a 
{
	color: #ff7f00;
	font-weight: bold;
	font-size: 13px;
}

.lector-list li a.active, .lector-list li a:hover { color: #ffffff; }

.lector-right
{
	float: left;
	position: relative;
	width: 510px;
	left: -1px;	
	margin: 10px 0px 0px 0px;
	padding-left: 25px;
	border-left: 1px solid #000000;
}

.lector-right h2 
{ 
	margin: 0px; 
	color: #ff7f00;
}

.lector-photo 
{
	float: left;
	margin: 0px 20px 10px 0px;	
}

.lector-position 
{
	font-size: 12px;
	text-transform: uppercase;	
}

/* Filtrovani produktu */
.filterTargetLeft 
{ 
	width: 300px;
	padding: 35px 10px;
	float: left;
}

.filterTargetLeft h2 
{  
	text-align: right;
	color: #030100;
	font-size: 21px;
}

.filterTargetLeft ul li 
{ 
	list-style: none;
	text-align: right;
	line-height: 250%;
}

.filterTargetLeft ul li a
{ 
	text-transform: uppercase;
	color: #030100;
}

.filterTargetLeft ul li a:hover { color: #000000; }

.filterTargetRight 
{ 
	width: 415px;
	float: left;
	overflow: hidden;
}

.filterCategoryLeft
{ 
	float: left;
	margin: 130px 0px 0px 200px;
	width: 200px;
}

.filterCategoryLeft ul 
{ 
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.filterCategoryLeft ul li 
{ 
	margin: 0px 0px 3px 0px;
	padding: 0px;
	list-style: none;
	line-height: 26px;
}

.filterCategoryLeft ul li .img
{ 
	display: inline-block;
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 8px;
}

.filterCategoryRight
{  
	width: 300px;
	margin-left: 20px;
	float: left;
}

.productBox
{ 
	width: 300px;
	height: 370px;
	overflow: auto;
	background: #ffffff;
	border: 2px solid #999999;
	margin-top: 10px;
}

.productBox ul
{ 
	margin: 0px;
	padding: 0px;
}

.productBox ul li
{ 
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.productBox ul li a
{ 
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
}

.productBox ul li a.selected { color: #ed6e11; }

.vline 
{ 
	display: block;
	height: 20px;
	width: 10px;
	margin: 0px;
	margin-right: 5px;
	float: left;
}

.w130 { width: 130px !important; }
.w150 { width: 150px !important; }
.w200 { width: 206px !important; }

/* DETAIL PRODUKTU */
.trainingDuration { float: left; }

.trainingLector 
{ 
	min-width: 100px;
	max-width: 400px;	
	margin: 0px auto;
}

.trainigInfo 
{ 
	border-bottom: 2px solid #000000;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.content .product_label
{
   font-size: 13px;
   text-transform: uppercase;
   margin: 0;
}
.product_label a
{
   color: #ffffff;
   text-decoration: none;
}
.article .product_item
{
   padding-bottom: 8px;
}
.product_label a:hover
{
   text-decoration: underline;
}

.minishop-list
{
   background:  url(watermark-grey.png) no-repeat 350px top;
}
.article_product
{

   min-height: 309px;
}
#View
{
   margin-top: 20px;
}
.article-detail .product_article_label
{
   color:#FF7F00;
   text-transform: uppercase;
   font-size: 17px;
}

 .title-orange
{
   color:#FF7F00;
   font-size: 16px;
   font-weight: bold;
}
 .title-black
{
   font-size: 16px;
   font-weight: bold;
}
  .orange
{
   color:#FF7F00;
}
