@import "default.css";

body {
  width:100%;
  height:100%;
  font-family:Arial, helvetica, sans-serif;
  font-size:12px;
  color:#40342C;
  line-height:14px;
}

#page {
  width:auto;
  height:auto;
  position:relative;
  background:url('../img/Bg_topHeader.gif') repeat-x 0px 0px;
}

#pageIn {
  width:742px;
  height:auto;
  margin:0px auto 0px auto;
}

#header {
  width:auto;
  height:193px;
  position:relative;
  padding:0px 7px 0px 7px;
}

#header .logo {
  width:296px;
  height:70px;
  display:block;
  margin:0px auto 17px auto;
  padding:35px 0px 0px 0px;
}

#header .logo span {
  display:none;  
}

#topMenu li {
  float:left;
  height:46px;
  position:relative;
}

#topMenu a {
  display:block;
  line-height:46px;
  color:#604D3F;
}

#topMenu span {
  width:100%;
  height:100%;
  display:block;
  position:absolute;
  top:0px;
  left:0px;
}

#topMenu .item1 {
  width:127px;
  margin:0px 14px 0px 0px;
}

#topMenu .item1 span {
  background:url('../img/Bg_menuItem1.gif') no-repeat 0px 0px;
}

#topMenu .item1 a:hover span, #topMenu .item1 .active span {
  background:url('../img/Bg_menuItem1On.gif') no-repeat 0px 0px;
}

#topMenu .item2 {
  width:127px;
  margin:0px 20px 0px 0px;
}

#topMenu .item2 span {
  background:url('../img/Bg_menuItem2.gif') no-repeat 0px 0px;
}

#topMenu .item2 a:hover span, #topMenu .item2 .active span {
  background:url('../img/Bg_menuItem2On.gif') no-repeat 0px 0px;
}

#topMenu .item3 {
  width:89px;
  margin:0px 19px 0px 0px;
}

#topMenu .item3 span {
  background:url('../img/Bg_menuItem3.gif') no-repeat 0px 0px;
}

#topMenu .item3 a:hover span, #topMenu .item3 .active span {
  background:url('../img/Bg_menuItem3On.gif') no-repeat 0px 0px;
}

#topMenu .item4 {
  width:139px;
  margin:0px 22px 0px 0px;
}

#topMenu .item4 span {
  background:url('../img/Bg_menuItem4.gif') no-repeat 0px 0px;
}

#topMenu .item4 a:hover span, #topMenu .item4 .active span {
  background:url('../img/Bg_menuItem4On.gif') no-repeat 0px 0px;
}

#topMenu .item5 {
  width:71px;
  margin:0px 19px 0px 0px;
}

#topMenu .item5 span {
  background:url('../img/Bg_menuItem5.gif') no-repeat 0px 0px;
}

#topMenu .item5 a:hover span, #topMenu .item5 .active span {
  background:url('../img/Bg_menuItem5On.gif') no-repeat 0px 0px;
}

#topMenu .item6 {
  width:79px;
}

#topMenu .item6 span {
  background:url('../img/Bg_menuItem6.gif') no-repeat 0px 0px;
}

#topMenu .item6 a:hover span, #topMenu .item6 .active span {
  background:url('../img/Bg_menuItem6On.gif') no-repeat 0px 0px;
}

#body {
  padding:0px 7px 0px 7px;
  background:#EFEFEF;
}

#body .otherBox {
  padding:17px 0px 14px 0px;
}

#body .userText {
  float:left;
  padding:0px 0px 0px 35px;
}

#body .bottomMenu {
  float:right;
}

#body .bottomMenu li {
  float:left;
  margin:0px 35px 0px 0px;
}

#body .bottomMenu a {
  color:#40342C;
  text-decoration:none;
}

#body .bottomMenu a:hover {
  text-decoration:underline;
}

#body .listArt .item {
  padding:10px 20px 19px 20px;
}

#body .listArt .imgBox {
  float:right;
  padding:5px;
  background:#BDBAB5;
  margin:0px 0px 0px 32px;
}

#body .listArt .imgBox a {
  float:left;
  font-size:0px;
  line-height:0px;
}

#body .listArt .imgBox .img1 {
  margin:0px 2px 0px 0px;
}

#body h1 {
  font-size:18px;
  font-weight:bold;
  padding:24px 20px 14px 20px;
}

#body h2 {
  font-size:14px;
  font-weight:bold;
  margin:0px 0px 13px 0px;
}

#body h3 {
  font-size:12px;
  font-weight:bold;
  line-height:14px;  
  margin:15px 0px 5px 10px;
  padding:0px 0px 0px 0px;
}

#body h4 {
  font-size:11px;
  font-weight:bold;
  line-height:13px;  
  margin:15px 0px 5px 0px;
  padding:0px 0px 0px 0px;
}

#body ul, dl {
  margin:0px 0px 10px 15px;
}

#body ul ul, dl dl {
  margin-bottom:0px;
}

#body ul li, dl dt {
  padding:0px 0px 0px 11px;
  list-style:square;
  height:100%;
}

#body ol {
  margin:0px 0px 10px 17px;
  padding:0px 0px 0px 10px;
}

#body ol li {
  list-style:decimal;  
}

#body ol ol {
  margin-bottom:0px;
}

#body table {
  width:690px;
  height:auto;
  margin:0px auto 28px auto;
  padding:10px 20px 10px 20px;
  border-bottom:2px solid #B55E0E;
  border-collapse:collapse;  
}

#body table th {
  background:#B55E0E;
  text-align:left;
  padding:12px 0px 12px 20px;
  color:#ffffff;
  font-weight:bold;
}

#body table tr td {
  background:#C7BFBC;
  text-align:left;
  padding:12px 20px 12px 20px;
  color:#000000;
}

#body table h2 {
  margin:0px 0px 11px 0px;
  font-size:12px;
}

#body .art p {
  margin:0px 0px 10px 0px;
}

#body .listArtTitle a {
  text-decoration:none;
  color:#40342C;
}

#body .listArtTitle a:hover {
  text-decoration:underline;
}

#body .brownBox {
  width:742px;
  height:129px;
  background:#604D3F;
  position:relative;
  left:-7px;
  margin:40px 0px 0px 0px;
}

#body .brownBox span {
  display:none;
}

#body .brownBox .priceList {
  width:185px;
  height:47px;
  float:left;
  background:url('../img/Bg_cenik.gif') no-repeat 0px 0px;
  margin:40px 90px 0px 40px;
}

#body .brownBox .viewGallery {
  width:197px;
  height:44px;
  float:left;
  background:url('../img/Bg_fotogalerie.gif') no-repeat 0px 0px;
  margin:40px 0px 0px 0px;
}

#body .brownBox .absImg {
  width:147px;
  height:147px;
  position:relative;
  top:-18px;
  float:left;
  margin-left:40px;
}

#body .catDesc {
  padding:0px 20px 0px 20px;
  margin:0px 0px 20px 0px;
}

#body .siteMap {
  padding:0px 20px 0px 20px;
}

#body .siteMap span {
  padding:0px 10px 0px 0px;
}

#body .siteMap li {
  line-height:18px;
}

#body .siteMap a {
  color:#604D3F;
}

#body #thumbs .item {
  float:left;
}

#body .art {
  padding:0px 20px 0px 20px;
}

#body .art .perexArt {
  margin:0px 0px 20px 0px;
}

#body .art .artRightColumn {
  width:244px;
  height:auto;
  float:right;
  margin:0px 0px 0px 15px;
}

#body .art .artImgBox span {
  display:block;
  margin:0px 0px 10px 0px;
}

#body .art .artImgBox img {
  border:1px solid #574539;
}

#body .art .artImgBox .zoom {
  background:transparent url('../img/Bg_icoZoom.gif') no-repeat 0px 2px;
  color:#40342C;
  font-size:11px;
  font-weight:bold;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 15px;
}

#body .date {
  color:#A2A2A2;
  line-height:13px;
}

#body .roadItem {
  width:334px;
  /*height:117px;*/
  float:left;
  margin:0px 3px 30px 20px;
}

#body .roadItem h2 a {
  color:#40342C;
  text-decoration:none;
}

#body .roadItem h2 a:hover {
  text-decoration:underline;
}

#body .roadItem .imgBox {
  padding:10px;
  background:#BDBAB5;
  margin-left:0px !important;
}

#body .rightBottomRoadBox {
  width:334px;
  height:309px;
  float:right;
  background:#A52018;
  color:#ffffff;
  margin:27px 16px 30px 0px;
  line-height:19px;
}

#body .rightBottomRoadBox .inBox {
  padding:30px 50px;
}

#body .rightBottomRoadBox .photoGall {
  width:203px;
  height:43px;
  display:block;
  text-decoration:none;
  background:url(../img/Bg_photoGall.gif) no-repeat 0px 0px;
  margin:0px auto 30px auto;
}

#body .rightBottomRoadBox .photoGall span {
  display:none;
}

.sendArticleForm {
  width:440px;
  margin:0px auto;
}

.sendArticleForm fieldset {  
  border:1px solid #40342C;
  padding:10px;
  margin:0px 18px 0px 18px;    
}

.sendArticleForm legend {
  padding:10px;
  font-weight:bold;
}

.sendArticleForm table {
  width:100% !important;
}

.sendArticleForm th {
  width:180px;
  text-align:left;
}

.sendArticleForm label {
  float:left;
}

.sendArticleForm textarea {
  width:99%;
  *width:89%;
}

.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;
}

.sendArticleForm .sentInputBtn {
  float:right;
  margin:10px 20px 0px 0px;  
}

.sendArticleForm .sendmail-cz {
  height:20px;
  line-height:20px;
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
  background:#40342C;
  border:0px;
  cursor:pointer;
}

.note {
  margin:0px 0px 0px 20px;
}

.note .extra {
  background:transparent url(../img/Bg_formExtra.gif) no-repeat scroll 0 5px;
  display:block;
  float:left;
  height:4px;
  margin:0 5px;
  padding:5px 0 0;
  width:5px;
}

#pager {
  padding:0px 20px 0px 20px;
}

#pager a {
  color:#40342C;
  display:block;
  float:left;
  margin:0px 24px 0px 0px;
  padding:3px 0px 3px 23px;
}

#pager .print {
  background:transparent url(../img/Bg_print.gif) no-repeat scroll 0 5px;
}

#pager .send {
  background:transparent url(../img/Bg_send.gif) no-repeat scroll 0 5px;
}

#flashBox {
  width:728px;
  height:502px;
  position:relative;
}

#flashBox .hpBox {
  width:100%;
  height:158px;
  background:url('../img/Bg_transHP.png') repeat-x 0px 0px;
  position:absolute;
  left:0px;
  bottom:0px;
}

#flashBox .hpDesc {
  width:350px;
  padding:19px 35px 19px 35px;
  color:#ffffff;
  font-size:14px;
  line-height:17px;
  float:left;
}

#flashBox .hpGallBox {
  width:277px;
  height:auto;
  float:left;
  padding:0px 0px 0px 0px;
}

#flashBox .viewGallery {
  width:100%;
  height:85px;
  display:block;
  background:url('../img/Bg_hpToGall.gif') no-repeat 0px 0px;
}

#flashBox .viewGallery span {
  display:none;
}

#flashBox .thumbsHp .item {
  float:left;
}

#footer .tagText {
  width:570px;
  text-transform:uppercase;
  line-height:22px;
  text-align:center;
  margin:22px auto 0px auto;
}

#footer .pow {
  margin:40px 0px 40px 0px;
  color:#ABABAB;
  font-size:11px;
  text-align:center;
}

#footer .pow a {
  color:#ABABAB;
}

/* FCK styles START */

.tucne {
  font-weight:bold;
}

.kurziva {
  font-variant:italic;
}

.podrzene {
  text-decoration:underline;
}

.orangeText {
  color:#B55E0E;
}

.defaultText {
  color:#40342C;
}

/* FCK styles END */

/* PHOTOGALLERY */
#photogallery {
  margin: 0 auto;
  width: 666px;
}
#photogallery .item {
  float: left;
  padding: 7px;
  margin: 5px;
  background: #604D3F;
}
#photogallery .item img {
  border: 1px solid #EFEFEF;
}

/* CONTACT */
#contact {
  margin: 0 20px;
}
#contact table{
  width: 270px;
  border-bottom: none;
}
#contact #contact_address table td {
  width: 350px;
  color: #fff;
}
#contact table.contact img {
  border: 7px solid #c7bdbb;
}

#contact table tr td{
  background: #9eb84a;
}
#contact table tr th{
  padding: 0;
}
#contact_form table tr td{
  background: none;
  padding: 5px;
}
#contact_form {
  float: left;
  padding: 0 15px;
  width: 270px;
}
#contact_form p {
  padding: 0 0 10px 0;
}
#contactForm {
  margin-top: 30px;
}
#contact_address {
  float: right;
  width: 370px;  
}
#contact_address p {
  font-weight: bold;
  line-height: 1.2em;
}
#contact_address a {
  color: #fff;
}
#contact_address a:hover {
  color: #5a4437;
  text-decoration: underline;
}
#contact input,#contact textarea {
  border: 1px solid #5a4437;
  background: none;
  width: 100%;
}
#contact label {
  color: #5a4437;
  font-weight: bold;
  text-align: right;
  display: block;
}

#contact input.submiter {
  background: #5a4437;
  color: #fff;
}

span.nadpis {
  display: block;
  padding-bottom: 5px;

  color: #000;
}

.error {
  color: #f00;
}
