body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background: #FFFFFF  url("images/t-dr.gif") repeat-x top;
	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: color:#3A4750;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}
a {text-decoration:none;color:#3A4750;}
.ul1 { margin:0px; padding:0px; list-style: none;}
p, td, a, select, option, input {font-size: 9pt;}


.twoColFixLtHdr #container {
	width: 900px;  
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 192px; /* 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: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px 15px 0px;
	border: 0px solid red;
}
#mainContent { 
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 0px 5px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width:700px;float:right;
	border: 0px solid blue;
} 
.twoColFixLtHdr #footer {
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #FFFFFF  url("images/t-dr.gif") repeat-x top; height:35px; border:1px solid #cccccc; 
	text-align:center;
} 
.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 */
	text-align:center;
	color: #666666;
	padding: 13px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}

#hea { height:100px;}
#head1 { text-align:center;height:97px;}
#head2 {}
#head2 img { border:1px solid #cccccc; margin:5px 5px 5px 5px;}
#head3 {}
#head3 img { margin:0px 10px 0px 20px;padding:0 0 0 0;}
.head_v { width:1px; height:80px; background:url(/images/v-l.gif) repeat-y;}
#hmenu { width:900px; background:url(images/t_p.gif) repeat-x top left; height:23px; padding-top:11px;border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;
}
#hmenu ul {display:inline; height:15px; border:0px solid red;}
#hmenu ul li{display:inline; padding:0 0 0 20px; }
#hmenu ul li a{font-size:8pt; font-weight:bold;color:black; text-transform:uppercase;text-shadow: 2px 2px 2px white;}
#jdn {
	float:right;
	position:relative;
	top:-10px;
}
#jdnt {
		position:relative;
	top:-10px;

}
#jdn img {
	border:0px solid white;
}
#fl_o { border:0px solid blue; height:105px;}
#flash {width:700px; border:0px solid green; text-align:left;float:left }
.man { width:192px; height:103px; background:url(images/m1-t.jpg) no-repeat top #b12222; border:0px solid red;margin:0 0 0 0; padding:0; }
.man_in { border:0px solid blue;margin:0 0 0 0;padding:0 0 0 0;color:#FFFFFF;  }
#hled {padding-top: 5px;padding-left: 35px;padding-bottom: 0px;margin:0 0 0 0;}
#manu {padding-top: 5px;padding-left: 35px;padding-bottom: 0px;margin:0 0 0 0;}
.right_txt {height:103px;margin:0 0 0 0;padding:0 0 0 0;float:right;}

#sidebar1 h3 {margin: 0; color:#EA4E00; font-size:10pt; line-height:12px; text-transform:uppercase; font-weight:bold; padding-left:8px; background:url(images/a3.gif) no-repeat left;}
.side_h {border:1px solid #cccccc; padding: 2px 2px 2px 2px; }
.side_h_in { background:url(images/m2-t-dr.gif) repeat-x top; padding: 11px 8px 8px 14px; }
.side_k {border:1px solid #cccccc; background:url(images/m2-b-dr.gif) repeat-x top;  padding: 10px 10px 20px 10px; }

#main {float:left; width:500px; margin:0px 7px 0px 0px; border:0px solid red;}
.main_h {border:1px solid #cccccc; padding: 2px 2px 2px 2px; }
.main_h_in { background:url(images/m3-dr.gif) repeat-x top #15466c; padding: 11px 8px 8px 14px; }
.main_k {border:1px solid #cccccc; padding: 10px 15px 20px 15px; }
#main h3 {margin: 0; color:#ffffff; font-size:8pt; line-height:12px; text-transform:uppercase; font-weight:bold; padding-left:8px; background:url(images/a2.gif) no-repeat left;}

.p_nadpis { color:#15466c; font-weight:bold;}
.nad3 { width:200px; height:16px; border:solid 1px #cccccc; color:#ffffff; font-size:8pt; font-weight:bold; background: #b12222 url(images/p_p.gif) repeat-x 50% top; padding:5px 0 0 15px; margin:0; cursor:pointer; }
.pop {height_:180px;min-height:180px;}
.pr_odkaz {margin:10px 0 10px 0;}
.im {float:left;margin-right:18px;margin-bottom:5px;}
.p_popis ul { list-style-image: url('../images/sipka.gif');list-style-position: outside;}
.p_ts ul { list-style-image: url('../images/sipka.gif');list-style-position: outside; }


#sidebar_r {width:192px; float:right;}
#sidebar_r h3 {margin: 0; color:#EA4E00; font-size:10pt; line-height:12px; text-transform:uppercase; font-weight:bold; padding-left:8px;}

.ul2{ margin:0px; padding:0px; list-style: none;}
.ul2 li { background:url(images/h-l1.gif) repeat-x bottom; margin:0px; padding: 3px 0px 3px 0px;}
.ul2 li .aa { color:#3A4750; text-decoration:none; line-height:14px; border:0px solid red;cursor:pointer;}
.li_bul { padding-left:12px; background:url(images/bul.gif) no-repeat left; }
.ul2 li .aa:hover { color:#EA4E00;cursor:pointer;}
.ul2 li a {font-size: 8pt;font-weight: bold;}
.ul2 li .aa {font-size: 8pt;font-weight: bold;}
.ul2 li ul {list-style-type: none;font-size: 8pt;}
.ul2 li ul li {list-style-type: none;font-weight: normal; background:none; padding: 3px 3px 3px 3px;}
.ul2 li ul li a {font-size: 8pt;font-weight: normal;}


.katg a {color:black;	text-decoration: none;	font-weight:normal;	font-size:9pt;}
.katg ul { list-style-image: url('../images/sipka.gif');list-style-position: outside; }
.katg ul li { border-bottom:1px solid #cccccc; margin-top:5px; padding-bottom:5px;}

.distro { list-style-type:none; margin-left:0px; padding-left:10px; padding-bottom:5px; }
.distro li {font-size:7pt; color: black; width:99%; margin-left:0px; padding-left:0px; padding-bottom:3px; padding-top:3px;}
.distro .td1 {font-size:8pt;font-weight:bold; cursor:pointer; display:inline;}
.distro .td2 {font-size:8pt;font-weight: normal; display:inline;}
.distro .td1 a {font-size:8pt;font-weight:bold;}
.distro .inf a {font-size:7pt; color: black}
.distro .inf { background: #F5F5F5; list-style-type:none; margin-left:0px; padding-left:10px; width:100%;}
.distro .inf li {font-size:7pt; color: black;  margin-left:0px; padding-left:0px;}
.distro .nadpis { color:#EA4E00;text-decoration: none;font-weight:bold;	font-size:11pt;}
/*novinky a akce*/
.new_nadpis { color:#15466c; font-weight:bold;}
.new_im {float:left; padding:5px 5px 5px 5px;}
.new_popis img { border:1px solid #cccccc; }
.new_popis ul { list-style-image: url('../images/sipka.gif');list-style-position: outside; }
.new_popis .vice { border:0px solid #cccccc; margin-top:5px; }
.akceimg {border:1px solid #cccccc;}
.ramek {border:1px solid #cccccc;}

/* download */
.d1 { list-style-type:none; margin-left:0px; padding-left:10px; padding-bottom:5px; }
.d1 li {font-size:8pt; width:99%; margin-left:0px; padding-left:0px; padding-bottom:3px; padding-top:3px; }

.nad6 a { color:#EA4E00; font-size:10pt; line-height:18px; text-transform:uppercase; font-weight:bold; padding-left:8px;}
.nad5 {font-size:9pt; font-weight:bold; cursor:pointer;}
.nad7 { color:#15466c; font-size:9pt; font-weight:bold; padding-left:12px;}
.down {border-bottom:1px solid #cccccc; border-top:1px dashed #cccccc; list-style-type:none; margin-left:0px; padding-left:10px; padding-bottom:5px; }
.down li {font-size:8pt; width:100%; margin-left:0px; padding-left:0px; padding-bottom:3px; padding-top:3px; }
.down .ob { width:100%; vertical-align:top; min-height:60px}
.down .aa { float:left; width:54px; height:54px; padding:2px 2px 2px 2px;}
.down .dt { float:right; width:380px; min-height:54px; text-align:left; padding:2px 2px 2px 2px;}


.hide { display: none; }
.unhide { display: inline; }
