body {
	font-family: 'Trebuchet MS', "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-size:0.80em;
	color: #FFF;
	background: #FFF url(../images/body_bg.gif) repeat-x left top;
	margin: 0px auto;
}
.zemedelska-technika {
	background: #FFF url(../images/body_bg.gif) repeat-x left top;
}
.lesnicka-technika {
	background: #FFF url(../images/body_bg.gif) repeat-x left top;
}
.komunalni-technika {
	background: #FFF url(../images/body_bg.gif) repeat-x left top;
}
.krbova-kamna-a-krby {
	background: #FFF url(../images/body_bg.gif) repeat-x left top;
}

body.mceContentBody {
   background: #FFFFFF;
}
.noCSS {
  display: none;
}
.printOnly {
	display: none;
}
.clearer {
  clear: both;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.fright {
  float: right;
}
.fleft {
  float: left;
}
.center {
  text-align: center;
}
.just{
  text-align:justify;
}
.justify {
  text-align:justify;
}
.red {
  color: #dd0000;
}
hr.blue {
  color: #93ADD3;
  border: none;  
  border-top: solid #93ADD3 1px; 
}
.small {
  font-size: 90%;
}

.button {
  display: block;
  width: 71px;
  height: 20px;
  line-height: 18px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  background: url(../images/button.gif) no-repeat;
  text-align: center;
  color: #FFF!important;
  text-decoration: none!important;
}
.button_large {
  display: block;
  width: 121px;
  height: 20px;
  line-height: 18px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  background: url(../images/button_large.gif) no-repeat;
  text-align: center;
  color: #FFF!important;
  text-decoration: none!important;
}
.button_huge {
  display: block;
  width: 121px;
  height: 40px;
  line-height: 18px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  background: url(../images/button_huge.gif) no-repeat;
  text-align: center;
  color: #FFF!important;
  text-decoration: none!important;
}
input.button {
  font-size: 90%;
  background: url(../images/button.gif) no-repeat;
}

a {
	color: #FFF;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a img { 
  border: none;
}
ul {
  margin-top:0.8em;
  margin-bottom:0.8em;
  margin-left:0.8em;
  padding-left:1em;
  line-height: 150%;
}
ol {
  line-height: 140%;
}
li {
  margin: 0;
  padding: 0 0 0 0;
 
}
  li a {
    text-decoration: underline;
  }
p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  text-align: left;
  line-height: 170%;
  text-indent: 0px;
}
.noIndent {
 text-indent: 0;
}

legend {
  font-size: 130%;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 3px;
  margin-bottom: 5px;
  padding-left: 2px;
  color: #FFF;
}
fieldset {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px 0px 2px 0px;
  border: 1px solid #000000;
}
fieldset div.fieldsetContent {
  margin: 0px 20px;
}
label {
  font-weight: bold;
}
.help {
	cursor: help;
	border-bottom: 1px dashed #638EB5;
}
img.fleft {
	float: left;
	margin-right: 15px;
}
img.fright {
	float: right;
	margin-left: 15px;
}
#main_teaser {
  position: relative;
  margin: -15px 0 0 -15px;
  padding: 0px;
  display: block;
}
object {
	margin: 0px;
	padding: 0px;
	display: block;
}
#flash {
  margin: 0 0 0 -15px;
}

h1 {
  font-size: 140%;
  margin: 0px;
  padding: 0px;
}
  h1 a {
    text-decoration: none;
  }
.h1 {
  font-size: 140%;
  margin: 0px;
  padding: 0px;
}
  .h1 a {
    text-decoration: none;
  }
h2 {
  font-size: 130%;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 110%;
  margin: 0px;
  padding: 0px;
}
	h3 a{
	  text-decoration: underline;
	}


/*-------------------------------------------------------------------------------------------------------
	layout stránek
---------------------------------------------------------------------------------------------------------*/

#page {
  position: relative;
  width: 995px;
  margin: 0px auto;
}
  #header {
    position: relative;
    width: 969px;
    height: 125px;
    padding: 0 13px;
  }
  #header h1 {
    position: absolute;
    left: 220px;
    top: 30px;
    line-height: normal;
  }
    #header .h1 {
      position: absolute;
      left: 220px;
      top: 30px;
      line-height: normal;
    }
  #header h1 .small {
   position: relative;
    top: -5px;
    font-size: 75%;
  }
    #header .h1 .small {
     position: relative;
      top: -5px;
      font-size: 75%;
    }
  #logo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 208px;
    height: 81px;
    background: url(../images/logo.gif) no-repeat;
  }
  #main {
    position: relative;
    width: 969px;
    padding: 13px;
    background: #FFF url(../images/main_bg.gif) no-repeat;
  }
  
  #breadcrumbs {
    font-size: 90%;
    margin: 0 0 10px;
  }

    #content_bg_left { /* modrý background jedním postraním sloupcem vpravo*/
      width: 969px;
      position: relative;
      background: url(../images/content_bg.gif);
    }
    #content_bg_right { /* modrý background */
      width: 969px;
      position: relative;
      background: #2D4B92;
    }

      #left_column { /* levý sloupec */
        position: relative;
        float: left;        
        width: 223px;
        padding: 15px;
        overflow: hidden;
        background: #2d4b92 url(../images/content_2_cols.gif) left top no-repeat;
      }
      #content_2_cols_left { /* obsah se sloupcem vlevo */
        position: relative;
        float: left;        
        width: 698px;
        padding: 15px;
        overflow: hidden;
        background: #2d4b92 url(../images/content_2_cols.gif) right top no-repeat;
      }
      #content_2_cols_right {  /* obsah se sloupcem vpravo */
        position: relative;
        float: left;        
        width: 686px;
        padding: 15px;
        overflow: hidden;
        background: #2d4b92 url(../images/content_2_cols.gif) right top no-repeat;
      }
      #content_3_cols { /* obsah se se sloupci vlevo i vpravo */
        position: relative;      
        float: left;
        width: 445px;
        padding: 15px 15px 0 15px;
        overflow: hidden;
        background: #2d4b92 url(../images/content_2_cols.gif) right top no-repeat;
      }
      #right_column {
        position: relative;
        float: left;        
        width: 198px;
        padding: 15px;
        overflow: hidden;
        background: #2d4b92 url(../images/right_column.gif) no-repeat;
        margin: 0 0 0 13px;
      }
      #right_column_home {
        position: relative;
        float: left;        
        width: 198px;
        height: 390px;
        padding: 15px;
        overflow: hidden;
        background: #2d4b92 url(../images/right_column.gif) no-repeat;
        margin: 0 0 0 13px;
      }    
  #footer {
    position: relative;
    width: 980px;
    height: 30px;
    margin: 0 0 0 13px;
    color: #2D4B92;
  }
    #footer a {
      color: #2D4B92;
    }
/*-------------------------------------------------------------------------------------------------------
	fulltextovy formular
---------------------------------------------------------------------------------------------------------*/
  #fulltext {
    position: absolute;
    bottom: 13px;
    right: 15px;
  }
    #fulltext .text {
      display: block;
      width: 149px;      
      padding: 0 3px;
      margin: 0px;
      height: 20px;
      line-height: 20px;
      float: left;
      font-size: 95%;
      background: url(../images/input_text.gif);
      border: none;
    }
    #fulltext .button {
      display: block;
      width: 71px;
      padding: 0px;
      margin: 0 0 0 2px;
      height: 20px;
      line-height: 18px;
      float: left;
      background: url(../images/button.gif);
      color: #FFF;
      border: 0px;
      font-size: 95%;
    }
    .text_small {
      display: block;
      width: 115px;      
      padding: 0 3px;
      margin: 0px;
      height: 20px;
      line-height: 20px;
      float: left;
      font-size: 95%;
      background: url(../images/input_text_small.gif);
      border: none;
    }
/*-------------------------------------------------------------------------------------------------------
	navigace
---------------------------------------------------------------------------------------------------------*/

  #support_navigation {
    position: absolute;
    right: 15px;
    top: 20px;
    text-align: right;
  }
    #support_navigation a{
      text-decoration: underline;
    }

  ul#main_navigation {
    position: absolute;
    bottom: 0px;
    left: 13px;    
    list-style-type: none;
    height: 33px;
    line-height: 33px;
    padding: 0px;
    margin: 0px;
    font-size: 115%;
  }
    ul#main_navigation li {
      display: block;      
      float: left;
      margin: 0px;
      padding: 0px;
    }
    ul#main_navigation li a{
      display: block;
      float: left;
      line-height: 33px;
      height: 33px;
      font-weight: bold;
      text-decoration: none;
    }
    ul#main_navigation li a span.nav_left {
      display: block;
      float: left;
      height: 33px;
      width: 4px;
      cursor: pointer;
    }
    ul#main_navigation li a span.nav_text {
      display: block;
      float: left;
      height: 33px;
      padding: 0 5px 0 5px;
      cursor: pointer;
    }
    ul#main_navigation li a span.nav_right {
      display: block;
      float: left;
      height: 33px;
      width: 4px;
      cursor: pointer;
    }

    ul#main_navigation li a.selected {
      color: #E31B29;
      background: #FFF;
    }
    ul#main_navigation li a.selected span.nav_left {
      background: url(../images/nav_left_active.gif) no-repeat;
    }
    ul#main_navigation li a.selected span.nav_text {

    }
    ul#main_navigation li a.selected span.nav_right {
      background: url(../images/nav_right_active.gif) no-repeat;
    }
    
/*-------------------------------------------------------------------------------------------------------
	navigace katalogu
---------------------------------------------------------------------------------------------------------*/

#katalog_navigation {
	position: relative;
  padding: 0px;
}
#katalog_navigation a {
  padding: 2px 0 2px 30px;
  margin-bottom: 1px;
  display: block;
  font-size: 95%;
}

/* level 1*/
  #katalog_navigation a.plus {
    background: #35539b url(../images/katalog_nav_plus.gif) left center no-repeat;
  }
  #katalog_navigation a.minus {
    background: #35539b url(../images/katalog_nav_minus.gif) left center no-repeat;
  }  
  #katalog_navigation a.selected {
    color: #E31B29;
    background: #FFF url(../images/katalog_nav_selected.gif) left center no-repeat;
    text-decoration: none;
    font-weight: bold;
  }
  #katalog_navigation a.selected_plus {
    color: #E31B29;
    background: #FFF url(../images/katalog_nav_selected_plus.gif) left center no-repeat;
    text-decoration: none;
    font-weight: bold;
  }
  /* level 1*/
	.nav_tree_0 a {
    padding: 0 0 0 30px;
    background: #35539b url(../images/katalog_nav.gif) left center no-repeat;
  }
  /* level 2*/
    .nav_tree_1 a {
      margin: 0 0 0 15px;
      padding: 0 0 0 30px;
      background: #35539b url(../images/katalog_nav.gif) left center no-repeat;
    }
    /* level 3*/
      .nav_tree_2 a {
        margin: 0 0 0 30px;
        padding: 0 0 0 30px;
        background: #35539b url(../images/katalog_nav.gif) left center no-repeat;
      }
      /* level 4*/
        .nav_tree_3 a {
          margin: 0 0 0 45px;
          padding: 0 0 0 30px;
          background: #35539b url(../images/katalog_nav.gif) left center no-repeat;
        }

/* obsah katalogu */      
div.kategorie_intro {
  float: left;
  width: 200px;
  padding: 0 15px 0 0;
  margin: 10px 0 15px 0;
}
	.kategorie_intro p {
	  line-height: 16px;
	}
	.kategorie_intro a.images {
    display: block;
    width: 200px;
    line-height: 150px;
    height: 150px;
	  background: #FFF;
	  text-align: center;
	  vertical-align: middle;
	}
  	.kategorie_intro .images img {
      display: inline;
  	  text-align: center;
  	  vertical-align: middle;
  	}
	.kategorie_intro ul {
    list-style-image: url(../images/buttonek.gif);
	}
	.kategorie_intro ul li {
	  margin: 5px 0;
	  line-height: 16px;
	  padding: 0 10px 0 0;
    list-style-image: url(../images/buttonek.gif);
	}
	.kategorie_intro ul li a{

	}
  .kategorie_intro ul li a:hover {
  	color: #000000;
  	text-decoration: underline;
  }
  .kategorie_intro h1 {
    font-size: 120%;
    line-height: 16px;
    margin: -5px 0 0 -7px;
    padding: 7px 0 5px 7px;
    width: 208px;
  	background: url(../images/kategorie_h1_bg.gif) top left no-repeat;
  }

table.kategorie_intro {
	width: 660px;
}

.kategorie_intro td {
  vertical-align: top;
  text-align: left;
  width: 208px;
  padding: 5px 15px 20px 7px;
  background: url(../images/kategorie_bg.gif) bottom left no-repeat;
  color: #2D4B92;
}
	.kategorie_intro td a{
	  color: #2D4B92;
	}


.zbozi_short {
  margin: 0 0 15px;
}
/*-------------------------------------------------------------------------------------------------------
	články
---------------------------------------------------------------------------------------------------------*/
#last_clanek {
  background: #93add3;
  padding: 15px 15px 1px 15px;
  margin: 0 0 15px 0;
}

.clanek_short {
  margin: 0 0 15px;
  font-size: 95%;
}
  .clanek_short h2 {
    font-size: 100%;
    color: #9cb4d7;
  }
  .clanek_short h3 a{
    text-decoration: underline;
  }
.clanek_full {

}
	.clanek_full h1 {
		font-size: 180%;
		color: #9cb4d7;
	}

/*-------------------------------------------------------------------------------------------------------
	teasery na titulce
---------------------------------------------------------------------------------------------------------*/
#zemedelska_technika {
  position: relative;
  float: left;
  width: 292px;
  height: 380px;
  padding: 15px;
  border-right: 1px solid;
  background: #783b24 url(../images/zemedelska_technika.jpg) no-repeat;
}
  #zemedelska_technika h2 {
    font-size: 180%;
  }
    #zemedelska_technika h2 a {
      display: block;
      padding: 10px 0 0 140px;
      height: 90px;
      font-weight: normal;
    }
  #zemedelska_technika .button {
    position: absolute;
    width: 121px;
    height: 22px;
    bottom: 15px;
    left: 15px;
    background: #783b24 url(../images/button_zemedelska_technika.gif) no-repeat;
  }

#komunalni_technika {
  position: relative;
  float: left;
  width: 292px;
  height: 380px;
  padding: 15px;
  border-right: 1px solid;
  background: #f07310 url(../images/komunalni_technika.jpg) no-repeat;
}
  #komunalni_technika h2 {
    font-size: 180%;
  }
    #komunalni_technika h2 a {
      display: block;
      padding: 10px 0 0 150px;
      height: 90px;
      font-weight: normal;
    }
  #komunalni_technika .button {
    position: absolute;
    width: 121px;
    height: 22px;
    bottom: 15px;
    left: 15px;
    background: #f07310 url(../images/button_komunalni_technika.gif) no-repeat;
  }

#lesnicka_technika {
  position: relative;
  float: left;
  width: 293px;
  height: 380px;
  padding: 15px;
  background: #7ca01f url(../images/lesnicka_technika.jpg) no-repeat;
}
  #lesnicka_technika h2 {
    font-size: 180%;
  }
    #lesnicka_technika h2 a {
      display: block;
      padding: 10px 0 0 170px;
      height: 90px;
      font-weight: normal;
    }
  #lesnicka_technika .button {
    position: absolute;
    width: 121px;
    height: 22px;
    bottom: 15px;
    left: 15px;
    background: #7ca01f url(../images/button_lesnicka_technika.gif) no-repeat;
  }

#home_bottom_teasers {
  position: relative;
 	width: 969px;
  background: #729088 url(../images/home_bottom_teasers_bg.gif) repeat-x; 
  border-top: 1px solid #FFF;
}
#home_bottom_teasers p {
  line-height: 17px;
}

  #osobni_automobily {
    position: relative;
    float: left;
    width: 292px;
    height: 250px;
    padding: 15px;
    border-right: 1px solid;
    background: #056FAD url(../images/osobni_automobily.jpg) no-repeat;
  }
    #osobni_automobily h2 {
      font-size: 180%;
      padding: 5px 0 0 0;
    }
      #osobni_automobily h2 a {
        font-weight: normal;
      }
      #osobni_automobily img {
        float: left;
        margin: 0 5px 0 0;
      }
      #osobni_automobily p {
        margin: 0 0 15px;
      }
    #osobni_automobily .button {
      width: 150px;
      height: 22px;
      background: url(../images/button_large.gif) no-repeat;
    }

  #kotle_a_krbova_kamna {
    position: relative;
    float: left;
    width: 292px;
    height: 250px;
    padding: 15px;
    border-right: 1px solid;
    background: #B61211 url(../images/kotle_a_krbova_kamna.jpg) no-repeat;
  }
    #kotle_a_krbova_kamna h2 {
      font-size: 180%;
    }
      #kotle_a_krbova_kamna h2 a {
        display: block;
        padding: 10px 0 0 140px;
        height: 90px;
        font-weight: normal;
      }
      #kotle_a_krbova_kamna p {
        margin: 0 0 15px;
      }
    #kotle_a_krbova_kamna .button {
      width: 150px;
      height: 22px;
      background: url(../images/button_large.gif) no-repeat;
    }

  #servis_a_nahradni_dily {
    position: relative;
    float: left;
    width: 293px;
    height: 250px;
    padding: 15px;
    background: #729088 url(../images/servis_a_nahradni_dily.jpg) no-repeat;
  }
    #servis_a_nahradni_dily h2 {
      font-size: 180%;
    }
      #servis_a_nahradni_dily h2 a {
        display: block;
        padding: 10px 0 0 140px;
        height: 90px;
        font-weight: normal;
      }
      #servis_a_nahradni_dily p {
        margin: 0 0 15px;
      }
    #servis_a_nahradni_dily .button {
      width: 150px;
      height: 22px;
      background: url(../images/button_large.gif) no-repeat;
    }
/*-------------------------------------------------------------------------------------------------------
	kontakty
---------------------------------------------------------------------------------------------------------*/

h2.kontakty {
  background: #35539B;
  margin: 0 0 1px;
}
  h2.kontakty a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
  }

h2.kontakty-sel {
  background: #93ADD3;
  margin: 0 0 1px;
}
  h2.kontakty-sel a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
  }
  .kontakty-rozbalit {
    padding: 5px 15px;
  }

.kontakt {
  width: 300px;
  float: left;
  display: block;
}
  ul.kontakt {
    padding: 0 0 0 5px;
    list-style-position: inside;
  }
  ul.kontakt li {
    padding: 0px;
  }
/*-------------------------------------------------------------------------------------------------------
	pager
---------------------------------------------------------------------------------------------------------*/
#PagerId {
  display: block;
  margin: 10px auto 0 auto;
  padding: 10px 0 0 0;
  border-top: 1px solid #93ADD3;
}
#PagerId a:link, #PagerId a:visited {
  font-weight: bold;
  padding: 2px 7px;
  line-height: 200%;
  color: #FFF;
  background: #93ADD3;
  text-decoration: none;
}
#PagerId a:hover {
  border: none;
  padding: 2px 7px;
  background: #FFF;
  color: #93ADD3;
  font-weight: bold;
}
#PagerId .actual {
  border: none;
  padding: 2px 7px;
  background:#FFF;
  color: #93ADD3;
  font-weight: bold;
}
#PagerId .sipky {
  font-weight: bold;
  padding: 2px 7px;
  line-height: 200%;
  color: #FFF;
  background: #93ADD3;
  text-decoration: none;
}

#infolinka {
  position: absolute;
  bottom: 10px;
  width: 198px;
}
#infolinka img.fleft{
  margin: 0 0px 0 0;
}
  #infolinka h2 {
    margin: 2px 0 0 0;
    padding: 0 0 0 45px;
    line-height: 14px;
  }
  #infolinka p {
    margin: 0px;
    padding: 0 0 0 45px;
  }
.short_kontakt {
  line-height: 16px;
  margin: 0 0 15px 0;
}

.servis_form {
  position: relative;
  width: 688px;
  background: #FFF;
}
  .servis_form form {
    padding: 5px 10px;
  }
  .servis_form label {
    color: #2D4B92;
    display: inline-block;
    width: 230px;
    line-height: 25px;
    vertical-align: top;
  }
  .servis_form p {
    color: #2D4B92;
  }
  .servis_form h2 {
    color: #2D4B92;
  }
  .servis_form .text {
    width: 300px;
  }
  .servis_form textarea {
    width: 300px;
  }
  .servis_form .small {
    font-size: 85%;
  }
  .servis_form .input_text_small {
    width: 153px;
  }
  .servis_form .red {
    border: 1px solid #F00;
  }
  
  .servis_form img.captcha {
    margin: 3px 0 0;
    border: 1px solid #7F9DB9;
  }
  .servis_form .submit {
    width: 160px;
    height: 50px;
  }
  
  .servis_form_top {
    width: 688px;
    height: 10px;
    background: url(../images/servis_form_top.gif) no-repeat;
  }
  .servis_form_bottom {
    width: 688px;
    height: 10px;
    background: url(../images/servis_form_bottom.gif) no-repeat;
  }

/* box pro hlášky */
.message {
  background: #0aa32e;
  border: 1px solid #0e9600;
  display: block;
  padding: 5px;
  margin: 10px 0;
}
.message_red {
  background: #ff3f3f;
  border: 1px solid #a10000;
  display: block;
  padding: 5px;
  margin: 10px 0;
}
ul.message_red li {
  margin: 0 0 0 15px;
}

#servis_formular {
  position: absolute;
  display: none;
  top: 10px;
}
#button_servis {
  position: absolute;
  top: 200px;
  right: 15px;
  display: block;
  width: 0px;
  width: 220px;
  height: 50px;
  cursor: pointer;
  line-height: 50px;
  text-transform: uppercase;
  text-decoration: none;
  background: url(../images/button_servis.gif) no-repeat;
  text-align: center;
}
#button_servis_nd {
  position: absolute;
  bottom: 25px;
  right: 15px;
  display: block;
  width: 0px;
  width: 220px;
  height: 50px;
  cursor: pointer;
  line-height: 50px;
  text-transform: uppercase;
  text-decoration: none;
  background: url(../images/button_servis.gif) no-repeat;
  text-align: center;
}
#close_servis {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;  
}

