@import "default.css";

body {
  width:100%;
  height:auto;
  font-family:"Georgia";
  font-size:14px;  
  line-height:17px;
  color:#ffffff;
  background:#381413 url('../img/Bg_htmlBody.jpg') repeat-x 0px 0px;
}

a {
  color:#F3CA79;
}

#page {
  width:860px;
  height:auto;
  margin:0px auto 0px auto;
  position:relative;
}

#head {
  width:100%;
  height:138px;
  min-height:109px;
  padding:0px 0px 0px 0px;
  background:url('../img/Bg_head.jpg') no-repeat 0px 0px;
}

#head .logo {
  width:200px;
  height:63px;
  display:block;
  position:relative;
  margin:28px 0px 0px 0px;
  float:left;
  left:30px;
}

#head .logo span {
  position:relative;
  top:15px;
  font-size:10px !important;
}

#head .logo img {
  position:absolute;
  top:0px;
  left:0px;
}

#head .rightEnv {
  width:630px;
  float:right;
  margin:28px 0px 0px 00px;
}

#head .topMenu {
  font-size:11px;
  font-weight:bold;
  float:left;
  margin:0px 0px 10px 19px;
}

#head .topMenu li {
  float:left;
  padding:11px 20px 11px 20px;
  background:url('../img/Bg_topMenuItem.gif') no-repeat center center;
}

#head .topMenu a {
  color:#9B9999;
  text-decoration:none;
}

#head .topMenu a:hover {
  color:#ffffff;
}

#head .langBox {
  float:right;
}

#head .langBox a {
  padding:0px 8px 0px 8px;
  text-decoration:none;
}

#head .searchBox {
  width:200px;
  position:absolute;
  right:0px;
  _right:-5px;
  top:109px;
  /*bottom:0px;*/
}

#head .searchBox .inputText {
  width:132px;
  _width:138px;
  height:15px;
  background:none;
  border:none;
  color:#BFA7A7;
  font-size:11px;
  padding:5px 5px 0px 5px;
  margin:0px 5px 0px 5px;
  _margin:0px 0px 0px 0px;
  float:left;
  text-align:left;
}

#head .searchBox .btn {
  width:30px;
  height:20px;
  float:left;
  background:url('../img/Bg_btnSearch.gif') no-repeat 0px 0px;
  border:0px;
  cursor:pointer;
}

#body h2 {
  font-size:17px;
  font-weight:bold;
  color:#F3CA79;
  line-height:17px;
  margin:0px 0px 0px 0px;
}

#body .catDesc {
  font-size:11px;
  line-height:17px;
}

#body .catDesc p {
  margin:0px 0px 18px 0px;
}

#body .catDesc h2 {
  margin:0px 0px 17px 0px;
}

#hpTopBox {
  width:100%;
  height:348px;
  position:relative;
  overflow:hidden;
  background:url('../img/Bg_hp.jpg') no-repeat 0px 0px;
}

#hpTopBox .flasArea {
  width:560px;
  height:348px;
  /*background:url('../img/Bg_flashBox.png') no-repeat 0px 7px;*/
  position:absolute;
  top:0px;
  left:0px;
  overflow:hidden;
}

#hpTopBox .flasArea .catDesc {
  width:212px;
  position:absolute !important;
  top:-1px;
  _top:2px;
  right:0px;
  z-index:100;
  background:url('../img/Bg_hpDesc.png') no-repeat right 3px;
} 

#hpTopBox .catDesc {
  padding:20px 37px 2px 32px;
}

#hpTopBox .hpMenu {
  width:314px;
  float:right;
  margin:6px 0px 0px 0px;
}

#hpTopBox .hpMenu .item1, #hpTopBox .hpMenu .item2, #hpTopBox .hpMenu .item3, #hpTopBox .hpMenu .item4 {
  height:85px;
  display:block;
  text-decoration:none;
  padding-right:15px;
  position:relative;
}

#hpTopBox .hpMenu .item1 {
  height:91px;
}

#hpTopBox .hpMenu .item1:hover {
  background:url('../img/Bg_hpMenuItem1On.jpg') no-repeat right 0px;
}

#hpTopBox .hpMenu .item2 {
  height:85px;
}

#hpTopBox .hpMenu .item2:hover {
  background:url('../img/Bg_hpMenuItem2On.jpg') no-repeat right 0px;
}

#hpTopBox .hpMenu .item3 {
  height:87px;
  top:-2px;
}

#hpTopBox .hpMenu .item3:hover {
  background:url('../img/Bg_hpMenuItem3On.jpg') no-repeat right 0px;
}

#hpTopBox .hpMenu .item4 {
  top:-3px;
}

#hpTopBox .hpMenu .item4:hover {
  background:url('../img/Bg_hpMenuItem4On.jpg') no-repeat right 0px;
}

#hpTopBox .hpMenu .item1 .catTitle {
  color:#E3AE00;
}

#hpTopBox .hpMenu .item2 .catTitle {
  color:#E67E24;
}

#hpTopBox .hpMenu .item3 .catTitle {
  color:#8FC51D;
}

#hpTopBox .hpMenu .item4 .catTitle {
  color:#83A9FF;
}

#hpTopBox .hpMenu .img {
  width:107px;
  height:85px;
  float:left;
  display:block;
  margin-right:7px;
}

#hpTopBox .hpMenu .catTitle {
  font-size:17px;
  font-weight:bold;
  display:block;
  padding:12px 0px 7px 0px;
}

#hpTopBox .hpMenu .catDesc {
  padding:0px;
  line-height:15px;
  color:#ffffff;
}

#catBox {
  width:860px;
  height:218px;
  overflow:hidden;
  position:relative;  
}

#catBox .breadcrumbs {
  position:absolute;
  bottom:17px;
  left:38px;
  font-size:11px;
}

#catBox .breadcrumbs a {
  color:#ffffff;
  text-decoration:none;
}

#catBox .breadcrumbs a:hover {
  text-decoration:underline;
}

#catBox .breadcrumbs strong {
  text-decoration:underline;
}

#catBox .breadcrumbs a, #catBox .breadcrumbs strong {
  padding:0px 5px 0px 9px;
  background:url('../img/Bg_listArrowWhite.gif') no-repeat 0px 5px;
} 

#content {
  width:100%;
  background:#702826 url('../img/Bg_content.jpg') no-repeat 0px 0px;
  line-height:20px;
}

#content .contentIn {
  min-height:382px;
  _height:382px;
  padding:8px 17px 25px 33px;
  _padding-top:15px;
  background:url('../img/Bg_contentIn.jpg') no-repeat right top;
  _background:url('../img/Bg_contentIn.jpg') no-repeat 0px 0px;
  /*overflow:hidden;*/
}

#content h1 {
  font-size:22px;
  font-weight:bold;
  line-height:22px;
  margin-bottom:15px;
  margin-top:8px;
  color:#F3CA7A;
}

#content h1 strong {
  display:block;
  font-style:italic;
  font-size:14px;
}

#content h2 {
  font-size:11px;
  font-weight:bold;
  margin-bottom:3px;
}

#content h2 a {
  color:#F3CA79;
  text-decoration:none;
}

#content h2 a:hover {
  text-decoration:underline;
}

#content .artBody {
  font-size:12px;
  line-height:17px;
}

#content .artBody ul, #content .catDesc ul {
  font-size:11px;
  margin:0px 0px 15px 10px;
}

#content .artBody ul ul, #content .catDesc ul ul {
  margin:0px;
}

#content .artBody ul li, #content .catDesc ul li {
  padding:0px 0px 0px 13px;
  background:url('../img/Bg_listArrowGold.gif') no-repeat 0px 6px;
}

#content .artBody ol, #content .catDesc ol {
  font-size:11px;
  margin:0px 0px 15px 20px;
  padding:0px 0px 0px 10px;
  list-style:decimal;
}

#content .artBody ol ol, #content .catDesc ol ol {
  margin-bottom:0px;
}

#content .artBody h2, #content .catDesc h2  {
  font-size:14px;
  font-weight:bold;
  margin:0px 0px 10px 0px;
}

#content .artBody h3, #content .catDesc h3 {
  font-size:11px;
  font-weight:bold;
  color:#F3CA7A;
  margin:0px 0px 10px 0px;
}

#content .artBody h4, #content .catDesc h4 {
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
  margin:15px 0px 10px 0px;
}

#content .artBody p, #content .catDesc p {
  margin:0px 0px 10px 0px;
}

#content .artBody table, #content .catDesc table {
  font-size:11px;
}

#content .artBody td, #content .catDesc td {
  padding:3px;
}

#content .artBody a {
  text-decoration:none;
}

#content .artBody a:hover {
  text-decoration:underline;
}

#content .strongTitle {
  display:block;
  font-size:17px;
  font-weight:bold;
  color:#F3CA79;
  padding:20px 0px 17px 0px;
}

#content .newsItem {
  width:240px;
  height:135px;
  font-size:11px;
  float:left;
  padding:0px 10px 0px 8px;
}

#content .boxNews {
  line-height:17px;
}

#content .firstNews {
  width:100%;
  height:auto;
  float:none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 15px 0px;
}

#content .imgBox {
  display:block;
  float:left;
  position:relative;
  margin:0px 15px 10px 0px;
  padding:9px 7px 0px 0px;
}

#content .imgBox .imgMask {
  width:89px;
  height:89px;
  background:url('../img/Bg_imgMask.png') no-repeat 0px 0px;
  position:absolute;
  right:5px;
  top:0px;
  display:block;
}

#content .date {
  color:#A33B38;
  font-weight:bold;
  line-height:12px;
}

#content .leftColumn {
  width:560px;
  height:auto;
  float:left;
  background:url('../img/Bg_leftColumn.jpg') no-repeat right 0px;
}

#content .leftColumn .env {
  padding:0px 14px 0px 27px;
}

#content .leftColumn .strongTitle {
  float:left;
}

#content .leftColumn .allNews {
  display:block;
  float:right;
  font-size:11px;
  color:#F3CA79;
  padding:0px 0px 0px 10px;
  background:url('../img/Bg_listArrow.gif') no-repeat 0px 7px;
  text-decoration:none;
  margin:22px 20px 0px 0px;
}

#content .leftColumn .allNews:hover {
  text-decoration:underline;
}

#content .rightColumn {
  width:300px;
  height:auto;
  float:left;
  background:url('../img/Bg_rightColumn.jpg') no-repeat 0px 90px;
}

#content .rightColumn a:hover {
  text-decoration:underline !important;
}

#content .rightColumn .eshopBox {
  width:300px;
  height:95px;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background:url('../img/Bg_eshop.gif') no-repeat 220px 30px;
  font-size:13px;
  line-height:16px;
}

#content .eshopBox .strongTitle {
  padding-bottom:8px;
}

#content .eshopBox a {
  text-decoration:none;
}

#content .eshopBox a:hover {
  text-decoration:underline;
}

#content .rightColumn .eshopBox a {
  display:block;
  padding-right:100px;
  padding-left:15px;
}

#content .rightColumn .eshopBox a span {
  display:block;
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
  margin:10px 0px 0px 0px;
}

#content .rightColumn .eshopBox a:hover {
  text-decoration:none !important;
}

#content .rightColumn .eshopBox a:hover span {
  color:#F3CA79;
}

#content .partnerBox {
  overflow:hidden;
  padding:0px 0px 0px 15px;
  font-size:11px;
}

#content .partnerBox a {
  color:#ffffff;
  text-decoration:none;
}

#content .partnerBox td {
  padding:3px 4px 3px 4px;
}

#content .partnerBox .strongTitle {
  padding-top:15px;
  padding-bottom:10px;
}

#content .catMenu {
  width:810px;
  height:251px;
  margin:0px auto 10px auto;
  line-height:17px;
}

#content .catMenu li {
  width:405px;
  height:83px;
  float:left;
}

#content .catMenu a {
  width:100%;
  height:100%;
  display:block;
  text-decoration:none;
  color:#ffffff;
}

#content .catMenu a:hover .catTitle {
  text-decoration:underline;
}

#content .catMenu .catTitle {
  font-size:17px;
  font-weight:bold;
  line-height:17px;
  display:block;
  padding:15px 0px 5px 0px;
}

#content .catMenu .img {
  width:107px;
  height:85px;
  display:block;
  float:left;
  margin-right:17px;
}

#content .articles {
  margin:0px 0px 13px 0px;
  padding:0px 0px 24px 0px;
  background:url('../img/Bg_artLine.gif') no-repeat 0px bottom;
  font-size:11px;
}

#content .listArtTitle {
  font-size:11px;
  margin:3px 0px 3px 0px;
}

#content .articles .imgMask {
  width:89px;
  height:89px;
  background:url('../img/Bg_imgMask.png') no-repeat right top;
  position:absolute !important;
  right:0px;
  top:0px;
  display:block;
}

#content .perexArt {
  margin:0px 0px 10px 0px;
  font-size:14px;
}

#content .artRightColumn {
  width:265px;
  float:right;
  margin:0px 0px 20px 20px;
}

#content .artRightColumn .strongTitle {
  padding-top:0px;
  padding-left:10px;
  font-size:18px;
  line-height:20px;
  background:url('../img/Bg_artLine.gif') no-repeat 0px bottom;
}

#content .artRightColumn ul {
  line-height:25px;
  padding-left:10px;
}

#content .artRightColumn li {
  padding:0px 0px 0px 14px;
  background:url('../img/Bg_listArrowGold.gif') no-repeat 0px 10px;
}

#content .artRightColumn a {
  color:#ffffff;
  text-decoration:none;
}

#content .artRightColumn a:hover {
  text-decoration:underline;
  color:#F3CA7A;
}

#content .artImgBox {
  width:248px;
  height:264px;
  position:relative;
  float:right;
  margin:0px 0px 10px 0px;
}

#content .artImgBox a {
  display:block;
  padding:25px 19px 25px 28px;
}

#content .artImgBox .imgMask {
  width:248px;
  height:264px;
  position:absolute;
  top:0px;
  left:0px;
  background:url('../img/Bg_imgMaskBig.png') no-repeat right top;
}

#content .eshopBox {
  width:190px;
  height:95px;
  display:block;
  background:url('../img/Bg_eshopBox.jpg') no-repeat 0px 0px;
  color:#ffffff;
  text-decoration:none;
  padding:0px 65px 0px 10px;
  margin:50px 0px 0px 0px;
  font-size:13px;
  line-height:16px;
}

#content .eshopBox .strongTitle {
  background:none;
  padding:20px 0px 5px 0px;
}

#content .eshopBox:hover {
  text-decoration:none !important;
}

#content .chapterArt {
  width:205px;
  padding-bottom:16px;
  margin-bottom:20px;
  background:url('../img/Bg_artLine.gif') no-repeat 0px bottom;
}

#content .chapterArt .active {
  color:#F3CA7A;
  text-decoration:underline;
}

#content .attachmentArt {
  width:205px;
  padding-bottom:16px;
  margin-bottom:20px;
  background:url('../img/Bg_artLine.gif') no-repeat 0px bottom;
}

#content #thumbs {
  margin:0px 0px 20px 0px;
}

#content #thumbs .strongTitle {
  padding-top:0px;
  padding-left:10px;
  font-size:18px;
  line-height:20px;
  background:none;
}

#content #thumbs .item {
  width:89px;
  height:89px;
  float:left;
  position:relative;
  margin:0px 9px 11px 9px;
}

#content #thumbs a {
  display:block;
  padding:8px 7px 8px 10px;
}

#content #thumbs .imgMask {
  width:89px;
  height:89px;
  background:url('../img/Bg_imgMask.png') no-repeat 0px 0px;
  position:absolute;
  top:0px;
  left:0px;
}

#content .relatedArt {
  background:url('../img/Bg_artLine.gif') no-repeat 0px bottom;
  margin-bottom:20px;
  padding-bottom:16px;
}

#content .relatedArt .strongTitle {
  padding-top:0px;
  padding-left:10px;
  font-size:18px;
  line-height:20px;
  background:none;
}

#content .relatedArt ul {
  line-height:17px;
  padding-left:10px;
}

#content .relatedArt li {
  padding:0px 0px 0px 14px;
  background:url('../img/Bg_listArrowGold.gif') no-repeat 0px 6px;
  margin-bottom:5px;
}

#content .relatedArt h2 {
  margin-bottom:0px;
}

#content .relatedArt a {
  float:none;
  padding:0px;
}

#content .shopArticles {
  width:395px;
  height:280px;
  float:left;
  margin:0px 5px 15px 5px;
}

#content .shopArticles .imgBox {
  padding:20px 19px 25px 22px;
  margin-right:10px;
}

#content .shopArticles .imgMask {
  background:url('../img/Bg_imgMaskMedium.png') no-repeat right top;
  height:214px;
  left:0;
  position:absolute;
  top:0;
  width:201px;
}

#content .shopArticles .btnShop {
  width:115px;
  height:50px;
  display:block;
  margin:20px 0px 0px 0px;
  padding:0px 0px 0px 45px;
  text-decoration:none;
  background:url('../img/Bg_shopIco.png') no-repeat 0px 8px;
}

#content .shopArticles .btnShop span {
  display:block;
}

#content .shopArticles .btnShop .title {
  font-size:14px;
  font-weight:bold;
  color:#F3CA78;
}

#content .shopArticles .btnShop .btnLink {
  color:#ffffff;
  padding:0px 0px 0px 10px;
  background:url('../img/Bg_listArrowGold.gif') no-repeat 0px 9px;
}

#content .shopArticles .btnShop:hover .btnLink {
  color:#F3CA78;
}

.sendArticleForm {
  width:780px;
  margin:0px auto;
  font-size:11px;
  color:#ffffff;
  margin-bottom:10px;
}

.sendArticleForm fieldset {
  width:350px;
  height:160px;
  border:1px solid #B73333;
  padding:10px;
  margin:0px 5px 0px 5px;  
  float:left;
}

.sendArticleForm legend {
  display:inline !important;
  padding:10px;
  font-weight:bold;
}

.sendArticleForm table {
  width:100%;
}

.sendArticleForm th {
  width:180px;
  text-align:left;
}

.sendArticleForm label {
  float:left;
}

.sendArticleForm textarea {
  width:98%;
  background:#9C4B36;
  border:1px solid #561B1D;
  font-size:11px;
  color:#ffffff;
  padding:3px;
}

.sendArticleForm .extra {
  width:5px;
  height:4px;
  background:url('../img/Bg_formExtra.gif') no-repeat 0px 5px;
  display:block;
  float:left;  
  margin:0px 5px 0px 5px;
  padding:5px 0px 0px 0px;
  line-height:4px !important;
}

.sendArticleForm input {
  width:98%;
  background:#9C4B36;
  border:1px solid #561B1D;
  font-size:11px;
  color:#ffffff;
  padding:3px;
}

.sendArticleForm select {
  background:#9C4B36;
  border:1px solid #561B1D;
  font-size:11px;
  color:#ffffff;
  padding:3px;
}

.sendArticleForm .sentInputBtn {
  width:89px;
  height:26px;
  line-height:26px;
  float:right;
  margin:10px 20px 0px 0px;
  color:#ffffff;
  font-weight:bold;
  background:url('../img/Bg_btn89x26.gif') no-repeat 0px 0px;
  border:0px;
  cursor:pointer;
}

.sendArticleForm .sendmail-cz {
  height:20px;
  line-height:20px;
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
  background:url('../img/Bg_blueH20px.gif') repeat-x 0px 0px;
  border:0px;
  cursor:pointer;
}

.extra {
  background:url('../img/Bg_formExtra.gif') no-repeat 0px 9px;
  display:block;
  float:left;
  height:4px;
  margin:0px 5px 0px 0px;
  padding:10px 0px 0px 0px;
  width:5px;
  line-height:4px !important;
}

.alert {
  width:780px;
  font-size:11px;
  border:2px solid #B73333;
  color:#B73333;
  margin:10px auto;
  padding:10px;
  font-weight:bold;
  background:#F3CA78;
}

.alert ul {
  margin:0px 0px 15px 10px;
  font-weight:normal;
}

.alert ul li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 10px;
  list-style:disc;
}

.info {
  font-size:11px;
  border:2px solid #B73333;
  color:#B73333;
  margin:10px auto;
  padding:10px;
  font-weight:bold;
  background:#F3CA78;
}

.resultinfo {
  margin-bottom:25px;
}

.resultinfo b {
  color:#F3CA78;
}

.bgPageLeft {
  width:24px;
  height:175px;
  display:block;
  position:absolute;
  left:-15px;
  top:506px;
  background:url('../img/Bg_leftPage.png') no-repeat 0px 0px;
}

.bgPageRight {
  width:21px;
  height:167px;
  display:block;
  position:absolute;
  right:-21px;
  top:533px;
  background:url('../img/Bg_rightPage.png') no-repeat 0px 0px;
}

#page #listPager {
  font-size:11px;
  line-height:25px;
  margin:0px 0px 5px 0px;
  padding:0px 10px 0px 10px;
  display:block !important;
}

#listPager {
  display:none;
}

#listPager .active {
  color:#F3CA79;
}

#listPager a {
  color:#ffffff;
  text-decoration:none;
}

#listPager a:hover {
  color:#F3CA79;
}

#listPager .pageIndex {
  padding:0px 0px 0px 6px;
  margin:0px 6px 0px 0px;
  background:url('../img/Bg_pagerLine.gif') no-repeat 0px 3px;
}

#listPager .firstItem {
  background:none;
}

#listPager .pagerArrow {
  float:right;
}

#listPager2 {
  margin:0px 0px 5px 0px;
  padding:0px 10px 0px 10px;
}

#chapterpager {
  padding:10px 0px 0px 0px;
  margin:20px 0px 15px 0px;
}

#pager {
  padding:10px 0px 0px 0px;
  margin:20px 0px 0px 0px;
  background:url('../img/Bg_artLine.gif') no-repeat 0px 0px;
  font-size:11px;
}

#pager a {
  color:#ffffff;
  text-decoration:none;
  padding:1px 0px 1px 30px;
  display:block;
  float:left;
}

#pager a:hover {
  color:#F3CA79;
  text-decoration:underline;
}

#pager .send {
  background:url('../img/Bg_send.gif') no-repeat 0px 3px;
  margin-right:45px;
}

#pager .print {
  background:url('../img/Bg_print.gif') no-repeat 0px 3px;
}

#chapterPager {
  padding:0px 0px 0px 6px;
  margin:0px 6px 0px 0px;  
  float:right;
}

#chapterPager a {
  padding:0px;
}

#chapterPager .prevPages {
  padding-right:5px;
}

#chapterPager .nextPages {
  padding-left:5px;
}

#chapterPager .separator {
  float:left;
}

.siteMap {
   margin-left:50px;
   margin-bottom:20px;
}

.siteMap a {
  text-decoration:none;
}

.siteMap a:hover {
  color:#F3CA78;
}

.siteMap ul {
  margin-left:25px;
}

.siteMap li {
  font-size:14px;
}

.siteMap li li {
  font-size:11px;
  padding:0px 0px 0px 13px;
  background:url('../img/Bg_listArrowGold.gif') no-repeat 0px 6px;
}

.siteMap li li a {
  color:#ffffff;
}

.questions {
  font-size:11px;
}

.questions .item {
  padding-bottom:20px;
}

.questions .lCol {
  font-weight:bold;
  color:#F3CA7A;
  padding-right:5px;
}

.questions h2 {
  margin:0px !important;
  color:#ffffff !important;
}

#footer {
  background:url('../img/Bg_footer.jpg') no-repeat 0px 0px;
  padding:25px 0px 50px 0px;
  font-size:11px;
  position:relative;
}

#footer p {
  margin:0px !important;
}

#footer a:hover {
  text-decoration:underline !important;
}

#footer .alignLeft {
  height:17px;  
  margin:0px 0px 3px 0px;
  overflow:hidden;
  position:absolute;  
  left:0px;
}

#footer .alignRight {
  height:17px;  
  margin:0px 0px 3px 0px;
  overflow:hidden;
  position:absolute;  
  right:0px;
}

#footer .footMenu li {
  float:left;
}

#footer .footMenu a {
  color:#ffffff;
  text-decoration:none;
  padding:0px 0px 0px 17px;
  background:url('../img/Bg_separator.gif') no-repeat 8px 3px;
}

#footer .signature2 {
  color:#8C3A38;
  top:45px;
}

#footer .signature2 a {
  color:#8C3A38;
  text-decoration:none;
}

#footer .userBox {
  color:#8C3A38;
  top:45px;
}

#footer .userBox li {
  float:left;
}

#footer .userBox a {
  padding:0px 0px 0px 10px;
  color:#8C3A38;
  text-decoration:none;
  background:url('../img/Bg_separator.gif') no-repeat 5px 4px;
}

#footer .first a {
  background:none;
}


#contactForm {
  margin-top:20px;
}

#contactFormBody {
  width:400px;
  height:280px;
  padding:0px 0px 0px 0px;
  background:url('../img/Bg_contactForm.gif') no-repeat 0px 0px;
  position:relative;
}

#contactFormBody h2 {
  font-size:14px;
  font-weight:bold;
  margin:0px 0px 0px 0px;
  padding:15px 0px 0px 20px !important;
  color:#F3CA7A;
}

#queryForm {
  margin:0px auto;
  padding:5px 18px 5px 18px;
  font-size:11px;
  color:#ffffff;
  margin-bottom:10px;
}

#queryForm fieldset {
  /*border:1px solid #B73333;*/
  padding:0px;
  margin:0px 0px 0px 0px;
}

#queryForm legend {
  display:none !important;
  padding:10px;
  font-weight:bold;
}

#queryForm table {
  width:100%;
}

#queryForm th {
  width:180px;
  text-align:left;
}

#queryForm label {
  display:block;
  
}

#queryForm textarea {
  width:350px;
  height:103px;
  background:#9C4B36;
  border:1px solid #561B1D;
  font-size:11px;
  color:#ffffff;
  padding:3px;
}

#queryForm .extra {
  width:5px;
  height:4px;
  background:url('../img/Bg_formExtra.gif') no-repeat 0px 5px;
  display:block;
  float:left;  
  margin:0px 5px 0px 5px;
  padding:5px 0px 0px 0px;
  line-height:4px !important;
}

#queryForm .inputText {
  width:200px;
  background:#9C4B36;
  border:1px solid #561B1D;
  font-size:11px;
  color:#ffffff;
  padding:3px;
  display:block;
}

#queryForm select {
  background:#9C4B36;
  border:1px solid #561B1D;
  font-size:11px;
  color:#ffffff;
  padding:3px;
}

#queryForm .submit {
  width:89px;
  height:26px;
  line-height:26px;
  float:right;  
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
  background:url('../img/Bg_btn89x26.gif') no-repeat 0px 0px;
  border:0px;
  cursor:pointer;
  position:absolute;
  bottom:10px;
  right:19px;
}

.allForms legend {
  display:none;
}

.nyroModal .body-gallery {
  margin:3px 3px 3px 3px;
  border:6px solid #A33B38;
}

.result {
  margin-bottom:15px;
}

.error-env {
  width:206px !important;
  border:1px solid #F3CA7A;
  color:#F3CA7A !important;
  display:none;
  margin:3px 0 0;
  text-align:center;
}

/* Layout color scheme START */

#goldLayout h1 {
  color:#E3AE00;
}

#goldLayout .catMenu {
  background:url('../img/Bg_menuVodniDymky.png') no-repeat 0px 0px;
}

#goldLayout .catMenu .catTitle {
  color:#E3AE00;
}

#orangeLayout h1 {
  color:#E67E24;
}

#orangeLayout .catMenu {
  background:url('../img/Bg_menuKurackeZbozi.png') no-repeat 0px 0px;
}

#orangeLayout .catMenu .catTitle {
  color:#E67E24;
}

#greenLayout h1 {
  color:#8FC51D;
}

#greenLayout .catMenu {
  background:url('../img/Bg_menuEtnickeZbozi.png') no-repeat 0px 0px;
}

#greenLayout .catMenu .catTitle {
  color:#8FC51D;
}

#blueLayout h1 {
  color:#83A9FF;
}

#blueLayout .catMenu {
  background:url('../img/Bg_menuDarkoveZbozi.png') no-repeat 0px 0px;
}

#blueLayout .catMenu .catTitle {
  color:#83A9FF;
}

/* Layout color scheme END */

/* FCK editor styles START */

.kurziva {
  font-style:italic;
}

.tucne {
  font-weight:bold;
}

.podtrzene {
  text-decoration:underline;
}

.defaultText {
  color:#ffffff;
}

.goldText {
  color:#F3CA78;
}

.alignLeft {
  float:left;
  margin:0px 15px 0px 0px;
}

.alignRight {
  float:right;
  margin:0px 0px 0px 15px;
}

/* FCK editor styles END */

/* change Lang Bg START */

#shantiSk #head {
  background:url('../img/Bg_headSk.jpg') no-repeat 0px 0px !important;
}

#shantiSk #hpTopBox {
  background:url('../img/Bg_hpSk.jpg') no-repeat 0px 0px;
}

#shantiEn #head {
  background:url('../img/Bg_headEn.jpg') no-repeat 0px 0px !important;
}

#shantiEn #hpTopBox {
  background:url('../img/Bg_hpEn.jpg') no-repeat 0px 0px;
}

/* change Lang Bg END */

