/* CSS Document eurostroj.cz style.css*/
html
{
  background: #a6cdeb url(images/bg_body.gif) repeat-x;
}
body {
   margin: 0px;
   padding: 0px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 75%;
   color:#000;
   text-align:center;
   
}
img, div 
{
   /*behavior: url(iepngfix.htc); nakonec odblokovat a zkusi ve Virtual machine*/
}
a:link {
  color:#000;
	text-decoration: none;
}
a:visited {
  color:#000;
	text-decoration: none;
}	
a:active {
  color:#000;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: none;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
h1.print{
  display:none;
}
.cleaner
{
  clear:both;
  display:block;
  font-size:0px;
  height:0px;
  overflow:hidden;
  line-height:0px;
}
table
{
  font-size:1em;
  margin-bottom:1.1em;
}
.noprint
{
  display:none;
}
#box1{
  text-align:left;
  margin:0px auto 0px auto;
  width: 1002px;
  background: url(images/bg_box1.gif) repeat-y;
}
#box2{
  width: 1002px;
  padding-top:283px;
  background: url(images/bg_box2.gif) no-repeat;
}
#top
{
  width: 974px;
  margin-left:14px;
  height:283px;
  position:absolute;
  top:0px;
}
#top_lista
{
  width:974px;
  height:23px;
  font-size:0.9em;
  line-height:21px;
}
#top_lista .left
{
  color:#fff;
  float:left;
  height:23px;
  margin:0px 0px 0px 0px;
  padding:0px 5px 0px 5px;
}
#top_lista .right
{
  float:right; 
  height:23px; 
  margin:0px 0px 0px 0px;
  padding:0px 5px 0px 5px;
}
#top_lista .right p
{
  padding:0px;
  margin:0px;
}
#top_lista .home
{
  background:url(images/ico_home.gif) 0px 70% no-repeat;
  padding-left:20px;
  margin-right:10px;
}
#top_lista .sitemap
{
  background:url(images/ico_sitemap.gif) 0px 70% no-repeat;
  padding-left:20px;
}
#top_lista a:link, #top_lista a:visited, #top_lista a:active{
  color:#fff;
  text-decoration:underline;
}
#top_lista a:hover{
  color:#fff; 
  text-decoration:none;
}
#logo_kontakt
{
  height:76px;
}
#logo_kontakt .logo_float
{
  width:280px;
  height:76px;
  float:left;
}
#logo_kontakt .logo
{
  position:relative;
  width: 280px;
  height:76px;
  overflow:hidden;
  margin-top:0px;
  font-size:20px;
  font-weight:bold;
  background: #e0edf8;
}
#logo_kontakt .logo .text
{
  padding:10px 0px 0px 0px;
  text-align:center;
  display:block;
  color:#000;
}
#logo_kontakt .logo .text2
{
  padding:10px 0px 0px 0px;
  display:block;
  text-align:center;
  background:#346acc;
  color:#fff;
}
#logo_kontakt .logo a
{
  display:block;
  position:absolute; 
  left:0; 
  top:0; 
  width:280px;
  height:76px;
  background: url(images/logo.gif) no-repeat;
}
#logo_kontakt .kontakt
{
  background:#e0edf8 url(images/bg_kontakt_top.gif) no-repeat;
  width:694px;
  height:76px;
  float:right;
}
#logo_kontakt .kontakt .left
{
  color:#5a5a5a;
  padding:12px 0px 0px 20px;
  margin:0px 0px 0px 0px;
  font-weight:bold;
  line-height:2em;
  float:left;
}
#logo_kontakt .kontakt .left span
{
  color:#ff7800;
}
#logo_kontakt .kontakt .left .kostka
{
  padding:0px 15px;
  background:url(images/kostka.gif) 50% 50% no-repeat;
}
#logo_kontakt .kontakt .right
{
  float:right;
  color:#346acc;
  padding:10px 6px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:11px;
}
#logo_kontakt .kontakt .right strong
{
  font-size:12px;
}
#logo_kontakt a:link, #logo_kontakt a:visited, #logo_kontakt a:active{
  color:#346acc;
  text-decoration:underline;
}
#logo_kontakt a:hover{
  color:#346acc;
  text-decoration:none;
}
#top .lang
{
  height:12px;
  position:absolute;
  right:0px;
  margin-right:6px;
  display:block;
  margin-top:60px;
}
#top .lang a
{
  width:18px;
  height:12px;
  float:left;
  text-align:center;
  margin:0px 2px;
  display:block;
}
#top .lang span
{
  position:relative;
  color:#000;
  top:-3px;
  display:none;
  font-size:10px;
}
#top .lang span.activ
{
  font-weight:bold;
}
#top .lang .cz
{
  background: #fff url(images/flag_cz.gif) no-repeat;
}
#top .lang .de
{
  background: #fff url(images/flag_de.gif) no-repeat;
}
#top .lang .en
{
  background: #fff url(images/flag_en.gif) no-repeat;
}
#top .line_menu_top
{
  height:4px;
  line-height:1px;
  font-size:1px;
  overflow:hidden;
  margin-top:1px;
  background:#ffc999;
}
#menu_top
{
  padding-left:0px;
  height:43px;
  margin-top:1px;
  background: #ff8b24 url(images/bg_top_menu.gif) repeat-x;
}
#menu_top ul, #menu_top li
{
  margin:0px;
  padding:0px;
}
#menu_top ul.menu_left li { /* styl nejvyssi urovne li */
  float:left;
  position:relative;
  display:inline;
  cursor:pointer;
}
#menu_top ul.menu_left li ul li { /* styl ostatnich li */
  float:none;
  display:block;
  _float:left;
  padding-left:0px;
  background:none;
}
#menu_top ul.menu_left li a /* styl nejvyssi urovne a */
{
  display:block;
  _float:left;
  height: 43px;
  padding-top:0px;
  color:#fff;
}
#menu_top ul.menu_left li a:hover /* styl nejvyssi urovne a:hover - po najeti mysi */
{
  color:#fff;
  background: url(images/menu_hover.gif) 0px 100% repeat-x;
}
#menu_top ul.menu_left li ul li a:hover /* styl nejvyssi urovne a:hover - po najeti mysi */
{
  color:#fff;
  background: #1a3a54 url(images/menu2.gif) 0px 100%;
}
#menu_top ul.menu_left li:hover a 
{ 
  color:#fff;
  background: url(images/menu_hover.gif) 0px 100% repeat-x;
} 
#menu_top ul.menu_left li ul li:hover a,
#menu_top ul.menu_left li ul li ul li:hover a
{ 
  color:#fff;
  background: #1a3a54 url(images/menu2.gif) 0px 100%;
} 
#menu_top ul.menu_left li ul li:hover a .btn_text,
#menu_top ul.menu_left li ul li ul li:hover a .btn_text
{ 
  color:#fff;
  display:block;
  background: url(images/sipka_menu.gif) 5px 10px no-repeat;
} 
#menu_top ul.menu_left li:hover ul a,  
#menu_top ul.menu_left li ul li:hover ul a, 
#menu_top ul.menu_left li ul li ul li:hover ul a 
{ 
  color:#fff;
  background: #6a8fd2 url(images/menu.gif) 0px 100%;
} 
#menu_top ul.menu_left li:hover ul a .btn_text,  
#menu_top ul.menu_left li ul li:hover ul a .btn_text, 
#menu_top ul.menu_left li ul li ul li:hover ul a .btn_text 
{ 
  background: none;
} 
#menu_top ul.menu_left li ul li:hover ul a:hover
{ 
  color:#fff;
  background: #1a3a54 url(images/menu2.gif) 0px 100%;
}
#menu_top ul.menu_left li ul li ul li ul a:hover .btn_text,
#menu_top ul.menu_left li ul li:hover ul a:hover .btn_text
{ 
  background: url(images/sipka_menu.gif) 5px 10px no-repeat;
}
#menu_top ul.menu_left li ul li a /* styl ostatnich a */
{
  height: 25px;
  line-height:25px;  
  _float:none;
  overflow:hidden;
  padding-top:0px;
  color:#fff;
}
#menu_top ul.menu_left li a .btn_text
{
  padding:13px 14px 0px 27px;
  display:block;
  text-transform:uppercase;
  font-size:11px;
  background: url(images/sipka_menu.gif) 15px 17px no-repeat;
}
#menu_top ul.menu_left li ul li a .btn_text
{
  padding:0px 10px 0px 16px;
  display:inline;
  font-size:11px;
  text-transform:none;
  background: none;
}
#menu_top ul.menu_left ul /* styl nejvyssi urovne ul */
{
  width:220px;
  line-height:0px;
  display:none;
  position:absolute;
  top:43px;
  left:0px;
}
#menu_top ul.menu_left ul.menu_left_1 ul /* styl ostatnich ul */
{
  top:0px;
  left:220px;
}
#menu_top ul.menu_left li:hover ul.menu_left_1,
#menu_top ul.menu_left li ul.menu_left_1 li:hover ul.menu_left_2,
#menu_top ul.menu_left li ul.menu_left_1 li ul.menu_left_2 li:hover ul.menu_left_3
{
  display:block;
}
#top .main_img
{
  display:block;
  height:129px;
  width:974px;
  margin-top:1px;
  background: #909090 url(images/main_img.jpg) no-repeat;
}
#top .obr1
{
  display:block;
  height:129px;
  width:109px;
  float:left;
  margin-right:1px;
}
#top .obr2
{
  display:block;
  height:129px;
  width:107px;
  float:left;
  margin-right:1px;
}
#top .obr3
{
  display:block;
  height:129px;
  width:107px;
  float:left;
  margin-right:1px;
}
#top .obr4
{
  display:block;
  height:129px;
  width:107px;
  float:left;
  margin-right:1px;
}
#top .obr5
{
  display:block;
  height:129px;
  width:107px;
  float:left;
  margin-right:1px;
}
#top .obr6
{
  display:block;
  height:129px;
  width:107px;
  float:left;
  margin-right:1px;
}
#top .obr7
{
  display:block;
  height:129px;
  width:107px;
  float:left;
  margin-right:1px;
}
#top .obr8
{
  display:block;
  height:129px;
  width:107px;
  float:left;
  margin-right:1px;
}
#top .obr9
{
  display:block;
  height:129px;
  width:107px;
  float:left;
}
#main
{
  width: 974px;
  margin-left:14px;
  background:#fff;
}
.line_grey
{
  height:3px;
  line-height:1px;
  font-size:1px;
  overflow:hidden;
  background: #5a5a5a;
}
.line_orange
{
  height:3px;
  line-height:1px;
  font-size:1px;
  overflow:hidden;
  background: #ff7800;
}
#panel_left
{
  width:192px;
  float:left;
}
#panel_left h2
{
  margin:0em 0px 0em 0px;
  padding:6px 10px 7px 25px;
  font-size:0.9em;
  color:#235a8e;
}
#panel_left h2.orange
{
  margin:0em 0px 0em 0px;
  padding:6px 10px 7px 25px;
  font-size:0.9em;
  color:#ff7800;
}
#menu_left
{
  width:192px;
  font-size:0.9em;
  padding-bottom:3px;
  margin-bottom:5px;
  background: #3d7fb6 url(images/bg_menu_left1.gif) 0px 0px repeat-y;
}
#menu_left ul, #menu_left li{ 
  margin: 0px; 
  padding: 0px; 
}
#menu_left ul.menu_left li { 
  list-style-type: none; 
}
#menu_left ul.menu_left li 
{
  overflow:hidden;
  width:192px;
  color: #FFFFFF; 
  display:block;
  float:left;
  background: url(images/menu_button.gif) 0px 100% no-repeat;
  padding-bottom:2px;
} 
#menu_left ul.menu_left li.item a { 
  display:block;
  color: #FFFFFF; 
  cursor:pointer;
} 
#menu_left ul.menu_left li.item a:hover { 
  text-decoration: none;
  color:#f5b174;
}
#menu_left ul.menu_left li .btn_text
{
    display:block;
    text-transform:uppercase;
    padding:5px 5px 4px 25px;
    background: url(images/sipka_orange.gif) 10px 50% no-repeat;
}
#menu_left ul.menu_left li a.active .btn_text
{
    display:block;
    background: url(images/sipka_orange_down.gif) 10px 50% no-repeat;
    color:#f5b174;
    font-weight:bold;
}
#menu_left ul.menu_left_1 li { 
  
  display:block;
  padding-bottom:0px;
} 
#menu_left ul.menu_left_1 li.item a { 
  display:block;
  cursor:pointer;
  color: #fff;
  background: #ACC2E5;
} 
#menu_left ul.menu_left_1 li .btn_text
{
    display:block;
    font-weight:normal;
    text-transform:none;
    padding:5px 6px 4px 36px;
    background: #7aaed7 url(images/tecka_orange.gif) 24px 55% no-repeat;
}
#menu_left ul.menu_left_1 li a:hover .btn_text
{
    background: #6d6c6c url(images/tecka_orange.gif) 24px 55% no-repeat;
    color:#fff;
}
#menu_left ul.menu_left_1 li a.active .btn_text
{
    display:block;
    background: #434343 url(images/odrazka1_menu_active.gif) 17px 55% no-repeat;
}
#menu_left ul.menu_left_1 li a.active:hover .btn_text
{
    display:block;
    background: #434343 url(images/odrazka1_menu_active.gif) 17px 55% no-repeat;
}
#menu_left ul.menu_left_2 li { 
  display:block;
} 
#menu_left ul.menu_left_2 li.item a { 
  padding:0;
  display:block;
  cursor:pointer;
  color:#434343;
  border-bottom:1px solid #f48000;
  background: #e6e6e6 url(images/menu_button2.gif) repeat-y;
} 
#menu_left ul.menu_left_2 li .btn_text
{
    display:block;
    padding:6px 3px 6px 40px;
    background: url(images/odrazka2_menu.gif) 29px 55% no-repeat;
}
#menu_left ul.menu_left_2 li a.active .btn_text, #menu_left ul.menu_left_2 li a:hover .btn_text
{
    display:block;
    background: #f1f1f1 url(images/odrazka2_menu_active.gif) 29px 55% no-repeat;
}
#menu_left ul.menu_left_2 li a.active:hover .btn_text
{
    display:block;
    background: #f1f1f1 url(images/odrazka2_menu_active.gif) 29px 55% no-repeat;
}


#menu_left2
{
  width:192px;
  font-size:0.9em;
  padding-bottom:3px;
  margin-bottom:10px;
  background: #ff7901 url(images/bg_menu_left2.gif) 0px 0px repeat-y;
}
#menu_left2 ul, #menu_left2 li{ 
  margin: 0px; 
  padding: 0px; 
}
#menu_left2 ul.menu_left li { 
  list-style-type: none; 
}
#menu_left2 ul.menu_left li 
{
  overflow:hidden;
  width:192px;
  color: #FFFFFF; 
  display:block;
  float:left;
  background: url(images/menu_button2.gif) 0px 100% no-repeat;
  padding-bottom:2px;
} 
#menu_left2 ul.menu_left li.item a { 
  display:block;
  color: #FFFFFF; 
  cursor:pointer;
} 
#menu_left2 ul.menu_left li.item a:hover { 
  text-decoration: none;
  color:#444;
  
}
#menu_left2 ul.menu_left li .btn_text
{
    display:block;
    text-transform:uppercase;
    padding:5px 5px 4px 25px;
    background: url(images/sipka_white.gif) 10px 50% no-repeat;
}
#menu_left2 ul.menu_left li a.active .btn_text
{
    display:block;
    background: url(images/sipka_white_down.gif) 10px 50% no-repeat;
    color:#444;
    font-weight:bold;
}
#menu_left2 ul.menu_left_1 li { 
  
  display:block;
  padding-bottom:0px;
} 
#menu_left2 ul.menu_left_1 li.item a { 
  display:block;
  cursor:pointer;
  color: #fff;
  background: #ACC2E5;
} 
#menu_left2 ul.menu_left_1 li .btn_text
{
    display:block;
    font-weight:normal;
    text-transform:none;
    padding:5px 6px 4px 36px;
    background: #fe8d29 url(images/tecka_white.gif) 24px 55% no-repeat;
}
#menu_left2 ul.menu_left_1 li a:hover .btn_text
{
    background: #6d6c6c url(images/tecka_white.gif) 24px 55% no-repeat;
    color:#fff;
}
#menu_left2 ul.menu_left_1 li a.active .btn_text
{
    display:block;
    color:#fff;
    background: #434343 url(images/odrazka1_menu_active.gif) 17px 55% no-repeat;
}
#menu_left2 ul.menu_left_1 li a.active:hover .btn_text
{
    display:block;
    background: #434343 url(images/odrazka1_menu_active.gif) 17px 55% no-repeat;
}
#menu_left2 ul.menu_left_2 li { 
  display:block;
} 
#menu_left2 ul.menu_left_2 li.item a { 
  padding:0;
  display:block;
  cursor:pointer;
  color:#434343;
  border-bottom:1px solid #f48000;
  background: #e6e6e6;
  
} 
#menu_left2 ul.menu_left_2 li .btn_text
{
    display:block;
    padding:6px 3px 6px 46px;
    background:none;
}
#menu_left2 ul.menu_left_2 li a.active .btn_text, #menu_left2 ul.menu_left_2 li a:hover .btn_text
{
    display:block;
    color:#434343;
    background: #ccc;
}
#menu_left2 ul.menu_left_2 li a.active:hover .btn_text
{
    display:block;
    color:#434343;
    background: #ccc;
}
#panel_right
{
  width:782px;
  float:right;
}
#panel_content
{
  width:571px;
  float:left;
}
#panel_news
{
  width:211px;
  float:left;
}
#panel_news h2
{
  margin:0em 0px 0em 0px;
  padding:6px 10px 7px 20px;
  font-size:0.9em;
  color:#ff7800;
  background: url(images/sipka_aktuality.gif) 5px 50% no-repeat;
}
#panel_news h2 span
{
  font-weight:normal;
  color:#000;
}
#panel_news .line_h2
{
  height:1px;
  line-height:1px;
  font-size:1px;
  overflow:hidden;
  margin-bottom:3px;
  background: #727272 url(images/line_dot.gif) repeat-x;
}
#news
{
  padding-bottom:10px;
}
#news .news
{
  background: url(images/line_dot.gif) 0px 100% repeat-x;
  padding:8px 10px 10px 20px;
}
#news .news h3
{
  margin:0em 0px 5px -20px;
  position:relative;
  padding:0px 0px 0px 20px;
  color:#000;
  font-size:0.9em;
  background: url(images/tecka_orange.gif) 6px 0.5em no-repeat;
}
#news .news p
{
  font-size:0.9em;
  color:#000;
  margin:0em 0px 6px 0px;
  padding:0px 0px 0px 0px;
}
#news .news a:link, #news .news a:visited, #news .news a:active{
  float:right;
  padding:4px 10px 4px 10px;
  color:#ff7800;
  font-size:0.9em;
  margin:0px 0px 0px 0px;
  background: url(images/bg_more_news.gif) repeat-x;
  text-decoration:none;
}
#news .news a:hover{
  color:#ff7800;
  text-decoration:underline;
}
#akce
{
  padding-bottom:10px;
}
#akce .akce
{
  padding:8px 10px 10px 20px;
  background:#ff7901 url(images/bg_akce.gif) repeat-y;
  margin-bottom:2px;
}
#akce .akce h3
{
  margin:0em 0px 5px -20px;
  position:relative;
  padding:0px 0px 0px 20px;
  color:#fff;
  font-size:0.9em;
  background: url(images/tecka_white.gif) 6px 0.5em no-repeat;
}
#akce .akce p
{
  font-size:0.9em;
  color:#000;
  position:relative;
  margin:0em 0px 6px 0px;
  padding:0px 0px 0px 0px;
}
#akce .akce a:link, #akce .akce a:visited, #akce .akce a:active{
  float:right;
  padding:3px 9px 3px 9px;
  color:#fff;
  font-size:0.9em;
  border:1px solid #fff;
  margin:0px 0px 0px 0px;
  background: #f37200 url(images/bg_more_akce.gif) repeat-x;
  text-decoration:none;
}
#akce .akce a:hover{
  color:#fff;
  text-decoration:underline;
}
#statistika
{
  padding:10px 20px 20px 60px;
}
#content
{
  padding:0px 20px 20px 20px;
  color:#000;
}
#content.text
{
  padding:0px 0px 20px 20px;
}
#content #text_m
{
  padding:0px 20px 0px 0px;
}
#content h2
{
  margin:0em 0px 0em 0px;
  padding:5px 0px 5px 14px;
  font-size:1.1em;
  color:#235a8e;
  background: url(images/bg_h2.gif) 0px 50% no-repeat;
}
#content .line_h2
{
  height:1px;
  line-height:1px;
  font-size:1px;
  overflow:hidden;
  margin-bottom:3px;
  background: #727272 url(images/line_dot.gif) repeat-x;
}
#content .navigace
{
  margin-bottom:20px;
  font-size:0.9em;
  color:#444;
}
#content .navigace a:link, #content .navigace a:visited, #content .navigace a:active{
  color:#5894c5;
  text-decoration:underline;
}
#content .navigace a:hover{
  color:#5894c5;
  text-decoration:none;
}
#content a:link, #content a:visited, #content a:active{
  color:#f37a00;
  text-decoration:underline;
}
#content a:hover{
  color:#f37a00; 
  text-decoration:none;
}
#content h3 
{
  color:#ff8b24;
  font-size:1.1em;
  margin:0em 0px 0.4em 0px;
  padding:0.5em 0px 0px 0px;
}
#content h4
{
  color:#235a8e;
  font-size:1.1em;
  margin:0px 0px 0.4em 0px;
  padding:0.3em 0px 0px 0px; 
}
#content h5
{
  color:#000;
  font-size:1em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 1.2em 0px;
  font-size:1em;
  padding:0px 0px 0px 0px;
  line-height:1.5em;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content p.center
{
  text-align:center;
}
#content ul
{
  margin:0px 0px 1.2em 5px;
  line-height:1.5em;
  font-size:1em;
  padding:0px 0px 0px 0px;
  list-style-type:none;
}
#content ol
{
  margin:0px 0px 1.2em 30px;
  line-height:1.5em;
  font-size:1em;
  padding:0px 0px 0px 0px;
}
#content ul li ul
{
  margin:0.6em 0px 1.2em 25px;
  padding:0px 0px 0px 0px;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 15px;
  background:url(images/bg_li.gif) 0px 0.6em no-repeat;
}
#footer
{
  width: 1002px;
  margin:0px auto 0px auto;
  color:#fff;
  height:47px;
  line-height:47px;
  background: #71a6d1 url(images/bg_footer.gif) no-repeat;
}
#footer p
{
  margin:0;
  padding:0px 30px 0px 30px;
  float:left;
  font-size:0.9em;
}
#footer p.right
{
  float:right;
  text-align:right;
}
#footer a:link, #footer a:visited, #footer a:active{
  color:#fff;
  text-decoration:underline;
}
#footer a:hover{
  color:#fff;
  text-decoration:none;
}
.nahoru
{
  margin-top:6px;  
  text-align:right;
}
.archiv
{
  margin-top:3px;  
  text-align:right;
  margin-top:8px;
  padding:0px 10px;
  font-size:0.9em; 
}
.archiv a:link, .archiv a:visited, .archiv a:active{
  color:#ef8d00;
  text-decoration:underline;
}
.archiv a:hover{
  color:#ef8d00;
  text-decoration:none;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}
table.produkty
{
  width:100%;
  border-collapse:collapse;
  margin-bottom:10px;
  font-size:0.9em;
}
table.produkty td
{
  padding:3px 3px;
  border:1px solid #bbb;
}
table.produkty_center
{
  width:100%;
  border-collapse:collapse;
  margin-bottom:10px;
  font-size:0.9em;
  text-align:center;
}
table.produkty_center td
{
  padding:3px 3px;
  border:1px solid #bbb;
}
table.podleobrazku
{
  width:100%;
  border-collapse:collapse;
  margin-bottom:10px;
}
table.podleobrazku td
{
  padding:10px 3px;
  border:1px solid #bbb;
  text-align:center;
}
table.podleobrazku th
{
  padding:10px 3px;
  border:1px solid #bbb;
  text-align:center;
  background:#333;
  color:#fff;
}
#content #sitemap ul
{
  padding:0px 0px 0px 20px;
  margin:0px 0px 5px 0px;
  list-style-type:none;
}
#content #sitemap ul li
{
  padding:5px 0px 5px 25px;
  margin:2px 0px 0px 0px;
  list-style-type:none;
  background:url(images/zavrena.gif) no-repeat;
}
#content #sitemap ul li.otevrena
{
  padding:5px 0px 5px 25px;
  margin:2px 0px 0px 0px;
  list-style-type:none;
  background:url(images/otevrena.gif) no-repeat;
}
.gallery
{
   margin-top:30px; 
}
.picture_m 
{
  width:180px;
  height:180px;
  float:left;
}

.picture{
   float:left;
  /*  width:10px;*/
  /* obrázek vlevo */
  background: url(images/shadowAlpha.png) no-repeat bottom right !important; 
  /* pro Operu a Mozillu pou?ijeme transparentní PNG */
  background: url(images/shadowAlpha.gif) no-repeat bottom right; 
  /* pro IE musíme je?ti doplnit GIF, Opera a Mozilla kvuli !important pou?ije PNG */
  margin: 5px 0px 10px 8px;
}
.picture img  {
  display: block;
  position: relative;
  background-color: #fff; /* bílé pozadí kolem */
  border: 1px solid #a9a9a9; /* rámeeek */
  margin: -6px 6px 6px -6px; /* posun kvuli stínu */
  padding: 4px; /* pozadí 4px mezi rámeekem a obrázkem */
}
.strankovani
{
  text-align:center;
  margin-top:10px;
  height:26px;
  line-height:26px;
  color:#ef8d00;
  font-size:0.9em;
  font-weight:bold;
}
.strankovani .selected
{
  padding:0px 3px 0px 3px;
  font-weight:normal;
}
.strankovani .page
{
  padding:0px 3px 0px 3px;
}
.strankovani .zpet
{
   padding:3px 20px 3px 15px;
   background: url(images/ico_back.gif) 0% 60% no-repeat;
}
.strankovani .vpred
{
   padding:3px 15px 3px 20px;
   background: url(images/ico_next.gif) 100% 60% no-repeat;
}
#content .strankovani a:link, #content .strankovani a:visited, #content .strankovani a:active{
  text-decoration:underline;
  color:#ef8d00;
}
#content .strankovani a:hover{
  text-decoration:none;
  color:#ef8d00;
}
table.objednavka td
{
  padding:3px 10px 3px 0px;
}
.dlouha
{
  width:350px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.objednavka select
{
  width:354px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.objednavka .poznamka
{
   width:350px;
   _width:352px;
   &width:352px;
   height:80px;
   font-size:1em;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.objednavka .btn_form1
{
   border:1px solid #000;
   background:#E24E03;
   width:172px;
   float:left;
   font-weight:bold;
   font-size:1em;
   color:#fff;
   margin-right:10px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.objednavka .btn_form2
{
   border:1px solid #000;
   background:#E24E03;
   width:172px;
   font-weight:bold;
   font-size:1em;
   color:#fff;
   float:left;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.objednavka label
{
   font-weight:bold;
}

#content #tabulka
{
border-collapse: collapse;
font-size: 11px;
border-top: 1px solid #BBBBBB;
border-left: 1px solid #BBBBBB;
}

#content #tabulka td
{
padding: 5px 5px 5px 7px;
line-height: 16px;
border-bottom: 1px solid #BBBBBB;
border-right: 1px solid #BBBBBB;
}

#content #tabulka thead td
{
background: #FF3300;
font-weight: bold;
color: #ffffff;
}

#content #tabulka tr.sude td
{
background: #CCCCCC;
}

#content .foto-text
{
border: 1px solid #C9C9C9;
padding: 2px;
margin: 0 5px 5px 0;
}

