@import url("prettyPhoto.css");
/* ---------------------------------------------------------------
Default Style Sheet
author: Martin Vach
email: info@vades.cz
website: www.vades.cz
--------------------------------------------------------------- */
*
{
	margin: 0;
	padding: 0;
}
/* ... Body ... */
body
{
	font-family: "verdana", "arial ce", "helvetica ce", verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: center;
	margin: 0;
  background: #fffacc url(../images/body_bck.jpg) repeat-x;
}

table
{
	width: 95%;
}

table img
{
	margin-right: 10px;
}

table, th, td
{
	font-size: 100%;
}

td
{
	vertical-align: top;
}

h1
{
	color: #990000;
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top:20px;
	padding-left: 0px;
}
#IndexMain h1
{
	background: 0 none;
	padding-left: 0;
}
h2
{
	font-size: 120%;
	color: #E10915;
	margin-top: 10px;
}


h4
{
	font-size: 110%;
		margin-top: 10px;
	
}
/* ... Links ... */
a
{
	color: #990000;
}

a:hover
{
	color: #660000;
}


.MoreLink
{
	padding-left: 10px;
	margin-left:  10px;
	font-weight:  bold;
	text-decoration:  none;
}
a.MoreLink:hover
{
	text-decoration:  underline;
	
}
/* ... Text ... */
#Content p
{
	margin-bottom: 10px;
}
.Perex, #CategoryPerex
{
	font-weight: bold;
  margin-bottom: 10px;
}
.BoldText
{
	font-weight: bold;
}
.CenterText
{
	text-align: center;
}
/* ... List ... */
#Content ul li,#Content ol li
{
	margin-left: 15px;
}
/* ... Help ... */
.NoScreen
{
  display: none;
}
hr.Cleaner
{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
#Counter
{
	display: none;
	text-align: center;
}
/* ... Messages ... */
.ErrorMessage
{
	color: red;
  margin: 20px 0;
  font-size: 110%;
	font-weight: bold;
	padding: 17px 10px 17px 60px;
	border: solid 2px red;
	background: #FFF url(../images/message-error.png) no-repeat 10px 50%;
}
.WarMessage
{
	color: #FF9900;
  margin: 20px 0;
  font-size: 110%;
	font-weight: bold;
	padding: 17px 10px 17px 60px;
	border: solid 2px #FF9900;
	background: #FFF url(../images/message-war.png) no-repeat 10px 50%;
}
.OkMessage
{
	color: #009966;
  margin: 20px 0;
	font-size: 110%;
	font-weight: bold;
	border: solid 2px #009966;
	padding: 17px 10px 17px 60px;
	background: #FFF url(../images/message-ok.png) no-repeat 10px 50%;
}
.DeveloperMess
{
	margin: 20px 0;
	font-size: 150%;
	padding: 10px;
	border: 1px solid #CCC;
}
/* ... Images ... */
a img
{
	border: 0 none;
}
.img-left
{
	float: left;
	margin-right: 15px;
}
.img-right
{
	float: right;
	margin-left: 15px;
}
.ListBlock img
{
	float: left;
	margin-right: 15px;
}
#DetailBlock img
{
	float: left;
	margin-right: 15px;
}
.Perex img
{
	float: left;
	margin-right: 15px;
}
/* //////////////////////////////// LAYOUT //////////////////////// */
#TopBlock,#Page, #Header, #Navigation, #Footer,#FooterLinks, #BottomBar
{
	width: 960px;
	margin: 0 auto;
}
/* ... Page ... */
#Page
{
	margin-top: 10px;
  border-left: 1px solid #B8BC88;
  border-right: 1px solid #B8BC88;
}
#PageIn
{
	text-align: left;
	
}
/* ... Top Bar ... */
#TopBlock{position:relative;top: 40px;color:#FFF;}

#BlockTopBarWrap{position:absolute;  width:960px; top:0; left:0;}
#BlockTopBar{padding-left: 220px; width: 500px;float: left; text-align:left;}
#BlockTopBar a{color:#FFF;text-decoration: none;}
#BlockTopBar a:hover{text-decoration: underline}
#LangBar
{
  width: 180px; float:right;
  text-align:  right;
  /*padding-right:5px;*/
}
#LangBar img
{
	padding-left: 10px;
}
#LangBar a, .CurLang
{
	text-decoration: none;
  color: #FFF;
}
#LangBar a:hover
{
	text-decoration: underline;
}
.CurLang
{
	/*font-weight:  bold;
  padding-right: 20px;*/
}
/* ... Header ... */
#Header
{
	text-align:  left;
	line-height: 33px;
	width:960px;
	height:248px; /* ma byt 248*/
	margin: 3px auto 0 auto;
	
}

#HeaderSlideshow {
  position:relative;
  border:3px solid #6D9610; /*A5C43A*/
  width:954px;
  height:179px;
  margin: 0 auto;
}

#HeaderSlideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#HeaderSlideshow img.active {
    z-index:10;
    opacity:1.0;
}

#HeaderSlideshow img.last-active {
    z-index:9;
}



#HeaderLogo
{
	position: relative;
  	width:177px;
	top: 23px;
	left: 20px;
	z-index:11;
}



/*#NoLogo
{
	height: 50px;
}
#HeaderName
{
	font-size:  30px;
	padding-left: 50px;
	width: 80%;
}
#HeaderSlogan
{
	font-size:  18px;
	padding-left: 50px;
	font-style:  italic;
	width: 80%;
}*/


/* ... Top Navigation... */

#Navigation
{
	width: 960px;
	height: 44px;
	background: #8AAF28;
	line-height: 30px;
	background: url(../images/bcg-navi.gif) repeat-x;
	font-size: 12px;
}
div#Navigation ul 
{
  margin: 0; 
  padding: 0; 
  /*z-index: 1000; */
  
}
div#Navigation li 
{
  
  list-style: none;
    float: left;
    white-space: nowrap;
    text-align: center;
	  font-weight: normal;
	  margin-left:0px;
    background: url(../images/delitko.gif) no-repeat 100% 100%;
  
}
div#Navigation li.Submenu 
{
  width: 160px !important;
  /*margin: 0 2px;*/
}

#Navigation li a
{
  display: block;
  float: left;
	padding: 0 15px;
  color: #EFEFEF;
  text-decoration: none;
  position: relative;
  top: 4px;
  font-weight: normal;
}
div#Navigation ul.IsSubcat li a 
{
  border-right: 0 none !important;
}
#Navigation li a:hover{color: #FFF;}
/*div#Navigation>ul a
{
  width: auto;
}*/

div#Navigation ul ul 
{
  position: absolute; 
  width: 160px;
  display: none;
}
div#Navigation ul.IsSubcat 
{
  top: 50px; 
  left: 0;
}
div#Navigation ul.IsSubcat li
{
  background: #E9E9E9;
  border-bottom: solid #DFE1E0 1px;
  
}
div#Navigation ul.Level_1 li.Submenu:hover ul.Level_2,div#Navigation ul.Level_2 li.Submenu:hover ul.Level_3,div#Navigation ul.Level_3 li.Submenu:hover ul.Level_4, div#Navigation ul.Level_4 li.Submenu:hover ul.Level_5
{
  display:block;
} 
div#Navigation ul.Level_2 li.Submenu:hover ul.Level_3, div#Navigation ul.Level_3 li.Submenu:hover ul.Level_4, div#Navigation ul.Level_4 li.Submenu:hover ul.Level_5
{
  margin: -50px 0 0 160px;
  display:block;
} 
#Navigation a.CurPage
{
  color: green;
	font-weight: normal;
	text-align: center;
	cursor:default; 
}

#Menu_106{
background-color: #003300;
width: 180px;
_width: 210px;
}
/* ... Content layout ... */
#ContentBox
{
	float: right;
	width: 700px;
}

#Content
{
	float: left;
	width: 500px;
  line-height: 1.4em;
}
.Layout_lcr #Content
{
  width: 500px;
	
}
.Layout_lc #Content
{
  width: 670px;
  float:right;
	
}
.Layout_cr #Content
{
  width: 700px;
	float: left;
}
.Layout_c #Content
{
	width: 960px;
	float: left;
}
#ContentIn
{
	margin: 0 20px;
}

/* ... Bar ... */
#Bar
{
	float: left;
	width: 260px;
  _width: 258px;
  min-height: 657px;
  height: auto;
	background: url(../images/bar_bck.jpg) repeat-x;
}
.Layout_web2 #Bar
{
  float: right;
}

.Layout_lc #Bar
{
	width: 260px;
  
}

#BarIn
{
	/*padding: 0 10px;*/
}

/* ... Secondary ... */
#Secondary
{
	float: right;
	width: 200px;
  min-height: 657px;
  height: auto;
	background: url(../images/bar_bck.jpg) repeat-x;
}
.Layout_lcr #Secondary
{
	width: 200px;
}

#SecondaryIn
{
	padding: 0 10px;
}
/* ... Content items ... */
#BreadCrumb
{
	font-size: 85%;
	color:#666666;
	text-transform:lowercase;
}


/* ... Search result page ... */
#ProductLogo{margin:10px auto;}
#ProductLogo img{margin:20px 20px;}
.SearchTerm
{
	padding: 5px;
	margin: 10px 0;
	background: #BECC72;
}

/* ... Articles ... */
.ArticlePanel
{
  margin: 10px 0;
  border-bottom: solid 1px #ECF4F6;
  padding: 5px;
}
.CommentsCnt
{
	padding-top: 5px;
	border-top: solid 1px #CFCFCF;
}
.CommentPanel
{
  margin-bottom: 10px;
  border-bottom: solid 1px #CFCFCF;
  padding: 5px;
}

.ArticlePanel span, .CommentPanel span
{
  padding-left: 15px;
  margin-right: 15px;
  font-style: italic;
  color: #666;
}
span.CommentNum
{
	padding-left: 0 !important;
	font-style: normal;
	font-weight:  bold;
}
.ArticlePanel a, .CommentPanel a
{
  	text-decoration:  none;
}
.ArticlePanel a:hover, .CommentPanel a:hover
{
  		text-decoration:  underline;
}
.ArticlePanelDate, .CommentDate
{
  background: url(../images/bcg-panel-date.png) no-repeat 0 50%;
}
.ArticlePanelAuthor,.CommentName
{
  background: url(../images/bcg-panel-author.png) no-repeat 0 50%;
}
.ArticlePanelCategory
{
  background: url(../images/bcg-panel-category.png) no-repeat 0 50%;
}
.ArticlePanelVisit
{
  background: url(../images/bcg-panel-visit.png) no-repeat 0 50%;
}
.ArticlePanelComments
{
  background: url(../images/bcg-panel-comment.png) no-repeat 0 50%;
}

/*.ListBlock
{
	border-bottom:  solid 1px #D8D8D8;
	padding-bottom:  10px;
}
.ListBlock img, .DetailBlock img
{
	border:  solid 2px #D8D8D8;
	padding:  5px;
}*/

.ProductL {
background-color: #FFF !important;
line-height: 1.6em;
float: left;
width: 272px;
min-height: 205px;
border: 1px solid #99CC66;
margin: 10px 3px 3px 3px;
padding: 5px;
font-size:90% !important;
}

.ProductL .ContentL{
margin-top: 50px;
margin-left: 90px;
}

.ProductParam{
margin-top: 10px;
text-align: center;}

.ProductParam th {
background-color: #DE9D02;
padding: 2px;
}

.ProductParam tr {
background-color: #fec957;
}
/* ... Catalog and Gallery ... */
.CatalogGallery img,.ListGallery img
{
	margin: 6px;
	border:  solid 2px #59AC59;
	padding:  5px;
}
.CatalogGallery img:hover, .ListGallery img:hover{border: solid 2px #990000;}
/* ... Download ... */
#DownloadTable .EvenRow
{
	background: #BECC72;
}
#DownloadTable td
{
	padding:  10px;
	border:  solid 1px #A0C239;
}
#DownloadTable tr:hover
{
	background: #FFFACC;
}
#DownloadTable td h3
{
	margin-top: 0 !important;
	margin-bottom:  5px;
	background: url(../images/bcg-download.png) no-repeat;
	line-height: 32px;
}
#DownloadTable td h3 a,#DownloadTable td .DownloadDes
{
	padding-left: 40px;
}

/* ... Comments... */
.CommentBlock
{
	padding:  10px;
	border:  solid 1px #E2E2E2;
}
.CommentBlock:hover
{
	background: #D5FFBF;
}
.CommentEvenRow
{
	background: #F0F0F0;
}

/* ... Sitemap... */
.SiteMap
{
	padding:  10px;
	border:  solid 1px #E2E2E2;
  margin-bottom: 20px;
}
.SiteMap ul li
{
  list-style: none;
  font-weight: bold;
}

.SiteMap ul.SmSubcat li
{
  font-weight: normal;
}

/* ... Pagination ... */
.Pagination
{
	margin-top: 20px;
  text-align: center;
}
.Pagination a
{
	text-decoration: none;
}
.Pagination a:hover
{
	text-decoration: underline;
}
.Pagination .pagenumlink
{
	padding: 3px;
	border: solid 1px #A00000;
}
.Pagination span
{
	padding: 3px;
	color: #FFF;
	background: #A00000;
  border: solid 1px #A00000;
}
.Pagination p
{
	margin-bottom: 10px;
}

/* ... Bar, Secondary  ... */
#Bar .BlockDiv, #Secondary .BlockDiv
{
	background-color: #BECC72;
}

#Secondary h4,#Bar h4
{
	height: 21px;
 _height: 28px;
  margin: 0px;
  padding-left: 10px;
  padding-top: 7px;
}

#Bar h4
{
	background: url(../images/newsblock_h4_bck.gif) repeat-x;
  
}

#Bar .BlockType_box, #Secondary .BlockDiv
{
  padding: 0 10px 10px 10px;
  
  margin-top: 5px;
}

 #Secondary .BlockDiv,  #Secondary .BlockType_menu
{
  background: #FEF9D0 url(../images/rightboxwrap_bck.gif) repeat-x 0 100% !important;
  
}
#Bar #BlockSearch, #Secondary #BlockSearch
{
	padding:  0 !important;
	border: 0 none;
}

#BlockBoxPrnew{
  text-align: center;
}
.SideNewsBlock{
  padding-bottom: 10px;
  
}
.SideNewsImg{
 text-align: center;
  
}
.NewsDate
{
	font-weight:  bold;
	padding-left: 20px;
	background: url(../images/bcg-panel-date.png) no-repeat 0 50%;
}
.NewsTitle
{
	font-weight: bold;
	margin-top: 7px;
}

.NewsSummary
{
	margin-bottom: 15px;
 padding-bottom: 10px;
  border-bottom: 1px dashed #FFFAD1;
}

/* ... Bar and Secondary Menu... */

#Bar .NotSelect_2 , #Secondary .NotSelect_2
{
  /*display: none;*/
}

#Secondary li, #Bar li
{
  list-style: none;
  line-height: 2em;
  font-size:105%;
  padding-left: 10px;
  
}
#Secondary .IsSubcat li, #Bar .IsSubcat li
{
  border-bottom: 0 !important;
  padding-left: 0 !important;
}
#Secondary .Level_1 a, #Bar .Level_1 a {font-weight: bold; color: #993349;}
#Secondary .Level_2 a, #Bar .Level_2 a {padding-left: 20px; font-weight: normal !important; 	color: #333333;}
#Secondary .Level_3 a, #Bar .Level_3 a  {padding-left: 30px; font-style: italic;}
#Secondary .Level_4 a, #Bar.Level_4 a {padding-left: 40px; font-style: italic;}
#Secondary .Level_5 a, #Bar.Level_5 a {padding-left: 50px; font-style: italic;}
#Bar a, #Secondary a
{
    text-decoration: none;
}
#Bar a:hover, #Secondary a:hover
{
    text-decoration: underline;
}
#Bar .CurPage, #Secondary .CurPage
{
   
    font-weight: bold !important;
    text-decoration: underline;
}


/* ... Footer ... */
#Footer
{
	font-size: 11px;
	clear: both;
	background: #17370D url(../images/bcg-footer.gif) repeat-x;
	color: #FFFFFF;
	height: 39px;
	text-align: left;
	line-height: 30px;
}

#FooterIn
{
	margin-right: 10px;
  text-align: right;
}

#Footer a{
color: #FFFFFF;
}

#FooterLinks
{
text-align:  left;
line-height: 1.6em;
}

#Created
{

}
/* ... Form ... */
.ContentForm
{
  border: solid 2px #008000;
 background: #FFFAD1 url(../images/indexproducer_bck.gif) repeat-x;
  padding: 10px;
}
.LoginF
{
  width: 300px;
  margin: 0 auto;
}
.CheckinF
{
  width: 500px;
  margin: 0 auto;
}
fieldset
{
  border: 0 none;
  padding:  10px;
}
.ContentForm label
{
  display: block;
  /*float: left;*/
  width: 98%;
  /*margin-bottom: 10px;*/
   margin-top: 10px;
}
.ContentForm fieldset input,.ContentForm fieldset textarea
{
  display: block;
  /*float: left;*/
  width: 98%;
  border: solid 1px #EDEEB2;
  padding: 5px;
  background: #FFFDEF ;
}

.ContentForm fieldset input:hover,.ContentForm fieldset textarea:hover{border: solid 1px #008000;}
.CheckBox
{
	display: inline !important;
	width: 20px !important;
	border: 0 none;
}
.InlineLabel
{
	display: inline !important;
	
}
/*.BtnSubmit
{
	background: url(../images/bcg-btn.jpg) repeat-x;
	height:  30px;
	padding: 0 5px;
	color:  #FFF;
	font-weight:  bold;
	cursor:  pointer;
	border:outset 1px #ccc;
	margin-top: 10px;
}
.BtnSubmit:hover,.BtnSearch:hover
{
	border:solid 1px red;
}*/

.BtnSearch{
background-color: white;
height: 22px;
width: 30px;
border: none;
vertical-align: bottom;
}

#BlockSearch{background: #BECC72;}
.SearchForm{padding: 10px;}
#BlockSearch .SearchInput{
  width:120px;
height: 18px;
background: white !important;
border: none;
vertical-align: bottom;}

.IsRequired
{
  font-weight: bold;
}
label.error {
  color: red !important;
  font-weight: bold;
  background: url(../images/iconCaution.gif) no-repeat;
  padding-left: 20px;
  margin-top: 0 !important;
}
.SearchInput
{
  border: solid 1px #D8D8D8;
  color: #5F5F5F;
  padding: 3px;
  width: 130px;
  background: #F6F6F6 url(../images/bcg-input.jpg) repeat-x;
}

.Loading_ 
{
	/*float:right; */
	margin: 0 auto;
	background: #D5FFBF url(../images/ajax-loader.gif) no-repeat 50% 50%; 
	width: 200px;
	height: 100px;
	display:none;
	text-align: center;
	line-height: 50%;
	padding: 20px;
}
.Loading
{
  background: #D5FFBF url(../images/ajax-loader.gif) no-repeat 50% 50%; 
	position: fixed;
	width: 200px;
	height: 100px;
  top: 50%;
	left: 30%;
	z-index: 1000;
	text-align: center;
	line-height: 50%;
	padding: 20px;
	display:none;
}
.Done
{
	display:none;
}

/* ... Homepage ... */

#PageIndex #ContentIn{margin:20px 10px !important;}
.IndexProducerTbl{width:470px;}
.IndexProducer {
text-align: left;
width: 33%;
border-bottom: 1px solid #8A8F5E;
border-left: 1px solid #B4C06F;
border-right: 1px solid #B4C06F;
background: #FFFAD1 url(../images/indexproducer_bck.gif) repeat-x;
padding: 10px;
}

.IndexProducer p img{
text-align: center;
}




