/*
 __________________________________________________________
 |                                                         |
 |  STYLESHEET TYPE:  screen                               |
 |  AUTHOR:           swiths                               |
 |  CODED BY:         Marcin Dmoch                         |
 |  COPYRIGHT:        copyright@2009 swiths                |
 |  DATE:             2009.08.11                           |
 |  LAST MODIFIED:    2009.09.12                           |
 |_________________________________________________________|

*/

body, html {
  margin: 0px;
  padding: 0px;
  font-family: georgia, verdana, arial;
  font-size: 12px;
  background-image: url('../images/background.jpg');
  color: #79694d;
}

h1, h2, h3, h4, h5, h6 { 
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

h1 { 
  text-align: left;
  font-size: 18px;
  color: #554e4c;
}

h3 { 
  text-align: left;
  font-size: 14px;
}

h4 { 
  text-align: left;
  font-size: 12px;
  color: #443e3d;
}

img {
  border: 0px;
}

.fl {
  float: left;
}


.fl2 {
  float: right;
}

p {
  padding: 0px;
  margin: 0px;
}

a {
  color: #857860;
}

.no-accessible {
  display: none;
}

#top {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 726px;
}

#top_bar {
  background-image: url('../images/top_bar_background.jpg');
  width: 726px;
  height: 32px;
}

#top_bar p {
  padding-top: 5px;
  text-align: center;
  color: #78794d;
}

#top_bar_left_side {
  float: left;
}

#top_bar_right_side {
  float: right;
}

#logo {
  background-image: url('../images/logo.jpg');
  width: 726px;
  height: 147px;
  float: left;
}

#menu_part {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 720px;
}

#menu {
  background-image: url('../images/menu.jpg');
  font-family: verdana;
  font-style: oblique;
  font-weight: bold;
  width: 720px;
  height: 27px;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  padding-left: 4px;
  _padding-left: 6px;
  margin-top: 7px;
} 

#menu li {
  display: inline;
  list-style-type: none;
  margin-left: 20px;
  margin-right: 25px;
} 

#menu a:visited, #menu a:link, #menu a:active {
  color: #77674b;
  text-decoration: none;
}

#menu a:hover {
  color: #77674b;
  text-decoration: underline;
}

#slideshow_box {
  float: left;
  overflow: hidden;
  border: 1px white solid;
  background: #aab87c;
  width: 718px;
  height: 204px;
  padding-top: 6px;
  margin-bottom: 24px;
}

#content_part {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden;
  background-image: url('../images/content_background.jpg');
  width: 718px;
  border: 1px white solid;
  border-top: none;
  border-bottom: none;
}

.adds_endf {
  float: left;
  display: none;
}

#info_side {
  font-style: oblique;
  float: left;
  background-image: url('../images/info_side.jpg');
  color: #79694d;
  font-size: 13px;
  width: 518px;
  height: 100%;
  margin-bottom: 20px;
}

#info {
  margin: 16px 20px 14px 20px;
  padding: 0px;
  text-align: justify;
  line-height: 40px;
  height: 100%;
  width: 474px;
}

#adds_side {
  float: left;
  background: #d7dbc1;
  width: 200px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  font-style: oblique;
  line-height: 16px;
  text-align: left;
}

#add_no1 {
  float: left;
  margin: 0px;
  color: #8b7e66;
  line-height: 20px;
  padding: 2px 14px 8px 11px;
  width: 170px;
}

#add_no2 {
  float: left;
  margin: 0px;
  padding: 14px 0px 14px 11px;
  width: 170px;
}

.image_float {
  float: right;
  margin-top: 12px;
  margin-left: 20px;
}

.image_float2 {
  float: left;
  margin-top: 12px;
  margin-right: 20px;
}

#img_history_center {
  padding-left: 36px;
}

#img_offer_center {
  padding-top: 25px;
  padding-left: 136px;
}

.section_caption {
  display: block;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-bottom: 18px;
  line-height: 0px;
}

.adds_end {
  float: left;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  overflow: hidden;
  height: 9px;
}

.more {
  display: block;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 16px;
  font-size: 12px;
}

.more a:visited, .more a:link, .more a:active {
  color: #857860;
  text-decoration: underline;
}

.more a:hover {
  color: #695f4d;
  text-decoration: none;
}

.link {
  text-align: center;
  margin-top: 18px;
  font-size: 18px;
}

.link2 {
  text-align: center;
  margin-top: 18px;
  font-size: 18px;
  color: #857860;
  margin-bottom: 24px;
}

.link2 a:visited, .link a:link, .link a:active {
  text-align: center;
  color: #857860;
  text-decoration: underline;
}

.link a:visited, .link a:link, .link a:active {
  text-align: center;
  color: #857860;
  text-decoration: underline;
}

.link a:hover {
  text-align: center;
  color: #695f4d;
  text-decoration: none;
}

.link2 a:hover {
  text-align: center;
  color: #695f4d;
  text-decoration: none;
}

.gal_link {
  display: block;
  text-align: center;
  font-size: 12px;
  padding: 0px;
  margin: 2px 0px 10px 0px;
}

.gal_link a:visited, .gal_link a:link, .gal_link a:active {
  color: #857860;
  text-decoration: underline;
}

.gal_link a:hover {
  color: #695f4d;
  text-decoration: none;
}

#footer {
  float: left;
  background-image: url('../images/footer_background.jpg');
  width: 100%;
  height: 78px;
  margin-top: 40px
}

#footer_center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 720px;
  height: 69px;
  margin-top: 8px;
  border: 1px #a6ad82 solid;
  border-bottom: none;
  border-top: 1px #e2e6cd solid;
}

#footer_ls {
  float: left;
  height: 68px;
}

.footer_paragraphl {
  text-align: left;
  margin-left: 10px;
  margin-top: 14px;
}

.footer_paragraphl a:visited, .footer_paragraphl a:link, .footer_paragraphl a:active {
  color: #857860;
  text-decoration: underline;
}

.footer_paragraphl a:hover {
  color: #695f4d;
  text-decoration: none;
}

#footer_paragraphr {
  float: right;
  width: 250px;
  text-align: right;
  margin-right: 10px;
  margin-top: 10px;
  line-height: 0px;
}

#swiths_logo {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

/* GALERIA */

.album {
  float: left;
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}

.album_caption {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #7b6c52;
  margin: 0px;
  padding: 0px;
  line-height: 22px;
  padding-bottom: 10px;
}

.album_link {
  font-family: georgia;
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
  background: red;
}

.album_link a:visited, .album_link a:link, .album_link a:active {
  color: #7b6c52;
  text-decoration: none;
}

.album_link a:hover {
  color: #7b6c52;
  text-decoration: underline;
}

.allinkl {
  float: left;
  margin-left: 10px;
}

.allinkr {
  float: right;
  margin-right: 10px;
}

/* ALBUM */

.frame_row {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 470px;
  padding-left: 8px;
  _padding-left: 0px;
}

.photo_frame {
  float: left;
  background-image: url('../images/photo_frame.jpg');
  width: 140px;
  height: 140px;
  margin: 8px 7px 8px 7px;
}

.photo_frame img {
  margin-left: 4px;
  margin-top: 4px;
}

.photo_frame2 {
  float: left;
  background-image: url('../images/photo_frame.jpg');
  width: 140px;
  height: 140px;
  margin: 8px 40px 0px 44px;
  _margin: 8px 30px 0px 32px;
}

.photo_frame2 img {
  margin-left: 4px;
  margin-top: 4px;
}

.photo_frame_desc {
  float: left;
  text-align: center;
  width: 140px;
  height: 40px;
  margin: 0px 40px 8px 44px;
  _margin: 0px 30px 8px 32px;
}

.photo_frame_desc a:visited, .photo_frame_desc a:link, .photo_frame_desc a:active {
  color: #7b6c52;
  text-decoration: underline;
}

.photo_frame_desc a:hover {
  color: #7b6c52;
  text-decoration: none;
}

.back_link {
  font-family: georgia;
  font-size: 16px;
  line-height: 52px;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}

.back_link a:visited, .back_link a:link, .back_link a:active {
  color: #7b6c52;
  font-weight: bold;
  text-decoration: underline;
}

.back_link a:hover {
  color: #7b6c52;
  font-weight: bold;
  text-decoration: none;
}

/* HISTORIA */

.indention {
  float: left;
  text-indent: 44px;
  line-height: 32px;
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  margin-bottom: 14px;
}

.sign1 {
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}

.sign2 {
  font-weight: bold;
  text-align: left;
  margin-top: 0px;
  text-indent: 230px;
}

.sign3 {
  font-weight: bold;
  text-align: left;
  margin-top: 0px;
  text-indent: 344px;
}

/* KONIE */

.hors_info_left_side {
  float: left;
  width: 180px;
  height: 250px;
  margin-top: 22px;
}

.hors_info_right_side {
  float: left;
  width: 280px;
  height: 250px;
  margin-top: 22px;
}

.horsename {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  padding-bottom: 18px;
}

.horse_info {
  font-size: 12px;
  text-indent: 30px;
  line-height: 38px;
}

.definite_info {
  color: #6a5b40;
  font-weight: bold;
}

.horse_info_table  {
  float: left;
  text-align: center; 
  width: 430px;
  margin-top: 22px;
  margin-bottom: 34px;
  margin-left: 24px;
  _margin-left: 12px;
  border-collapse: collapse;
  line-height: 30px;
}

.horse_info_table tr {
  height: 10px;
}

.horse_info_table td {
  text-align: center;
  border: 1px #4e412b solid; 
}

.free_space_td {
  width: 110px;
}

/* WIDEO */

.video_window {
  float: left;
  margin-left: 24px;
  height: 420px;
}

.video_title {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  padding-bottom: 18px;
}

/* WYDARZENIA */

.news_title {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 40px;
}

.news_text {
  font-size: 12px;
  color: #6a5b40;
  line-height: 24px;
  margin-bottom: 10px;
}

.news_line {
  margin-top: 20px;
}

/* OFERTA */

.horse_offer_table  {
  float: left;
  text-align: center; 
  width: 430px;
  margin-top: 22px;
  margin-bottom: 24px;
  margin-left: 24px;
  _margin-left: 12px;
  border-collapse: collapse;
  line-height: 30px;
}

.horse_offer_table tr {
  height: 10px;
}

.horse_offer_table td {
  text-align: center;
  border: 1px #4e412b solid; 
}

.horse_desc {
  float: left;
  text-indent: 30px;
  font-size: 12px;
  line-height: 24px;
}

.video_window_offer {
  float: left;
  margin-left: 24px;
  height: 360px;
  margin-top: 26px;
}

/* FORMULARZ */

.form_title {
  font-family: verdana;
  font-weight: bold;
  font-size: 16px;
  line-height: 60px;
}

form {
  float: left;
  margin: 0px;
  padding: 0px;
}

input, textarea{
  display: block;
  background: #ffffff;
  border: 1px solid #8d7e64;
  border-top: 3px solid #8d7e64;
}

input:hover, textarea:hover {
  background: #faf9f7;
  border-top: 3px solid #8d7e64;
}

input:focus, textarea:focus {
  background: #ffffff;
  border-top: 3px solid #8d7e64;
}

.contact_form_cap {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 2px;
}

#submit { 
  float: left;
  display: block;
  background: url('../images/send.gif');
  width: 128px;
  height: 22px;
  border: 0px;
  margin-top: 12px;
  margin-bottom: 20px;
}

#submit:hover { 
  display: block;
  border: 0px;
}

.ord_submit {
  float: left;
  margin-top: 14px;
  margin-bottom: 20px;
}

.guestbook_text {
  text-align: left;
}

#contactarea {
  margin: 0px ;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
}

.st_input {
  width: 220px;
}

.lang {
  margin-top: 108px;
}

.lang a {
  margin-right: 14px;
}

#oferta {
  width: 400px;
  height: 664px;
}

#oferta2 {
  width: 400px;
  height: 150px;
}

#oferta_naglowek {
  font-family: verdana;
  font-weight: bold;
  font-size: 16px;
}

.oferta_info {
  font-family: verdana;
  font-weight: bold;
  font-size: 13px;
  line-height: 36px;
}

.oferta_info2 {
  font-weight: bold;
  font-family: verdana;
  font-size: 13px;
  line-height: 30px;
  margin-left: 24px;
}

.oferta_info3 {
  font-weight: bold;
  font-family: verdana;
  font-size: 17px;
  line-height: 30px;
  margin-left: 24px;
  text-align: left;
}
