html,body {
  margin: 0;
  padding: 0;  
  display: block;
  width: 100%;
  height: 100%;
  font-size: 10px;
  font-style: normal;
  font-family: verdana;
  background-color: #dcdcdc;
}

.body2 {
  background-color: #fff;
}

.main { background-color: #fff; width: 750px; border-collapse: collapse; margin: 10px 0px 0px 0px; padding: 0; }

.main tr {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;  
}

.main form {
  margin: 0px; padding: 0px;
}

.top {
  height: 130px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;  
}


.topBar {
  text-align: right;
  padding: 0 10px;  
  height: 50px;
  background-image: url(../img/titul.jpg);
  background-repeat: no-repeat;  
}

.lng { color: #808080; font-size: 10px; font-weight: bold;  margin-top: 8px; display: block;}

.lng span {
  color: #f60; 
}

.lng a,.lng a:visited,.lng a:active { color:  #666; font-size: 10px; font-weight: bold; text-decoration: none; }

.lng a:hover { text-decoration: underline; }

.fastlink { color: #666; font-size: 10px; font-weight: bold; padding-left: 280px; float: left; margin-top: 8px;}

.fastlink span {
  color: #600; 
}

.fastlink a,.fastlink a:visited,.fastlink a:active { color:  #666; font-size: 10px; font-weight: bold; text-decoration: none; }

.fastlink a:hover { color: #666; text-decoration: underline; }

.topmenu { background-color: #666; height: 23px; text-align: right; padding-right: 9px; color: #fff; font-size: 10px; font-weight: bold; background-repeat: no-repeat; }

.topmenu a,.topmenu a:visited,.topmenu a:active { color: #fff; text-decoration: none; padding-left: 2px; font-size: 10px; font-weight: bold; }

.topmenu a:hover { 
  text-decoration: underline;
}


.menu form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;    
}

.menu input,.menu textarea {
  background-color: #ebebeb;
  border: solid 1px #999;  
  font-size: 8pt;
  font-style: normal;
  font-family: verdana;  
}

.menu { 
  background-color: #f5f5f5;
  width: 140px;
  vertical-align:top;
  padding: 10px 20px 10px 20px;
}

.rmenu {
  width: 140px;
  vertical-align:top;
  padding: 10px 20px;
  color: #666;
  background-color: #f5f5f5;
}

.menu div, .rmenu div { 
  background-color: #f5f5f5; 
  width: 140px; 
  margin: 0px; 
  padding: 0px 0px 10px 0px; 
  border-bottom: 1px solid #dcdcdc; 
}

.rmenu div ul {
  margin: 0px 0px 0px 0px; 
  padding: 5px 0px 0px 15px;
  text-align: left;
}

.filtr {
  text-align: left;
}

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

.filtr table td {
  margin: 0;
  padding: 3px 3px 3px 0;
  text-decoration: none;
  color: #f60;
  font-size: 10px;  
}


.filtr a,.filtr a:visited,.filtr a:active {
  text-decoration: none;
  color: #f60;
  font-size: 10px;  
}

.filtr input {
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}



.rmenu form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;    
}

.rmenu input,.rmenu textarea {
  background-color: #fff;
  border: solid 1px #999;  
  font-size: 8pt;
  font-style: normal;
  font-family: verdana;  
}

.rmenu a,.rmenu a:visited,.rmenu a:active { text-decoration: none; color: #666; font-size: 10px; }

.rmenu a:hover {
  text-decoration: underline;  
  color: #f60 ! important;
}

.cont {
  vertical-align: top;
  text-align: left;  
  height: 390px;
  padding: 10px 9px 10px 9px;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;  
  width: 370px;
  color: #666;
}

.menuUnsel, .menuUnsel a,.menuUnsel a:visited,.menuUnsel a:active {
  text-decoration: none;
  display: block;
  font-size: 10px;
  padding: 0 0 2px 13px;
  text-align: left;
  color: #666;
  background-image: url(../img/icons/plus.gif);
  background-repeat: no-repeat;  
  background-position: 0 40%; 
}

.menuUnsel:hover, .menuUnsel a:hover {
  text-decoration: underline;  
}

.menuSel, .menuSel a,.menuSel a:visited,.menuSel a:active { display: block; font-size: 10px; padding: 0 0 2px 13px; text-align: left; color: #f60; background-image: url(../img/icons/plus.gif); background-repeat: no-repeat; background-position: 0 40%; text-decoration: underline; }

.menuSel:hover, .menuSel a:hover {
  text-decoration: underline;  
}

.menuSelSub,.menuSelSub a,.menuSelSub a:visited,.menuSelSub a:active  {
  text-decoration: none;  
  display: block;
  font-size: 9px;  
  text-align: left;
  color: #666;
}

.menuSelSub span:hover {
  text-decoration: underline; 
  color: #f60;     
}


.menuSelSub span {
  background-image: url(../img/icons/minus.gif);
  background-repeat: no-repeat;  
}

.menuSelSubAct,.menuSelSubAct a,.menuSelSubAct a:visited,.menuSelSubAct a:active {
  text-decoration: none;  
  display: block;
  font-size: 9px;  
  color: #f60;     
  text-align: left;
}

.menuSelSubAct:hover, .menuSelSubAct a:hover {
  text-decoration: underline;  
}
.menuSelSubAct span {
  background-image: url(../img/icons/minus.gif);
  background-repeat: no-repeat;  
  text-decoration: underline;  
}

.foot { text-align: right; color: #fff; padding-right: 8px; font-size: 10px; background-color: #666; background-repeat: no-repeat; height: 25px; }

/* joomla */
.moduletable {
  display: inline;
  position: relative;
}

.moduletable ul {
  display: inline;
}

.moduletable ul li {
  display: inline;
}

.moduletable ul li a {
  display: inline;
  padding: 0px 10px 0px 0px;
}

.topnavi {
  font-weight: bold;
  color: #f60;
  margin: 3px 0;    
}

.navi {
  margin: 3px 0px 3px 0px;    
  font-weight: bold;
  color: #666;
  text-align: right;
}

.navi a,.navi a:visited,.navi a:active {
  font-weight: bold;
  color: #f60;
  text-decoration: none;
}

.navi a:hover {
  font-weight: bold;
  color: #f60;
  text-decoration: underline;
}

.item {  
  border-collapse: collapse;
  border: 1px solid #dcdcdc;
  height: 220px;
  width: 178px;
  margin-top: 10px;
}

.itemTxt {
  color: #666;  
  font-size: 0.97em;
  font-style: italic;
}

.itemks {
  border: solid 1px #dcdcdc;
  width: 18px;
  color: #666;  
  font-size: 0.96em; 
  margin: 0 4px 6px 0; 
}

.itemHead {
 height: 5px;
 background-color: #f5f5f5; 
 text-align: left;
}
.itemName td {
  vertical-align: top;
}

.itemName td div {
  background-image: url(../img/icons/arrow.jpg);
  background-repeat: no-repeat;  
  background-position: top left; 
  padding-left: 20px;  
  padding-top: 3px;
  height: 30px;
  text-align: left;
}

.itemName a, .itemName a:visited, .itemName a:active {
  font-weight: bold;
  color: #f60;
  text-decoration: none;  
  text-align: left;
  font-size: 10px;  
}

.itemName a:hover { color: #f60; text-align: left; text-decoration: underline; }

.itemName,.itemObs {
  height: 25px;
  text-align: left;
}

.item td {
  padding: 0px 5px 0px 5px;
}

.itemName2 {
  width: 20px;
  text-align: left;
}

.itemCena {
  font-weight: bold;
  color: #f60;
  text-align: right;
  padding-right: 3px; 
  font-size: 12px;
}

.itemImage {
  height: 130px;;
  text-align: center;
}

.itemPopis {  
  padding: 2px 10px 2px 10px;
  color: #666;  
}

.itemPopis td {
  height: 50px;
  vertical-align: top;
}

.backlink a, .backlink a:visited, .backlink a:active {
  font-weight: bold;
  color: #666;
  text-decoration: none;  
  text-align: left;
}
 
.backlink a:hover { text-align: left; text-decoration: underline; 
  color: #f60 ! important; 
}

.detail {
  border-collapse: collapse;
  border: solid 1px #dcdcdc;
  width: 100%;
  color: #666; 
}

.detailTd {
  padding: 10px 10px 10px 10px;
}

.detailHead {
 height: 5px;
 background-color: #f5f5f5; 
 text-align: left;
}

.detailName { font-weight: bold; color: #f60; font-size: 12px; }

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

.detailName td {
  color: #f60 ! important;
}

.detailObj {
  width: 100%;
  border-collapse: collapse;  
  font-family: verdana;
}

.detailImg {
  width: 120px;
  text-align: center;
}

.parTbl {
  width: 100%;
}

.parTblTd td {
  border-bottom: 1px solid #dcdcdc;
}

.parTblTdSlv td {
  font-style: italic;
}

.parTblTdCena td {
  border-bottom: 1px solid #dcdcdc;
  font-weight: bold;
  color: #f60 ! important;  
}

.parTbl input {
  border: solid 1px #dcdcdc;
  font-size: 8pt;
  font-style: normal;
  font-family: verdana, helvetica, sans-serif;  
  color: #666;
}

.parList {
  border: 1px solid #dcdcdc;
  width: 100%;
}

.parList td {
  padding: 2px 8px 2px 8px;
}

.parHead {
  background-color: #f5f5f5; 
  width: 90px;
  text-align: right;
}

.kosHead {
  background-color: #f5f5f5; 
  border: solid 1px #039;
  color: #666;
}

.kosHead td {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  color: #666;
  margin-right: 2px;
}

.kosCelkem {
  text-align:right; 
  color: #f60; 
  font-size: 12px ! important; 
  vertical-align: bottom; 
  font-weight: bold;
  border-top: 1px solid #dcdcdc;
}

.kosInput:hover {
   background-color: #009;
   color: #fff;
}

.kosSlev td {
   color: #666;
   font-size: 0.98em;
   font-style: italic;
}

.kosCena {
  text-align: right;
}

.button a,.button a:active,.button a:visited,.button input {
/*  display: compact;*/
  margin: 2px 2px 2px 0; 
  padding: 1px 5px; 
  background-color: #f60; 
  color: #fff ! important; 
  font-weight: normal; 
  text-decoration: none ! important; 
  text-align: center; 
  border: solid 1px #600; 
  height: 17px;
}

.button a:hover,.button input:hover {   height: 17px; background-color: #dcdcdc; color: #f60 ! important; margin: 2px 2px 2px 0; padding: 1px 5px; font-weight: normal; text-decoration: none; text-align: center; }

.kosInp {
  border: solid 1px #dcdcdc;
  font-size: 8pt;
  font-style: normal;
  font-family: verdana, helvetica, sans-serif;  
  color: #666;
}


.small { color: #f60 !important; font-size: 9px; font-style: normal; font-family: verdana, helvetica, sans-serif; }

.contentheading { color: #f60 !important; font-weight: bold; font-family: verdana, helvetica, sans-serif; font-size: 12px; background-image: url(../img/icons/arrow.jpg); background-repeat: no-repeat; background-position: left top; padding-left: 20px; padding-top: 3px; height: 24px; }

.blog {
  width: 100%;
}


.blog a, .blog a:visited, .blog a:active {
  font-weight: bold;
  color: #666;
  text-decoration: none;  
  text-align: left;
}

.blog a:hover { text-decoration: underline; }

.body_outer { 
  border: 1px solid #dcdcdc;
  border-top: 5px solid #f5f5f5; 
  padding: 10px 10px 10px 10px;
}

.body_outer a, .body_outer a:visited, .body_outer a:active {
  font-weight: bold;
  color: #f60;
  text-decoration: none;  
  text-align: left;
}

.body_outer a:hover { color: #f60; text-decoration: underline; }

.itemList {
  border-collapse: collapse;   
}

.compareList td {
  vertical-align: top;
  width: 230px;
  color: #666;
}

.compareCell { 
  padding: 5px;  
  border: 1px solid #dcdcdc;
  border-top: 5px solid #f5f5f5; 
  height: 100%;
}

.compare div {  }

.login span { font-size: 10px; font-weight: bold; }

.login {
  text-align: left;  
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;   
}

.login table {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;   
}

.login table td { padding: 0; margin: 0; }

.login a, .login a:visited, .login a:active {
  font-weight: normal;
  color: #666;
  text-decoration: none;  
  text-align: left;
}

.login a:hover { color: #f60; text-decoration: underline; }
.kosFastCena {
  font-weight: bold;
  color: #666;
  font-size: 10px;
}

.kosFastCena span {
  font-weight: bold;
  color: #f60;
  font-size: 12px;
}

.kosFastCena p {
  font-weight: bold;
  color: #666;  
  font-size: 10px;
  display: inline;
  padding: 0;
  margin: 0;   
}


.kosFastItem {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100px;  
  text-align: left;
}

.obsluha {
  display: block;
  width: 368px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;  
  color: #666;
  font-size: 10px;
}

.obsluha select {
  color: #666;
  font-size: 10px; 
  border: 1px solid #666;
}

.stripl {
  background-image: url(../img/icons/shad_l.png);
  background-repeat: repeat-y;      
}

.stripr {
  background-image: url(../img/icons/shad_r.png);
  background-repeat: repeat-y;        
}

.fastList {
}

.search {
  text-align: left;
}

.search input {
  background-color: #fff;
  border: 1px solid #999;  
  font-size: 8pt;
  font-style: normal;
  font-family: verdana, helvetica, sans-serif;  
  display: inline;
}

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

.search table td {
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 0px;
}

.searchRes a,.searchRes a:active,.searchRes a:visited {
  color: #f60 ! important;
}

.searchRes span {
  padding: 5px;
  display: block;  
}

.searchRes p {
  padding: 0px; margin: 0px;
}

.searchRes ul {
  margin: 2px 0px 2px 0px;  
  padding: 0px 0px 0px 15px;
}

.searchRes li {
  margin: 3px 0px 3px 10px;  
  padding: 0px 0px 0px 0px;
  list-style: square;
}

.searchBox h3 {
  background-image: url(../img/icons/arrow.jpg);
  background-repeat: no-repeat;  
  background-position: left top; 
  padding-left: 20px;  
  text-decoration: none;
  font-weight: bold;
  color: #f60;
  font-size: 12px;  
  height: 24px;
}

.searchBox { width: 360px; display: block; padding: 5px; }


.searchBox a, .searchBox a:visited, .searchBox a:active {
  text-decoration: none;
  font-weight: bold;
  color: #f60;
  font-size: 12px;  
}
.searchBox a:hover {
  text-decoration: underline;
}

.searchBox li {
  list-style-type: square;
  color: #f60;
}

.txt {
  text-align: left;
}

.topBoxL {
  background-image: url(../img/tl.png);
  background-repeat: no-repeat;  
  background-position: bottom left; 
}

.topBoxR {
  background-image: url(../img/tp.png);
  background-repeat: no-repeat;  
  background-position: bottom left; 
}

.contBox {
  border: 1px solid #dcdcdc;
  border-top: 5px solid #f5f5f5; 
  margin: 0px 0px 0px 0px;  
  padding: 10px 10px 10px 10px;
}

.contBox td {
  font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
}

.contBox input {
  font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
}

.contBox a,.contBox a:active, .contBox a:visited {
  color: #666; 
  text-decoration: none;
}

.contBox a:hover {
  color: #f60; 
  text-decoration: underline;
}


.contBox h3 {
  background-image: url(../img/icons/arrow.jpg);
  background-repeat: no-repeat;  
  background-position: left top; 
  padding-left: 20px;  
  text-decoration: none;
  font-weight: bold;
  color: #f60;
  font-size: 12px;  
  height: 20px;
  padding-top: 4px;
  margin: 0;
}

.contentheading {
  background-image: url(../img/icons/arrow.jpg);
  background-repeat: no-repeat;  
  background-position: left top; 
  padding-left: 20px;  
  text-decoration: none;
  font-weight: bold;
  color: #f60;
  font-size: 12px;  
  height: 20px;
  padding-top: 4px;
  margin: 0;
}

.contentheading a, .contentheading a:active, .contentheading a:visited {
  font-weight: bold ! important;
  color: #f60;
  font-size: 12px;  
}

.contentpaneopen a,.contentpaneopen a:visited,.contentpaneopen a:active,.contentpaneopen a:hover {
  font-weight: normal;
}

.contentpaneopen {
  font-family: verdana, helvetica, sans-serif;  
  font-size: 10px; 
  width: 340px;
}

* html .contentpaneopen {
  width: 345px;
}

.body2 .contentpaneopen {
  width: 700px;
}

.contentpaneopen td {
  color: #666;
}

.contentpane {
  padding: 20px;
/*  width: 540px;*/
  height: 400px;
  font-family: verdana, helvetica, sans-serif;  
  font-size: 10px; 
  background-color: #fff;
}

.contentpane a,.contentpane a:active, .contentpane a:visited {
  color: #666; text-decoration: none;
  font-family: verdana, helvetica, sans-serif;  
}

.contentpane a:hover {
  color: #666; text-decoration: underline;
  font-family: verdana, helvetica, sans-serif;  
}

.err {
  color: #f60;
}

.pozn {
  color: #666;
  font-size: 0.96em;
  padding-right: 0px;
}

.foot2_1 { background-image: url(../img/bl.png); background-repeat: no-repeat; height: 7px; }
.foot2_2 { background-image: url(../img/icons/shad_b.png); background-repeat: repeat-x; height: 7px; }
.foot2_3 { background-image: url(../img/bp.png); background-repeat: no-repeat; height: 7px; }

.pagenav_cnt {
  border-collapse: collapse;
  border-top: 1px solid #dcdcdc;
  width: 100%;
  margin-top: 4px;
}

.pagenav_cnt td {
   padding: 0px 5px 0px 0px;
}


.pagenav_cnt a,.pagenav_cnt a:active, .pagenav_cnt a:visited{
  color: #f60;
  font-weight: bold;
  text-decoration: none;
}

.pagenav_cnt a:hover{
  color: #f60;
  font-weight: bold;
  text-decoration: underline;
}

.pop {
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  border-collapse: collapse;
}


.polpop {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}

.pop td {
  width: 110px;
  text-align: center;
  vertical-align: bottom;
}


.polpop td {
  text-align: center;
  vertical-align: bottom;
}

.polpop td a, .polpop td a:visited, .polpop td a:active {
  font-weight: normal;
  color: #666;
  text-decoration: none;  
  text-align: left;
}

.polpop td a:hover { color: #f60; text-decoration: underline; }

.mainfilt {
  display: block;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  border-collapse: collapse;
  color: #666;
}


.mainfilt a, .mainfilt a:visited, .mainfilt a:active {
  font-weight: normal;
  color: #666;
  text-decoration: none;  
  text-align: left;
}

.mainfilt a:hover { color: #f60; text-decoration: underline; }

.vertMenu {
   margin:0;
   padding: 10px 0px 0px 0px;
}

.vertMenu a,.vertMenu a:visited,.vertMenu a:active {
  display: block;
  text-decoration: none;
  display: block;
  font-size: 10px;
  padding: 0 0 2px 13px;
  text-align: left;
  color: #666;
  background-image: url(../img/icons/plus.gif);
  background-repeat: no-repeat;  
  background-position: 0 40%; 
}

.vertMenu a:hover {
  text-decoration: underline;  
}

.sublevel1 {
  padding-left: 17px ! important;
  background-position: 5px 40% ! important; 
  background-image: url(../img/icons/minus.gif) ! important;
  background-repeat: no-repeat;  
}

.sublevel2 {
  padding-left: 20px ! important;;
  background-position: 8px 40% ! important;; 
}

.sublevel3 {
  padding-left: 23px ! important;;
  background-position: 11px 40% ! important;; 
}

.commentPostAuthor {
	background-color: #ececec;
}

.commentPostTitle {
	background-color: #ececec;
	font-weight: bold;
}

.toprint {
	width: 620px;
}

.banners {
	text-align: center;
}

.banners img,.banners object,.banner a,.banner script  {
	padding-top: 2px;
	padding-bottom: 2px;
}

.moduleAcrBanners img {
    width: 125px;
    border: none;
    margin-bottom: 3px;
}

.moduleAcrBanners object,.moduleAcrBanners embed {
    width: 125px;
    border: none;
    margin-bottom: 3px;
} 