body	{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: black;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: white;
  background-image: url(../img/top_prouzek.gif);
  background-repeat: repeat-x;
  
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #ff2d00; text-decoration: none;  font-size: 13px;}
a:hover 			{ text-decoration: underline;}
a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}
a.a-menu-inner			{color: white; font-weight:bold;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file			{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}


/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: justify; margin: 0px 0px 0px 0px; line-height: 1.4em; padding: 0px 0px 0px 0px;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #949599; height: 1px; margin: 10px 0px 10px 0px; padding: 0px; border: 0px; background: #949599;}
.hr-bila  	   {color: white; height: 1px; margin: 5px 0px 5px 0px; padding: 0px; border: 0px; background: white;}
.bad           {color: red; font-weight: bold;}
td             {padding: 1px 10px 1px 10px; text-align: left; border: 1px dotted #ffefb9;}

/* --- seznamy --- */
ul ol li			{list-style-type: none; margin: 0px; padding: 0px; text-align: left;}

.menu				  {font-size: 15px; font-weight: bold; color: white; list-style-type: none; margin: 0px; padding: 0px;}
.menu li			{font-size: 15px; font-weight: bold; width: 127px; text-align: right;}
.menu a				{font-size: 15px; font-weight: bold; display: block; padding: 2px 0px 4px 0px; width: 127px; margin: 0px;}
.menu a:link	{font-size: 15px; font-weight: bold;}
.menu a:hover	{font-size: 15px; font-weight: bold;}   

.menu li .li-eshop     {font-size: 15px; font-weight: bold; color: red; background: yellow;}

.bila         {color: white;}

.selected     {font-weight: bold;  color: black !important;}

/* --- obrazky --- */
img 				{border: 0px;}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}
img.galerie {border: 1px solid rgb(156,171,174); margin: 5px;}
img.galerie:hover {border: 1px solid rgb(254,191,78);}
/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- tabulky --- */
table.nice			{width: 520px;}
table.nice tr td 		{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.nice tr th		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.list			{width: 610px;}
table.list tr th		{background: #eeeeee; border-bottom: 2px solid #e1e1e1; padding: 5px 2px 5px 2px;}
table.list tr td		{border-bottom: 1px solid #e1e1e1; padding: 3px 2px 3px 2px;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6  {clear: both; color: black; font-size: 1.4em; margin: 0px;}
h1        {display: none;}
h2				{padding: 0px 0px 0px 0px;	font-size: 18px; color: black; font-weight: bold;}
h3				{padding: 25px 10px 10px 0px;	font-size: 1.2em; color: black; font-weight: bold;}  
h4 				{font-size: 1.1em; color: black; font-weight: bold;}

/* --- formulare --- */
textarea, input, select			{border: 1px solid #999999; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.85em; padding: 2px 2px 2px 2px; margin-bottom: 2px;}
label				{font-size: 0.9em; font-weight: bold;}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			{font-weight: bold; font-size: 1em;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.odsazeni-top {padding-top: 10px;}
.odsazeni-top2 {padding-top: 5px;}
.odsazeni-bottom {padding-bottom: 10px;}
#div-odsazeni {height: 80px;}

.cistic-big {
          clear: both;
          height: 15px;
}

.cistic {
          clear: both;
          height: 1px;
          font-size: 1px;
}

/* --- layout webu --- */
#div-main {
      	margin: auto;
	      width: 1050px;
        text-align: left;
        background: white;
        display: table;
        background-image: url(../img/pozadi_left.gif);
        background-repeat: repeat-y;
}

#div-top {
        text-align: left;
        margin: auto;
        width: 1050px;
        height: 222px;
        background-image: url(../img/logo.jpg);
        
}

.skryty-odkaz{
border: 0;
margin-left: 110px;
margin-top: 25px;
width: 364px;
height: 157px;
}

.div-mezera {
    float: left;
    width: 45px;
    height: 10px;
}

.div-akce2 {
    width: 170px; 
    padding: 10px 10px 10px 10px; 
    background: white;
    border: 2px solid #fff400;
    float: left;
    margin-bottom: 30px;
}

#div-levysloupec{
float: left;
height: auto;
width: 303px;
}

#div-horni{
background: url(../img/left_menu.jpg) -1px top no-repeat;
width: 271px;
}

#div-horni h2{
margin: 0 !important; 
}

img.sipkamenu{
left: -19px;
top: 7px;
position: absolute;
margin: 0;
padding: 0; 
border: 0; 
}



/* #div-horni ul li a:hover{
font-weight: bold;
} */



#div-spodni{
margin: auto; 
width: 1050px;
text-align: left;
color: rgb(16,12,4);
font-family: arial;
font-size: 11px;
background-image: url(../img/kontakt.jpg);
background-position: 1px;
height: 168px;
background-repeat: no-repeat;
}

#div-spodni div{
font-weight: bold;
padding-top: 41px;
margin-left: 96px;
}

#div-middle{
width: 740px;
min-height: 500px;
_height: 500px;
float: left;
/* margin-bottom: -160px; */
}

#vyhledavani{
margin-top: 15px;
width: 614px;
height: 50px;
}

img.img-lupa{
float: left; 
margin-left: 300px;
}

input.vyhledavani{
width: 200px;
float: left;
margin-top: 4px;
}

input.img-vyhledavani{
border: 0;
width: 49px !important;
float: left;
}

#pokrocile a{
text-decoration: underline;
font-size: 11px;
}

#footer{
text-align: center;
width: 100%;
height: 36px;
background-image: url(../img/paticka.gif);
display: table;
}

#footer-add {
margin: auto;
width: 1030px;
text-align: left;
background: white;
height: 17px;
background-image: url(../img/paticka_dodatek.jpg);
background-repeat: no-repeat;
}

h2.popisek{
color: rgb(255,45,0);
font-weight: bold;
background-image: url(../img/vodorovna.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 53px;
width: 730px;
text-align: left;
clear: both;
}

h2.popisek img{
margin-right: 7px;
vertical-align: middle;
}

div#otv{
width: 100%;
margin: auto; 
padding-top: 9px;
color: rgb(79,83,88);
font-family: tahoma;
float: left;
font-weight: bold;
}

div#otv span{
font-weight: normal;
margin-left: 290px;
}

.mailto{
color: rgb(255,113,85);
}

table#pujcovna{
margin: auto;
margin-top: 20px; 
border-collapse: separate;
}

table#pujcovna tr td h2{
color: black;
font-size: 14px;
text-align: center;
}

table#pujcovna tr td{
border: 2px dotted rgb(218,219,218);
}


form#id-form{
width: 480px;
margin: 30px auto 0 auto;
float: left;
}
          form#id-form div 
          {
          clear: left;
          display: block;
          width: 480px;
          margin: 7px 0 0 0;
          padding: 1px 3px 0 0;
          }
          
          form#id-form div label                                   
          {
          display: block;
          float: left;
          width: 150px;
          padding: 0px 5px;
          margin: 0 0 5px 0;
          text-align: right;
          }          
          
          form#id-form div input
          { 
          width: 180px;
          padding: 1px 3px;
          margin: 0 0 0 0;
          }     
          
          form#id-form div textarea{
          width: 250px;
			 height: 100px;
          }     
          
          form#id-form div.center input.submit{
          width: 80px;
          }

.r{
font-weight: bold;
color: red;
}        

table#detail{
width: 500px;
margin: auto;
margin-top: 30px; 
}

table#detail tr td{
vertical-align: top;
}

table#detail tr td img{
padding: 6px;
border: 2px dotted rgb(218,219,218);
}  

table#detail tr td div{
padding-left: 10px;
text-align: left;
float: left;
width: 130px;
font-weight: bold;
}  

table.table-produkt{
font-size: 11px;
letter-spacing: -0.1px;
text-align: center;
border: 1px solid #ff9900;
}

table.table-produkt tr td {
padding: 2px 8px 2px 8px;
text-align: left;

/* border-bottom: rgb(254,224,104) dashed 1px; */
}

table.hlinikove tr td{
padding: 2px 12px !important;  
}

table.table-produkt tr.lichy td{
background-color: #ccffff;
}

table.table-produkt tr td h2{
width: 198px;
}

table.table-produkt tr.hlavicka td { 
background-color: #ff9900;
}

table.table-produkt tr td.hlavicka { 
background-color: #ff9900;
}

.vetsi-padding tr td{
padding-left: 9px !important;
padding-right: 9px !important;
height: 14px;
}


table.table-produkt tr.centrum td{
font-size: 17px;
font-weight: bold;
color: rgb(249,46,3);
}

div.produkt-image{
text-align: center;
}

div.produkt-image img{
margin-right: 15px;
margin-top: 35px;
}

div.privesyBlok {
	
}

div.privesyBlok h3, div.privesyBlok h3 a {
	color: #ec4000;
	font-weight: bold;
	text-transform: uppercase;
}

div.privesyBlok h3 a {
	font-size: 16px;
}

div.privesyBlok div.prives {
	float: left;
	clear: both;
	display: block;
	width: 600px;
	border: 1px solid #999999;
	padding: 10px;
	background: #dddddd;
}

div.privesyBlok div.prives div.privesFoto {
	display: block;
	float: left;
	width: 250px;
}

div.privesyBlok div.prives div.privesFoto img {
	bordeR: 1px solid #fff700;
}

div.privesyBlok div.prives div.privesText {
	display: block;
	float: right;
	width: 300px;
}

div.privesyBlok div.prives div.privesText .red {
	border: 2px solid #ff0000;
	padding: 1px 2px 1px 2px;
	background: #ffffff;
}

h2 a				{padding: 0px 0px 0px 0px;	font-size: 18px; color: black; font-weight: bold;}






ul{
list-style-type: none;
padding: 0px 0px 0px 40px;
margin: 0px;
float: left;
}

ul li{
position: relative;
line-height: 24px;
margin-bottom: 2px;
padding: 2px 5px 2px 15px;
background: red;
color: yellow;
display: block;
width: 180px;
}

ul li a{
font-size: 15px;
color: yellow;
display: block;
font-weight: bold;
}

ul .li-eshop{
margin: 0px 0px 2px 0px;
padding: 2px 5px 2px 15px;
background: yellow;
color: red;
}

ul .li-eshop a{
font-size: 15px;
color: red;
font-weight: bold;
}

#podmenu{
line-height: 22px;
margin: 0px;
padding: 2px 0px 2px 0px;
background: yellow;
color: red;
display: block;
width: 180px;
font-size: 13px;
font-weight: bold;
}


#podmenu a{
font-size: 13px;
color: red;
background: yellow;
display: block;
font-weight: bold;
text-decoration: none;
}

#podmenu2{
line-height: 20px;
margin: 0px;
padding: 0px 0px 0px 0px;
background: yellow;
color: red;
display: block;
font-size: 11px;
font-weight: bold;
}


#podmenu2 a{
font-size: 11px;
color: red;
background: yellow;
display: block;
font-weight: bold;
padding: 0px 0px 0px 10px;
text-decoration: none;
}

.div-produkt-left {
        width: 200px;
        height: 275px;
        float: left;
        padding: 0px 40px 40px 0px;
}

.div-produkt-nadpis {
        width: 200px;
        height: 40px;
        float: left;
        overflow: hidden; 
}

.div-obr {
        width: 190px;
        height: 190px;
        float: left;
        border: 5px solid red;
        overflow: hidden;
}

.div-obr:hover {
       border: 5px solid #eb5c50;
}

.div-obr img {
        width: 190px;
        height: 190px;
        float: left;
}

.div-produkt-bottom {
        width: 200px;
        height: 35px;
        float: left;
}

.div-produkt-bottom-left {
        width: 100px;
        padding: 10px 0px 0px 0px;
        float: left;
}

.div-produkt-bottom-right {
        width: 100px;
        height: 25px;
        padding: 10px 0px 0px 0px;
        float: left;
        text-align: center; 
        background: red;
}

.div-produkt-bottom-right a {
        color: yellow;
        font-weight: bold;
        font-size: 14px;
}

.div-produkt-bottom-right a:hover {
        color: yellow;
        font-weight: bold;
        text-decoration: underline;
}

.div-cisla-stranek {
        width: 350px;
        float: left;
}

.input-cisla-stranek {
        margin: 5px 0px 0px 0px;
        padding: 2px 2px 2px 2px;
        color: yellow;
        background: red;
        border: none;
        cursor: pointer;
}

.input-cisla-stranek:hover {
        text-decoration: underline;
}

.div-detail-left {
        width: 230px;
        float: left;
}

.div-detail-left-obr {
        width: 190px;
        height: 190px;
        float: left;
        border: 5px solid red;
        overflow: hidden;
}

.div-detail-left-obr:hover {
        border: 5px solid #eb5c50;
}

.div-detail-left-obr img {
        width: 190px;
        height: 190px;
        float: left;
        border: 0px;                    
}
                     
.div-detail-right {
        width: 500px;
        float: right;
        font-size: 1.05em;
}

.div-detail-bottom {
        width: 500px;
        float: left;
        padding: 10px 10px 10px 10px;
        border-top: 1px solid red;
        border-bottom: 1px solid red;
        background: #eb5c50;
        margin: 15px 0px 15px 0px;
}

.p-ks {
        float: left;
        padding: 3px 10px 0px 0px;
        color: white;
}

.input-ks {
        float: left;
        background: white;
        border-top: 1px solid red;
        border-left: 1px solid red;
        border-right: 1px solid white;
        border-bottom: 1px solid white;
        padding: 2px 2px 2px 2px;
        width: 40px;     
}

.submit-vlozit {
        padding: 0px 0px 0px 40px;
        background: url("../img/bcg_kosik2.jpg") 0px 0px white no-repeat;
        border: 0px;
        cursor: pointer;
        color: red;
        font-size: 14px;
        font-weight: bold;
        float: right;
        height: 25px;
        font-family: 'Arial CE','Tahoma', 'Trebuchet MS', Verdana,'Helvetica CE', Arial, helvetica, sans-serif;
}

.submit-vlozit:hover {
        text-decoration: underline;
}

.submit {
        padding: 5px 5px 5px 5px;
        background: red;
        border: 0px;
        cursor: pointer;
        color: white;
        font-weight: bold;
        font-size: 12px;
}

.submit:hover {
        text-decoration: underline;
}

.img-sipka {
        border: none;
        position: relative;
        top: -3px;
}

.div-navigace {
        padding: 15px 0px 15px 0px;
        border-bottom: 1px dotted red;
        border-top: 1px dotted red;
        margin: 0px 0px 15px 0px;
}

.div-bad {
        padding: 10px;
        border: 3px solid red;
        background: white;
        color: black;
}
.div-good {
        padding: 10px;
        border: 3px solid green;
        background: white;
        color: black;
}


#div-kosik {
  width: 170px;
  background: url("../img/bcg_kosik2.jpg") 150px 20px white no-repeat;
  margin: 0px 0px 0px 40px;
  padding: 15px 15px 15px 15px;
  float: left;
  border: 1px solid red;
}

.table-nakupni-kosik {
        width: 740px;
}

.td-nakupni-kosik1 {
        padding: 5px 5px 5px 5px;
        border: 1px dotted white;
        background: red;
        color: white;
        font-weight: bold;
}

.td-nakupni-kosik2 {
        padding: 5px 5px 5px 5px;
        border: 1px dotted red;
        background: white;
}

.input-formular {
        width: 230px;
        border: none;
        background: white;
        color: black;
        font-size: 11px;
        color: #006bcf;
        border: 1px solid red;
        padding: 3px 3px 3px 3px;
}

.input-textarea {
        width: 550px;
        height: 50px;
        background: white;
        font-size: 11px;
        color: #006bcf;
        border: 1px solid red;
        padding: 3px 3px 3px 3px;
}

.div-podminky {
        width: 730px;
        padding: 3px 3px 3px 3px;
        height: 100px;
        background: white;
        font-size: 11px;
        color: #006bcf;
        border: 1px solid red;
        overflow: auto;
}
