@import "template.css";
@import "menu_org.css";


/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 965px; margin: 0px auto 0px auto;}

/*Header  width* height*/
#header {height: 95px; padding: 15px 25px 0 25px;}

/*Column's width*/

/*Height of the footer */
#footer {height: 40px;}

/******************DESIGN OF PAGE***********************/
/*Common design*/

body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #636363;
  background: #2578B0 url(../images/bg_body.gif) repeat-x 0 0;
}


/********************
HEADER
********************/

#header .logo_org {
  float: left;
  margin: 13px 20px 0 0;
  padding: 0;
}
#logo {
  margin-top: 15px;
  float: left;
}
#header .title {
  float: left;
  color: #595858;
  font-weight: bold;
  font-size: 1.6em;
  margin: 0 0 10px 0;
  padding: 25px 0 0 0;
  text-shadow: #fff 1px 1px 0;
  width: 400px;
}
#header .kontakt_org {
  float: right;
  width: 250px;
  padding: 10px 0 0 0;
  font-size: 0.8em;
  text-shadow: #fff 1px 1px 0;
  text-align: right;
}
#topmenu {
  height: 50px;
  padding: 0;
  background: transparent url("../images/bg-topmenu.gif") repeat-x 0 0;
}
.fulltext-search {
  float: right;
  width: 232px;
  display: inline;
  margin-right: 15px;
  padding-top: 14px;
  color: #5B5B5B;
}
#fulltext .text-input {
  background: #fff;
  border: 1px solid #C1D4EA;
  float: left;
  padding: 2px 5px;
  height: 16px;
  line-height: 16px;
  vertical-align: center;
  width: 155px;
  display: inline;
  margin: 0 5px 0 0;
}
#fulltext .wrap-button { float: left; }
#fulltext .button-input {
  background: #4C7FB8;
  border: 1px solid #C1D4EA;
  color: #fff;
  height: 22px;
  width: 60px;
}

/* ######### TOP FILTER ######### */
#topfilter {
  /*height: 90px;*/
  margin: 0;
  padding: 20px 0px;
  background: #fff;
  /* background: url(../images/bg_topfilter.png) no-repeat 0 0; */
}
/********************
CONTENT
********************/

#content {
  margin: 0px 0px 0px 0px;
  padding: 15px;
  background: #fff;
  line-height: 170%;
}
.hlavicka {
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px dotted #ccc;
}
.hlavicka .logo_org {
  float: left;
  display: inline;
  margin: 0 20px 0 0;
}
.hlavicka .title {
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.hlavicka .kontakt_org {
  float: right;
  text-align: right;
}
/********************
LEFT
********************/

#left {
  padding: 20px 0px 0px 20px;
}

.left_bann_1 {
  width: 249px;
  height: 71px;
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/banner-riesenie.gif) no-repeat;
  display: block;
}
.left_bann_2 {
  width: 249px;
  height: 71px;
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/banner-system.gif) no-repeat;
  display: block;
}
.left_bann_3 {
  width: 249px;
  height: 71px;
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/banner-dodavka.gif) no-repeat;
  display: block;
}

/********************
PAGE
********************/
.page1,
.page2 {
  width: 932px;
}
.page1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.detail_left {
  width: 327px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  border-right: 1px solid #E0E0E0;
}

.dates {
  width: 273px;
  /*height: 140px;*/
  /*background: url(../images/bg_dates.gif) no-repeat;*/
  margin: 0px 0px 10px 0px;
  padding: 20px;
  text-shadow: 1px 1px 1px #ffffff;
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* Linux */
  border-radius: 10px; /* CSS3 */
  background: #f1f1f1;
  border: 1px solid #d3d3d3;
}

.fullprice {
  width: 293px;
  height: 31px;
  background: url(../images/bg_fullprice.gif) no-repeat;
  color: #ffffff;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 6px 0px 0px 20px;
  text-shadow: 1px 1px 1px #00132c;
}
.fullprice span {
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 5px;
}

.full_down {
  width: 263px;
  height: 45px;
  margin: 0px 0px 0px 15px;
  padding: 24px 50px 0px 0px;
  background: url(../images/bg_fulldown.gif) no-repeat;
  display: block;
  color: #636363;
  text-decoration: none;
  font-weight: bold;
  text-align: right;
}

.detail_right {
  width: 580px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  float: left;
}


/********************
FOOTER
********************/
#footer {
  background: transparent url('../images/bg_footer.gif') no-repeat 0 0;
  font-size: 0.9em;
  color: #fff;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #fff;
  text-decoration: underline;
}
#botfooter {
  padding: 10px 0 0 0;
}
#foot-left {
  width: 326px;
  text-align: left;
  float: left;
  padding: 0;
  margin: 0;
}

#foot-right{
  text-align: right;
  padding: x;
  margin: 0;
  width: 456px;
  float: right;
}


/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  font-size: 23px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
}

h2 {
  margin: 0px 0px 20px 0px;
  text-align: left;
  font-size: 20px;
  color: #000000;
  font-weight: normal;
}

h3 {
  margin: 0px 0px 5px 0px;
  text-align: left;
  font-size: 1.4em;
  color: #2d2e31;
  font-weight: bold;
}

a {
  color: #ad3535;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
.hide {
  height: 1px;
  left: -9999em;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.f_left {float: left;}
.f_right {float: right;}
.f_none {float: none;}

.perex {
  font-size: 15px;
  color: #3a3a3a;
}
#left ul {
  padding: 0 5px 0 0;
}


#left li {
  line-height: 1em;
  padding: 10px 0 0 30px;
  list-style: none;
  background-image: url(../images/li-ok.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
#kolaz .info {
  width: 440px;
  float: left;
  display: block;
  font-size: 0.9em;
  padding: 15px 0 0 15px;
}
#kolaz .red {
  color: #C40505;
}