/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/


/***********************************************/
/* barevne pozadi                             */
/***********************************************/ 


#color_top {
z-index: 5; 
position: absolute; 
width: 100%; 
background-color:#ffffff;
border-bottom: 1px solid #cccccc;
height: 142px;
top: 0px; 
left: 0px;
}

#color_bottom {
z-index: 4; 
position: absolute; 
width: 100%; 
background-color:#ececec;
height: 100%;
right: 0px;
bottom: 0px;
}


/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	/*font-family: Arial,sans-serif;*/
	font-family: "Trebuchet MS",sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align: center; /*vycentrovanie pre IE*/
	background-color:#ececec;
}

body.body_hp,body.body_404
{
	margin-top:120px;
}

a{
	text-decoration: underline;
	color: #006699;
	color:#cc0033;
}
a:link, a:visited, a:hover {
/*color: #006699;*/
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
/*	font-family: Arial,sans-serif;*/
	font-family: "Trebuchet MS",sans-serif;
	margin: 0px;
	padding: 0px;
}

hr
{
	height:1px;
   border:0px;
   border-top: 1px solid #ccc;
	/*Tohle je pro firefox*/
}

h1{
/* font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;*/
 font-size: 1.2em;
 color: #006699;
 color:#cc3333;
}

.body_404 h1
{
 font-size: 20px;
}

h2{
 font-size: 114%;
 color: #006699;
  color:#cc3333;
}

#produkty H2
{/*upraveno na strance z produkty*/
	color:#000000;
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom:10px;
}

#produkty H2 span{
	color: #cc3333;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
font-weight: bold;
font-size: 1em;
font-family: Arial,sans-serif;
/*	font: bold 100% Arial,sans-serif;*/
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page{
	width: 1025px;
	width: 987px;
	text-align:left;
	position: relative;
	z-index: 100;
	margin: 0 auto; /*vycentrovanie v ostatných prehliadačoch*/
}
	
#masthead{
	margin: 0;
	padding: 2px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 100px;
   vertical-align: middle;
}

#masthead a#logo{
	float: left;
}

#masthead a#logo img{
margin-top: 40px;
margin-right:8px;
}

#masthead div#reklama_google
{

}


#picturehead
{
 float:left;
 width:100%;
 height: 180px;
}

#picturehead div
{
float: left;
width: 197px;
height: 180px;
text-align: center;
 background: url(../images/picturehead_bg.gif) no-repeat top;
 vertical-align: middle;
}

#picturehead div.obrazek{	
	width: 100%;
	height: 135px;
	line-height: 135px;
   float: left;
	background: none;
}

#picturehead div.obrazek img{	
margin-top:35px;
}

#picturehead div.text{	
	width: 100%;
	height: 45px;
	line-height: 45px;
	float: left;
	background: none;
	font-size:0.9em;
}

#stred{
background-position: 800px;
margin-top: 5px;
margin-bottom: 3px;
}

#navBar{
/*	margin: 0 0 0 800px;*/
width:170px;
float:right;
padding: 10px 10px 10px 0px;
}
/*
* html #navBar{
margin:0px;
padding: 0px 0px 0px 0px;
width:161px;
float:none;
}
*/
#navBar h3{
border-bottom: 1px solid #cccccc;
font-weight: bold;	
}

#content{
   float:left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	display: block;	
}
	
#content_hp{
  float:left;
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
}


#content.cont_produkty{
  background: url(../images/produkty_top.gif) no-repeat 50% 0%;
}

* html #content.cont_produkty{
  background: url(../images/produkty_top.gif) no-repeat left top;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 10px 10px;
}
/*
* html #pageName a{
	padding: 0px 0px 0px 10px;
}
*/
#pageName span{
 color:#333333;
}

#pageName a{
	text-decoration: none;
}

#pageName a span{
 color:#cc0033;
}

.pruhledny_vrsek
{
 background: url(../images/prusvitny_vrsek.png) no-repeat top;		
 float: left;
 width: 100%;
 height: 18px;
}

p#seo_p{
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	color:black;
	font-size: 0.8em;
}

* html p#seo_p{
		padding: 0px 0px 10px 10px;
}

ul#seo_p{
	margin:0px;
	font-size: 0.8em;
	color:#cc0000;
	padding-left:20px; 
	margin-bottom: 15px;
	margin-left: 10px;
}

ul#seo_p li{
margin-left: 0px;
margin-top:3px;
}

ul#seo_p li span{
color:#000000;
}
/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#globalNav a:hover{
	border: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 10px 0px 5px 0px;
	height: 20px;
	width: 100%;
   background: url(../images/prusvitny_vrsek.png) no-repeat top;	
	float: left;
}

#breadCrumb div{
	float: left;
}

/************** .feature styles ***************/

.feature{
	font-size: 80%;
	padding: 0px 0px 0px 0px;	
	width:800px;
	float:left;
}

.cont_produkty .feature
{
   background: url(../images/produkty_stred.gif) repeat-y top;		
}


* html .cont_produkty .feature
{
   background: url(../images/produkty_stred.gif) repeat-y left;			
}

#content_hp .feature{
	width:100%;
}
.feature .nadslozka,.feature .nadslozka a:hover,.feature .nadslozka a{
	color: #991C1F;
	color: #006699;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

.feature div{
float: left;
/*
zkusmo mazu co to udela
width:480px;
margin-bottom: 10px;
*/
border: 0px solid black;
margin-right:0px;
line-height: 150%;
line-height: 1.3;
}

.feature div strong{
color:#cc3333;
}


.feature div div.icon{
	float: left;
	width: 70px;
	margin: 0px;
	padding: 0px;
}

.feature div div.icon img{
 float:none;
 margin:0px;
}

.feature div div.cat{
width: 382px;
}

.feature a{
		color:#8F8f8f;
/*		color:#006699;*/
		text-decoration: none;
}

.feature a:hover{
		text-decoration: underline;
}

.feature a.more{
		color:#000000;
		text-decoration: none;
}

.feature h3{
		line-height: 30px;
}

.feature h3 a{
  color: #991C1F;
}

.feature h3.nadslozka{
	text-align: left;
	float:left;
			line-height: 16px;
			padding-right:5px; 
}

#content #produkt{
	margin: 10px;
	margin-bottom:0px;
	font-size: 0.78em;
	font-weight: normal;
}

#content #produkt h1{
font-size: 1.5em;
font-weight: bolder;
min-height: 30px;
/*height: 30px;*/
}

#content #produkt #img{
/*
text-align:center;
height:80px;
width: 150px;
height:150px;*/
text-align: left;
height:200px;
/*width:160px;*/
width:210px;
padding-top: 0px;
}

#content #produkt #img img{
	margin: 0px 5px 5px 0;
   float:none;
	margin:0px;
	padding:0px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 0.75em;
	color: #000000;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	position: relative;
	text-align: center;
	z-index: 0;
   background: url(../images/footer.gif) no-repeat center;	
	height: 60px;
	line-height: 60px;
	font-weight: normal;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a{
color:#000000;
text-decoration: none;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 0px 10px;
	font-size: 90%;
	height:141px;
	width: 100%;
	margin-top: 3px;
	text-align:center;
	display: inline;
}


#search form{
 margin-top: 55px;
 padding: 0px;
 text-align:left;
 width:496px;
 border:0px solid black;
 float: left;
 height: 61px;
 line-height: 60px;
}


#search form div{
float: left;
}

#search form div#hledej_input{
background-image: url(/images/default/hledej_bg_input.jpg);
background-repeat: no-repeat;
width: 354px;
height: 72px;
}


#search form div#hledej_button{
background-image: url(/images/default/hledej_bg_button.jpg);
background-repeat: no-repeat;
width: 142px;
height: 72px;
}
#search a{
	float: left;
}

#search a img.reklama{
margin-top: 13px;
}

div.reklama{
	width:229px;
	height:129px;
}

#search input#searchFor{
width: 330px;
height: 50px;
margin: 8px 0 0 9px;
padding: 0px 5px 0 5px;
text-align: left;
font-size: 17px;
line-height: 50px;
}

#search input#goButton{
	color:#ffffff;
	font-weight: bold;
	border: 0px solid black;
	padding:4px;
	width:132px;
	height: 61px;
	background-color: transparent;
}

#search #lupa{
	float:left;
	margin-top: -2px;
	margin-right: 5px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}

#navBar ul {
list-style: none; 
margin: 0; 
padding: 0;  
list-style-image: none; 
margin-left:10px;
line-height: 150%;
 }
 
 #navBar ul a.selected {
/*
list-style-image: url(../images/default/Ok-16x16.png); 
list-style-position: outside;
*/
 }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;font-size:13px;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


#firmy{
width:764px;
height: 73px;
z-index: 1;
position: relative;
background: url(../images/firmy.gif) no-repeat center;	
margin: 0px 0 0 18px;
}

#firmy div{
 width:105px;
 height:20px;
 float: left;
 margin: 13px 0 0 4px;
}

* html #firmy div{
width:104px;
}

#firmy div.druhy{
 margin-top:5px;
}

#firmy div.vice_firem{
margin-top:-5px;
margin-right:2px;
width:42px;
height: 18px;
float:right;
background: url(../images/vice_firem.gif) no-repeat center;	
cursor: pointer;
}

#firmy div a{
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.75em;
}


#firmy_pocet{
 border:1px solid #cccccc;
 background: #e6e6e6;
 width:100%;
 height:35px;
 margin-bottom:10px;
 padding:5px;
}


#firmy_pocet .vlevo{
	float: left;
	width:50%;
	height: 25px;
	margin-top:4px;
	font-size:12px;
}

#firmy_pocet .vpravo{
	float: right;
	width:50%;
	text-align: right;
	margin-top:6px;
}

#nalezeno
{
 font-size: 0.80em;
 float:right;
}

#cena{
    margin: 12px 0 0 8px;
    padding:0px;
	 width: 780px;
	 height: 50px;
    background: url(../images/ceny_od_do.gif) no-repeat left;
}

* html #cena{
    margin: 12px 0px 0px 8px;	
}


* + html #cena{
   /*explorer 7*/
	 width: 780px;
}


#cena div{
 margin: 15px 0 0 10px;
}

#cena div#nalezeno{
 margin: 5px 10px 0px 10px;
}

#cena div#nalezeno button{
    background: url(../images/btn_nalezeno.gif) no-repeat center;
	 width: 153px;
	 height: 40px;
	 color:#ffffff;
	 font-weight: bold;
	 border: 0px;
}



#parametry{
	 border:0px solid #cccccc;
    width: 772px;
	 margin: 15px 0 0 25px;
}

* html #parametry{
	 margin: 15px 0 0 15px;
}
	
#parametry div.radek{
	 border:0px solid #cccccc;
    width: 770px;
	 float:left;
	 margin:0px;
	 padding-bottom: 5px;
}

#parametry div#radek_vice{
	 border-top:1px solid #cccccc;
    width: 750px;
	 float:left;
	 height:10px;
	 margin: 0px;
	 text-align: left;
	 height:20px;
}
#parametry div#radek_vice a{
 text-decoration: underline;
 padding-left: 20px;
}

#parametry div#radek_mene
{
	 border-top:1px solid #cccccc;
    width: 750px;
	 float:left;
	 height:10px;
	 margin: 0px;
	 text-align: left;
 	 height:20px;
}
#parametry div#radek_mene a{
 text-decoration: underline;
 padding-left: 20px;
}

#parametry div#dalsi_parametry
{
		 border-top:0px solid #cccccc;
		 padding-top: 5px;
}



#parametry div.radek div{
 float: left;
 border: 0px solid black;
 width:192px;
}

#parametry div.radek div b{
line-height: 200%;
}

#parametry div.radek div a{
text-decoration: underline;
padding-left: 20px;
}

#parametry div.radek div div{
 margin:0px;
 	 font-size:0.9em;
}

#parametry div div strong{
margin-left:20px;
}



li.kategorie_vpravo{
	list-style: none;
	margin-left:0px;
	font-size: 13px;
}

h3.kategorie_vpravo{
margin-bottom: 10px;
}

div.hr_double{
	width:100%;
	height:1px;
   clear:both;
	text-decoration:underline;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
}

#produkty{
 width: 100%;
 width:800px; /*rek bych ze to je jen v ie pro ostatni kontrolu*/
 margin-top:5px;
 margin-top:0px;
 }
 
 #produkty table{
  float:left;
 }
 
 #produkty table tr td{
 font-size: 90%;
 }

#produkty div.radek{
	width: 100%;
}

#produkty hr{
color:#cccccc;
height:1px;
border:0px;
border-top: 1px solid #ccc;
margin: 3px;
}

#produkty div.radek div.obrazek{
width:90px;
}

#produkty div.radek div.obrazek img{
margin: 0px;
float:none;
}

#produkty div.radek div.popis{
width:520px;
}

#produkty div.radek div.popis a{
	text-decoration:underline;
	color:#333333;
	float:left;
	font-size: 15px;
}

#produkty div.radek div.popis b.cena{
	color:#006699;
	float:right;
		font-size: 15px;
		width:230px;
		text-align: right;
}

#produkty div.radek .cena{
width:100px;
margin-left: 10px;
text-align: center;
vertical-align: middle;
border: 0px solid #a0a0a0;
font-weight: bolder;
}

#produkty_level2
{
	width: 680px;
	padding: 10px;
	text-align: left;
	position: absolute;
	top: 662px;
	left: .7em;
	z-index: 102;
	display: none;	
}

#eshopy{
 width: 100%;
 margin-top:5px;
 }

#eshopy div.radek{
	width: 100%;
}

#eshopy hr{
color:#cccccc;height:1px;
margin: 3px;
}

#eshopy div.radek div.obrazek{
width:100px;
}

#eshopy div.radek div.obrazek img{
margin: 0px;
float:none;
}

#eshopy div.radek div.popis{
width:400px;
}

#eshopy div.radek div.popis a{
	text-decoration:underline;
	color:#333333;
	float:left;
	font-size: 15px;
}

#eshopy div.radek div.popis b.cena{
	color:#006699;
	float:right;
		font-size: 15px;
		width:230px;
		text-align: right;
}

#eshopy div.radek .cena{
width:100px;
margin-left: 10px;
text-align: center;
vertical-align: middle;
border: 0px solid #a0a0a0;
font-weight: bolder;
}

#eshopy div.radek div.logo{
width:130px;
border: 0px solid black;
}

#eshopy div.radek div.logo img{
float:none;}

/************** #reklama **************/
#reklama_top{
   background: url(../images/reklama_eshopy_top.gif) no-repeat bottom;
	width: 160px;
	height:11px;
	margin-top:-10px;
	float:left;
}

* html #reklama_top{
	margin-top:-17px;
}

#reklama{
	padding: 0px;
	font-size: 0.8em;
   background: url(../images/reklama_eshopy_middle.gif) repeat;
	width: 160px;
	float:left;	
}
/*
* html #reklama{
width:160px
}
*/
#reklama_bottom{
   background: url(../images/reklama_eshopy_bottom.gif) no-repeat top;
	width: 160px;
	height:9px;
	margin-bottom: 10px;
	float:left;
}
/*
* html #reklama_bottom{
width:160px
height: 22px;
}
*/
#reklama hr{
width: 140px;
text-align: center;
margin: 0px;
padding: 0px;
}

#reklama div{
width: 100%;
margin: 0px 0px 10px 0px;
padding: 0px;
}

#reklama div div a{
	color: #333333;
	text-decoration: underline;
}

#reklama div div.logo{
 text-align: center;
 width:100%;
 border:0px;
 margin: 0px 0px 5px 0px;
 height:20px;
 float: left;
}

#reklama div div.text{
width: 100%;
margin: 0px;
padding: 0px;
float: left;
font-size: 0.9em;
}

#reklama div div.text p{
margin: 0px 10px 0px 10px;
}

#reklama div div.www{
margin: 0px 10px 0px 10px;
float:left;
text-align: right;
height: 20px;
width:140px;
font-size: 0.85em;
border-bottom: 1px solid #ccc;
}

* html #reklama div div.www{
width: 120px;}

#reklama div div.www_last{
margin: 0px 10px 0px 10px;
float:left;
text-align: right;
height: 20px;
width:140px;
font-size: 0.85em;
}

* html #reklama div div.www_last{
width: 120px;}

#reklama div div.www a{
margin-right: 10px;
}

.srovnej{

width: 80px; 
color: #333333; 
margin: 15px;
margin-bottom: 5px;
padding: 1px;
color:black; 
font-weight:bold; 
height: 27px; 	
}

* html .srovnej{
margin: 5px;
}

table.produkty{
text-align:left;
font-size: 100%;
width: 50%;
border-top: 0px solid #c0c0c0;
/*margin-top: -8px;*/
float:left;
}

table.produkty tr td
{
 padding: 4px;
 padding-left: 4px;
 padding-right: 4px;
 width: 160px;
}

table.specifikace
{
	width:280px;
	width:320px;
	/*width:50%;*/
	width:100%;
	text-align: left;
}

table.specifikace tr td
{
	height:20px;
	font-weight: normal;
}

table.produkty tr th
{
	height:20px;
 color:#666666;
 text-align: left;
 font-size: 0.95em;
  width: 160px;
  padding-left: 10px;
}

table.produkty tr.even td
,table.produkty tr.even th{
   background: #f0f0ff;
	background: #f5f5f5;
   border-top: 0px solid #c0c0c0;
	border-bottom: 0px solid #c0c0c0;
}

.hranice_vpravo
{
	border-right: 1px solid #c0c0c0;
}

a.sipka_dolu{
	background-image: url(../images/default/sipka_dolu.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	color:#006699;
}
a.sipka_nahoru{
	background-image: url(../images/default/sipka_nahoru.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	color:#006699;
}
#firmy a.sipka_dolu{
 padding-left: 17px;

}

#firmy_level2{
	background-color: #e6e6e6;
   background: url(../images/bg_seda.gif) repeat;
	border: 1px  solid #cccccc;
	width: 680px;
	padding: 10px;
	text-align: left;
	position: absolute;
	top: 262px;
	left: .7em;
	z-index: 1;
	display: none;
   font-size:0.7em;
}


#firmy_level2 a{
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

#firmy_level2 div.vrsek{
width: 100%;
text-align: center;
}

#firmy_level2 div.vrsek strong{
float:left;
}

#firmy_level2 div.vrsek span{
float:right;
color:red;
text-decoration: underline;
cursor:pointer;
font-size: 0.9em
}

#firmy_level2 div.ctvrtina{
 float:left;
 width: 25%;
}

#firmy_level2 div.petina{
 float:left;
 width: 20%;
}


#page_level2{
	width: 1025px;
	width: 987px;
	margin: 0;
	text-align:center;
	position: fixed;
	top:0px;
	left: 50% ;
	right: 50%;
	z-index: 20;
}



#parametry_level2{
	background-color: #e6e6e6;
   background: url(../images/bg_seda.gif) repeat;
	border: 1px  solid #cccccc;
	width: 400px;
	padding: 10px;
	text-align: left;
	position: absolute;
	top: 380px;
	left: .7em;
	z-index: 1;
	display: none;
}

#parametry_level2 div{
 float: left;
 width: 50%;
 font-size:0.9em;
}

#parametry_level2 div.vrsek{
width: 100%;
text-align: center;
}

#parametry_level2 div.vrsek strong{
float:left;
font-size: 1.5em;
}

#parametry_level2 div.vrsek span{
float:right;
color:red;
text-decoration: underline;
cursor:pointer;
font-size: 0.9em
}


#produkt{
/*	width: 100%;
min-height: 130px;*/
min-height: 200px;
}

#produkt #img
{
	width: 120px;
	float: left;
}

#produkt #popis
{
 /*width: 480px;*/
 width:415px;
 float:left;	
 font-size:1.05em;
 min-height: 150px;
}

#produkt #ceny
{
 width: 130px;
 float:left;	
 text-align: left;
 color:#333333;
 font-size: 19px;
 font-weight: bold;
 vertical-align: middle;
 height: 170px;
 padding-top: 5px;
 border: 0px solid black;
 margin-left: 25px;
}

#produkt #ceny iframe{
	margin-top: 5px;
	border:none; 
	overflow:hidden; 
	width:130px; 
	height:21px;
}

#produkt #ceny strong
{
 color:#CC3333;
 font-size: 1.0em;
}

#produkt #ceny span{
	font-weight: normal;
	color: #666666;
   font-size: 11px;
}

#produkt #ceny span a
{
 text-decoration: underline;
 	 font-size: 11px;
	 	color: #666666;
}

/****
Zalozky
*****/

#zalozky
{
	width:790px;
	margin: 10px 0px 0px 5px;
	padding:0;
	list-style:none;
	margin-bottom: 0px;
   background: url(../images/border_zalozky.gif) repeat-x bottom;
}

#zalozky ul
{
 list-style: none;
 margin: 0px;
 padding: 0px;
}

#zalozky ul li
{
 text-align: center;
 font-weight: bolder;
 background: url(../images/btn_ne.gif) 100% 0px;
 background-repeat: no-repeat ;
 vertical-align: middle;
 margin: 0px 3px 0px 0px;
 float: left;
 height: 25px; 
 height: 41px;
 float:left;
 width:140px;
 padding:0;
 font-weight:bold;
 text-align:center;
}

#zalozky ul li.vlevo
{
 background: url(../images/btn_ne_vlevo.gif);	
}

#zalozky ul li.active {
 background: url(../images/btn_ano.gif) 100% 0px;
}

#zalozky ul li.vlevo_active{
 background: url(../images/btn_ano_vlevo.gif);
}

#zalozky ul li.vlevo_active a{
 background: url(../images/btn_ano_vlevo.gif);
 text-decoration: underline;
 color: #cc3333;	
}

#zalozky ul li a
{
	display:block;
	padding: 10px 10px 3px;
	text-decoration:none;
	background-repeat: no-repeat;	 
	color:#333333;
	height: 26px;
}

#zalozky ul li a:hover
{
 color: #cc3333;	
 text-decoration: underline;
}

#zalozky ul li.active a
{
 color: #cc3333;	
 text-decoration: underline;
}


#xml_stahni
{
	font-size:30px;
	
}

#search_cesta
{
 width: 770px;
 border-top: 1px solid #ccc;
 padding: 5px 0 5px 10px;
 margin: 0px 0px 0px 10px;
}

#search_cesta a
{
	color:#006699;
   color:#cc0033;
}

/* Explorer 6 */ 

* html #masthead a#logo img
{
 margin-right:5px;
}
/*
* html #navBar{
   padding:0px;
	margin: 0 0 0 823px;
}

* html #stred{
background-position: 800px;
}


* html #content{
	width: 793px;
	width: 780px;
   border-right: 1px solid #ccc;
}



* html #stred{

}
*/

/* Explorer 7 */

* + html #search{
   /*explorer 7*/
	height:60px;
	}


* + html #search input#goButton{
   /*explorer 7*/
	padding:2px;
	
	}

* + html #parametry{
   /*explorer 7*/
	 margin-bottom:10px;
}

* + html #parametry div.radek{
   /*explorer 7*/
	 padding-bottom:10px;
}

#produkty div.no-product
{
font-size: 0.9em;
border:1px solid #ccc; 
padding:10px; 
background: #ffffff;	
margin-right:18px;
width:744px;
margin-left: 20px;
}



.no-product ul li
{ list-style: disc; }

img.parametry_info
{
}

.qtip-content
{
/*	font-family: Arial,sans-serif;*/
	font-family: "Trebuchet MS",sans-serif;
	color: #333333;
	line-height: 1.166;
	font-size: 10;
}


.feature #porovnani{
    margin: 12px 0 0 18px;
    padding:0px;
	 width: 764px;
    border:1px solid #ccc;
	 background-color: #f7f7f7;
	 float:left;
	 display:none;
}

.feature #porovnani div{
 margin: 5px 0px 5px 10px;
 	 float:left;
}


.pridej_parametry_porovnani{
	text-align:left;
	height:18px;
/*	padding-top:5px;*/
	width:100%;
	clear:both;
}

.pridej_parametry_porovnani a
{
	color:black;
	text-decoration: underline;
	font-size: 0.9em;
}

#porovnani #produkty_porovnani
{
	font-size:1.3em;
	color:#cc3333;
	font-weight: bold;
	border-bottom:0px solid #cccccc;
	/*display: none;*/
   width:745px;
}

#porovnani #produkty_porovnani_text
{
/*	display: none;*/
}

.feature div#porovnani #produkty_porovnani_text div a{
	color: Black;
	text-decoration: underline;
	line-height: 35px;
}

#produkty_porovnani_text table
{
   margin-bottom:7px;
	font-size: 1.2em;
	font-weight: bold;
}

#produkty_porovnani_text table tr td a
{
 color: Black;
 font-weight: normal;
 text-decoration: underline;
 font-size: 0.85em;
}

#produkty_porovnani_text button{
    background: url(../images/btn_porovnat.gif) no-repeat center;
	 /*
	 width: 153px;
	 height: 40px;
	 */
	 color:#ffffff;
	 font-weight: bold;
	 border: 0px;
	 width:86px;
	 height:42px;
}

#produkty_porovnani_text table.tab_srovnej{
text-align:left;
/*font-size: 80%;*/
margin: -8px 0px 0px 20px;
float:left;
font-size: 0.9em;
}

#produkty_porovnani_text table.tab_srovnej tr td
{
 padding: 4px;
 padding-left: 5px;
 padding-right: 5px;
 width: 156px;
 border-right: 0px solid #c0c0c0;
 border-top: 0px solid #c0c0c0;
}

#produkty_porovnani_text table.tab_srovnej tr th
{
 padding: 3px;
 padding-left: 5px;
 padding-right: 5px;
 width: 156px;
 /*color:#c0c0c0;*/
 font-weight: normal;
 border-right: 0px solid #c0c0c0;
}

#produkty_porovnani_text table.tab_srovnej tr.even td
{
   background: #f0f0ff;
}

#produkty_porovnani_text table.tab_srovnej tr td.hranice_vpravo,
{
	border-left: 0px;
}

#produkty_porovnani_text table.tab_srovnej tr td.hranice_vlevo,
{
	border-right: 0px;
}

#produkty_porovnani_text table.tab_srovnej tr td a
{
	color:black;
	font-size: 1em;
}

#produkty_porovnani_text table.tab_srovnej tr td a.nazev
{
	color:#cc3333;
	font-weight: bold;
}

div.subcategory
{
	width:149px;
	float:left;
	margin: 5px;
	border-right:0px solid #cccccc;	
	padding: 0px;
	background: url(../images/category_stred_bg.gif) repeat-y top;
}


div.subcategory div.top
{
   background: url(../images/category_top.gif) no-repeat top;
	width:100%;
	height:50px;
}

div.subcategory div.stred
{
   background: url(../images/category_stred.gif) no-repeat top;
	width:100%;
	min-height: 126px;
}

div.subcategory div.spodek
{
   background: url(../images/category_bottom.gif) no-repeat bottom;
	width:100%;
	height:7px;
}

div.subcategory h3 a
{
 color:#cc0000;
}

div.subcategory h3
{
	margin-left: 0px;
   text-align: center;
	margin-bottom: 5px;
	width:100%;
   line-height: 40px;
}

div.subcategory ul{
	color: #cc0000;
	margin: 0px;
	padding-left:25px;
}

div.subcategory a
{
	color:#333333;
	text-decoration: none;
}

div.subcategory_ram
{
 width: 800px;
 margin-left: 0px;
}

* html div.subcategory_ram
{
	 margin-left: -10px;
}

* + html div.subcategory_ram
{
	 margin-left: -10px;
}

.feature div.oddelovac
{
	width:770px;
	border-top:1px solid #cccccc;
	margin-left: 0px;
}

* html .feature div.oddelovac
{
	 margin-left: -10px;
}

* + html .feature div.oddelovac
{
	 margin-left: -10px;
}


/*
 seznam produktu
*/

#seznam_produkty
{
 width:788px;
 text-align: center;
 border: 1px solid #ccc;
 border-top: 0px;
 margin: 0px 0px 0px 5px;
 background: url(../images/bg_seznam_produkty.gif) repeat;
 min-height: 500px;
}

#seznam_produkty .oddelovac
{
 margin: 8px 0px 3px 6px;
 border-top:1px solid #ccc;
 height:1px;
 width:770px;
}

#seznam_produkty div.eshop
{
 width:780px;
 /*height:60px;*/
 border: 1px solid #ccc;
 padding: 20px 0 10px 0;
 margin: 5px 0px 0px 3px;
 background: #ffffff;
 font-weight: bold;
}

* html #seznam_produkty div.eshop
{
 width:779px;
  margin: 5px 0px 0px 2px;
}

#seznam_produkty div.eshop_reklama
{
 width:770px;
 border-bottom: 1px solid #ccc;
 padding: 10px 0 10px 0;
 text-align: center;
}

#seznam_produkty div div
{
 width:210px;
}

#seznam_produkty div div a.detail{
	 background: url(../images/eshop_detail.gif) no-repeat left;
	 padding-left: 15px;
	 margin-top: 20px;
	 display:block;
	 width: 90px;
	 /*
	 width:120px;
	 height: 50px;
	 display: block;
	 */
}

#seznam_produkty div div.td_1
{
 width:150px;
 text-align: center;
/* height: 40px;*/
 vertical-align: middle;
 line-height: 70px;
}

#seznam_produkty div div.td_2
{
 font-size:1.5em;	
 color:#cc3333;
 margin-top:10px;	
}

#seznam_produkty div div.td_3
{
 font-size:12px;
 vertical-align: middle;
 font-weight: normal;
}

#seznam_produkty div div.td_4
{
 margin-top:5px;	
}

#seznam_produkty div div.td_3 button
{
    background: url(../images/btn_eshop.gif) no-repeat center;
	 width: 153px;
	 height: 49px;
	 color:#ffffff;
	 font-weight: bold;
	 border: 0px;
}

#seznam_produkty div div.td_1 a img
{
 float:none;
 margin:0px;
 padding:0px;
}

#seznam_produkty div div.td_2 span
{
	color:#27C23A;
	font-size:13px;
	font-weight: bold;
}

#seznam_produkty div div.td_2 span.Kc
{
	color:#666666;
	font-size:1em;
	font-weight: bold;
}

#seznam_produkty div#specifikace
{
 background: #ffffff;
 margin: 5px 5px 5px 5px;
 border: 1px solid #ccc;
 padding: 5px 5px 5px 10px;
 text-align: left;
}

* html #seznam_produkty div#specifikace
{
 margin: 1px;
 border: 1px solid #ccc;
 padding: 0px;
}

#seznam_produkty div#specifikace div.h3{
 width:755px;
 background-color:#f5f5f5;
 border:1px solid #ccc;
 margin-bottom:10px;
}

/*
* Navigace
*/
.globNav_first{
	margin-right:-2px;
}

.strankovani 
{
   padding: 0px;
	font-size: 12px;
	width: 800px;
	height: 30px;
	margin-top:10px;
	margin-bottom:2px;
   background: url(../images/strankovani_top1.gif) no-repeat top;
}

.strankovani div
{
	margin-top: 10px;
}

.strankovani div.pocet strong{
	color:#000000;
}

.strankovani div.pocet
{
	width: 240px;
	float: left;
	margin-left:20px;
}

.strankovani div.stranky
{
	width: 430px;
	float: right;
	text-align: right;
	margin-right: 20px
}

.strankovani div.stranky span,.strankovani div.stranky a{
cursor:pointer;
color:#3a66ab;	
color:#cc3333;
}

#produkty div
{
	width:785px;	
	width: 795px;
}

#produkty div div
{
 border: 1px solid #cccccc;
 padding-top:0px;
 width:780px;
 margin: 0px 0px 7px 7px;
 background: #ffffff;
 /*uprava seznamu produktu*/
}

* html #produkty div div{
 margin: 0px 0px 7px 4px;	
}

#produkty div div div
{
	float:left;
	width:500px;
	border: 0px;
	padding:0px;
	margin: 0px 0px 0px 0px;
}

* + html #produkty div div div{
	margin: 0px 0px 5px 0px;	
}

* html #produkty div div div{
	margin: 0px 0px 5px 0px;	
}

#produkty div div div.kategorie
{
 /*width:770px;*/
 width:600px;
float:left;
height:20px;
/* margin: 0px 0px 5px 9px;*/
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-size: 0.85em;
 color:#000000;
 background: transparent;
}

#produkty div div div.kategorie span{
	color:#666666;
}

#produkty div div div.img
{
/*
	width:95px;
	height:120px;
	*/
	width:106px;
	height:134px;
	float:left;
	vertical-align: middle;
	text-align: center;
	line-height:130px;
	border: 1px solid #cccccc;
	margin: 5px;
}

#produkty div div div.img img
{
	margin: 5px auto;
	vertical-align: middle;
}

#produkty div div div.nazev{
   width:450px;
	margin-top: 5px;
	background: transparent;
	float:left
}

#produkty div div div.nazev a
{
	text-decoration:none;
	color:#cc3333;
	font-weight:bold;
	font-size:15px;
}

#produkty div div div.cena
{
 color:#cc3333;
 font-weight:bold;
 font-size:16px;
 text-align:right;
 width:160px;
 float:right;
 margin-top: 5px;
 margin-right: 5px;
}

#produkty div div div.parametry
{
 /*width:554px;*/
 width:543px;
 height:100px;
 background: transparent;
 float:left;
}

#produkty div div div.parametry div.popis
{
 width:100%;
 height:80px;
 margin: 0px;
}

#produkty div div div.srovnej
{
 width:110px;
 text-align: center;
 height:80px;
 background: transparent;
 float:left;
}

#produkty div div div.srovnej button{
    background: url(../images/btn_porovnat.gif) no-repeat center;
	 /*
	 width: 153px;
	 height: 40px;
	 */
	 color:#ffffff;
	 font-weight: bold;
	 border: 0px;
	 width:86px;
	 height:42px;
}

#produkty div div div.srovnej a
{
 color:#000000;
 font-weight: normal;
 text-decoration: none;
 font-size: 1em;
}

#produkty div div div.parametry div.pridej_parametry_porovnani
{
	width:100%;
/*	padding-top:5px; */
	background: transparent;
}

#produkty div div div.parametry div.pridej_parametry_porovnani a,#produkty div div div.parametry div.pridej_parametry_porovnani input{
	float: left;
}

#produkty div div div.parametry div.pridej_parametry_porovnani a.nahled
{
	float: right;
	text-decoration:underline;
	color:black;
}

.body_404 p
{
 font-size: 16px;
}

.body_404 .feature
{
 text-align:center;
/* font-family: Arial,sans-serif;*/
	font-family: "Trebuchet MS",sans-serif;
}

.body_404 .feature a
{
 text-decoration: underline;
 color: #006699;
}

.none
{
	display: none;
}

.polovina{
	border-bottom:1px solid #ccc;
}

#parametry div#radek_vice a.nove_zadani,#parametry div#radek_mene a.nove_zadani{
	padding-left:0px;
	/*color:#006699;*/
}

.vice_parametru,.mene_parametru{
/*	margin-left:590px;*/
float: right;
}

.nove_zadani{
	 float:left;
}

div.parametry table.produkty
{
/* width:277px;*/
width:271px;
}

.border_vlevo
{
 border-left:1px solid #c0c0c0;
}

#produkty div div.border_dole
{
 border-bottom:1px solid #c0c0c0;	
}

table.specifikace tr td img.info{
	float:right;
}

* html table.specifikace tr td img.info{
	float:none;
}

* + html table.specifikace tr td img.info{
	float:none;
}


.feature div#produkt{
	width:100%;
}

br.none
{
	float: none;
}

div#partneri
{
 background-image: url(/images/default/partneri_bg.gif);
 background-repeat: no-repeat;
 text-align: center;
 line-height: 42px;
 height: 47px;
 width: 978px;
 font-size: 13px;
}

div#partneri div{
	float: left;
/*	width:155px;*/
	text-align: center;
margin: 0px 20px 0px 20px;	
}

div#partneri div.pipe{
 width:5px;
}

div#partneri div.facebook{
 margin-top:5px;
 width: 110px;
 text-align: right;
}

* + html div#partneri div.facebook,* html div#partneri div.facebook{
 width: 80px;
 margin-top:0px;
}
.nadpis_hp
{
	color:#CC3333;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0 10px 0;
}

div.hp_category{
	width:229px;
	height:200px;
	color:#333333;
	background-image: url(../images/default/hp_category.gif);
	background-repeat: no-repeat;
	padding: 5px;
	float: left;
	margin-right: 4px;
}

div.hp_category_vpravo{
	margin-right: 0px;	
}

div.hp_category h2{
 height: 50px;
 text-align: center;
 vertical-align: middle;
 margin-bottom:10px;
 margin-left:10px;
}

div.hp_category h2 a{
 color:#cc3333;
 text-decoration: none;
 font-size: 0.9em;
  line-height:50px;
  display: block;
  padding-left: 20px;
}

div.hp_category ul{
/* margin: 0px 0px;*/
margin-top: 0px;
margin-bottom: 0px;
}

div.hp_category ul li{
font-size: 0.8em;
color: #cc0000;
}

div.hp_category ul li.nodisk{
list-style: none;
}

div.hp_category ul li a{
color: #333333;
text-decoration: none;
}

div.hp_category div{
 text-align: right;
 width: 225px;
}

div.hp_category div a{
 font-size: 0.8em;
 color:#cc3333;
 font-weight: bold;
}

div#hp_adv_sv{
	float: left;
	margin: 5px 7px 5px 0px;
	width:237px;
	height:269px;
}

* html div#hp_adv_sv{
/*	margin: 5px 7px 0px 0px;	*/
}

div#hp_new_top{
   float: left;
	margin: 5px 7px 5px 0px;	
	width:479px;
	height:269px;
	background: url(../images/new_top.gif) no-repeat top;
}

* html div#hp_new_top{
	margin: 5px 0px 5px -5px;	
}

div#hp_new_top p{
 margin: 10px;
 color:#333333;
 font-weight: bold;
 font-size: 1.15em; 
}

div#hp_new_top p span{
 color:#cc3333;
}

div#hp_new_top ul{
	font-size: 0.8em;
	color:#cc0000;
}

div#hp_new_top ul li{
padding-bottom: 5px;
}

div#hp_new_top ul li span{
	color:#666666;
}

div#hp_new_top ul li span a{
	color:#666666;
}

div#hp_new_top div{
	height: 105px;
	padding: 0px 10px 0px 14px;
}

div#hp_new_top div div{
   display: block;
	width: 151px;
	height: 100px;
	float:left;
	border:1px solid back;
	margin: 10px 0 0 0;
	padding: 0px;
	color:#cc3333;
	text-align: center;
	font-weight: bold;
}

* html div#hp_new_top div div{
margin: 0px;
}

* + html div#hp_new_top div div{
margin: 0px;
}

div#hp_new_top div div.obrazek{
 float:left;
 width:75px;
 height:60px;
 margin:0px;
}

div#hp_new_top div div.cena{
float: right;
text-align:right;
color:#333333;
padding: 4px 5px 0px 0px;
width:65px;
height:60px;
margin: 0px;
}

div#hp_new_top div div.cena span{
display: block;
width:100%;
margin:0px;
}

div#hp_new_top div div.cena span.cena{
font-size: 0.95em; 
color:#cc3333;
margin-top: 10px;
}

div#hp_new_top div div.nazev{
font-size: 0.7em;
text-align: center;
height: 20px;
height: 27px;
overflow: hidden;
}

div#hp_new_top div div.nazev a{
color:#cc3333;
font-weight: bold;
}

div#hp_new_top div a span.procenta{
color:#333333;
}

div#hp_eshopy_vlevo{
   float: left;
	margin: 5px 5px 5px 0px;	
	width:240px;
	height:269px;
	background: url(../images/hp_eshopy.gif) no-repeat top;
	font-size: 0.8em;
}

* html div#hp_eshopy_vlevo{
	width:240px;
	margin: 5px 5px 10px -5px;	
}

div#hp_eshopy{
   float: left;
	margin: 5px 0px 5px 0px;	
	width:240px;
	height:269px;
	background: url(../images/hp_eshopy.gif) no-repeat top;
	font-size: 0.8em;
}

* html div#hp_eshopy{
	width:240px;
	margin: 5px 0px 10px 0px;	
}

div#hp_eshopy div.obrazek,div#hp_eshopy_vlevo div.obrazek{
	float: left;
	width: 60px;
	height: 80px;
	vertical-align: middle;
	line-height: 80px;
	margin: 0px 0px 0px 5px;
}

div#hp_eshopy div.obrazek img,div#hp_eshopy_vlevo div.obrazek img{
vertical-align: middle;
margin: 20px auto;
}

div#hp_eshopy div.text,div#hp_eshopy_vlevo div.text{
 float:right;
 width:150px;
 height:60px;
 margin: 7px 20px 0 0;
 padding: 0px;
}

* html div#hp_eshopy div.text,* html div#hp_eshopy_vlevo div.text{
 width:140px;
}

div#hp_eshopy div.vice,div#hp_eshopy_vlevo div.vice{
 width:150px;
 height:20px;
 text-align: right;
 margin: 0px 20px 0 0;
 float:left;
}

* html div#hp_eshopy div.vice,* html div#hp_eshopy_vlevo div.vice{
 width: 140px;
}

div#hp_eshopy div.text a,div#hp_eshopy div.vice a,div#hp_eshopy_vlevo div.text a,div#hp_eshopy_vlevo div.vice a{
 color:#cc3333;
 font-weight: bold;
 text-decoration: none;
}

div#hp_eshopy div.text p,div#hp_eshopy_vlevo div.text p{
margin: 6px 0 4px 0;
font-size: 0.9em;
}


div#hp_paticka
{
 background: url(../images/hp_paticka.gif) no-repeat top;
 float:left;
 margin: 5px 0px 5px 0px;	
 width:971px;
 height:92px;
}

div#hp_paticka div{
	float: left;
	width: 233px;
	height: 82px;
	color: #cc3333;
	font-size: 0.8em;
	margin: 10px 0 0 9px;
}

* html div#hp_paticka div{
	width: 230px;
}

* html div#hp_paticka div{	
margin-top: 20px;
height: 72px;
}

* + html div#hp_paticka div{	
margin-top: 20px;
height: 72px;
}

div#hp_paticka div ul li a{
 color:#333333;
 text-decoration: none;
}

div#produkty_dole{
 background: url(../images/produkty_dole.gif) no-repeat bottom;
 float:left;
 margin: 0px 0px 5px 0px;	
 padding: 0px;
 width:800px;
 height:8px;
}

* html div#produkty_dole{
 background: url(../images/produkty_dole.gif) no-repeat top;
 width:802px; 
}

#podrobna_specifikace
{
	width: 100%;
/*	margin-top: 20px;*/
}

#podrobna_specifikace h3{
	color:#cc3333;
	text-align: left;
	padding-left:10px;
 	margin-bottom:10px;
}

#seznam_produkty div div#podrobna_specifikace
{
	width:100%;
	width: 365px;
	float:left;
	margin-right:30px;
}

#seznam_produkty div div#podrobna_specifikace div{
	width: 100%;
}


/* Historie cen */
.legendColorBox div
{ 
width:14px;
height:10px;
}

#placeholder
{
	width:770px;
	height:300px;
}

#seznam_produkty div div.varianty_top{
 width:770px;
 margin:0px;
 padding:5px;
 font-weight: bold;
 font-size:13px;
 float:left;
 margin-top:-20px;
}

#seznam_produkty div div.varianty_top a{
 padding-left:0px;
 color:#8f8f8f;
 float:left;
}

#seznam_produkty div div.varianty_top span{
float:right;
}

#seznam_produkty div div.varianty_top a.detail_nahoru{
 float:right;
 background: url(../images/eshop_detail_close.gif) no-repeat 10px 50%;
 width:95px;
}

#seznam_produkty div div.varianty_product{
 width:100%;
 height:90px;
}

#seznam_produkty div div.varianty_product .img{
 width:150px;
 float:left;
 line-height: 40px;
 text-align:center
 height:80px;
}

#seznam_produkty div div.varianty_product .nazev{
 float:left;
 width:600px;
 text-align: left;
 margin-left:30px;
}

#seznam_produkty div div.varianty_product .nazev a{
 color:#cc0000;
 text-decoration:underline;
 font-weight: bold;
 font-size:1.2em;
}

#seznam_produkty div div.varianty_product .cena{
 float:left;
 width:405px;
 font-weight:normal;
 margin-left:30px;
 text-align: left;
 font-size: 1.3em;
}

#seznam_produkty div div.varianty_product .cena span{
 color:#27C23A;
 font-weight:bold;
 font-size: 0.8em;
}

#seznam_produkty div div.varianty_product .cena span.kc{
   color:#666666;
	font-size:1em;
	font-weight: bold;
}

#seznam_produkty div div.varianty_product .obchod{
 float:left;
  width:153px;
}

#seznam_produkty div div.varianty_product .obchod button{
 background: url(../images/btn_eshop.gif) no-repeat center;
 width: 153px;
 height: 49px;
 color:#ffffff;
 font-weight: bold;
 border: 0px;
}

#seznam_produkty div div.eshop_detail
{
 width:100%;
 padding-top:10px;	
}

#seznam_produkty div div.eshop_detail .logo
{
	width:150px;
	float:left;
}

#seznam_produkty div div.eshop_detail .adresa
{
 font-size:13px;	
 text-align: left;
 margin-left: 30px;
 font-weight: normal;
 width:400px;
}

#seznam_produkty div div.eshop_detail .adresa strong
{
	color: #000000;	
}

#seznam_produkty div div.legend,#seznam_produkty div div.legend div{
	width: 12px;
}

#seznam_produkty div#ke_stazeni{
	margin: 5px 20px 5px 20px;
}

#seznam_produkty div#ke_stazeni ul{
color:#cc3333;
}

#seznam_produkty div#ke_stazeni ul a{
color:#cc3333;
text-decoration: underline;
font-size: 1.3em;
}

#seznam_produkty div div.specifikace_tabulky{
/* width: 660px;
 margin-left:60px;*/
 width:100%;
 width:365px;
 float: left;
}

.specifikace_tabulky H3{
	color:#cc3333;
	text-align: left;
	padding-left:10px;
 	margin-bottom:10px;
}

div#recenze{
	padding: 10px;
	text-align: left;
}

div#recenze p strong{
	color:#000000;
}

div#recenze h2{
	text-align:left;
	color:#cc3333;
}

div#recenze button{
    background: url(../images/btn_nalezeno.gif) no-repeat center;
	 width: 153px;
	 height: 40px;
	 color:#ffffff;
	 font-weight: bold;
	 border: 0px;
	 margin-bottom: 5px;
}

#seznam_produkty div div.pridat_recenzi{
	width:100%;
	display: none;
}

#seznam_produkty div div#recenze_okolo{
	width:760px;
	margin: 5px 5px 5px 0px;
	padding: 0px;
   background-color: #ffffff;		
	border: 1px #cccccc solid;
	min-height: 350px;
}

#seznam_produkty div div#recenze_okolo div.recenze_text{
	width:730px;
	margin: 5px;
   border-top:0px solid #cccccc;
	padding: 10px 10px 0px 10px;
}

#seznam_produkty div div#recenze_okolo div.odd{
 background-color: #f5f5f5;
}

#seznam_produkty div div#recenze_okolo div.recenze_text div{
 width:100%;
 border-bottom:0px solid #cccccc;
 margin-bottom: 7px;
}

#dalsi_kategorie,#poradna{
 margin: 0px 20px 0px 20px;
 width:750px;
}

#poradna h2{
	color:#666666;
}

#poradna h2:hover{
 text-decoration:underline;
cursor: pointer;
}

#poradna h2.nadpis{
 color:#cc3333;
 text-decoration:none;
}


#poradna p{
 display:none;
}

#dalsi_kategorie div{
 width:185px;
}

* html #dalsi_kategorie div{
 width:175px;
}

#dalsi_kategorie div a{
color: Black;
font-size: 0.95em;
}

#produkt #ceny .lowprice{
font-size:19px;
color:#333333;	
font-weight: bolder;
}

#produkt #ceny .highprice{
	display:none;
}

.feature div.neprodejne{
	margin: 30px 0px 0px 50px;
	padding: 10px;
	color:#cc3333;
	font-weight: bolder;
	font-size: 1.5em;
	border: 1px solid #ccc;
}

#pribuzne_produkty
{
	background: url(../images/default/pribuzne.jpg) no-repeat top;
	margin: 5px 0px 0px 0px;
	padding-bottom:0px;
	width:969px;
	height:200px;
	clear:both;
}	

#pribuzne_produkty div 
{
	width:970px;
	float: left;
	margin-left:2px;
}

#pribuzne_produkty p
{
	padding: 5px 0px 0px 10px;
	margin:0px;
	font-weight: bolder;
	font-size:0.9em;
}

#pribuzne_produkty div div
{
	width:182px;
	border: 0px solid #ccc;
	margin: 6px 6px 5px 5px;
	text-align: center;
	font-size: 0.8em;
}

#pribuzne_produkty div.nazev div
{
 height:19px;
 overflow: hidden;
}

* + html #pribuzne_produkty div.nazev div
{
	height:18px;
}

#pribuzne_produkty div div.last{
	margin-right:0px;
}

#pribuzne_produkty div div a
{
	color:#cc0033;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}

#seznam_produkty div#pribuzne_mezera
{
 height:5px;
 width:770px;
}

.pro_google
{
	display: none;	
}

table.datagrid tbody tr:hover td,table.datagrid tbody tr.klik:hover td{
 background-color: #4e7eae;
 color:#fff;
}

table.datagrid tbody tr.klik td{
 background-color: #32CD32;
 color:#fff;
}

/******* TIPBOX *******/
#tipBox{
	background: #f7fafb;
	border: 1px solid #ace4ff;
	font-size: 10px;
	padding: 3px;
	width: 180px;
}
#tipBox.blue{
	color: #44a9da;
}
#tipBox.width{
	width: auto;
}
#tipBox.big{
	width: auto;
	font-size: 40px;
	line-height: 1em;
	padding: 1em;
}
/******* /TIPBOX *******/

#produkty div div div#lupa1{
 background-image: url(../images/lupa1.gif);
 background-repeat: no-repeat;
}

#produkty div div#lupa_1{
 background-image: url(../images/lupa1.gif);
 background-repeat: no-repeat;
 background-position: top;
}

#produkty div div#lupa_2{
 background-image: url(../images/lupa2.gif);
 background-repeat: no-repeat;
 background-position: 675px 101px;
}

#produkty div div#lupa_3{
 background-image: url(../images/lupa3.gif);
 background-repeat: no-repeat;
 background-position: 460px 100px;
}

#slevy_hp{
 background-image: url(../images/default/slevy.jpg);
 background-repeat: no-repeat;
 background-position: top;	
 height:324px;
 width:970px;
 margin: 5px 0px 0px 0px;
}

#slevy_hp div{
 float:left;
 width:225px;
 height: 230px;
 margin-left:15px;
}

#slevy_hp div a img{
border: 0px;
}

#slevy_hp div a{
	text-decoration: none;
}

#slevy_hp div.last a{
	text-decoration: underline;
	font-size: 0.8em;
}

#slevy_hp div a.ven span{
 width:145px;
 margin:0px 0px 0px 15px;
 text-decoration:none;
 color:#333333;
 font-size:12px;
 display:block;
}

#slevy_hp div a.ven span.first{
margin: 5px 5px 0px 15px;
 width:205px;

}

#slevy_hp div:first-child{
width:970px;
height:45px;
 color:#cc3333;
 font-size: 1.2em;
 margin: 20px 0px 0px 350px;
 font-weight: bolder;
}

#slevy_hp div:first-child span{
 color:#333333;
}

#slevy_hp div.slevy_text
{
	margin-left:-225px;
}

#slevy_hp div.slevy_procenta
{
	width:225px;
	margin-right:0px;
}

#slevy_hp div.slevy_procenta span
{
 float:right;
 margin-top:195px;
 margin-right:10px;
 color:#ffffff;
 font-weight:bold;
}
#slevy_hp div.last{
width:920px;
height:25px;
 color:#cc3333;
 font-size: 1.0em;
 margin: 3px 0px 0px 0px;
 font-weight: bolder;
 text-align:right;
}


/*Fotogalerie*/
#seznam_produkty div div.ad-nav{width:790px; margin-bottom:20px;}
.myclass img{border:1px solid #666; }
.myclass{margin-left:25px;margin-top:0px;display:block;}
.ad-nav a{
margin:0px;
}
.ad-nav a img{border:1px solid #ccc;}
a.zoomThumbActive img{
    border:1px solid red;
}
#nozoom{
	border:1px solid #666;
	margin-top:20px;
	margin-bottom: 20px;
}

.feature div.zoomWindow{
	background: transparent;
}

.feature #specifikace h3{
	color:#cc3333;
	border:0px solid #ccc;
	text-align: left;
	margin:0px;
	padding:10px;
	float:left;
	width:355px;
	line-height:15px;
}

.feature #specifikace h3:first-child{
  border-right:1px solid #ccc;
}

.novinka{
  display: block;
  position: absolute;
}

#produkty span.novinka,#img span.novinka
{
  background-image: url(/images/novinka6.png);
  background-repeat: no-repeat;
  margin-left: -30px;
  margin-top: -150px;
  width: 65px;
  height: 65px;
}

#img span.novinka{
  margin-top: -220px;	
  background-image: url(/images/novinka6_big.png);
  width: 90px;
  height: 90px;
}

* + html #produkty span.novinka
{
  margin-left: -130px;
  margin-top: -10px;
}

* + html #img span.novinka
{
  margin-left: -230px;
  margin-top: -20px;
}

#produkty div#cat_galerie div
{
 width:189px;
 text-align: center;
}

#produkty div#cat_galerie div div{
	border:0px;
	width:180px;
   margin-left:4px; 	
}

#produkty div#cat_galerie div div.nazev{
 height: 35px;
 overflow: hidden;
}

#produkty div#cat_galerie div div.cena{
 margin-bottom:10px;
}

#produkty div#cat_galerie div div.cena span{
 font-weight:normal;
}

#produkty div#cat_galerie div div{
 font-size: 1em;
 color:black;
}

#produkty div#cat_galerie div div a{
 font-size: 1em;
}

#hlidac{
	float: right;
	width:300px;
	height: 30px;
}

/*
Chrome
*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  #produkty span.novinka{
  margin-left: -20px;
  margin-top: -20px;
  }
  #img span.novinka{
  margin-left: -20px;
  margin-top: -220px;  
  }
}
