﻿/****************************************************************************************/
/*                                                                                      */
/* Version:         2009-08-12 20:00                                                    */
/* Last changed by: Josef Vondracek                                                     */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* TEXT SETTINGS                                                                        */
/*======================================================================================*/

.textBlock
{
    padding: 11px 17px;
    position: relative;
}

.textBlock h1
{
    font-size: 200%;
    letter-spacing: 3px;
}

.textBlock h2,h3,h4,h5,h6,h7,h8
{
    font-size: 110%;
    font-weight: normal;
    letter-spacing: 2px;
}

.textBlock h2
{
    padding: 0 0 15px 0;
}

.textBlock h3
{
    color: #80b92c;
}

.textBlock h3 a{
    color: #80b92c;
}

.textBlock p
{
    padding: 0 0 15px 0;
    font-size: 80%;
}

.textBlock ul
{
    
}

.textBlock ul li
{
    
}

.textBlock ol
{
    
}

.textBlock ol li
{
    
}



/*======================================================================================*/
/* PRODUCT INFO                                                                         */
/*======================================================================================*/

.productInfo
{
    
}

.productInfo .imageMenuPanel
{
    width: 250px;
    float: left;
    background: url(/images/image-menu-panel-background.png);
}

.imageMenuPanel .compare{
    background-color: white;
    text-align: center;
    padding-top: 50px;
}
.imageMenuPanel .produkt{

}

span.greenLine
{
    width: 100%;
    height: 14px;
    display: block;
    overflow: hidden;
    background: url(/images/top-green-line.png);
}

.productInfo .imageMenuPanel ul
{
    width: 250px;
    padding: 2px 0 0 0;
    display: block;
    list-style: none;
    text-transform: uppercase;
}

.productInfo .imageMenuPanel ul li
{
    
}

.productInfo .imageMenuPanel ul li.left
{
    width: 145px;
    padding: 2px 0 2px 10px;
    float: left;
    border-bottom: 1px solid #8a8782;
}

.productInfo .imageMenuPanel ul li.right
{
    width: 95px;
    padding: 2px 0 2px 0;
    float: left;
    border-bottom: 1px solid #8a8782;
}

.productInfo .imageMenuPanel ul li.last
{
    padding-bottom: 0;
    border: none;
}

.productInfo .imageMenuPanel ul li a
{
    color: White;
    font-size: 80%;
}

.productInfo .imageMenuPanel ul li a:hover
{
    color: #76b51c;
    text-decoration: none;
}

.productInfo .imageMenuPanel span.bottomLine
{
    width: 250px;
    height: 6px;
    display: block;
    overflow: hidden;
    clear: both;
    background: url(/images/image-menu-panel-bottom.png) no-repeat 0 bottom;
}

/*======================================================================================*/

.productInfo .textBlock
{
    width: 350px;
    padding: 11px 17px;
    z-index: 1;
    float: left;
}

.productInfo .textBlock .innerImage
{
    width: 165px;
    position: relative;
    float: right;
    top: 30px;
    margin-bottom: 30px;
}
.productInfo .textBlock .innerImage a
{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/images/inner-image-info-icon.gif) no-repeat 0 0;
    opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	color: white;
	text-align: center;
}

.productInfo .textBlock .innerImage a:hover
{
    background: url(/images/inner-image-info-icon-hover.gif) no-repeat 0 0;
    text-decoration: none;
}

.productInfo .textBlock .innerImage a span
{
    position: relative;
    top: -7px;
    font-size: 60%;
    text-transform: uppercase;
    font-weight: bold;
}

.productInfo .textBlock .innerImage a strong
{
    position: relative;
    top: -2px;
    font-size: 250%;
    font-family: "Times New Roman";
}


/*======================================================================================*/
/* PHOTOGALLERY                                                                         */
/*======================================================================================*/

.photogallery
{
    
}

/*======================================================================================*/

.photogallery .galleryImages
{
    
}

.photogallery .galleryImages a
{
    width: 97px;
    height: 94px;
    padding: 0 1px 0 0;
    float: left;
    display: block;
}

.photogallery .galleryImages a img
{
    
}

/*======================================================================================*/


.photogallery .imageMenuPanel
{
    width: 250px;
    float: left;
    background: url(/images/image-menu-panel-background.png);
}

.photogallery .imageMenuPanel span.greenLine
{
    width: 250px;
    height: 14px;
    display: block;
    background: url(/images/top-green-line.png);
}

.photogallery .imageMenuPanel ul
{
    width: 250px;
    padding: 2px 0 0 0;
    display: block;
    list-style: none;
    text-transform: uppercase;
}

.photogallery .imageMenuPanel ul li
{
    height: 14px;
}

.photogallery .imageMenuPanel ul li.left
{
    width: 145px;
    padding: 2px 0 2px 10px;
    float: left;
    border-bottom: 1px solid #8a8782;
}

.photogallery .imageMenuPanel ul li.right
{
    width: 95px;
    padding: 2px 0 2px 0;
    float: left;
    border-bottom: 1px solid #8a8782;
}

.photogallery .imageMenuPanel ul li.last
{
    padding-bottom: 0;
    border: none;
}

.photogallery .imageMenuPanel ul li a
{
    color: White;
    font-size: 80%;
}

.photogallery .imageMenuPanel ul li a:hover
{
    color: #76b51c;
    text-decoration: none;
}

.photogallery .imageMenuPanel span.bottomLine
{
    width: 250px;
    height: 6px;
    display: block;
    overflow: hidden;
    clear: both;
    background: url(/images/image-menu-panel-bottom.png) no-repeat 0 0;
}


/*======================================================================================*/
/* TEXT PAGE                                                                            */
/*======================================================================================*/

.textPage
{
    
}

/*======================================================================================*/

.textPage .textHeader
{
    padding: 0 0 0 60px;
    clear: both;
    background: url(/images/text-page-header-icon.png) no-repeat 8px 10px;
}

.textPage .textColumn1
{
    width: 290px;
    padding: 0 25px 0 0;
    float: left;
}

.textPage .textColumn2
{
    width: 290px;
    float: left;
}



/*======================================================================================*/
/* REFERENCES                                                                           */
/*======================================================================================*/

.references
{
    
}

/*======================================================================================*/

.references .linksPanel, .textPage .linksPanel
{
    width: 631px;
    height: 13px;
    padding: 5px 7px 7px 7px;
    background: url(/images/references-links-background.png);
    color: White;
}

.references .linksPanel a, .textPage .linksPanel a
{
    color: White;
    font-size: 80%;
}

.references .textHeader
{
    background: none;
    padding: 0 0 20px 0;
}

.references p
{
    padding: 0 0 3px 0;
}

.references p.date
{
    padding: 0 0 3px 0;
}

.references p.author
{
    padding: 0 0 15px 0;
    text-align: right;
}



/*======================================================================================*/
/* HOMEPAGE                                                                             */
/*======================================================================================*/

.homepage
{
    
}

/*======================================================================================*/

.homepage .hpImage
{
    width: 815px;
    clear: both;
}

.homepage .hpImage .greyLine
{
    width: 815px;
    height: 10px;
    display: block;
    overflow: hidden;
    background: url(/images/homepage-grey-line.png);
}

.homepage .hpImage h1
{
    display: none;
}

/*======================================================================================*/

.homepage .infoPanel
{
    width: 815px;
}

.homepage .infoPanel div
{
    width: 258px;
    height: 105px;
    float: left;
    padding: 0 20px 0 0;
    color: White;
}

.homepage .infoPanel div h2
{
    width: 120px;
    height: 35px;
    padding: 15px 0 0 13px;
    font-size: 110%;
    font-weight: normal;
    text-transform: uppercase;
}

.homepage .infoPanel div h2 a
{
    color: White;
}

.homepage .infoPanel div p
{
    padding: 13px 11px;
    text-transform: uppercase;
    font-size: 80%;
}

.homepage .infoPanel div.info1
{
    background: url(/images/homepage-info1-background.png) no-repeat 0 0;
}

.homepage .infoPanel div.info2
{
    background: url(/images/homepage-info2-background.png) no-repeat 0 0;
}

.homepage .infoPanel div.info3
{
    padding: 0 0 0 1px;
    position: relative;
    left: 1px;
    background: url(/images/homepage-info3-background.png) no-repeat 0 0;
}

.homepage .infoPanel div.info3 h2
{
    width: 232px;
    height: 30px;
    padding: 20px 13px 0 13px;
}


/*======================================================================================*/
/* IROBOT - BOTTOM PANEL                                                                */
/*======================================================================================*/

#bottomPanel
{
    width: 820px;
}

/*======================================================================================*/

#bottomPanel div
{
    width: 259px;
    height: 104px;
    padding: 10px 20px 0 0;
    float: left;
    color: White;
}

#bottomPanel div h2
{
    padding: 20px 0 0 12px;
    font-size: 150%;
}

#bottomPanel div h2 a
{
    color: White;
}

#bottomPanel div h2 a:hover
{
    text-decoration: none;
}

#bottomPanel div h2 a strong
{
    display: block;
    font-size: 130%;
}

#bottomPanel div.box1
{
    background: url(/images/irobot-box1-background.png) no-repeat 0 bottom;
}

#bottomPanel div.box2
{
    background: url(/images/irobot-box2-background.png) no-repeat 0 bottom;
}

#bottomPanel div.box3
{
    padding: 10px 0 0 0;
    background: url(/images/irobot-box3-background.png) no-repeat 0 bottom;
}

#bottomPanel div.box3 h2
{
    padding: 5px 0 0 45px;
    font-size: 190%;
}

#bottomPanel div.box3 h2 strong
{
    font-size: 200%;
    line-height: 60px;
}



/*======================================================================================*/
/* COMPARING                                                                            */
/*======================================================================================*/

.comparing
{
    
}

/*======================================================================================*/

.comparingContainer
{
    width: 625px;
    height: 650px;
    overflow: auto;
}

/*======================================================================================*/

.comparing .comparingTable
{
    margin: 20px auto;
    font-size: 80%;
}

.comparing .comparingTable tr
{
    
}

.comparing .comparingTable td
{
    width: 98px;
    padding: 5px;
    border-bottom: 1px solid #eaeaea;
    vertical-align: top;
}

.comparing .comparingTable td.title
{
    
}

.comparing .comparingTable td.title span
{
    width: 135px;
    display: block;
}

.comparing .comparingTable tr.images td
{
    padding: 0 0 15px 0;
    border: none;
    text-align: center;
}

.comparing .comparingTable tr.names td
{
    width: 90px;
    height: 10px;
    border: none;
    color: White;
}

.comparing .comparingTable tr.names td span
{
    width: 88px;
    display: block;
}

.comparing .comparingTable tr.names td.color1
{
    background: url(/images/comparing-table-name-color1.png) no-repeat 0 0;
}

.comparing .comparingTable tr.names td.color2
{
    background: url(/images/comparing-table-name-color2.png) no-repeat 0 0;
}

.comparing .comparingTable tr.names td.color3
{
    background: url(/images/comparing-table-name-color3.png) no-repeat 0 0;
}

.comparing .comparingTable tr.names td.color4
{
    background: url(/images/comparing-table-name-color4.png) no-repeat 0 0;
}

.comparing .comparingTable tr.names td.color5
{
    background: url(/images/comparing-table-name-color5.png) no-repeat 0 0;
}

.comparing .comparingTable tr.prices td
{
    height: 20px;
    color: #79b51f;
    font-size: 180%;
    font-weight: bold;
    vertical-align: middle;
}

.comparing .comparingTable tr.prices td.title
{
    color: #595959;
    font-size: 100%;
    font-weight: normal;
    vertical-align: middle;
}

/*======================================================================================*/

.comparing .scrollbar
{
    width: 602px;
    height: 10px;
    margin: 10px auto;
    background: url(/images/comparing-scrollbar.gif) no-repeat center center;
}


/*======================================================================================*/
/* VIDEO PAGE                                                                           */
/*======================================================================================*/

.videoPage
{
    
}

/*======================================================================================*/

.videoPage div.video
{
    width: 640px;
    height: 360px;
    margin: 0 auto 12px auto;
}

.videoPage span.greenLine
{
    width: 640px;
    height: 14px;
    clear: both;
    display: block;
    overflow: hidden;
    background: url(/images/video-green-line.png);
}

.textBlock
{
    padding-left: 0;
    padding-right: 0;
}

.textBlock div
{
    /*width: 305px;*/
}

/*======================================================================================*/

.videoPage ul.menu
{
    padding: 5px 0 0 0;
    float: left;
    list-style: none;
    font-size: 90%;
}

.videoPage ul li a
{
    color: White;
}

.videoPage ul li a:hover
{
    text-decoration: none;
}

/*===================================*/

.videoPage ul.menu1
{
    width: 250px;
    padding: 2px 0 4px 0;
    display: block;
    list-style: none;
    text-transform: uppercase;
    background: url(/images/video-menu1-background.png) no-repeat 0 bottom;
}

.videoPage ul.menu1 li
{
    height: 14px;
    padding: 2px 0 2px 10px;
    float: left;
    border-bottom: 1px solid #8a8782;
}

.videoPage ul.menu1 li.l1
{
    width: 135px;
}

.videoPage ul.menu1 li.l2
{
    width: 95px;
}

.videoPage ul.menu1 li.last
{
    padding-bottom: 0;
    border: none;
}

.videoPage ul.menu1 li a
{
    color: White;
    font-size: 90%;
}

.videoPage ul.menu1 li a:hover
{
    color: #76b51c;
    text-decoration: none;
}

/*===========================================*/

.videoPage ul.menu2
{
    width: 390px;
    padding: 2px 0 4px 0;
    display: block;
    list-style: none;
    text-transform: uppercase;
    background: url(/images/video-menu2-background.png) no-repeat 0 bottom;
}

.videoPage ul.menu2 li
{
    height: 14px;
    padding: 2px 0 2px 3px;
    float: left;
    border-bottom: 1px solid #8a8782;
}

.videoPage ul.menu2 li.l1
{
    width: 154px;
}

.videoPage ul.menu2 li.l2
{
    width: 115px;
}

.videoPage ul.menu2 li.l3
{
    width: 112px;
}

.videoPage ul.menu2 li.last
{
    padding-bottom: 0;
    border: none;
}

.videoPage ul.menu2 li a
{
    color: White;
    font-size: 90%;
}

.videoPage ul.menu2 li a:hover
{
    color: #7bb221;
    text-decoration: none;
}

/*======================================================================================*/
/* CART                                                                                 */
/*======================================================================================*/

.cart
{
    
}

/*======================================================================================*/

.cart div.cartInfo
{
    width: 100%;
    height: 200px;
    padding: 10px 0 0 0;
    background: url(/images/cart-header-icon.png) no-repeat 15px 15px;
}

.cart div.cartInfo h1
{
    width: 140px;
    height: 200px;
    padding: 0 0 0 120px;
    float: left;
    font-size: 300%;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.cart div.cartInfo p
{
    width: 345px;
    float: left;
}

.cart div.cartInfo p strong
{
    color: #b6b6b6;
    font-weight: normal;
}

/*======================================================================================*/

.cart table.cartItems
{
    width: 600px;
    margin: 0 auto;
}

.cart table.cartItems td,
.cart table.cartItems th
{
    border-bottom: 1px solid #bebabb;
}

.cart table.cartItems thead th
{
    padding: 5px 0;
    font-size: 110%;
}

.cart table.cartItems thead th.c1
{
    text-align: left;
}

.cart table.cartItems thead th.c2
{
    
}

.cart table.cartItems thead th.c3
{
    
}

.cart table.cartItems thead th.c4
{
    
}

.cart table.cartItems thead th.c5
{
    
}

.cart table.cartItems tbody td
{
    font-size: 80%;
    padding: 10px 5px;
}

.cart table.cartItems tbody td.c1
{
    text-align: left;
}

.cart table.cartItems tbody td.c2
{
    text-align: center;
}

.cart table.cartItems tbody td.c3
{
    text-align: center;
}

.cart table.cartItems tbody td.c4
{
    text-align: center;
}

.cart table.cartItems tbody td.c5
{
    font-size: 120%;
    text-align: right;
    text-transform: uppercase;
}

.cart table.cartItems tbody td.c5 a
{
    color: #9da7a8;
}

.cart table.cartItems tfoot td
{
    padding: 25px 0;
    font-size: 120%;
}

.cart table.cartItems tfoot td.c1
{
    font-weight: bold;
}

.cart table.cartItems tfoot td.c2
{
    text-align: center;
}

.cart table.cartItems tfoot td.c3
{
    text-align: center;
}

input.submit{
    background: url(/images/cart-button2-background.png) no-repeat 0 0;
    height: 28px;
    width: 113px;
    margin: 0 10px 0 0;
    border: none;
    color: White;
    font-size: 120%;
    text-align: center;
}
label{
    width: 100px;
    display: block;
    float: left;
}

/*======================================================================================*/

.cart div.cartControls
{
    width: 600px;
    margin: 65px auto 0 auto;
}

.cart div.cartControls input
{
    height: 28px;
    margin: 0 10px 0 0;
    display: block;
    float: left;
    border: none;
    color: White;
    font-size: 120%;
    text-transform: uppercase;
    text-align: center;
    cursor: hand;
    cursor: pointer;
}

.cart div.cartControls input.recalculate
{
    width: 113px;
    background: url(/images/cart-button1-background.png) no-repeat 0 0;
}

.cart div.cartControls input.order
{
    width: 113px;
    background: url(/images/cart-button2-background.png) no-repeat 0 0;
}

.cart div.cartControls input.continueShopping
{
    width: 189px;
    background: url(/images/cart-button3-background.png) no-repeat 0 0;
}


/*======================================================================================*/
/* PRODUCT DETAIL                                                                       */
/*======================================================================================*/

.productDetail
{
    
}

/*======================================================================================*/

.productDetail
{
    
}

.productDetail .textHeader
{
    background: none;
    padding-left: 0;
}

.productDetail .descriptionColumn1
{
    width: 280px;
    padding: 0;
}

.productDetail .descriptionColumn2
{
    width: 320px;
    float: right;
    padding: 0;
    position: relative;
    text-align: right;
}

.productDetail .descriptionColumn2 p.price
{
    padding: 0;
    color: #78b319;
    font-size: 130%;
    font-weight: bold;
    text-align: right;
}

.productDetail .descriptionColumn2 p.price strong
{
    font-size: 180%;
}

.productDetail .descriptionColumn2 form
{
    height: 40px;
    clear: both;
    position: relative;
}

.productDetail .descriptionColumn2 form input.button
{
    width: 112px;
    height: 27px;
    display: block;
    position: absolute;
    right: 125px;
    top: 5px;
    border: none;
    background: url(/images/product-detail-order-button-background.png) no-repeat 0 0;
    color: White;
    font-size: 120%;
    text-transform: uppercase;
}

.productDetail .descriptionColumn2 form input.text
{
    width: 46px;
    height: 15px;
    display: block;
    position: absolute;
    right: 65px;
    top: 10px;
    border: 1px solid #e2e2e2;
    text-align: center;
}

.productDetail .descriptionColumn2 form span
{
    width: 52px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    overflow: hidden;
    background: url(/images/product-detail-cart-icon.png) no-repeat 0 0;
}

.productDetail .descriptionColumn2 img
{
    margin: 25px 0 0 0;
}

/*======================================================================================*/

.productDetail .photos
{
    width: 597px;
    margin: 30px auto 10px auto;
    display: block;
}

.productDetail .photos span
{
    width: 597px;
    height: 15px;
    clear: both;
    display: block;
    background: url(/images/top-green-line.png);
}


/*======================================================================================*/
/* PRODUCT LIST                                                                         */
/*======================================================================================*/

.productList
{
    
}

/*======================================================================================*/

.productList .productFilter
{
    width: 640px;
    height: 19px;
    margin: 0 auto 10px auto;
    padding: 6px 0 0 0;
    position: relative;
    left: 0px;
    background: url(/images/product-list-filter-background.png);
    color: White;
    font-size: 80%;
    text-align: right;
}

.productList .productFilter a
{
    color: White;
}

.productList .productFilter a.page,
.productList .productFilter a.orderBy
{
    width: 60px;
    margin: 0 10px 0 0;
    padding: 0 20px 0 0;
    display: block;
    float: right;
    background: url(/images/product-detail-filter-arrow.png) no-repeat right center;
}

.productList .productFilter a.page
{
    
}

.productList .productFilter span
{
    width: 120px;
    margin: 0 10px 0 0;
    padding: 0 20px 0 0;
    display: block;
    float: right;
}

.productList .productFilter span a
{
    
}

/*======================================================================================*/

.productList .productItem
{
    width: 184px;
    height: 195px;
    padding: 8px;
    position: relative;
    left: 30px;
    float: left;
    border-right: 1px solid #b8d4cf;
}

.productList .lastProductItem
{
    border: none;
}

.productList .productItem h2
{
    color: #76b51c;
    font-size: 140%;
}

.productList .productItem p
{
    padding: 0;
    font-size: 80%;
    font-weight: bold;
}

.productList .productItem p.description
{
    color: #76b51c;
}

.productList .productItem p.description a
{
    color: #7a8589;
}

.productList .productItem div.image
{
    height: 115px;
    padding: 10px 0 0 0;
    text-align: center;
}

.productList .productItem p.price
{
    color: #76b51c;
}

.productList .productItem p.price strong
{
    font-size: 190%;
}

.productList .productItem div.order
{
    margin: 3px 0 0 0;
}

.productList .productItem div.order a
{
    margin: 0 5px 0 0;
    display: block;
    float: left;
    color: #7a8589;
    font-size: 80%;
    text-decoration: underline;
}

.productList .productItem div.order input
{
    width: 20px;
    height: 15px;
    display: block;
    float: left;
    border: 1px solid #d5d5d5;
    text-align: center;
}

.productList div.line
{
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    clear: both;
    background: #b8d4cf;
}

/* COMPARE */
.imageMenuPanel .compare1{
    width: 250px;
    height: 102px;
    background-image: url('/images/tlacitkaPozadi.png');
    background-position: bottom;
    background-color: white;
    background-repeat: no-repeat;
    padding-top: 30px;
}
.compare1 img.tlacKatalog, .compare1 div.tlacKatalog{
    margin-left: 5px;
    margin-top: 7px;
    float: left;
}
.compare1 img.tlacPorovnani{
    margin-left: 8px;
    margin-top: 7px;
    float: left;
}
.compare1 img.tlacStahnoutAdobe{
    margin-left: 5px;
    margin-top: 14px;
    float: left;
}
.compare1 img.tlacAdapt{
    margin-left: 8px;
    margin-top: 14px;
    float: left;
}