@charset "utf-8";
body {
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #FFF;
	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;
}
#submenu ul	{
	margin: 20px 20px -3px 0px;
	padding: 0px 20px 0px 20px;
	list-style-position:outside;
	background-image:url(../img/subp_menu_bottom_trans.gif);
	background-repeat:repeat-y;
	list-style-type:none;
	width:100%;
}
#submenu #nonactive {
  font-style:italic;
  color:#000000; 
}
li {
}
img {
	border:0px;
}
.img_border{
	border-width:1px;
	border-style:solid;
	border-color:#c1bfc0;
	padding: 5px;
}
.iko_ke_stazeni	{
	margin-right: 5px;
}
.iko_ext_odkaz	{
margin-left: 3px;
}
.ul_img_pod_submenu	{
	float:right; 
	list-style:none;
}
.ul_img_pod_submenu li	{
margin-bottom: 10px;
float:right;
}
#submenu img {
  margin: 0px;
}
.submenu_cnt_holder	{
	float:right; 
	text-align:right;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #container {
	width: 897px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 30px 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. */
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0 0 0 0;  /* 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. */
	margin: 0 0 0 0;
	background-image:url(../img/header.jpg);
	height: 106px;
}
.oneColFixCtrHdr #header #menu {
	margin: 38px 0 0 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: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width:675px;
	margin-right:0px;
	margin-left:auto;
}
.oneColFixCtrHdr #mainContent {
	padding: 0px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-image:url(../img/footer.jpg);
	height:74px;
	color:#FFF;
	font-size:11px;
	clear:both;
}
.oneColFixCtrHdr #footer div {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 10px 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	line-height:20px;
}
#obsah {
  width: 100%;
	float:left;
	margin-left:0px;
	margin-top:0px;
	line-height:20px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2e2e2e;
	text-align:justify;
	background-color:#FFF;
	padding-right:10px;
}
#submenu	{
	width:302px;
	padding:0px;
	float:left;
	margin:0px;
	margin-bottom: 10px;
	margin-right:20px;
	background-image:url(../img/subp_menu_top.jpg);
	background-repeat:no-repeat;
}
#download_menu	{
	width:302px;
	padding:0px;
	float:left;
	margin:0px;
	margin-right:20px;
	background-repeat:no-repeat;
}
#download_menu p	{
	margin: 0px 0px -10px 20px;
}
#subtext {
margin-left:322px;
}
#right_side {
  position:relative;
  margin-top:32px;
  margin-left:450px;
}
.sipka {
	vertical-align:text-bottom;
}
.flRight {
	float:right;
}
/* COMMON FONTS */
.oneColFixCtrHdr #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: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
A {
	color:#0000FF;
	text-decoration:none;
}
A:hover {
	color:#0000FF;
	text-decoration:underline;
}
A:visited {
	color:#0000FF;
	text-decoration:none;
}
p a:hover {
  text-decoration: underline;
}
li a:hover {
  text-decoration: underline;
}
.oneColFixCtrHdr #header #menu A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	font-weight: normal;
	margin-right: 26px;
}
P {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
.oneColFixCtrHdr #footer A {
	color: #FFF;
}
.oneColFixCtrHdr #mainContent H1 {
	font-size:16px;
	text-align:left;
	color:#274063;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:10px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left: 20px;
}
.oneColFixCtrHdr #mainContent H2 {
	font-size:14px;
	text-align:left;
	color:#FF9900;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
  /* font-style:italic; */
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 20px;
}
.oneColFixCtrHdr #mainContent H3 {
	font-size:13px;
	text-align:left;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:10px;
	margin-top:20px;
	margin-bottom:10px;
}
#breadcrumbs {
	margin-top:5px;
	font-size:11px;
	color:#666666;
}
#breadcrumbs a:hover{
  text-decoration:underline;
}
.odkazSipka A {
	color:#0066cc;
	text-decoration:none;
}
.odkazSipka A:hover {
	text-decoration:underline;
}
.odkazSipka {
	color:#0066cc;
	text-decoration:none;
}
.odkazSipka:hover {
	text-decoration:underline;
}
.odkazNabidka A {
	color:#535353;
	text-decoration:none;
	font-size:11px;
	font-family:tahoma, Helvetica, sans-serif;
}
.odkazNabidka:hover {
	color:#0066cc;
	text-decoration:underline;
}
.odkazNabidka:visited {
	color:#535353;
	text-decoration:none;
}
.odkazNabidkaVelke {
	color:#535353;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family:tahoma, Helvetica, sans-serif;
	line-height:30px;
}
.odkazNabidkaVelke:hover {
	color:#0066cc;
	text-decoration:underline;
}
.odkazNabidkaVelke:visited {
	color:#535353;
	text-decoration:none;
}
.odkazNabidkaMale {
	color:#535353;
	text-decoration:none;
	font-size:12px;
	font-family:tahoma, Helvetica, sans-serif;
}
.odkazNabidkaMale:hover {
	color:#0066cc;
	text-decoration:underline;
}
.odkazNabidkaMale:visited {
	color:#535353;
	text-decoration:none;
}
#nabidkaVelke ul {
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 20px;
	list-style-position:outside;
	background-repeat:repeat-y;
	list-style-type:none;
	list-style:none;
	width:100%;
}
#submenu a:hover {
  color:#0066cc;
  text-decoration:underline;
}
#submenu a{
  color:#535353;
  text-decoration:none;
}
#nabidkaVelke a:hover {
  color:#0066cc;
  text-decoration:underline;
}
.news_date {
	color:#274063;
	font-weight:bold;
}
.tabulka table {
  margin: 10px auto 10px auto;
  text-align: center;
  border-collapse: collapse;
}
.tabulka td {
  padding: 0.3em;
  border: solid #999 1px;
}
.tabulka th {
  padding: 0.3em;
  border: solid #999 1px; 
}
.tabulka tr.prvni {
  background: #dddddd;
}
.tab_kontakt table {
  margin: 10px auto 10px auto;
  text-align: center;
  border-collapse: collapse;
}
.tab_kontakt td {
  padding-left: 10px;
  padding-top:5px;
  padding-bottom:5px;
  border: solid #999 1px;
}
.tab_kontakt th {
  border: solid #999 1px; 
}
.tab_kontakt tr.prvni {
  background: #dddddd;
  padding-top: 0px;
  padding-bottom: 0px;
}
#kalkulacka label{width:17%;float:left;text-align:right;font-weight:bold;padding-right:8px;}
#kalkulacka .calctype label{width:72%;}
#kalkulacka .error,#kalkulacka .result{margin-top:1em;font-weight:bold;}
#kalkulacka .error{color:red;}
#kalkulacka .result{color:#274063;}
#kalkulacka .result label{color:#2e2e2e;}
#kalkulacka input.disabled{color:#808080;background-color:#d4d0c8;}
#kalkulacka input.short{width:73px;}
#kalkulacka #material{width:421px;}
sub,sup{vertical-align:baseline;position:relative;}
sub{top:0.4em;}
sup{bottom:0.4em;}

