/*------------------------------------------------
           PLEASE DONT'S STEAL,
    JUST TAKE THE INSPIRATION!
------------------------------------------------- */

/*------------------------------------------------
CSS INFO
--------------------------------------------------
FILE: style.css
PROJECT:  iROBOT
URL: www.irobot.cz
AUTHOR: Jan Hommer (iam@janhommer.cz, www.janhommer.cz)
DATE: 06-2009
------------------------------------------------- */

/*------------------------------------------------
 STANDARD HTML TAG RESET 
------------------------------------------------- */
body,
h1, h2, h3, h4, h5,
p, ul, li, ol,
blockquote,
form {
  border: 0;
  margin: 0;
  padding: 0;
}

/*------------------------------------------------
STANDARD HTML TAG DEFINITION
------------------------------------------------- */

body,
form, input {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #636363;
}

body {
  background: #fff url(body.gif) center repeat-y;
}

a:link, a:visited{
  color: #56964c;
  font-weight: bold;
}

a:hover {
  color: #000;
}

p {
  
}

p.center {
  text-align: center;
}

p.right {
  text-align: right;
}

p.alleft {
  float: left;
}

p.alright {
  float: right;
}

img {
  border: none;
}

img.alleft {
  float: left;
  margin: 0 5px 5px 0;
}

img.alright {
  float: left;
  margin: 0 0 5px 5px;
}

hr.no {
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  padding: 0;
  margin: 0;
  border: none;
}    

/*------------------------------------------------
 100% HEIGHT
------------------------------------------------- */

html, body, #wrap {
  height: 100%;
}

body > #wrap {
  height: auto;
  min-height: 100%;
}

#wrap {
  background: url(wrap.gif) top center no-repeat;
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

/*------------------------------------------------
 MAIN
------------------------------------------------- */

#main {
  position: relative;
  width: 992px;
  padding: 0 0 66px;
  margin: 0 auto;
}

/*------------------------------------------------
HEADER
------------------------------------------------- */

#header {
  position: relative;
  width: 992px;
  height: 156px;
}

/*------------------------------------------------
HEADER MENU
------------------------------------------------- */

#menu ul {
  position: relative;
  float: left;
  width: 235px;
  height: 144px;
  list-style: none;  
  padding: 12px 0 0;
}

#menu a {
  display: block;
  width: 195px;
  height: 20px;
  padding: 4px 0 0 40px;
  background: url(header_menu_a.gif) center left no-repeat;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}

#menu a.one {
  background-color: #003531;
}

#menu a.two {
  background-color: #006951;
}

#menu a.three {
  background-color: #00873d;
}

#menu a.four {
  background-color: #509236;
}

#menu a.five {
  background-color: #8cc63f;
}

#menu a.six {
  background-color: #a7d8d;
}

#menu a:hover {
  text-decoration: underline;
}

/*------------------------------------------------
HEADER FAQ
------------------------------------------------- */

#faq ul {
  position: relative;
  float: left;
  width: 380px;
  padding: 17px 0 0 50px;
  list-style: none;
}

#faq ul li {
  position: relative;
  float: left;
  width: 190px;
}

#faq ul li a {
  display: block;
  width: 170px;
  padding: 3px 0 3px 20px;
  background: url(header_faq_a.gif) center left no-repeat;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #56964c;
}

#faq a:hover {
  text-decoration: underline;
}

/*------------------------------------------------
HEADER LOGO
------------------------------------------------- */

#header #logo h1 {
  position: relative;
  float: right;
  width: 251px;
  width: 252px;
  height: 61px;
  height: 76px;
  padding: 20px 40px 0 0;
  padding: 16px 16px 0 0;
  _padding: 20px 20px 0 0;
  _padding: 16px 8px 0 0;
}

#header #logo h1 a {
  display: block;
  width: 251px;
  width: 252px;
  height: 61px;
  height: 76px;
  background: url(header_logo.gif);
}

#header #logo h1 a span {
  display: none;
}

/*------------------------------------------------
LEFT
------------------------------------------------- */

#left {
  position: relative;
  float: left;
  width: 235px;
  padding: 11px 0 20px;
}

#left p {
  padding: 0 0 5px;
}

#left form p {
  padding: 10px 0;
  margin: 0 0 5px;
  background: #f0fadf;
  text-align: center;
}

#left form p input {
  width: 130px;
  padding: 3px 10px;
  border: 1px solid #a6c075;
  background: url(formitem_input.gif) top left;
  color: #80ad66;
}

#left form p input.submit {
  width: auto;
  padding: 2px;
  border: 1px solid #79b031;
  background: #79b031;
  color: #fff;
  font-weight: bold;
  cursor: hand;
  cursor: pointer;
}

#left .box {
  position: relative;
  clear: both;
  width: 235px;
  height: 80px;
  margin: 0 0 5px;
  background: url(left_box.gif) top left no-repeat;
}

#left .box a {
  display: block;
  width: 235px;
  height: 80px;
  text-decoration: none;
  color: #0a7755;
}

#left .box a img {
  float: left;
  margin: 1px 0 0 1px;
}

#left .box a h4 {
  float: left;
  padding: 17px 0 0 20px;
  font-size: 14px;
}

#left .box a p {
  float: left;
  padding: 0 0 0 20px;
  font-size: 10px;
  font-weight: bold;
}

#left .box.one {
  background-color: #d2e5af;
}

#left .box.two {
  background-color: #bdd690;
}

#left .box.three {
  background-color: #a6c075;
}

#left .box.four {
  background-color: #98ba62;
}

#left .boxx {
  position: relative;
  clear: both;
  width: 235px;
  margin: 0 0 5px;
}

#left .boxx.one {
  background: #d2e5af url(left_boxx1.gif) top left no-repeat;
}

#left .boxx.two {
  background: #bdd690 url(left_boxx2.gif) top left no-repeat;
}

#left .boxx.three {
  background: #a6c075 url(left_boxx3.gif) top left no-repeat;
}

#left .boxx h4 {
  padding: 10px 0 10px 35px;
  color: #0a7755;
  font-size: 12px;
}

#left .boxx h4 big {
  font-size: 16px;
}

#left .boxx.three h4 {
  padding: 22px 0 0 35px;
}

#left .boxx a {
  color: #0a7755;
  text-decoration: none;
}

#left .boxx ul {
  list-style: circle;
  color: #fff;
  padding: 10px 0 10px 40px;
}

#left .boxx ul li {
  padding: 2px 0;
}

/*------------------------------------------------
CONTENT
------------------------------------------------- */

#content {
  position: relative;
  float: left;
  width: 524px;
  padding: 30px 1px 0 15px;
  font-size: 11px;  
}

#content h1 {
  padding: 25px 25px 0;
  color: #028340;
  font-size: 14px;
  text-transform: uppercase;
}

#content h2 {
  padding: 0 25px;
  font-size: 13px;

  padding: 25px 25px 0;
  color: #028340;
  font-size: 14px;
  text-transform: uppercase;

}

#content h3 {
  padding: 0 25px;
  font-size: 11px;
}

#content ul {
  list-style-image: url(content_ul_li.gif);
  padding: 15px 20px 0 40px;
  font-size: 10px;
  font-size: 11px;
}

#content p {
  padding: 15px 25px 0;
  font-size: 10px;
  font-size: 11px;  
}

#content table {
  width: 484px;
  margin: 15px 20px 0;
}

#content table th, #content table td {
  padding: 5px;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-weight: bold;
}

#content table tr {
  background: #dcecea;
}

#content table tr.odd {
  background: #edf5f4;
}

#content table td {
  color: #79b031
}

#content table th {
  background: #85aba6;
  color: #fff;
}

#content form p {
  clear: both;
}

#content form p label {
  display: block;
  float: left;
  width: 160px;
  padding: 0 10px 0 0;
  text-align: right;
  font-size: 11px;
}

#content form p small {
  font-style: italic;
  font-size: 9px;
  color: #b2b2b2;
}

#content p input, #content p textarea {
  width: 150px;
  padding: 3px;
  border: 1px solid #a6c075;
  background: url(formitem_input.gif) top left;
  color: #80ad66;
}

#content p input.short {
  width: 70px;
}

#content p input.shorter {
  width: 30px;
}

#content p textarea {
  height: 80px;
}

#content p input.submit {
  width: auto;
  padding: 2px;
  border: 1px solid #79b031;
  background: #79b031;
  color: #fff;
  font-weight: bold;
  cursor: hand;
  cursor: pointer;
}

#content img.index {
  border-top: 2px solid #d9ebb8;
  border-bottom: 2px solid #d9ebb8;
  border-left: 2px solid #d9ebb8;
}

#content .index {
  width: 522px;
  padding: 0;
  border-top: 2px solid #d9ebb8;
  border-bottom: 2px solid #d9ebb8;
  border-left: 2px solid #d9ebb8;
  overflow: hidden;
}

#content .index .img {
  float: left;
  width: 290px;
  text-align: center;
}

#content .index .text {
  float: right;
  width: 200px;
  padding: 33px 0 0 0;
}

#content .index h1 {
  padding: 0;
  font-size: 18px;
  color: #0a7755;
  line-height: 14px;
  text-transform: none;
}

#content .index h1 small {
  font-size: 10px;
  font-size: 11px;  
}

#content .index ul {
  list-style: none;
  padding: 10px 0 0;
}

#content .index ul li {
  padding: 0 0 3px;
}

#content .index ul li a {
  display: block;
  width: 120px;
  padding: 5px;
  background: #79b031 url(content_index_a.gif) center right no-repeat;
  color: #fff;
  text-decoration: none;
}

#content .index ul li a.shop {
  padding: 10px 5px;
  background: #79b031 url(content_index_shop_a.gif) center right no-repeat;
}

#content p.navigation {
  padding: 10px 20px;
  border-bottom: 1px solid #ddecc3;
  font-weight: bold;
  font-size: 10px;
  font-size: 11px;
  color: #9fa0a0;
}

#content p.listing {
  padding: 10px 20px;
  margin: 40px 0 0;
  border-top: 1px solid #ddecc3;
  text-align: right;
  font-weight: bold;
  font-size: 10px;
  font-size: 11px;
  color: #9fa0a0;
}

.products {
  position: relative;
  clear: both;
  width: 524px;
  overflow: hidden;
  background: url(products.gif);
}

.productsline.one, .productsline.two {
  position: relative;
  clear: both;
  width: 254px;
  height: 1px;
  font-size: 0;
  background: #d5e7b4;
}

.productsline.two {
  width: 524px;
}

.product {
  position: relative;
  float: left;
  width: 253px;
  padding: 0 0 10px;
}

.product .img {
  width: 253px;
  padding: 10px 0;
  text-align: center;
}

.product h2 {
  color: #0a7755;
  line-height: 12px;
}

.product p {
  color: #0a7755;
  font-weight: bold;
}

.product p big {
  font-size: 18px;
}

.product p.alright {
  margin: -35px 0 0;
}

#content .product-left {
  position: relative;
  float: left;
  width: 230px;
  padding: 40px 0 0;
  text-align: center;
}

#content .product-right {
  position: relative;
  float: right;
  width: 290px;
  padding: 20px 0;
}

#content .product-right p {
  color: #0a7755;
  font-weight: bold;
}

#content .product-right p big {
  font-size: 18px;
}

#content .product-right p.cart {
  padding: 25px 40px;
  margin: 0 0 0 25px;
  background: url(content_cart.gif) center left no-repeat;
}

#content .product-right input {
  padding: 10px;
}

#content .product-right input.submit {
  padding: 9px;
}

/*------------------------------------------------
RIGHT
------------------------------------------------- */

#right {
  position: relative;
  float: right;
  width: 217px;
  padding: 22px 0 20px;
}

#right .box {
  position: relative;
  clear: both;
  width: 217px;
  margin: 0 0 4px;
}

#right .box.one {
  height: 64px;
  background: #d2e5af url(right_box1.gif) top left no-repeat;
}

#right .box.two {
  height: 119px;
  background: #dcecea url(right_box2.gif) top left no-repeat;
}

#right .box.three {
  height: 72px;
  background: #b8d1ce url(right_box3.gif) top left no-repeat;
}

#right .box.four {
  height: 119px;
  background: #dcecea url(right_box4.gif) top left no-repeat;
}

#right .box h4 {
  padding: 14px 0 0 60px;
  font-size: 12px;
  font-weight: bold;
  color: #00873d;
}

#right .box h4 big {
  font-size: 20px;
}

#right .box h5 {
  padding: 0 0 0 60px;
  font-size: 14px;
  color: #00873d;
}

#right .box p {
  padding: 20px 20px 5px;
  font-weight: bold;
  font-size: 9px;
}

#right .four p {
  padding: 10px 10px 15px 60px;
  font-weight: normal;
  font-size: 10px;
}

#right .box p.right {
  padding: 0 10px;
}

#right .three h4 {
  font-size: 11px;
}

#right .three h5 {
  font-size: 14px;
}

#right h4 {
  padding: 15px 20px;
  font-size: 14px;
  color: #00873d;
}

#right p {
  padding: 0 11px;
}

#right p.comment {
  padding: 5px;
  margin: 0 11px;
  border-top: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  text-align: right;
}

#right p.author {
  padding: 5px 0 15px 45px;
  margin: 0 11px;
  background: url(right_author.gif) top left no-repeat;
  font-weight: bold;
  color: #00853e;
}

#right p.author span {
  font-weight: normal;
  color: #b0b0b0;
}

#right p.right a {
  padding: 0 0 2px 12px;
  background: url(right_pright_a.gif) center left no-repeat;
}

/*------------------------------------------------
 FOOTER
------------------------------------------------- */

#footer {
  position: relative;
  clear: both;
  width: 100%;
  height: 66px;
  margin: -66px 0 0;
  background: #e4e4e4 url(footer.gif) center;
  color: #808080;
  font-size: 10px;
}

#footer table {
  margin: 0 0 0 140px;
  width: 850px;
}

#footer p.alleft {
  padding: 25px 0 0 150px;
  padding: 25px 0 0 100px;
}

#footer p.alright {
  padding: 30px 0 0;
  padding: 25px 0 0 0;

}

#footer a {
  color: #808080;
  font-weight: normal;
}

#footer .in {
  position: relative;
  width: 990px;
  margin: 0 auto;
}




#flashmainpage {
  width:524px;
  height:257px;
  background: url('/imgs/irobot_flash.jpg') no-repeat;
}

#content .playlist {
  margin: 2px 0 0px 0;
}

#content .playlist a {
  display: block;
  width: 225px;
  height: 14px;
  float: left;
  background: #79B031 url('play.gif') right no-repeat;
  color: white;
  margin: 0 2px 2px 0;
  padding: 15px;
  text-transform: uppercase;
  text-decoration: none;
}

#content .playlist a:hover {
  color: black;
}
