@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #363636;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#head_top {
	background-image:url(images/header.png);
	width: 800px;
	height: 192px;
}


.hlavicka_nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-align: left;
}
.video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/pozadi/zalozka.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right;
	background-color: #000;
}


.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: justify;
}
.text_tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: justify;
}

.obrazky {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
}
.obrazky_pas {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
	width: 120px;
	height: 82px;
}


.hlavicka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	background-image: url(images/pozadi/hl_cerv.gif);
	background-repeat: repeat-x;
	text-align: justify;
	vertical-align: top;
}
.text_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-repeat: repeat;
	border: 0;
	background-image: url(images/pozadi/h2_sContent.jpg);
}
.text_tab_rozp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-repeat: repeat;
	border: 0;
	background-image: url(images/pozadi/h2_sContent.jpg);
	line-height: 18px;
}

.novinky {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/pozadi/zalozka.gif);
	background-repeat: repeat-x;
	width: 160px;
	height: 20px;
	color: #FFF;
	word-spacing: normal;
	vertical-align: top;
	display: block;
	text-align: center;
	background-position: center center;
}


.twoColFixLtHdr #container {
	width: 800px;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: left;
}
.odkaz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
	text-align: left;
}
.odkaz_pr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
	text-align: right;
	display: block;
	width: 200px;
	float: right;
}


.linky {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c40000;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
.linky a:visited {
	color: #666;
}

.dealeri {
	padding: 0px;
	border: 0px solid #FFF;
	margin: auto;
}



.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	color: #999;
}
.twoColFixLtHdr #mainContent {
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: justify;
	padding-top: 20px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #CC0000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	background-image: url(images/pozadi/nadp_str.jpg);
	width: 150px;
	background-repeat: repeat-x;
}
.cena {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url(images/pozadi/cena_pris.jpg);
}

.nadp_stranky {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #A0A0A4;
	word-spacing: normal;
	height: auto;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	top: 0px;
	background-image: url(images/pozadi/nadp_str.jpg);
	text-align: right;
}
.dealeri {
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
}
.tabulka_nadp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	font-weight: bold;
}
.text_tab_prava {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
	vertical-align: top;
	padding: 10px;
	background-image: url(images/pozadi/h2_sContent.jpg);
	background-repeat: repeat;
	border: 0;
}
.text_cenik_cenaDPH {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.text_cenik_cenaDPH_cerna {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.text-center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: center;
	font-weight: bold;
}
.linky_center {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c40000;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	text-align: center;
}
.text_tab_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-image: url(images/pozadi/h2_sContent.jpg);
	background-repeat: repeat;
	border: 0;
}
.textbila {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: justify;
}
.cena_prislusenstvi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url(images/pozadi/cena_pris.jpg);
}
.odkaz_nd {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666;
	text-decoration: underline;
	display: block;
	padding-top: 10px;
}


  #mainContent ul.menu-pas {
	list-style: none;
	height: 180px;
	
}
   
   #mainContent ul.menu-pas li { float: left; margin-left: 10px;}
   
    	
		#mainContent ul.menu-pas li a {
		display: block;
		float: left;
		height: 180px;
		text-indent: -9000px;
		margin-right: 30px;
		margin-bottom: 10px;
}
    
    	#mainContent ul.menu-pas li a.menu-uzola {
		width: 220px;
		background-image: url(images/menu-pas/menu_uzola.png);
		background-repeat: no-repeat;
}
      	#mainContent ul.menu-pas li a.menu-uzola:hover { background-position: -220px 0px; }
		
		#mainContent ul.menu-pas li a.menu-uchtys {
		width: 220px;
		background-image: url(images/menu-pas/menu_uchtys.png);
		background-repeat: no-repeat;
}
      	#mainContent ul.menu-pas li a.menu-uchtys:hover { background-position: -220px 0px; }
		
		#mainContent ul.menu-pas li a.menu-vetluga {
		width: 220px;
		background-image: url(images/menu-pas/menu_vetluga.png);
		background-repeat: no-repeat;
}
      	#mainContent ul.menu-pas li a.menu-vetluga:hover { background-position: -220px 0px; }
    
		#mainContent ul.menu-pas li a.menu-ttm3902 {
		width: 220px;
		background-image: url(images/menu-pas/menu_ttm3902.png);
		background-repeat: no-repeat;
}
      	#mainContent ul.menu-pas li a.menu-ttm3902:hover { background-position: -220px 0px; }
		
		#mainContent ul.menu-pas li a.menu-ttm4901 {
		width: 220px;
		background-image: url(images/menu-pas/menu_ttm4901.png);
		background-repeat: no-repeat;
}
      	#mainContent ul.menu-pas li a.menu-ttm4901:hover { background-position: -220px 0px; }

		#mainContent ul.menu-pas li a.menu-uzgur {
		width: 220px;
		background-image: url(images/menu-pas/menu_uzgur.png);
		background-repeat: no-repeat;
}
      	#mainContent ul.menu-pas li a.menu-uzgur:hover { background-position: -220px 0px; }
		
		#pasaky {
	height: 850px;
	background-image: url(images/menu-pas/pasaky.png);
	background-repeat: no-repeat;
}

		#pasaky_2 {
	height: 950px;
	background-image: url(images/menu-pas/pasaky_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.twoColFixLtHdr #container #mainContent .textmodra {
	color: #009;
}

