@charset "utf-8";
.mainRadioText 
{
  width:50%;
    
}
.mainRadio
{
  width:166px;
}
body {
	background: #686565;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 15px;
	border-style: none;
}
.mainTd{
width:60px;
}
.shortInputs
{
width:30px;
}

div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: static;
}
img {
	border-style: none;
}
p {
	line-height: 140%;
	text-align: justify;
	margin: 0px;
	padding: 10px 0px 0px;
}
ul, ol {
	margin: 0px;
	padding: 10px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: disc;
}
ol li {
	list-style: decimal-leading-zero;
}
table {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: auto;
}
td {
	margin: 0px;
	padding: 2px 0px;
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

a, a:Hover {
	text-decoration: underline;
	font-weight: normal;
	color: #F9BC08;
}
a:Hover {
	color: #FFFFFF;
}

select {

	font-size: 11px; 		
	font-weight:normal;	
	width:130px;
}

input  { 
	font-size: 11px; 	
	padding:2px;
	font-weight:normal;
	width:130px;		 
}

checkbox,  radio  { 
	font-size: 11px; 		
	font-weight:normal;	
	
}

/* top */

#mother {
	/*width: 970px;*/
	width:1010px;
	margin: 0px auto;
}
#header {
	height: 225px;
	/*width: 970px;*/
	width:1010px;
	background: url(./images/worklayout/bg-header.png) no-repeat;
}
#motto {
	padding: 12px 0px 0px 5px;
	color: #000000;
	line-height: normal;
}

#info {
	line-height: normal;
	padding: 20px 0px 0px 430px;
}
#logo {
	display: block;
	height: 66px;
	width: 279px;
	margin: 25px 0px 0px 15px;
}
#topMenu {
	padding: 24px 0px 0px 8px;
}
#topMenu li {
	line-height: normal;
	display: inline;
	list-style: none;
}
#topMenu li a, #topMenu li a:Hover {
	color: #C1BFBF;
	text-decoration: none;
	display: block;
	float: left;
	background: url(./images/worklayout/top-menu-separator.png) no-repeat right center;
	padding: 3px 15px 3px 10px;
}
#topMenu li a:Hover {
	color: #FFFFFF;
}
#topMenu li .last, #topMenu li .last:Hover {
	background: url(none);
	padding-right: 0px;
}



h1 {

	color: #ffffff; 	
	font-size: 11px; 
	display:inline;
	margin:0px;
	padding:0px;	
}


h2, h2 a, h2 a:hover {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
	color:#000000;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px;
	color:#FFFFFF;
}

h4{
	font-size: 10px;
	margin: 0px;
	padding: 10px 0px 0px;
	color:#FFFFFF;
}

div.navigation{
	display:inline;
	float:left;
	
}

#breadcrumb {
	padding: 0px 0px 0px 1px;
	display: block;
	float: left;
	
}

#breadcrumb a, #breadcrumb a:Hover {
	text-decoration: none;
}
#pay {
	display: block;
	float: right;
	padding: 0px 3px 0px 0px;
	
}
#pay a, #pay a:Hover {
	text-decoration: none;
}

/* end top */


/* obrazky */

#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 0% no-repeat; }
/*
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% no-repeat; }
*/
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }          

/* end obrazky */


#leftSideMain {
	margin: 0px 10px 0px 0px;
	float: left;
/*	width: 160px;*/
	width:200px;
}
#leftSideMain h3, #rightSideMain h3, .logonadpis {
	margin: 10px 0px 0px;
	padding: 7px 5px 5px;
	background: #1E1D1D url(./images/worklayout/bg-h3-side.png);
	font-weight: normal;
	color: #F9BC08;
	font-size: 12px;
}
#rightSideMain h3
{
background: #1E1D1D url(./images/worklayout/zaloha-bg-h3-side.png);

	}
#leftSideMain h3 .plus, .logonadpis .plus {
	background: url(./images/worklayout/icon-plus.png) no-repeat 5px center;
	padding: 0px 0px 0px 25px;
}
#leftSideMain h3 .exclamation, .logonadpis .exclamation, #rightSideMain h3 .exclamation {
	background: url(./images/worklayout/icon-exclamation.png) no-repeat 10px center;
	padding: 0px 0px 0px 25px;
}
#leftSideMain h3 .info, .logonadpis .info {
	background: url(./images/worklayout/icon-info.png) no-repeat 7px center;
	padding: 0px 0px 0px 25px;
}
#menu {
	padding: 10px 0px 0px;
	font-size:11px;
}
#menu li {
	display: inline;
	line-height: normal;
	list-style: none;
}
#menu li a, #menu li a:Hover {
	text-decoration: none;
	display: block;
  padding: 2px 4px 2px 2px;
	text-transform: uppercase;
	/*background: url(./images/worklayout/bg-menu.png) no-repeat left 6px;*/
}
.sideBox {
	background: #7B7B7B;
	padding: 0px 10px 10px;
	font-size: 11px;
}
.sideBox ol {
	padding-left: 22px;
}
.sideBox a, .sideBox a:Hover {
	color: #FFFFFF;
	text-decoration: none;
}

.sideBox a:Hover {
	color: #F9BC08;
}
#middleSideMain {
	float: left;
	width: 630px;
}
#benefits {
	height: 235px;
	width: 450px;
	width= 630px;
	background: url(./images/worklayout/bg-benefits.jpg) no-repeat;
	margin: 10px 0px 0px;
	padding-left:170px;
	padding-top:60px;
	padding-right:20px;
	color:red;
	font-size:larger;
	line-height:2Em;
	font-weight:bold;
}

#categoriestext {
	height: 285px;
	width: 630px;
	background: url(./images/worklayout/bg_categories_text.png) no-repeat;
	margin:20px 0px 0px 0px;
	display:block;
	padding-left:8px;
	padding-right:20px;
	padding-top:60px;
	color:#999999;
	font-size:15px
}

#benefitsA {
	display: block;
	padding: 70px 20px 0px 165px;
	float: left;
}
#benefitsB {
	display: block;
	padding: 70px 0px 0px 0px;
	float: left;
}
#middleSideMain h3 {
	margin: 10px 0px 0px;
	padding: 7px 5px 5px;
	background: #1E1D1D url(./images/worklayout/bg-h3-middle.png);
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

#middleSideMain h4 {
	margin: 10px 0px 0px;
	padding: 7px 5px 5px;
	background: #1E1D1D;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.products,.universalBox,.universalBoxshort {
	padding: 10px 8px 10px 9px;
	background: url(./images/worklayout/bg-products-box.png) repeat-x;
}

.productsshort{
	padding-top:8px;
	
}





.product {
	margin: 0px 1px 0px 0px;
	float: left;
	width: 203px;
}
.productIn {
	padding: 0px 9px;
	text-align: center;
	
}
.productIn .image {
	height: 104px;
	width: 185px;
	display: block;
	background: #FFFFFF;
}
.productIn .image img {
	border: 0px solid #C1BFBF;
}
.productIn .cat {
	padding: 5px 0px 0px;
}
.productIn .cat a, .productIn .cat a:Hover {
	font-weight: bold;
	text-decoration: none;
}
.productIn h2, .productIn h2 a:Hover {
	font-size: 13px;
	padding: 2px 0px 0px;
	margin: 0px;
}
.productIn h2 a, .productIn h2 a:Hover {
	font-weight: bold;
	color: #FFFFFF;
}
.productIn h2 a:Hover {
	color: #F9BC08;
}

.namezbozi{
	height:30px;
}
.productIn .desc {
	padding: 3px 0px 0px;
	text-align: left;
	height:90px;
}
.productsCleaner {
	background: url(./images/worklayout/products-cleaner.png);
	height: 21px;
	clear: both;
}
.dots {
	background: url(./images/worklayout/bg-products-dots.png) repeat-y;
	width: 612px;
}
.dottedCleaner {
	background: url(./images/worklayout/horizontal-dots.png);
	height: 21px;
	clear: both;
}
#rightSideMain {
	margin: 0px 0px 0px 10px;
	float: left;
	width: 160px;
}
#rightSideMain h3 .search {
	background: url(./images/worklayout/icon-search.png) no-repeat 2px center;
	padding: 0px 0px 0px 25px;
}
#rightSideMain h3 .basket {
	background: url(./images/worklayout/icon-basket.png) no-repeat 0px center;
	padding: 0px 0px 0px 25px;
}
#rightSideMain h3 .user {
	background: url(./images/worklayout/icon-user.png) no-repeat 6px center;
	padding: 0px 0px 0px 25px;
}
#search, #login {
	padding: 10px 0px 0px;
}
#search table, #login table {
	margin: 0px;
	width: 140px;
}
.searchForm {
	width: 120px;
}
.searchButton {
	border-style: none;
	margin: 4px 0px 0px 5px;
}
.loginForm {
	width: 136px;
}
.loginButton {
	border-style: none;
}
#footer {
	background: url(./images/worklayout/bg-footer.png) no-repeat;
	margin: 10px 0px 0px;
	padding: 15px 0px 0px;
	text-align: center;
	color: #C1BFBF;
}
#footer a, #footer a:Hover {
	color: #C1BFBF;
	text-decoration: none;
}
#footer a:Hover {
	color: #FFFFFF;
}
.yellow {
	color: #F9BC08;
}

.strongmenu{
	color: #F9BC08;
	font-weight:bold;
}

.right {
	text-align: right;
}
.crossed,.strike {
	text-decoration: line-through;
}

.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.info {
	background: url(./images/worklayout/info-exclamation.png) no-repeat 10px 12px;
	padding: 15px 0px 5px 40px;
}
.button {
	border-style: none;
	height:21px;
	width:90px;
}

.tinyForm {
	width: 25px;
}
.mediumSelect {
	width: 190px;
}
#detailLeft {
	margin: 0px 19px 0px 0px;
	float: left;
	width: 274px;
	
}
#detailLeft .image {
	height: 149px;
	width: 274px;
	display: block;
	background: #FFFFFF;
	text-align:center;
}
#detailLeft .image img {
	border: 0px solid #C1BFBF;
}
#detailLeft .zoom, #detailLeft .zoom:Hover {
	background: url(./images/worklayout/icon-search.png) no-repeat left 5px;
	display: block;
	padding: 3px 0px 20px 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 0px;
}
#detailLeft .zoom:Hover {
	color: #F9BC08;
}
#detailRight {
	float: left;
	width: 320px;
}
#detailRight h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #F9BC08;
	background: url(./images/worklayout/horizontal-dots.png) repeat-x left bottom;
}
.features {
	width: 100%;
}


.buyBox {
	width: 100%;
	background: url(./images/worklayout/bg-buy-box.png) repeat-x;
}
.buyBox td {
	padding: 13px 15px 15px;
}
.buyBox span {
	font-size: 14px;
	font-weight: bold;
	color: #F9BC08;
}

/* quick find */

#quicksearch{
	display: block; margin-left: 1px;margin-right:5px; width:128px; border:solid 1px;background-color:#CCCCCC;
	font-size:10px;color:black;
}

#quicksearch a,.quickfindspace a {
	color:black;
}

.quickfindspace{
	margin-bottom:5px; 
	width:98%;
}

/* end quick find */

.buttoncol{
	background: #FFB600;
	width: 73px;
	height: 20px;
	font-weight: bold;
	color: #242323;
	text-align: center;
	border:black 1px solid;
	padding:2px;	
	cursor:pointer;
	text-decoration: none;
	
	
}

.buttoncol:hover{
	font-weight: bold;
	color: #6C3F0F;
	text-decoration: none;
}

input.input_button_jv{
	border:black 1px solid;
	font-size: 15px;
         text-valign:top; 
         font-weight:bold;	
         background-color: #FFB600;
         height:17px;
         width:17px;
         margin-left:5px;
         margin-right:5px; 
         padding-bottom:2px;
         cursor:pointer;
}

span#footerbuttonL{
	width:49%;
	text-align:left;
	padding-left:20px;
	padding:5px;
	
	
}
span#footerbuttonR{
	width:49%;
	text-align:right;
	padding-right:20px;
	padding:5px;
	
}

span#footerbutton{
	width:99%;
	text-align:right;
	padding-left:20px;
	padding:5px;
	
	
}


#sorting {
	background: #1E1D1D url(./images/worklayout/bg-h3-middle.png) no-repeat;;
	margin: 10px 0px 0px;
	padding: 5px 0px;
}
#sortingTable {
	margin: 0px 9px;
	width: 611px;
}

#sortingdown {
	background: #1E1D1D;
	margin: 0px 0px 0px;
	padding: 5px 0px;
}
#sortingTabledown {
	margin: 0px 9px;
	width: 611px;
}

#akce {
	font-size:1.5Em;
	text-decoration:underline;
	margin-bottom:20px;
	font-weight:bold;
	color:#F6BE08;
	display:block;
}

.sideBox div 
{
	padding-top:5px; 
	text-align:center; 
}
