/****************************************************************************************/
/*                                                                                      */
/* Version:         2009-08-12 20:00                                                    */
/* Last changed by: Josef Vondracek                                                     */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* GLOBAL SETTINGS                                                                      */
/*======================================================================================*/

body
{
	background: white;
	color: #595959;
	font-size: 100%;
	font-family: "Arial", "Verdana", "Tahoma";
	font-family: Arial, Verdana, Tahoma;
}

body, form, ul, li, ol, h1, h2, h3, h4, h5, h6, object, p, form, dl, dd, dt
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, input, select, textarea, sub, sup
{
	font-size: 100%;
	font-family: "Arial", "Verdana", "Tahoma";
	font-family: Arial, Verdana, Tahoma;
}

img
{
	border: none;
}

a
{
	cursor: pointer;
	color: #595959;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

label
{
	cursor: pointer;
}

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear hr
{
	display: none;
}

/* FORMULAR */


/*======================================================================================*/

#wrap
{
	width:990px;
	margin: 0 auto;
	position:relative;
}
#page
{
	top:35px;
	width: 990px;
	padding: 0 0 0 0;
	margin: 0 auto;
	position: relative;
	display: block;
	overflow: visible;
	font-size: 70%;
}


/*======================================================================================*/
/* TOP PANEL                                                                            */
/*======================================================================================*/

#topPanelHolder
{
	width: 990px;
	height: 165px;
}

#topPanelHolder a
{
	width: 435px;
	height: 83px;
	display: block;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 250;
	background: url(/images/logo.png) no-repeat 0px 0px;
}

#topPanelHolder a strong
{
	display: none;
}

#topPanelHolder h1
{
	display: none;
}

/*======================================================================================*/

#topPanel
{
	width: 990px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	background: url(/images/top-background.png) no-repeat right top;
}

#topPanel span.greenLine
{
    width: 990px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 155px;
    z-index: 1;
    background: url(/images/top-green-line.png);
}

/*======================================================================================*/

#topPanel ul
{
    position: absolute;
    left: 0;
    top: 125px;
    z-index: 2000;
	list-style: none;
}

#topPanel ul li
{
    width: 160px;
    height: 30px;
	padding: 0 6px 0 0;
	position: relative;
	display: block;
	float: left;
    background: url(/images/menu-item.png) no-repeat 0 0;
}

#topPanel ul li:hover ul.submenu
{
    display: block;
}

#topPanel ul li.last
{
    padding: 0;
}

#topPanel ul li a
{
	height: 30px;
	padding: 0 0 0 0;
	position: relative;
	top: 8px;
	display: block;
	color: white;
	font-size: 120%;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

#topPanel ul li.item1
{
    width: 160px;
}

/*=================================================*/

#topPanel ul li ul.submenu
{
    width: 160px;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 2000;
    display: none;
    border-top: 2px solid #39826f;
    background: url(/images/submenu-background.gif) no-repeat 0 bottom;
}

#topPanel ul li ul.submenu li
{
    width: 142px;
    height: 12px;
    padding: 4px 9px;
    float: none;
    border-bottom: 1px solid #b0c7c1;
    background: none;
}

#topPanel ul li ul.submenu li.last
{
    border: none;
}

#topPanel ul li ul.submenu li a
{
    display: inline;
    position: static;
    font-size: 90%;
    text-align: left;
}

#topPanel ul li ul.submenu li a:hover
{
    
}

#topPanel ul li ul.submenu
{
    
}

#topPanel ul li ul.submenu
{
    
}



/*======================================================================================*/
/* CONTENT PANEL                                                                        */
/*======================================================================================*/

#contentPanel
{
	width: 990px;
	min-height: 380px;
	clear: both;
}

/*======================================================================================*/

#contentPanel #leftPanel
{
    width: 175px;
    float: left;
}

#contentPanel #leftPanel .product
{
    width: 93px;
    height: 57px;
    padding: 9px 65px 0 12px;
    display: block;
    color: white;
    font-size: 80%;
}

#contentPanel #leftPanel .action
{
  height: 49px;
  padding: 18px 65px 0 17px;
}

#contentPanel #leftPanel .bg-1 { background: url(/images/left-product--01.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg0 { background: url(/images/left-product-00.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg1 { background: url(/images/left-product-01.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg2 { background: url(/images/left-product-02.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg3 { background: url(/images/left-product-03.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg4 { background: url(/images/left-product-04.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg5 { background: url(/images/left-product-05.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg6 { background: url(/images/left-product-06.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg7 { background: url(/images/left-product-07.png) no-repeat 0 0; }
#contentPanel #leftPanel .bg8 { background: url(/images/left-product-08.png) no-repeat 0 0; }

#contentPanel #leftPanel .paddingTop
{
    margin-top: 15px;
}

/*===========================================*/

#contentPanel #leftPanel ul
{
    width: 160px;
    padding: 0 0 3px 0;
    margin: 0 0 9px 0;
    position: relative;
    top: -1px;
    list-style: none;
    display: block;
    background: url(/images/left-menu-background.png) no-repeat 0 bottom;
}

#contentPanel #leftPanel ul li
{
    width: 101px;
    padding: 9px 50px 9px 9px;
    border-bottom: 1px solid #6b8d7f;
}

#contentPanel #leftPanel ul li.last
{
    border: none;
}

#contentPanel #leftPanel ul li a
{
    color: White;
    text-transform: uppercase;
}

#contentPanel #leftPanel ul li a:hover
{
    color: #7eb02d;
    text-decoration: none;
}

#contentPanel #leftPanel div.search
{
    width: 160px;
    height: 33px;
    padding: 16px 0 0 0;
    margin: 0 0 10px 0;
    position: relative;
    background: url(/images/left-search-background.png) no-repeat 0 0;
}

#contentPanel #leftPanel div.search input.button
{
    border: none;
    background: none;
    color: White;
    text-transform: uppercase;
    cursor: hand;
    cursor: pointer;
}

#contentPanel #leftPanel div.search input.text
{
    width: 90px;
    height: 15px;
    border: none;
}

#contentPanel #leftPanel div.cartBox
{
    width: 160px;
    height: 140px;
    margin: 0 0 10px 0;
    background: url(/images/left-cart-box-background.png) no-repeat 0 0;
    font-size: 80%;
}

#contentPanel #leftPanel div.cartBox h2
{
    width: 160px;
    height: 35px;
    padding: 15px 0 0 10px;
    color: White;
    font-size: 110%;
    text-transform: uppercase;
}

#contentPanel #leftPanel div.cartBox label
{
    width: 32px;
    padding: 2px 4px 0 10px;
    margin: 2px 0 0 0;
    float: left;
    color: White;
}

#contentPanel #leftPanel div.cartBox input.text
{
    width: 105px;
    height: 15px;
    margin: 2px 0 0 0;
    float: left;
    border: 1px solid #a4d6dd;
}

#contentPanel #leftPanel div.cartBox input.button
{
    margin: 2px 0;
    float: right;
    border: none;
    background: none;
    color: White;
    cursor: hand;
    cursor: pointer;
}

#contentPanel #leftPanel div.cartBox p
{
    padding: 0 0 0 10px;
    color: White;
}

#contentPanel #leftPanel div.cartBox p strong
{
    
}

/*======================================================================================*/

#contentPanel #middlePanel
{
    width: 645px;
    position: relative;
    top: -1px;
    float: left;
    min-height: 750px;
}



/*======================================================================================*/

#contentPanel #rightPanel
{
    width: 166px;
    float: right;
}

/*=================================================*/

#contentPanel #rightPanel div.facebook
{
    width: 83px;
    height: 30px;
    padding: 11px 36px 6px 47px;
    background: url(/images/facebook-icon.png) no-repeat 8px 11px;
}

#contentPanel #rightPanel div.facebook p
{
    color: #4562a8;
    text-transform: uppercase;
    font-size: 80%;
    font-weight: bold;
}

#contentPanel #rightPanel div.facebook p a
{
    color: #4562a8;
    font-weight: bold;
}

/*=================================================*/

#contentPanel #rightPanel .infoPanel
{
    width: 166px;
    overflow: hidden;
    margin: 0 0 5px 0;
}

#contentPanel #rightPanel .infoPanel h2
{
    width: 144px;
    height: 22px;
    padding: 12px 12px 14px 12px;
    display: block;
    color: White;
    font-size: 120%;
    text-transform: uppercase;
    font-weight: normal;
}

#contentPanel #rightPanel .infoPanel h2 a
{
    color: White;
}

#contentPanel #rightPanel .infoPanel p
{
    width: 144px;
    padding: 8px 11px 5px 11px;
    display: block;
    color: White;
    font-size: 80%;
    text-transform: uppercase;
}

#contentPanel #rightPanel .infoPanel p a
{
    color: White;
}

#contentPanel #rightPanel .infoPanel ul
{
    width: 100%;
    padding: 10px 0 0 0;
    font-size: 80%;
    text-transform: uppercase;
    list-style: none;
}

#contentPanel #rightPanel .infoPanel ul li
{
    width: 142px;
    padding: 3px 12px;
    border-bottom: 1px solid #f9b85e;
}

#contentPanel #rightPanel .infoPanel ul li.last
{
    padding-bottom: 0;
    border: none;
}

#contentPanel #rightPanel .infoPanel ul li a
{
    color: White;
    font-weight: bold;
}

#contentPanel #rightPanel .infoPanel ul li a:hover
{
    /*color: #ed7006;*/
    color: Black;
    text-decoration: none;
}

#contentPanel #rightPanel .infoPanel span.footer
{
    width: 166px;
    height: 7px;
    display: block;
}

/*=================================================*/

#contentPanel #rightPanel .infoType1 
{
    background: url(/images/info-panel-type1-background.png) repeat-y 0 0;
}

#contentPanel #rightPanel .infoType1 h2
{
    height: 29px;
    padding: 5px 12px 14px 12px;
    background: url(/images/info-panel-type1-header.png) no-repeat 0 0;
    color: #fab802;
    font-size: 110%;
    font-weight: normal; /* p�i bold zpusobuje chybu formatov�n� ve firefoxu */
}

#contentPanel #rightPanel .infoType1 h2 a
{
    color: #fab802;
}

#contentPanel #rightPanel .infoType1 h2 strong
{
    color: White;
    font-size: 180%;
}

#contentPanel #rightPanel .infoType1 h2 strong a
{
    color: White;
}

#contentPanel #rightPanel .infoType1 span.footer
{
    background: url(/images/info-panel-type1-footer.png) no-repeat 0 bottom;
}

/*=================================================*/

#contentPanel #rightPanel .infoType2 
{
    background: url(/images/info-panel-type2-background.png) repeat-y 0 0;
}

#contentPanel #rightPanel .infoType2 h2
{
    background: url(/images/info-panel-type2-header.png) no-repeat 0 0;
}

#contentPanel #rightPanel .infoType2 p
{
    width: 155px;
    padding: 8px 0 0px 11px;
}

#contentPanel #rightPanel .infoType2 span.footer
{
    background: url(/images/info-panel-type2-footer.png) no-repeat 0 bottom;
}

/*=================================================*/

#contentPanel #rightPanel .infoType3
{
    background: url(/images/info-panel-type3-background.png) repeat-y 0 0;
}

#contentPanel #rightPanel .infoType3 h2
{
    background: url(/images/info-panel-type3-header.png) no-repeat 0 0;
}

#contentPanel #rightPanel .infoType3 p
{
    padding: 10px 0 5px 77px;
    background: url(/images/eshop-icon.png) no-repeat 13px 5px;
    font-size: 210%;
    text-transform: none;
    font-weight: bold;
}

#contentPanel #rightPanel .infoType3 span.footer
{
    background: url(/images/info-panel-type3-footer.png) no-repeat 0 bottom;
}

/*======================================================================================*/
/* BOTTOM PANEL                                                                         */
/*======================================================================================*/

#totalBottomPanel
{
    width: 100%;
    height: 40px;
    padding: 10px 0;
    clear: both;
}

#totalBottomPanel p.left
{
    float: left;
}

#totalBottomPanel p.right
{
    float: right;
}

.files{
    margin-left: 20px;
}
.files img{
    margin: 5px;
}
.files a{
    color: #80B92C;
    font-weight: bold;
    text-decoration: underline;
}
.files a:hover{
    text-decoration: none;
}
.fotoSub .itemActive{
    border: solid 1px rgb(173,173,173);
}
.fotoSub .item{
    border: solid 1px white;
}
.fotoSub a{
    color: #80B92C;
    font-weight: bold;
    text-decoration: underline;
}
.fotoSub a:hover{
    text-decoration: none;
}
.fotoSub div{
    float: left;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
}
.fotos .fotoLine .foto{
    
    text-align: center;
    float: left;
    margin: 10px;
    
}
.fotos .fotoLine .foto .info{
    background-color: rgb(239,239,239);
    padding: 5px;
    height: 130px;
    width: 120px;
}
.fotos .fotoLine .foto img{
    margin-bottom: 5px;
}
.fotos .fotoDetail{
    background-color: rgb(239,239,239);
    padding: 5px;
    width: 580px;
    margin: 10px;
    margin-top: 0px;
}
.fotos .fotoDetail img{
    margin-bottom: 5px;
}
.fotos a{
    color: #80B92C;
    text-decoration: underline;
    font-weight: bold;
}
.fotos a:hover{
    text-decoration: none;
}

/*======================================================================================*/
/* PRODUCT BUTTON                                                                       */
/*======================================================================================*/
#presentation_button a.pp:link,
#presentation_button a.pp:visited
{
	
	background: transparent url(bg_button_presentation.png) no-repeat 0 0 scroll;
	width:255px;
	height:83px;
	display:block;
	color:#000;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline:0;
	position:absolute;
	top:180px;
	left:0px;
}
#middlePanel > a:link,
#middlePanel > a:visited
{
	position:relative;
}

#presentation_button a.pp:hover { background: transparent url(bg_button_presentation.png) no-repeat 0 -83px scroll; }

.check_icon {
    background-color: #ccc;
    display: inline-block;
    height: 18px;
    width: 22px;
    background: url('/images/change_status.png');
    vertical-align: bottom;
}
#check_icon_success {
    background-position: 0 0;
}
#check_icon_loading {
    background: url('/images/ajax-loader.gif');
    background-position: 3px 1px;
    background-repeat: no-repeat;
}
#check_icon_error {
    background-position: 0 -18px;
}
#check_icon_notice {
    background-position: 0 -36px;
}
#sn_1 {
    width: 25px;
}
#sn_2 {
    width: 35px;
}
#sn_3 {
    width: 41px;
}
#sn_4 {
    width: 18px;
}
#sn_5 {
    width: 35px;
}
.roomba-video-links {
    border: 1px solid black;
    width: 100%;
    text-align: center;
}
.roomba-video-links a{
    text-decoration: none;
}
.roomba-video-links span {
    display:block;
}
.roomba-video-links a:hover span {
    text-decoration: underline;
}

/* FORM TP */

#iWantCleanIt {padding: 35px 20px 20px; text-align:center; font-size:16px; color:#595959; position:relative;}
h3, p {padding-bottom:20px;}
h3 {font-weight:bold; }
#iWantCleanIt label {display:none;}
#iWantCleanIt .checkboxes {text-align:left; display:inline-block;}
#iWantCleanIt .checkboxes p {padding:0;}
#iWantCleanIt input.submitPPL {background: url('http://irobot.cz/images/cart-button2-background.png') no-repeat scroll 0 0 transparent; border: medium none; color: White; font-size: 11px; height: 28px; line-height:28px; display:inline-block; margin: 0 10px 0 0; text-align: center; width: 113px; margin-top:10px; cursor:pointer;}
#formPPL input[disabled=disabled] {color:#ddd;}
#formPPLTX .povinne {color: #f00;}
#iWantCleanIt .loading {background:url("http://www.svatby.cz/gfx/loading.gif") no-repeat; display:block; width:35px; height:35px; position:absolute; top:10px; right: 10px; display:none;}
